Weapon c4: Difference between revisions
Jump to navigation
Jump to search
m (Category:Weapons) |
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
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.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities