Set Ammo
#8

pawn Код:
new gun = GetPlayerWeapon(playerid);
                new ammo = -30;
                RemovePlayerWeapon(playerid, gun);
                PlayerInfo[playerid][pAmmo4] = ammo;
                GivePlayerWeapon(playerid, gun, ammo);
                PlayerInfo[playerid][pHadGun] = 1;
                PlayerInfo[playerid][pHadGunID] = gun;
Nah not workin.
Reply


Messages In This Thread
Set Ammo - by Lars_Frederiksen - 26.11.2010, 21:39
Re: Set Ammo - by DaneAMattie - 26.11.2010, 22:06
Respuesta: Set Ammo - by OwlCity - 26.11.2010, 22:08
Re: Set Ammo - by Lars_Frederiksen - 26.11.2010, 22:59
Re: Set Ammo - by The_Moddler - 26.11.2010, 23:02
Re: Set Ammo - by Lars_Frederiksen - 26.11.2010, 23:06
Re: Set Ammo - by XoSarahMoX - 26.11.2010, 23:12
Re: Set Ammo - by Lars_Frederiksen - 26.11.2010, 23:18
Re: Set Ammo - by The_Moddler - 26.11.2010, 23:22

Forum Jump:


Users browsing this thread: 2 Guest(s)