Sawn Off Ammo Problem?!? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Sawn Off Ammo Problem?!? (
/showthread.php?tid=452990)
Sawn Off Ammo Problem?!? -
Blackazur - 23.07.2013
Hello, i have an problem when i set the ammo to 1000 it give me something like 1042 but why is that so?
Код:
GivePlayerWeapon(playerid,26,1000)
Re: Sawn Off Ammo Problem?!? -
NaClchemistryK - 23.07.2013
try decreasing the amount by 42. This should fix it.
Btw I have no idea why it gives 42 ammo extra.