From 87b2a1ca8b3dd2dc319c376cb607978c7bd0fe67 Mon Sep 17 00:00:00 2001 From: ineed bots Date: Thu, 16 May 2024 18:51:20 -0600 Subject: [PATCH] add bots_manage_fill_watchplayers --- README.md | 16 +++--- maps/mp/bots/_bot.gsc | 109 +++++++++++++++++++---------------------- maps/mp/bots/_menu.gsc | 9 ++++ 3 files changed, 70 insertions(+), 64 deletions(-) diff --git a/README.md b/README.md index b15c86a..f363f2b 100644 --- a/README.md +++ b/README.md @@ -84,19 +84,20 @@ You can easily setup a local LAN dedicated server for you to join and play on. H | bots_main_GUIDs | A comma separated list of GUIDs of players who will be given host. | | | bots_main_waitForHostTime | How many seconds to wait for the host player to connect before adding bots to the match. | 10 | | bots_main_menu | Enable the in-game menu for hosts. | 1 | -| bots_main_debug | Enable the in-game waypoint editor. | 0 | +| bots_main_debug | Enable the in-game waypoint editor at start of the game, or enable bot event prints.