Also turning off "InRaidModdable" probably won't fix the stocks only the grip this is why I recommend renaming "CustomizeScavEquipmentChances" to load after "AllinOneMod"
Posts by SBN
-
-
Not sure it says in the "readme.pdf" that it cause this. Hope this helps though
-
In the "AllinOneMod" there is a option called "InRaidModdable" if this is set to true this could be causing your problem. Also the mod "CustomizeScavEquipmentChances" is being overwritten most likely this is because mods are loaded alphabetical order and the "AllinOneMod" file starts with a Z so it goes at the bottom of the load list. To fix this rename "CustomizeScavEquipmentChances" to "Z_CustomizeScavEquipmentChances" see if this works.