1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-09-23 03:36:40 +00:00

Added fullauto

This commit is contained in:
ineedbots
2021-05-11 17:15:13 -06:00
parent 654b8b9a41
commit f836f7529a
3 changed files with 49 additions and 6 deletions

View File

@@ -1465,6 +1465,8 @@ start_bot_threads()
gameFlagWait("prematch_done");
if (true) return;
// inventory usage
if (getDvarInt("bots_play_killstreak"))
self thread bot_killstreak_think();