Enumerations2
SymbolDescription
MapChange
NominateResult
Forwards2
SymbolDescription
OnMapVoteStartedCalled when mapchooser starts a Map Vote.
OnNominationRemovedCalled when mapchooser removes a nomination from its list. Nominations cleared on map start will not trigger this forward
Functions9
SymbolDescription
CanMapChooserStartVoteChecks if MapChooser will allow a vote
EndOfMapVoteEnabledChecks if MapChooser is set to run an end of map vote.
GetExcludeMapListGets the current list of excluded maps.
GetNominatedMapListGets the current list of nominated maps.
HasEndOfMapVoteFinishedChecks if MapChooser's end of map vote has completed.
InitiateMapChooserVoteInitiates a MapChooser map vote Note: If no input array is specified mapchooser will use its internal list. This includes any nominations and excluded maps (as per mapchoosers convars).
NominateMapAttempt to add a map to the mapchooser map list.
RemoveNominationByMapAttempt to remove a map from the mapchooser map list.
RemoveNominationByOwnerAttempt to remove a map from the mapchooser map list.