From a13fae7a993f6dbec21c2ba8df9fe54d503aa6fd Mon Sep 17 00:00:00 2001 From: ineed bots Date: Wed, 15 May 2024 00:11:21 -0600 Subject: [PATCH] added bots_manage_fill_watchplayers --- README.md | 18 ++++--- maps/mp/bots/_bot.gsc | 107 ++++++++++++++++++++---------------------- 2 files changed, 61 insertions(+), 64 deletions(-) diff --git a/README.md b/README.md index cdb4a94..9dadf82 100644 --- a/README.md +++ b/README.md @@ -80,19 +80,20 @@ You can find the ModDB release post [here](https://www.moddb.com/mods/bot-warfar | 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.