-
Content Count
1,552 -
Joined
-
Last visited
-
Days Won
46
Single Status Update
-
Happy new year, everyone.
To start things anew, I've wanted to finish some older mods and finally squash some persistent bugs in the process. Does anyone know where Kotor adds the feats to a character after creation or party members after a certain amount of leveling? Is it done with a 2DA file, or is it via script? Is it some totally different method not mentioned?
- Show previous comments 18 more
-
The readme PDF that comes with TSLPatcher should explain it all. But yes, if you want to edit dialog.tlk then you need to create your own append.tlk with the strings you want to add. Those strings get assigned tokens in the ini, so you can patch whatever other files you are installing to use those strings. As the name suggests, you can only append new strings, not edit existing strings. So if you want to change vanilla strings then you need update any references to your new ones.