Breachcharge projectile: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{stub}} {{ent not in fgd}} {{csgo point|breachcharge_projectile}} == Entity Description == A thrown weapon_breachcharge. == Keyvalues == ''Targetname:'' ---- '''Name''...") |
No edit summary |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{ent not in fgd}} | {{ent not in fgd}} | ||
{{ | {{this is a|model entity|game=Counter-Strike: Global Offensive|name=breachcharge_projectile}} A thrown {{ent|weapon_breachcharge}}. | ||
A thrown | |||
== Keyvalues == | == Keyvalues == | ||
{{KV Targetname}} | |||
== Inputs == | == Inputs == | ||
{{I|InitializeSpawnFromWorld|Activates the grenade, causing it to explode after a few seconds as if it was thrown by a player.{{confirm}}}} | |||
== See also == | |||
* {{ent|weapon_breachcharge}} |
Latest revision as of 15:56, 3 June 2025
breachcharge_projectile
is a model entity available in Counter-Strike: Global Offensive. A thrown weapon_breachcharge.
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
Inputs
- InitializeSpawnFromWorld
- Activates the grenade, causing it to explode after a few seconds as if it was thrown by a player.[confirm]