SA-MP Forums Archive
How to change ammunition - 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: How to change ammunition (/showthread.php?tid=439618)



How to change ammunition - ethman326 - 26.05.2013

Hey guys currently there is a limited amount of bullets in each gun. I was wondering if there was a way to make it unlimited ammo and have it show just the weapon and not any numbers.


Re: How to change ammunition - jackci - 26.05.2013

Код:
SetPlayerAmmo(playerid, weapon, 1000000);