Difference between revisions of "TGame.StartVoteMap"
(Created page with " '''''procedure StartVoteMap(Name: string)''''' Name: Name of the map to vote ==Description== Starts a vote to change map<br> ==Example== <syntaxhighlight lang="pascal"> Ga...") |
(No difference)
|
Revision as of 11:31, 23 July 2013
procedure StartVoteMap(Name: string) Name: Name of the map to vote
Description
Starts a vote to change map
Example
Game.StartVoteMap('ctf_Laos');