BarneyGold Posted December 28, 2018 Share Posted December 28, 2018 Hello everyone,I'm trying to modify the Outfit Switcher mod by Registrator2000 ( https://www.nexusmods.com/fallout4/mods/10282 ) by using the source PSCs he's providing. What I want is to increase the number of slots from 20 to 100. I already read the 3 files and only found things to change in the OutfitSwitcher one, I changed :Line 79 : int MAX_LOADOUTS = 100Line 91-190 : Form[] S_LoadoutX with X going from 01 to 100Line 193-292 : int[] S_LoadoutX_U with X going from 01 to 100 I guess I missed something but I don't know what, if someone can help me it would be greatly appreciated ! Link to comment Share on other sites More sharing options...
Wolfskin75 Posted December 29, 2018 Share Posted December 29, 2018 Please let me know when you finish this. I would like to take a look at it. Link to comment Share on other sites More sharing options...
BarneyGold Posted December 29, 2018 Author Share Posted December 29, 2018 Well that's the problem, I can't get it to work... After modifying the files and creating a new ba2 file to replace the original one I cannot use the mod in the game. Items are here but can't be triggered, however I don't see what is causing this. I provided both the original and the modified files in case someone wants to look at it. Link to comment Share on other sites More sharing options...
wim95 Posted December 29, 2018 Share Posted December 29, 2018 Papyrus Compiler Link to comment Share on other sites More sharing options...
Recommended Posts