SA-MP Forums Archive
Help me ơn Weapon have ammo - 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: Help me ơn Weapon have ammo (/showthread.php?tid=609789)



Help me ơn Weapon have ammo - Thinh - 16.06.2016

hi all , I want make unlimited gun ammo , became gun with bullets . Please help me , I'm newbie : ( (
Sorry all because English very very dirty
Ex : weapon shotgun have 7 bullets .


Re: Help me ơn Weapon have ammo - FuNkYTheGreat - 16.06.2016

You want infinite ammo right ? if yes then try this
GivePlayerWeapon(playerid, 36, 9999); // it will give player Sniper Rifle with unlimited bullets ( 36 is the id Of Sniper Here are all weapon id's https://sampwiki.blast.hk/wiki/Weapons and 9999 mean Unlimited Ammo Of your sniper. )


Re: Help me ơn Weapon have ammo - Thinh - 17.06.2016

Add where in gamemode ? I don't understand hкre @@