Jump to content

question about merge modding


ARavingLooony

Recommended Posts

In simple cases, merging is easy, but there are more difficult areas. If one of the mods is using Game.getFormFromFile to retrieve database objects, you will need to modify some scripts to account for the change in plugin name; this is just one example.

 

You should start by making sure your new merged mod is active, and that all the old included plugins are inactive. If that doesn't suffice, I suggest a thorough review of the scripts.

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

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