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