Player Resource Consortium
Neverwinter Nights => Help => Topic started by: demoix on March 12, 2020, 11:03:49 AM
-
This looks an amazing mod but unfortunately, I can't make 2 mods to work together. Lilith ( https://neverwintervault.org/project/nwn1/script/lilith-game-explorer-single-player-modules (https://neverwintervault.org/project/nwn1/script/lilith-game-explorer-single-player-modules) ) is a simple mod where on the new game it gives a doll item. But when I install PRC, Lilith doll no longer appears into my inventory. Perhaps both mods give to the player in items and PRC are on a higher priority. Any solution to make both mods work together at least to get doll item from Lilith mod on the beginning of the game?
EDIT: I found another solution by simply spawning from the console a doll item from Lilith mod and it works as normal:
DebugMode 1
dm_spawnitem lilith
So item will appear on the current position of the cursor