molotov_projectile

From Valve Developer Community
Jump to: navigation, search
Info.png
This entity is not in the FGD by default .
It should not be put directly in a map.
class hierarchy
CMolotovProjectile
CBaseCSGrenadeProjectile
CBaseGrenade
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity

molotov_projectile is a point entity available in Left 4 Dead series Left 4 Dead series. It's a projectile spawned when throwing weapon_molotov and spawns inferno where it breaks.

Note.pngNote:If it hits prop_car_alarm or prop_car_glass it deals 10 generic damage with thrower as attacker thus setting off potential alarm
Note.pngNote:Default model name: models/w_models/weapons/w_eq_molotov.mdl
Note.pngNote:Emitted sounds

When thrown 'Molotov.Throw' emitted as 'weapons/molotov/fire_ignite_2.wav'

While flying 'Molotov.Loop' emitted as 'weapons/molotov/fire_loop_1.wav'

Break sounds: weapons/molotov/molotov_detonate_3.wav weapons/molotov/molotov_detonate_swt_01.wav

Note.pngNote:
Blank image.pngTodo: Fire particle name

ConVars

Cvar/CommandParameters or default valueDescriptorEffect
z_tanks_block_molotovs1

See Also