gunslinger23 / maniadminplugin

Automatically exported from code.google.com/p/maniadminplugin
1 stars 1 forks source link

1.2 U - Create a CVar to randomize the button that has to be pressed for "extend map" #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, if you set up a End of Map Vote

mani_vote_allow_end_of_map_vote 1

and allow extending the map

(time based)
mani_vote_max_extends 2

(rounds based)
mani_vote_extend_rounds 10

the Extend Map for xxx Rounds/Minutes will always be placed at Slot 1. A
lot of players just hit 1 all the time once a vote occurs, leading to
"Extend Map" always being choosen without other options being read.

So, a new CVar was often requested, to either move the "Extend Map" Vote
option to another slot or just to not let it get displayed on voting option
1 all the time.

We would need something like:
//Randomize slot number the option "Extend Map" will be displayed
//0 = Extend Map is always Voting Option 1
//1 = Extend Map vote option will be randomized
mani_vote_randomize_extend_vote 0

Original issue reported on code.google.com by farnhammer_manuel@web.de on 9 Dec 2009 at 3:29

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r291.

Original comment by keeper....@gmail.com on 5 Apr 2010 at 4:13