diff --git a/userraw/maps/mp/bots/_bot_script.gsc b/userraw/maps/mp/bots/_bot_script.gsc index 8fd1fb1..3a2c164 100644 --- a/userraw/maps/mp/bots/_bot_script.gsc +++ b/userraw/maps/mp/bots/_bot_script.gsc @@ -3649,6 +3649,7 @@ bot_killstreak_think() self notify("place_sentry"); wait 0.05; self notify("cancel_sentry"); + wait 0.5; self thread changeToWeapon(curWeap);