Game end: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (→Availability) |
||
Line 7: | Line 7: | ||
[[Image:Game end.png|left]]An entity that ends a multiplayer game. Does not work in single-player games.{{clr}} | [[Image:Game end.png|left]]An entity that ends a multiplayer game. Does not work in single-player games.{{clr}} | ||
{{in code|class=class_c_game_end.html CGameEnd|file=maprules_8cpp-source.html maprules.cpp}} | {{in code|class=class_c_game_end.html CGameEnd|file=maprules_8cpp-source.html maprules.cpp}} | ||
Revision as of 12:19, 12 April 2008
Template:Wrongtitle Template:Base point
Entity Description
Entity Description
An entity that ends a multiplayer game. Does not work in single-player games.
Keyvalues
- Template:Kv targetname
- master
- <string> Legacy support: The name of a master entity. If the master hasn't been activated, this entity will not activate.
Inputs
- Template:I targetname
- EndGame
- End the multiplayer game.