spawner
A spawn point for CTF, ghosts can interact with this to vote for CTF or spawn in if a game is running.
Vars | |
ammo_type | The powerup dropped when a player spawned by this controller dies. |
---|---|
ctf_gear | assoc list for classes. If there's only one, it'll just equip. Otherwise, it lets you pick which outfit! |
default_gear | Var that holds a copy of ctf_gear so that if instagib mode is enabled (overwritting ctf_gear) it can be reverted with this var. |
team | The team that this spawner is associated with. |
team_span | The span applied to messages associated with this team. |
Var Details
ammo_type
The powerup dropped when a player spawned by this controller dies.
ctf_gear
assoc list for classes. If there's only one, it'll just equip. Otherwise, it lets you pick which outfit!
default_gear
Var that holds a copy of ctf_gear so that if instagib mode is enabled (overwritting ctf_gear) it can be reverted with this var.
team
The team that this spawner is associated with.
team_span
The span applied to messages associated with this team.