From 87b18bbe48be4fbbf01ce4e1c976cac5a61c07fd Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Sat, 10 Feb 2018 23:37:01 +0100 Subject: [PATCH] default skill --- server/server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/server.cfg b/server/server.cfg index 05c44fdb..ebcd20b1 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -66,7 +66,7 @@ //rcon_password "" // you can use rcon if this password is set. you need to set the same password in your client if you want to issue rcon commands //rcon_restricted_password "" // put here the password for a "restricted" rcon user (see below) -//skill 4 // the bots skill level +//skill 8 // the bots skill level //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 -- 2.39.2