1
0
mirror of https://github.com/ineedbots/iw5_bot_warfare.git synced 2025-06-28 07:01:50 +00:00
This commit is contained in:
ineedbots
2021-06-01 16:42:38 -06:00
parent d297ebc90d
commit 97dd49aa95

View File

@ -4626,9 +4626,11 @@ bot_killstreak_think_loop(data)
self notify("stop_firing_weapon");
self notify("bot_check_box_think");
self BotStopMoving(false);
self ClearScriptAimPos();
wait 2.5;
self notify("bot_check_box_think");
}
}
else