Commentary zombie spawner: Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (→top: Unicodifying, replaced: {{language subpage → {{langsp) |
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
||
Line 1: | Line 1: | ||
<!-- When this page is updated to {{langsp}} or {{langsp}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->__NOTOC__ | <!-- When this page is updated to {{langsp}} or {{langsp}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->__NOTOC__ | ||
{{lang}}{{CD|CCommentaryZombieSpawner}} | {{lang}}{{CD|CCommentaryZombieSpawner}} | ||
{{this is a|name=commentary_zombie_spawner|series=Left 4 Dead | {{this is a|point entity|name=commentary_zombie_spawner|series=Left 4 Dead}} It is a manual spawning point for specific types of zombies for the [[Commentary System]]. | ||
{{clr}} | {{clr}} | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 17:49, 17 May 2024
![]() |
---|
CCommentaryZombieSpawner |
commentary_zombie_spawner
is a point entity available in Left 4 Dead series. It is a manual spawning point for specific types of zombies for the Commentary System.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- SpawnZombie <string >
- Spawn a specific zombie now. String format is zombie type followed by an optional target name (e.g., smoker,BostonJoe or common_male_suit).
Zombie types: Boomer, Common_*, Hunter, Smoker, Tank, Witch.
Zombie types: Jockey, Charger, Spitter
Outputs
- OnSpawnedZombieDeath
- Fired when one of the zombies spawned by this entity has died.