Gun ammo
#1

Hey,this supposed to give a player 50 extra bullets but it isn't working somehow, not sure what I did wrong but any help is appreciated.
pawn Код:
new gunid = GetPlayerWeapon(playerid);
new ammo;
GetPlayerWeaponData(playerid, gunid, ammo);
SetPlayerAmmo(playerid, gunid, ammo+50);
Reply


Messages In This Thread
Gun ammo - by RALL0 - 18.08.2013, 22:44
Re: Gun ammo - by Vanter - 18.08.2013, 22:51
Re: Gun ammo - by RALL0 - 18.08.2013, 22:55
Re: Gun ammo - by JimmyCh - 18.08.2013, 23:15
Re: Gun ammo - by Emmet_ - 19.08.2013, 00:52
Re: Gun ammo - by RALL0 - 19.08.2013, 01:17

Forum Jump:


Users browsing this thread: 1 Guest(s)