mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-04-25 23:29:12 +00:00
Improve
This commit is contained in:
parent
d297ebc90d
commit
97dd49aa95
@ -4626,9 +4626,11 @@ bot_killstreak_think_loop(data)
|
|||||||
|
|
||||||
self notify("stop_firing_weapon");
|
self notify("stop_firing_weapon");
|
||||||
|
|
||||||
self notify("bot_check_box_think");
|
|
||||||
self BotStopMoving(false);
|
self BotStopMoving(false);
|
||||||
self ClearScriptAimPos();
|
self ClearScriptAimPos();
|
||||||
|
|
||||||
|
wait 2.5;
|
||||||
|
self notify("bot_check_box_think");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user