mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-04-20 00:42:53 +00:00
nwe_goal
This commit is contained in:
parent
80bbdf5aac
commit
fa45f373a9
@ -666,7 +666,7 @@ bot_use_supply_drop( weapon )
|
||||
self thread changeToWeapon(self.lastNonKillstreakWeapon);
|
||||
|
||||
if (ret == "grenade_fire" && randomInt(100) < 80 && !self HasScriptGoal() && !self.bot_lock_goal)
|
||||
self waittill_any_timeout( 15, "bot_crate_landed" );
|
||||
self waittill_any_timeout( 15, "bot_crate_landed", "new_goal" );
|
||||
}
|
||||
|
||||
self thread botStopMove(false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user