natmaac Posted July 16, 2015 Share Posted July 16, 2015 Hi, I'm hoping someone can help me with this problem as I'm all out of options, I'll give a brief summary of what my mod is as I think it'll give a clearer understanding of what I'm trying to do. I'm making a theme for the Megaton house, when the player does particular actions in the game (complete quests, find locations etc.) more items appear in the house and it slowly fills up over time. I've got this theme to work as the others do in game and the unlockable items are initially disabled, and are only enabled through scripts. That's fine I'm happy with it, HOWEVER I'm trying to make an endgame version of this mod, for the player who wants all the loot without actually doing it, how do I go about this? Here's what I've done so far.. 1. loaded up the initial mod MUHouseMod.esp (not as active file)2. saved a new mod LoneWandererThemeENDGAME.esp3. loaded up the initial esp with the newly created one (LoneWandererThemeENDGAME.esp this is now the active file)4. linked all the items to the xmarker which enables the theme (whereas before it was only the default items for the mod)5. unchecked 'initially disabled' on the unlockable items6. pressed save I thought that would be fine, but when i reload the two files in the geck it just reverts back to how everything is in the MUHouseMod.esp which is not what I want when loading it with the LoneWandererThemeENDGAME.esp. I think this makes sense, but let me know if need any answers to help give me answers :) thanks, Nathan Link to comment Share on other sites More sharing options...
DaemonGrin Posted July 16, 2015 Share Posted July 16, 2015 Curious, why not just duplicate your Muhousemod.esp, rename it and do the fixes in geck for that esp? Link to comment Share on other sites More sharing options...
natmaac Posted July 16, 2015 Author Share Posted July 16, 2015 For some reason I didn't think that could be done haha.. Only because there isn't a 'save as..' function in the geck. Can I literally just rename the file? IS it that simple? Link to comment Share on other sites More sharing options...
DaemonGrin Posted July 16, 2015 Share Posted July 16, 2015 Yeah just copy your esp in the folder and rename! Link to comment Share on other sites More sharing options...
Recommended Posts