View Revisions: Issue #1669 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0001669: Make sv_randommaprotation respect votes |
|
Revision |
2015-06-14 18:07 by cobalt |
|
Description |
Random map plays the map list in a random order and does not revisit maps until every map in the list has been played. Voting away from a map (either a map or changemap vote) does not mark a map as completed, so if there is one map in particular that the players dislike and vote down, the server will eventually have only that map remaining, and keep coming back to it until it gets played.
Instead, voting away from a map should count the same as if that map were completed by normal means. |
|
Revision |
2014-01-16 21:07 by Qent |
|
Description |
Random map plays the map list in a random order and does not revisit maps until every map in the list has been played. Voting away from a map (either a map or changemap vote) does not mark a map as completed, so if there is one map in particular that the players dislike and vote down, the server will eventually have only that map remaining, and keep coming back to it until it gets played.
Instead, voting away from a map should count the same as if that map were completed by normal means. |