mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-20 17:55:42 +00:00
fix sab defuse stuck
This commit is contained in:
parent
4e8b5a1604
commit
b2989d5610
@ -3754,6 +3754,7 @@ bot_sab_loop()
|
|||||||
self thread BotPressUse( waitTime );
|
self thread BotPressUse( waitTime );
|
||||||
wait waitTime;
|
wait waitTime;
|
||||||
|
|
||||||
|
self ClearScriptGoal();
|
||||||
self.bot_lock_goal = false;
|
self.bot_lock_goal = false;
|
||||||
|
|
||||||
self BotNotifyBotEvent( "sab", "stop", "defuse" );
|
self BotNotifyBotEvent( "sab", "stop", "defuse" );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user