func_no_defuse

From Valve Developer Community
Jump to: navigation, search
Creating a Bomb Defusal Map

func_no_defuse is a brush entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive.

No Defuse Area. The Counter-Terrorists are unable to defuse C4 entities while they are touching this trigger volume. This is used in map design to prevent players from defusing bombs through walls or floors.

Keyvalues

Name (targetname) <string>
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