From 771185b718b1bcf80fbae4230d408110519a6356 Mon Sep 17 00:00:00 2001 From: terencehill Date: Wed, 18 Apr 2018 15:39:41 +0200 Subject: [PATCH] Add a comment to explain the issue mentioned in a FIXME comment --- xonotic-server.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 29d5c2f67..7fcceaffe 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -439,6 +439,7 @@ set g_jetpack 0 "Jetpack mutator" set g_hitplots 0 "when set to 1, hitplots are stored by the server to provide a means of proving that a triggerbot was used" set g_hitplots_individuals "" "the individuals, by IP, that should have their hitplots recorded" +// set it to 1 to "fix bot moveto command and routing... now all bots can get to their seats" (Nexuiz repo, commit 2c9873e6) set bot_navigation_ignoreplayers 0 // FIXME remove this once the issue is solved set bot_sound_monopoly 0 "when enabled, only bots can make any noise" -- 2.39.2