0 Members and 1 Guest are viewing this topic.
function OnVoteMapEnd(Player:TActivePlayer; Map:tActiveMap):boolean;beginResult:=true; Voting will be canceled and will not change the map.Result:=false; Map be changed.end;