So, I have this mod installed but I want to use spartan mod, will this conflict with spartan bc spartan also changes the max amount of ammo but it's even less than this one?
you need the HxD Hex Editor. The files for this mod are quite small. The value you need to edit are in line 00000030 at offset 08/09. There you can insert your value as hex number. Be careful, they are in little endian. That means the original value 350 in decimal is 01 5E in hex, but in the file it would be 5E 01. Go nuts!
To make sense for this mod need disable ammo drops from body's, and ammo loots which are everywhere. I already play with low amount much as possible, use one gun, and still never run out of them cuz ammo is lying around everywhere.
15 comments
How would I modify this mod so that I can change the ammo to numbers that suit me? What tools would I need?
Go nuts!
30 rounds > 180 (six mags), 5.56
20 rounds > 120 ,7.62
100 rounds> 300 (three belt/box) LMG (5.56/7.62)
Edit:
I replied to another comment how to edit the values yourself. If you want different values, it's quite easy