dangerzone_controller
Jump to navigation
Jump to search
Code classes:
CDangerZoneController
CBaseEntity
(all ents)
dangerzone_controller
is a point entity present in Counter-Strike: Global Offensive. It controls the danger zone in a danger zone map. If not added in Hammer, one is automatically made when the map runs.
Keyvalues[edit | edit source]
Enabled(dz_enabled)
<boolean>
- Always sets itself to Yes when the map runs. If changed with AddOutput, it partially disables the danger zone. To disable the danger zone entirely, Kill this entity.
- Suppress Bomb Alert
(dz_suppressbombalert)
<boolean>
- If Yes, does not play the initial radio line warning about the zone. Automatically sets itself to No when the map runs, but can be changed with AddOutput.
- Mission Controls Explosions
(dz_missioncontrolled)
<boolean>
- "Must be enabled for mission scripting flow to control explosions."[Clarify]