Jump to content

Recommended Posts

Posted

Hi, i want to change the inventory Template of some Actors, but i want my mod to be compatible with other mod that touch those Actors (trying my best to be responsible here lol),

 

Can i just do that without it causing problems?

Posted

Basically no, unless you also create a patch. And which mod ends up actually overriding the other will come down to load order. You could try installing the mods you want to secure compatibility with, put them after yours in your load order and you will have a debugging scenario that is approximately like the end result. If your changes are still there, you are lucky and there is no conflict.

Patches are made in FO4Edit and/or WryeBash, there are tutorials online (best to search for Skyrim and xEdit, which is the framework FO4Edit is built on.)

Posted

Basically no, unless you also create a patch. And which mod ends up actually overriding the other will come down to load order. You could try installing the mods you want to secure compatibility with, put them after yours in your load order and you will have a debugging scenario that is approximately like the end result. If your changes are still there, you are lucky and there is no conflict.

 

Patches are made in FO4Edit and/or WryeBash, there are tutorials online (best to search for Skyrim and xEdit, which is the framework FO4Edit is built on.)

Thank you very much!

  • Recently Browsing   0 members

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