tg08096 Posted November 29, 2012 Posted November 29, 2012 Hi all, I'm working on a mod that due to its nature requires it to be a master esm file. I would like to use assets from apachii sky hair. I would like to know if there is a way to do this without having to include those assets within my own mod. Thank you for any advice you can give.
Mujuro Posted November 30, 2012 Posted November 30, 2012 You can simply load apachii's esm as a dependency in the CK, and then tell your users that they need to have it as well. To do this, you'll need to have your SkyrimEditor.ini updated to include "bAllowMultipleMasterLoads=1" under the [General] section.
tg08096 Posted December 1, 2012 Author Posted December 1, 2012 Ah I thought you couldn't make one esm dependent on another. This really puts my mind at ease since I have already put a lot of work into it. I was afraid it might be lost. Thank you
Mujuro Posted December 1, 2012 Posted December 1, 2012 You can, which is why you sometimes see mods with both Skyrim.esm and Update.esm as masters. :) If you have any issues setting it up, just post again.
Recommended Posts