diff --git a/maps/mp/bots/_bot_script.gsc b/maps/mp/bots/_bot_script.gsc index cae891b..21054f4 100644 --- a/maps/mp/bots/_bot_script.gsc +++ b/maps/mp/bots/_bot_script.gsc @@ -5441,6 +5441,7 @@ bot_sab_loop() self thread BotPressUse( waitTime ); wait waitTime; + self ClearScriptGoal(); self.bot_lock_goal = false; self BotNotifyBotEvent( "sab", "stop", "defuse" );