mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-06-26 22:31:49 +00:00
fix sab defuse stuck
This commit is contained in:
@ -3754,6 +3754,7 @@ bot_sab_loop()
|
||||
self thread BotPressUse( waitTime );
|
||||
wait waitTime;
|
||||
|
||||
self ClearScriptGoal();
|
||||
self.bot_lock_goal = false;
|
||||
|
||||
self BotNotifyBotEvent( "sab", "stop", "defuse" );
|
||||
|
Reference in New Issue
Block a user