From: terencehill Date: Wed, 18 Apr 2018 13:39:41 +0000 (+0200) Subject: Add a comment to explain the issue mentioned in a FIXME comment X-Git-Tag: xonotic-v0.8.5~1923^2~63 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=771185b718b1bcf80fbae4230d408110519a6356;p=xonotic%2Fxonotic-data.pk3dir.git Add a comment to explain the issue mentioned in a FIXME comment --- 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"