planted_c4_training
Jump to navigation
Jump to search
Code classes:
CPlantedC4Training
CPlantedC4
CBaseAnimating
(models)CBaseEntity
(all ents)
planted_c4_training
is a point entity present in Counter-Strike: Global Offensive. A planted C4 which will spark harmlessly when its timer runs out. Used in training mode.
Inputs[edit | edit source]
- ActivateSetTimerLength
<float>
- Activates the bomb. Parameter is how many seconds it will take to explode. If sent while the bomb is already ticking, the time is set to the new time.
Outputs[edit | edit source]
- OnBombExploded
- Fires when the bomb timer runs out.