From c00653bc9c775b862b0d339ebae395e30c68c77e Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Thu, 12 Sep 2019 01:33:20 +0200 Subject: [PATCH] default skill 8 (poll) --- xonotic-server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xonotic-server.cfg b/xonotic-server.cfg index d1c8f42bb8..88161c1678 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -112,7 +112,7 @@ set bot_usemodelnames 0 "Use player model names for bot names" set bot_nofire 0 "When set, bots never fire. Mainly for testing in g_waypointeditor mode" set bot_prefix [BOT] "Prefix in front of the bot names" set bot_suffix "" "Suffix behind the bot names" -set skill 11 +set skill 8 set skill_auto 0 "when 1, \"skill\" gets adjusted to match the best player on the map" set bot_debug_tracewalk 0 "Enable visual indicators for short-term navigation. Green: Goal Reached / Yellow: Obstacle found / Red: Unsolvable obstacle found" set bot_debug_goalstack 0 "Visualize the current path that each bot is following. Use with as few bots as possible." -- 2.39.2