How to make weapons not unlimited for players??? - 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 make weapons not unlimited for players??? (
/showthread.php?tid=560835)
How to make weapons not unlimited for players??? -
Samieastwood - 30.01.2015
So basically does anyone know how can i make guns unlimited for players. its for RP reason,
What do i have to try find on the script?
Re: How to make weapons not unlimited for players??? -
CalvinC - 30.01.2015
GivePlayerWeapon with ammo of 99999, it will display as unlimited.
Otherwise you can also use SetPlayerAmmo.