stansalad Posted September 28, 2010 Posted September 28, 2010 I got my custom armors which I made to work in Origins, but I can't seem to figure out how to get them to Awakening. It is really bugging me. Do I have to change the script or something?
RustyBlade Posted September 28, 2010 Posted September 28, 2010 You need to add a second entry to the manifest in your dazip where ExtendedModuleUID="DAO_PRC_EP_1" When it installs it will add the second entry to your addins.xml file and your mod will work in Awakenings. If it is just a mod for your personal use you can simply duplicate your mod's entry in addins.xml changing the line ExtendedModuleUID="Single Player" to ExtendedModuleUID="DAO_PRC_EP_1"
Recommended Posts