StrataSource / FGD

The FGD + Hammer resource files for games built on Strata Source.
20 stars 15 forks source link

Add USE_PAUSE feature switch #45

Closed braem closed 3 years ago

braem commented 3 years ago

Only a few spawnflags related to this one

Gocnak commented 3 years ago

Just clarifying, these are related to the pausing functionality of the game, and not a feature of ambient_generic that allows you to pause the sound being played?

braem commented 3 years ago

Just clarifying, these are related to the pausing functionality of the game, and not a feature of ambient_generic that allows you to pause the sound being played?

Yeah it directly sets the soundflags, and this one in particular (SND_SHOULDPAUSE in code) checks to see if the game is paused. Unfortunately it is engine code so I can't link code here. I'll do so internally.