Weapon c4: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (categorization) |
||
| Line 1: | Line 1: | ||
{{css point|weapon_c4}} | {{css point|weapon_c4}} | ||
==Entity description== | ==Entity description== | ||
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]]. | 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== | ==Keyvalues== | ||
{{KV Targetname}} | |||
==Inputs== | ==Inputs== | ||
{{I Targetname}} | |||
==Outputs== | ==Outputs== | ||
{{O Targetname}} | |||
[[Category:Counter-Strike: Source Entities]] | [[Category:Counter-Strike: Source Entities]] | ||
[[Category:Weapons]] | [[Category:Counter-Strike: Source Weapons]] | ||
Revision as of 21:19, 1 January 2014
Entity description
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.
parentnameortarget).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities