TGame.StartVoteMap

From Soldat Community Wiki
Revision as of 13:31, 23 July 2013 by Mighty (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
procedure StartVoteMap(Name: string)
 Name: Name of the map to vote

Description

Starts a vote to change map

Example

Game.StartVoteMap('ctf_Laos');