Smoker: Difference between revisions
Jump to navigation
Jump to search
Tip:To spawn smoker manually commentary_zombie_spawner, info_zombie_spawn or ZSpawn script function can be used.
Warning:Trying to spawn smoker using SpawnEntityFromTable script function or by placing him directly in a map will crash the game
Important:Smoker's classname is changed to
Note:All
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
{{warning|Trying to spawn smoker using SpawnEntityFromTable script function or by placing him directly in a map will crash the game}} | {{warning|Trying to spawn smoker using SpawnEntityFromTable script function or by placing him directly in a map will crash the game}} | ||
{{important|Smoker's classname is changed to <code>player</code> upon spawning}} | {{important|Smoker's classname is changed to <code>player</code> upon spawning}} | ||
{{OtherKIO|altlink={{ent|player|game=Left 4 Dead series}}|All}} | {{OtherKIO|altlink={{ent|player|game=Left 4 Dead series}}|2=All}} | ||
{{clr}} | {{clr}} | ||
Revision as of 17:59, 29 April 2025
![]() |
---|
Smoker |
smoker
is a point entity available in Left 4 Dead series. By default the AI director tries to spawn him in above survivors (SPAWN_ABOVE_SURVIVORS spawn set). Smoker spawns with his melee ability weapon_smoker_claw and ability_tongue which controls his special ability.



player
upon spawning
Keyvalues / Inputs / Outputs
are same as player.ConVars
z_gas_health : 250 : , "sv", "cheat" : Gas Zombie max health
z_gas_speed : 210 : , "cheat", "rep", "cl" :
Smoker_escape_range : 750 : , "sv", "cheat" :
smoker_pz_claw_dmg : 4 : , "cheat", "rep", "cl" : Amount of damage done by a PZ smoker's regular melee attack
smoker_tongue_delay : 1.5 : , "sv", "cheat" :
Actions
- SmokerAssault
- SmokerAttack
- SmokerBehavior
- SmokerMoveToAttackPosition
- SmokerRetreatToCover
- SmokerTongueVictim