Open LoneWolfHT opened 5 years ago
This allows for weapon mag-sizes to be customizable per-player, by getting the wear value from player's weapon spec instead of the gun definition. I like to concept, and the code looks good to me. :+1:
@stujones11
I have a PvP game I'm doing and I'm changing some gun settings from a mod so I don't(?) have to mess with licensing.
This code should allow mods to use
shooter.registered_weapons
to changedef.spec.wear
which will in turn allow them to change how many rounds a weapon has.I have tested this and found no problems