Ultimate-Mapchooser
Ultimate-Mapchooser copied to clipboard
A SourceMod plugin that provides advanced and flexible control over map voting and rotation.
Changing this will remove any weird issues normal KV's can have with group names. Note that this change will require significant changes to how UMC processes the mapcycle. Instead of...
Allow sub-groups and stand-alone maps. Sub-Groups: A group within a group. Useful for tiered votes (when a group wins, the second vote can then apply the features of groups to...
This will allow for multiple settings in the UMC-Mapcycle. The file will be read sequentially, when a new setting is found react appropriately. Ex: "default_*" -- update the current default...
In response to: https://forums.alliedmods.net/showpost.php?p=1646532&postcount=2422 If enabled, UMC will add all nominations from all groups to the vote first, then go through all the different groups and add remaining maps (maps_invote...
Originally Posted by Ares Veteran > Steel, > can you do this for me? or do you dont like the idea? or is not possible to do? Maybe an admin...
Currently, when stage 1 of tiered voting completes, nothing is printed indicating which group won; all that is visible is the "Another vote is on the way" message. The winner...
Requirements: - A method of setting how many groups to include in a vote. - Cvar per module (would have to be added to UMC_StartVote) - Setting in UMC-Mapcycle (would...
Requested by Doobie in IRC. Should look something like: `UMC_ClientVoted(const String:voteManager[], client, Handle:item);` Due to how this is controlled by the vote manager, it will require a way for the...
> Vote status report Some command giving the status of UMC regarding endvote, nominations and rtv. At least something returning "in progress" if "sm_nextmap" triggers the bug I mentionned above,...
Thanks to SourceMods new transitional syntax, UMC doesn't build on newer (>=1.7) versions of SourceMod. :( Also, 1.6 is now unsupported / not available to download.