diff --git a/userraw/maps/mp/bots/_bot_chat.gsc b/userraw/maps/mp/bots/_bot_chat.gsc index 6b328d6..e983ddc 100644 --- a/userraw/maps/mp/bots/_bot_chat.gsc +++ b/userraw/maps/mp/bots/_bot_chat.gsc @@ -1683,10 +1683,10 @@ bot_chat_killstreak_watch( state, streakName, c, directionYaw, e, f, g ) switch ( state ) { case "call": + location = c; + switch ( streakName ) { - location = c; - case "helicopter_flares": switch ( randomint( 1 ) ) {