Commentary zombie spawner: Difference between revisions
Jump to navigation
Jump to search
(→Inputs: added new info for l4d2 SI names) |
Kestrelguy (talk | contribs) m (updated template usage.) |
||
Line 1: | Line 1: | ||
{{ | {{lang|Commentary zombie spawner}}__NOTOC__ | ||
| | |||
}}__NOTOC__ | |||
{{l4d series point|commentary_zombie_spawner}} It is a manual spawning point for specific types of zombies for the commentary mode. | {{l4d series point|commentary_zombie_spawner}} It is a manual spawning point for specific types of zombies for the commentary mode. | ||
==Keyvalues== | ==Keyvalues== | ||
{{KV | {{KV BaseEntity|l4d2=1}} | ||
==Inputs== | ==Inputs== | ||
{{IO|SpawnZombie|Spawn a specific zombie now. String format is zombie type followed by an optional target name (e.g. | {{IO|SpawnZombie|Spawn a specific zombie now. String format is zombie type followed by an optional target name (e.g., <tt>smoker,BostonJoe</tt> or <tt>common_male_suit</tt>).<br/> Zombie types {{l4d}}{{l4d2}}: Boomer, Common_*, Hunter, Smoker, Tank, Witch.<br> Zombie types {{l4d2}}: Jockey, Charger, Spitter|param=string}} | ||
{{I | {{I BaseEntity|l4d2=1}} | ||
==Outputs== | ==Outputs== | ||
{{IO|OnSpawnedZombieDeath| | {{IO|OnSpawnedZombieDeath|Fired when one of the zombies spawned by this entity has died.}} | ||
{{O Targetname}} | {{O Targetname}} | ||
==See | ==See Also== | ||
* | * {{ent|info_zombie_spawn}} |
Revision as of 19:03, 6 June 2022
Template:L4d series point It is a manual spawning point for specific types of zombies for the commentary mode.
Keyvalues
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.