TGame.StartVoteMap

From Soldat Community Wiki
Revision as of 14:36, 24 November 2014 by ExHunter (talk | contribs) (Description)
(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 for target map.
Note that this will NOT trigger TActivePlayer.OnVoteMapStart

Example

Game.StartVoteMap('ctf_Laos');