Dangerzone controller: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
Line 1: Line 1:
{{this is a|e0|game=csgo|name=dangerzone_controller}}{{DZupdate}}
{{this is a|point entity|game=Counter-Strike: Global Offensive|name=dangerzone_controller}}{{DZupdate}}


Danger Zone Controller entity for mission-driven bomb explosions
Danger Zone Controller entity for mission-driven bomb explosions

Latest revision as of 19:38, 17 May 2024

dangerzone_controller is a point entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive.It's one of many new entities added with the CS:GO Danger Zone Danger Zone update.

Danger Zone Controller entity for mission-driven bomb explosions

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Enabled (dz_enabled) <boolean>
Must be enabled when placed in the map
Suppress Bomb Alert (dz_suppressbombalert) <boolean>
Disable if you need to generate alerts for players to activate their tablets
Mission Controls Explosions (dz_missioncontrolled) <boolean>
Must be enabled for mission scripting flow to control explosions