evandrocoan / MultiModServer

It is a Multi-Mod plugin's configurations for Amx Mod X - https://forums.alliedmods.net/showthread.php?t=273018
GNU General Public License v3.0
17 stars 17 forks source link

Add a setting to disable the alphabetically map sorting #74

Closed evandrocoan closed 7 years ago

evandrocoan commented 7 years ago

Before when I was using this plugin, it was always annoying that the map choice would always pop up alphabetically. If you have a ton of awp aim maps, selections 1-3 are always usually aim or awp maps and by default, players are always picking those numbers accidentally when map choosing is up. So in my server, people were always choosing either aim or awp maps because there always listed high on the list. I think the map selection system can be randomized instead of alphabetical.

Just add a new bit flag to the general settings server, to set this.

Related to:

  1. https://github.com/evandrocoan/MultiModServer/issues/60 Shift voting numbers starting from 2 or more
evandrocoan commented 7 years ago

This is already implemented on some development commit.