Let's say I have "Mymod.esp" and "DatArmor.esp".
Now I've activated both .esp's in TESCS inside the "Data" window, and "MyMod.esp" is activ. "DatArmor" appears inside the list of armors and I putt it on "MyMod NPC". It seem to work fine inside TESCS. I see my NPC with the armor. However, when I fire up the game to test it, which also has both mods activated, the "MyModNPC" has not "DatArmor". How can I fix that?
'Till now I either A) used TES4Gecko to merge the esp, which was a horrible idea since it created a lot of "DatArmorDUPLICATE"s, and now I'm doing B) creating a copy of that armor in my mod which I name something like "MyModxDatArmor"
However, what if I want for example to have another race to appear in my mod? Or what if I want to use a faction of another mod? Then I guess neither A) nor B) would work.
Thank you guys.