Kahenraz Posted October 24 Share Posted October 24 While patching Pilgrim, I found a missing condition. I want to copy this condition from one form to another instead of putting it all in by hand, which is especially annoying because switching between forms keeps collapsing the display trees. Instead of copying the data from left to right, how do I copy/paste it into an adjacent form? Link to comment Share on other sites More sharing options...
scorrp10 Posted October 24 Share Posted October 24 That stuff is really way easier to do in Creation Kit... at least by my experience. Link to comment Share on other sites More sharing options...
Kahenraz Posted October 24 Author Share Posted October 24 Making patches in the Creation Kit? Link to comment Share on other sites More sharing options...
scorrp10 Posted October 24 Share Posted October 24 Copying conditions from one form to another. Link to comment Share on other sites More sharing options...
xkkmEl Posted October 24 Share Posted October 24 Well, scorrp10 is right, but there are caveats with using the CK to "make a patch". Without special care, the CK will erase from the patch esp all references to the original esp (making them "None" references). To use the CK, you will first need to turn on the "master" bit in Pilgrim.esp, then copy the conditions and save, and finally remove the master bit. Do keep a copy of your patch esp as backup to try again if this fails. Saving the patch esp in the CK can do severe damage to it if Pilgrim.esp does not have the master bit set. 1 Link to comment Share on other sites More sharing options...
Recommended Posts