From b44508add3a49d4d82478c0107226bb21517cfe5 Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Sat, 10 Feb 2018 23:36:12 +0100 Subject: [PATCH] misleading --- server/server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/server.cfg b/server/server.cfg index 998c9e04..05c44fdb 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -67,7 +67,7 @@ //rcon_restricted_password "" // put here the password for a "restricted" rcon user (see below) //skill 4 // 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! +//minplayers 0 // add bots if less then that number of players playing //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 -- 2.39.2