commentary_zombie_spawner
Jump to navigation
Jump to search
Code classes:
CCommentaryZombieSpawner
CPointEntity
CBaseEntity
(all ents)
commentary_zombie_spawner
is a point entity present in both Left 4 Dead games. It spawns a zombie. Intended only for commentary mode. See
info_zombie_spawn
for regular use.
Inputs[edit | edit source]
- SpawnZombie
<string>
- Spawns a specific zombie. String format is zombie type followed by an optional target name (e.g. 'smoker,BostonJoe' or 'common_male_suit').
Outputs[edit | edit source]
- OnSpawnedZombieDeath
- Fires when a zombie spawned form this entity dies.