]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
put g_maxplayers in server.cfg
authorRudolf Polzer <divverent@alientrap.org>
Fri, 28 Jan 2011 21:18:00 +0000 (22:18 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 28 Jan 2011 21:18:00 +0000 (22:18 +0100)
server/server.cfg

index 6cca0dbe1077e0e8ad4190373f48e6247aaaae21..01a29de39ec16b469361a3c68c55843458e20f45 100644 (file)
@@ -59,6 +59,7 @@
 //bot_number 0 // number of bots to add
 //skill 1      // the bots skill level
 //minplayers 0 // add bots if less then that number of players playing. MAKE SURE ITS LESS THEN maxplayers or people will get blocked by bots!
+//g_maxplayers 0 // above this player count, only allow spectators
 //bot_prefix [BOT]     // prepend this to all botnames
 //bot_suffix ""        // append this to all botnames
 //g_maplist_check_waypoints 0  // set this to 1 to skip maps without waypoints if there aren't enough players to play without bots