Breachcharge projectile: Difference between revisions
Jump to navigation
Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{ent not in fgd}} | {{ent not in fgd}} | ||
{{this is a|point entity|game=Counter-Strike: Global Offensive|name=breachcharge_projectile}} | {{this is a|point 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}} |
Revision as of 15:54, 3 June 2025
breachcharge_projectile
is a point 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]