Jump to content

Modding individual rows of tables for better compatibility - how?


EkErilaz

Recommended Posts

  • 2 weeks later...
  • 3 weeks later...
  • 3 weeks later...

Deleted my old comments. There is a much simpler way than using the databases.

 

Simply change the xml file to "[Table]__[Mod Name]" (2 underscores, all lowercase mod name that matches your manifest, and replace spaces with underscores)

 

No .tbl files are necessary. You can still generate your UUID's via the database and then use them directly in your xml files.

 

You will see the tables patched in the console window when the game is loaded if it worked.

Edited by SimranZenov
Link to comment
Share on other sites

For some reason the game doesn't pick up some of my changes in rpg_param.xml. It loads my mod files, but says many of the rows modified are "equal" for some reason. Any idea how to solve this?

 

 

EDIT: There should only be three "equal" rows, but there are seven, one of which I know is "MaxSpecialPerfectBlockSlotModifier", which means the player can now master strike all the time again... And it's clearly not only rpg_param.xml that is affected.

 

FbxIkRb.png

Edited by EkErilaz
Link to comment
Share on other sites

  • 1 month later...
  • Recently Browsing   0 members

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