molotov_projectile

From Valve Developer Community
Revision as of 12:25, 24 June 2024 by Nescius (talk | contribs) (Nescius moved page Molotov projectile Left 4 Dead series to Molotov projectile (Left 4 Dead series) without leaving a redirect: more consistent naming)
Jump to navigation Jump to search
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CMolotovProjectile
CBaseCSGrenadeProjectile
CBaseGrenade
CBaseAnimating
CBaseEntity

molotov_projectile is a point entity available in Left 4 Dead seriesLeft 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

ConVars

Cvar/Command Parameters or default value Descriptor Effect
z_tanks_block_molotovs 1

See Also