TGame.StartVoteMap
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');
procedure StartVoteMap(Name: string) Name: Name of the map to vote
Starts a vote for target map.
Note that this will NOT trigger TActivePlayer.OnVoteMapStart
Game.StartVoteMap('ctf_Laos');