game_survival_logic
Jump to navigation
Jump to search
game_survival_logic
is a point entity available in Counter-Strike: Global Offensive. It's one of many new entities added with the Danger Zone update.
It fires outputs when events happen during Survival mode.
Keyvalues
- Name (targetname) <string>
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Outputs
- OnZoneRocketWarning
- Fired when the warning sound plays that announcing incoming rockets.
- OnZoneRocketStartLaunch
- Fired when the barrage of rockets start launching (after the announce).
- OnZoneEndGameStart
- Fired when the end game starts and no more rockets will fire, but the zones start shrinking.