Func no defuse: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (removed {{DISPLAYTITLE}}, covered by the csgo brush template) |
||
Line 1: | Line 1: | ||
{{csgo brush|func_no_defuse}} | {{csgo brush|func_no_defuse}} | ||
Revision as of 14:57, 1 August 2018
Entity description
No Defuse Area. The counter-terrorists will not be able to defuse bombs 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>[ Edit ]
- 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
Parentname:
- Parent (parentname) <targetname>
- Specifies a movement parent. An entity will maintain its initial offset from its parent. An attachment point can be added to the end of the name, separated by a comma.