mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-22 13:55:43 +00:00
ignore carepackage
This commit is contained in:
parent
cda07629ca
commit
7399aea5ab
@ -4029,7 +4029,7 @@ bot_killstreak_think()
|
||||
}
|
||||
|
||||
if (randomInt(100) < 80 && !self HasScriptGoal() && !self.bot_lock_goal)
|
||||
self waittill_any_timeout( 15, "crate_physics_done" );
|
||||
self waittill_any_timeout( 15, "crate_physics_done", "new_goal" );
|
||||
|
||||
self BotStopMoving(false);
|
||||
self ClearScriptAimPos();
|
||||
|
Loading…
x
Reference in New Issue
Block a user