Jump to content

Easiest way to switch a dependency?


EmissaryOfWind

Recommended Posts

So this is a theoretical question, but if I had a mod A that depended on mod B and I wanted to make it depend on a mod C that contains the records needed by mod A, is there an easier way to switch mod B with mod C than to change every call to B in A to call C instead, by hand, and then clean masters? Sorry if this is confusing I'm tired

Link to comment
Share on other sites

Try changing the Name of ModB to ModC in the Header of Mod A, if the records (hexadecimal) in ModB & ModC are the same.

 

it should work.....

 

No cleaning Masters, & no F2 & changing Hexadecimal stuff.

 

Note just Load A & B not C in xEdit, remember to back up (always) before attempting, & on saving...

Link to comment
Share on other sites

  • Recently Browsing   0 members

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