redeclipse-conf

configuration and runit scripts for RedEclipse 1.6 (template)
git clone git://deadbeef.fr/redeclipse-conf.git
Log | Files | Refs | README

commit 47ba3381ac489e5dc9402eee67da590ca39941f2
parent bdd8ced9ab0c9a92790cadc3d07b3b9e3e7f0823
Author: Morel BĂ©renger <berengermorel76@gmail.com>
Date:   Sat, 18 Jul 2020 13:19:40 +0200

adds smallmapmax, mediummapmax and some doc

Diffstat:
Mgame_rotation.cfg | 9++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/game_rotation.cfg b/game_rotation.cfg @@ -77,13 +77,16 @@ /// 1 = sequence /// 2 = random // sv_rotatemaps 2 -/// ??? +/// allow maps dependings various parameters. /// 0 = off -/// 1 = filter based on mutators -/// 2 = also filter based on players +/// 1 = filter based on mutators (and probably modes) +/// 2 = also filter based on number of players on server // sv_rotatemapsfilter 2 /// remember this many maps that can't be voted again if votelock is set // sv_maphistory 5 +/// maximum number of players depending on map's size +// smallmapmax 6 +// mediummapmax 12 /// on idle server: minutes before server picks a new game; 0 = do not rotate // sv_rotatecycle 10