r3502 - trunk/Docs/server

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Tue Mar 11 16:37:18 EDT 2008


Author: esteel
Date: 2008-03-11 16:37:16 -0400 (Tue, 11 Mar 2008)
New Revision: 3502

Modified:
   trunk/Docs/server/server.cfg
Log:
tell people to have minplayers < maxplayers :)


Modified: trunk/Docs/server/server.cfg
===================================================================
--- trunk/Docs/server/server.cfg	2008-03-11 20:20:40 UTC (rev 3501)
+++ trunk/Docs/server/server.cfg	2008-03-11 20:37:16 UTC (rev 3502)
@@ -65,7 +65,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
+//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!
 //bot_prefix [BOT] // prepend this to all botnames
 //bot_suffix "" // append this to all botnames
 




More information about the nexuiz-commits mailing list