Jump to content

Merging plugins (not just for personal use)


uhmattbravo

Recommended Posts

So, sometimes i get a little anxious to play with stuff I make, so i'll make an unfinished mod, start playing with it and make add on .esp's as I play through the game. The problem is that later on, when I get ready to start a new game, I have to go back and manually redo everything into the main plugin.

 

I've heard xEdit can do this but I don't know how. Can anyone help me learn, please?

Link to comment
Share on other sites

If you copy an entry into a new plugin using xedit if it has any reference to the original plugin embedded in it will force master. Example would be copying over a weapon that has a script attached since the script reference is in the original plugin it will add it as master. You have to manually fix that after then clean masters or delete the offending references first, copy the entry over then point to the new reference (which will also need to be copied over into the new plugin first).

 

It's a lot easier using the mereplugins tool by far then trying to manually make a merge using xedit. Unless it needs it for some odd compatibility reason with another mod I'd avoid doing it.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...