CWX added a new file:
QuoteDisplay MoreALL I HAVE DONE IS UPDATE THIS TO WORK ON 2.2.2, WHILST FAUPI ISNT AROUND
ORIGINAL: MUNITIONS EXPERTAs with every client mod, Munitions Expert is built for a specific client version. See version details for compatibility.
Mostly clientside, but if you want the custom icons and localizations to load, it needs to be installed on the server as well. (on a local server this doesn't matter)
Features:
- Adds Damage, Damage to armor, Armor penetration, Fragmentation chance and Ricochet stats to the inspect view
- All of these have icons
- Damage shows total as well as individual damage of all pellets!
- Armor penetration also shows what class it's rated/good against (this also adapts to changes in armor class resistances)
- Adds icons to bleed chances
- Standardizes formatting of attributes
- Changes Accuracy, Recoil and Durability burn stats to a colored style (negatives are red, positives blue)
Added a config option to enable Colour changes of the background of the bullets depending on Pen Values (Suggested and code from @kikirio)
config file is under src/config.json
BulletBackgroundColours: true will enable the mod to change background depending on colour .
Values:
Default: Grey
above 20: Green
above 30: Blue
above 40: Violet
above 50: Yellow
Above 60: Red
HOW TO INSTALL: (this is how to install for AKI 2.3.0 onwards)
1. Open the Zip
2. inside you will see, a BepInEx folder and a user folder.
3. copy these and paste them to your AKI install folder.
4. Done! there is nothing else for you to do.
IF YOU WANT TO REMOVE THE MOD, DELETE THE FOLLOWING:
- SPT Install / User / Mods / Faupi-MunitionsExpert 1.6.9 (this folder)
- SPT Install / BepInEx / plugins / Faupi-MunitionsExpert.dll (this dll file)
Thanks to Valens for testing