ctf ![code/modules/capture_the_flag/ctf_game.dm 9](git.png)
Base CTF machines, if spawned in creates a CTF game with the provided game_id unless one already exists. If one exists associates itself with it.
Vars | |
ctf_game | Reference to the CTF controller that this machine operates under. |
---|---|
game_id | The game ID that this CTF machine is associated with. |
Var Details
ctf_game ![code/modules/capture_the_flag/ctf_game.dm 21](git.png)
Reference to the CTF controller that this machine operates under.
game_id ![code/modules/capture_the_flag/ctf_game.dm 17](git.png)
The game ID that this CTF machine is associated with.