Weapon c4: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{wrongtitle|title=weapon_c4}}
==Entity description==
{{Css}} This invisible entity represents the bomb used in "de_" ("defuse") maps. It is automatically assigned at the beginning of the round and should not be placed in [[Hammer]].
{{Css}} This invisible entity represents the bomb used in "de_" ("defuse") maps. It is automatically assigned at the beginning of the round and should not be placed in [[Hammer]].
==Keyvalues==
* {{KV Targetname}}
==Inputs==
* {{I Targetname}}
==Outputs==
* {{O Targetname}}
[[Category:Counter-Strike: Source Entities]]


[[Category:Counter-Strike: Source Entities]]
[[Category:Counter-Strike: Source Entities]]
[[Category:Weapons]]
[[Category:Weapons]]

Revision as of 08:12, 13 June 2011

Template:Wrongtitle

Entity description

Counter-Strike: Source This invisible entity represents the bomb used in "de_" ("defuse") maps. It is automatically assigned at the beginning of the round and should not be placed in Hammer.

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

Inputs

Outputs