Larian Banner: Baldur's Gate Patch 9
Previous Thread
Next Thread
Print Thread
Joined: Oct 2017
C
stranger
OP Offline
stranger
C
Joined: Oct 2017
I've been trying to get my skill mod into the treasure table for vendors to sell, but when I add my mod to a game with other mods already on they override eachother and only one mod shows up. Is there anything to make mods that add to the same treasure compatible?

Joined: Jan 2010
Location: USA
F
enthusiast
Offline
enthusiast
F
Joined: Jan 2010
Location: USA
Mods overriding other mods is a fact of mod life. Load order determines which wins out. (See: Skyrim/Fallout)

This is largely a byproduct of database design. If the game used a relational database and the tables were designed accordingly, we could do things like change only the MinLevel of an item without overriding all properties of that item. Similarly, we could insert only a subtable without overriding an entire treasuretable.

Joined: Oct 2017
C
stranger
OP Offline
stranger
C
Joined: Oct 2017
Would adding a custom NPC with a custom treasure table be a solution to this problem?


Moderated by  Larian_KVN 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.5