commentary_zombie_spawner

From Source Entities
Jump to navigation Jump to search

Code classes:

commentary_zombie_spawner is a point entity present in both L4d.pngL4d2-small.pngLeft 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.