From: Rudolf Polzer Date: Sat, 13 Nov 2010 18:55:21 +0000 (+0100) Subject: default maxplayers: 16 X-Git-Tag: xonotic-v0.1.0preview~151 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=b4ae103577c4edf2199b730ed44dcb698c8253f6 default maxplayers: 16 --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 2e26355e70..bb59b0cdbe 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1439,7 +1439,8 @@ set menu_slist_modfilter "=" // set to either: !modname or modname. modname of = // for menu weapon arena set menu_weaponarena_with_laser 0 "also enable the Laser in this weapon arena" -seta menu_maxplayers 8 "maxplayers value when the menu starts a game" +seta menu_maxplayers 16 "maxplayers value when the menu starts a game" +maxplayers 16 // command executed before loading a map by the menu // makes sure maxplayers is at least minplayers or bot_number + 1