Flashbang projectile: Difference between revisions
Jump to navigation
Jump to search
(-added class hierarchy, cleanup) |
m (→Inputs: Substituted IO templates) |
||
| Line 11: | Line 11: | ||
== Inputs == | == Inputs == | ||
{{ | {{I|SetTimer|only={{csgo}}|param=float|Sets the fuse time of this entity until it explodes.}} | ||
Revision as of 09:56, 21 April 2025
| CFlashbangProjectile |
flashbang_projectile is a point entity available in
Counter-Strike: Source and
Counter-Strike: Global Offensive.
Entity Description
Thrown version of weapon_flashbang.
When this entity is created using ent_create flashbang_projectile, it will...
do nothing.
explode after a fixed duration, as if it was thrown by a player (unless it receives the SetTimerinput).
Inputs
- SetTimer <float> (only in
) - Sets the fuse time of this entity until it explodes.