From: terencehill Date: Sun, 11 Aug 2019 23:39:30 +0000 (+0200) Subject: Bot waypoints: add more settings to the waypoint editor quickmenu X-Git-Tag: xonotic-v0.8.5~1356^2~7 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=435a75fc546990faafa3f00825fbaad23e442b1b;p=xonotic%2Fxonotic-data.pk3dir.git Bot waypoints: add more settings to the waypoint editor quickmenu --- diff --git a/wpeditor.txt b/wpeditor.txt index 5ec4722e7..ecb17b742 100644 --- a/wpeditor.txt +++ b/wpeditor.txt @@ -11,13 +11,16 @@ "Lock/Unlock" "wpeditor lock" "Relink all" "wpeditor relinkall" "Find unreachable" "wpeditor unreachable" +"Show help in console" "wpeditor" "Settings" - "Bot in map" "toggle bot_number" - "Bots can't fire" "toggle bot_nofire" - "Show bot's path to goal" "toggle bot_debug_goalstack" - "Show tracewalk path" "toggle bot_debug_tracewalk" - "No time limit" "timelimit 0" - "Cheats" "toggle sv_cheats" - "God mode on/off" "god" - "Fly mode on/off" "fly" + "Waypoint editor" "toggle g_waypointeditor" + "On screen console messages" "toggle con_notify 4 0" + "Bot in map" "toggle bot_number" + "Bots can't fire" "toggle bot_nofire" + "Show bot's path to goal" "toggle bot_debug_goalstack" + "Show tracewalk path" "toggle bot_debug_tracewalk" + "No time limit" "timelimit 0" + "Cheats" "toggle sv_cheats" + "God mode on/off" "god" + "Fly mode on/off" "fly" "Settings" \ No newline at end of file