HarrySchnotter Posted October 29, 2019 Posted October 29, 2019 (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, 2019 by HarrySchnotter
Flow Posted October 30, 2019 Posted October 30, 2019 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now