Do not wait until giving max ammo to seekers.

master
Icedream 2016-04-09 02:08:37 +02:00
parent f7ddd9c17c
commit 60332c2088
1 changed files with 0 additions and 2 deletions

View File

@ -599,8 +599,6 @@ handleSeeker() {
player GiveWeapon("semtex_mp"); player GiveWeapon("semtex_mp");
player SwitchToWeapon(primaryWeapon + "_reflex_mp"); player SwitchToWeapon(primaryWeapon + "_reflex_mp");
wait 0.75;
// ammo // ammo
player GiveMaxAmmo(primaryWeapon + "_reflex_mp"); player GiveMaxAmmo(primaryWeapon + "_reflex_mp");
player GiveMaxAmmo("deserteagle_tactical_mp"); player GiveMaxAmmo("deserteagle_tactical_mp");