Planted c4 training: Difference between revisions

From Valve Developer Community
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.)
m (→‎Inputs: Substituted IO templates)
 
Line 10: Line 10:
* {{KV Targetname}}
* {{KV Targetname}}
==Inputs==
==Inputs==
{{IO|ActivateSetTimerLength|Activates the C4 and sets the timer until explosion|param=float}}
{{I|ActivateSetTimerLength|Activates the C4 and sets the timer until explosion|param=float}}
* {{I Targetname}}
* {{I Targetname}}
==Outputs==
==Outputs==

Latest revision as of 07:55, 21 April 2025

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

planted_c4_training is a point entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive.

Entity description

This entity represents a training version of C4 in Counter-Strike: Global Offensive. Unlike regular C4, this entity explodes in a firework explosion that is harmless to players.

To be defused it needs a func_bomb_target in the level, cannot be defused in gamemode co-op strike.

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

ActivateSetTimerLength <floatRedirectInput/float>
Activates the C4 and sets the timer until explosion

Outputs

OnBombBeginDefuse

OnBombDefuseAborted

OnBombDefused

OnBombExploded