Jump to content
New Forum Update ×

Will changing Actor Templates hurt compability?


Recommended Posts

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?

Link to comment
Share on other sites

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.)

Link to comment
Share on other sites

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!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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