diff --git a/maps/mp/bots/_bot.gsc b/maps/mp/bots/_bot.gsc index c3ca3f7..b784ebe 100644 --- a/maps/mp/bots/_bot.gsc +++ b/maps/mp/bots/_bot.gsc @@ -1308,10 +1308,7 @@ turret_monitoruse_watcher() { self waittill ( "trigger", player ); - player sayall( "OK" ); - self monitor_player_turret( player ); - player sayall( "DONE" ); self.owner = undefined;