From 435a75fc546990faafa3f00825fbaad23e442b1b Mon Sep 17 00:00:00 2001 From: terencehill Date: Mon, 12 Aug 2019 01:39:30 +0200 Subject: [PATCH] Bot waypoints: add more settings to the waypoint editor quickmenu --- wpeditor.txt | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) 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 -- 2.39.2