How to Define all weapons ammo to Unlimited or Infinite? - 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 Define all weapons ammo to Unlimited or Infinite? (
/showthread.php?tid=368250)
How to Define all weapons ammo to Unlimited or Infinite? -
kbalor - 12.08.2012
Title says it all..
Re: How to Define all weapons ammo to Unlimited or Infinite? -
DarkB0y - 12.08.2012
i think u can add a-lot of ammu to the weapon to be infinite
some thing like that i think
pawn Код:
GivePlayerWeapon(playerid,24,9999999);