Sick Gaming
GTA V: Unlimited Ammo With Certain Guns (Mod) - Printable Version

+- Sick Gaming (https://www.sickgaming.net)
+-- Forum: PC (https://www.sickgaming.net/forum-50.html)
+--- Forum: PC Mods (https://www.sickgaming.net/forum-33.html)
+--- Thread: GTA V: Unlimited Ammo With Certain Guns (Mod) (/thread-82849.html)



GTA V: Unlimited Ammo With Certain Guns (Mod) - xSicKx - 02-23-2015

This isn't too hard to do, and should take only a few a minutes.
If you have a modified stats.xml it will be faster.

This will also work on a retail console via a recovery. What that means is any non-modder will be able to have infinite ammo.
Note: This can disappear if you do certain stuff.

You will need: XeClutch stat editor.
You will also need to have JRPCV2 as a plug in.

NOTE: Make sure you are in the character section menu when doing this!

So what you are going to need to do is make The weapon stat your using EG:
"GRNLAUNCH_FM_AMMO_BOUGHT" Value : 1


And then make the next weapon stat

"GRNLAUNCH_FM_AMMO_CURRENT" Value: -1 (Minus One)


Example below for all weapons.


Code:
GRNLAUNCH_FM_AMMO_BOUGHT Value: 1
GRNLAUNCH_FM_AMMO_CURRENT Value: -1

RPG_FM_AMMO_BOUGHT Value: 1
RPG_FM_AMMO_CURRENT Value: -1

MINIGUNS_FM_AMMO_BOUGHT Value: 1
MINIGUNS_FM_AMMO_CURRENT Value: -1

STKYBMB_FM_AMMO_BOUGHT Value: 1
STKYBMB_FM_AMMO_CURRENT Value: -1


SMKGRENADE_FM_AMMO_BOUGHT Value: 1
SMKGRENADE_FM_AMMO_CURRENT Value: -1

GRENADE_FM_AMMO_BOUGHT Value: 1
GRENADE_FM_AMMO_CURRENT Value: -1

PRXMINE_FM_AMMO_BOUGHT Value: 1
PRXMINE_FM_AMMO_CURRENT Value: -1

HOMLNCH_FM_AMMO_BOUGHT Value: 1
HOMLNCH_FM_AMMO_CURRENT Value: -1

FIREWRK_FM_AMMO_BOUGHT Value: 1
FIREWRK_FM_AMMO_CURRENT Value: -1

MOLOTOV_FM_AMMO_BOUGHT Value: 1
MOLOTOV_FM_AMMO_CURRENT Value: -1

Download with custom stats.xml:
https://www.mediafire.com/?1dmkncoqic90beq

If you have any questions feel free to ask.