Pipe bomb projectile: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(-added class hierarchy, used varcom template) |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{CD|CPipeBombProjectile}} | |||
{{l4d series point|pipe_bomb_projectile}} | {{l4d series point|pipe_bomb_projectile}} | ||
Line 6: | Line 7: | ||
== Related Cvars == | == Related Cvars == | ||
{{varcom|start}} | |||
pipe_bomb_beep_interval_delta | {{varcom|pipe_bomb_beep_interval_delta|0.025|Seconds}} | ||
pipe_bomb_beep_min_interval | {{varcom|pipe_bomb_beep_min_interval|0.1|Seconds}} | ||
pipe_bomb_initial_beep_interval | {{varcom|pipe_bomb_initial_beep_interval|0.5|Seconds}} | ||
pipe_bomb_shake_amplitude | {{varcom|pipe_bomb_shake_amplitude|50|[[Unit]]s}} | ||
pipe_bomb_shake_radius | {{varcom|pipe_bomb_shake_radius|750|[[Unit]]s}} | ||
pipe_bomb_timer_duration | {{varcom|pipe_bomb_timer_duration|6|Seconds}} | ||
{{varcom|end}} |
Revision as of 17:54, 5 November 2022
![]() |
---|
CPipeBombProjectile |
Entity Description
A thrown weapon_pipe_bomb. Also used for the explosion of propane tank or oxygen tank.
Related Cvars
Cvar/Command | Parameters or default value | Descriptor | Effect |
---|---|---|---|
pipe_bomb_beep_interval_delta | 0.025 | Seconds | Todo: Effect description. |
pipe_bomb_beep_min_interval | 0.1 | Seconds | Todo: Effect description. |
pipe_bomb_initial_beep_interval | 0.5 | Seconds | Todo: Effect description. |
pipe_bomb_shake_amplitude | 50 | Units | Todo: Effect description. |
pipe_bomb_shake_radius | 750 | Units | Todo: Effect description. |
pipe_bomb_timer_duration | 6 | Seconds | Todo: Effect description. |