HarrySchnotter 0 Posted October 29 (edited) Is there a way to add Ammo to an weapon? Only found the function setWeaponAmmo but this only set the entered Number. player.setWeaponAmmo(akhash, +30); not working either Anyone got an idea with that? Edited October 29 by HarrySchnotter Share this post Link to post Share on other sites
Flow 17 Posted October 30 Write your own function which gets the ammo, and adds the ammo you want to add. But ammo and weapons in gta is always pain in the as as a weapon slot (e.g. you have 3 pistols) use the same amount of ammo. So you would have to make a weapon system that has more features than adding ammo Share this post Link to post Share on other sites