Jump to content


Etamin

Member Since 11 Aug 2016
Offline Last Active Nov 14 2019 11:53 AM

Posts I've Made

In Topic: Thalantyr Item Upgrade updated (again)

31 October 2019 - 12:25 AM

I still have this bug described by Lightbringer23, however i can't fix it. I just installed this mod (ver. 4.2.4) on modless BG:EE and for me this bug still appear. Here's my weidu log:


// Log of Currently Installed WeiDU Mods
// The top of the file is the 'oldest' mod
// ~TP2_File~ #language_number #component_number // [Subcomponent Name -> ] Component Name [ : Version]
~THALAN/THALAN.TP2~ #6 #0 // Thalantyr - Item Upgrade: v4.2.4

Like Lightbringer23 said, dialogue option appears in the dialogue tree under "rumors", which disappear after first talk. Can't find THALAN.dlg file, only THANAL.d but there is no "RumorTalkThalan". "Global("RumorTalkThalan","GLOBAL",1" appears only in thalan.tp2 file, but changing it for 0 doesn't change anything.

Etamin, Lightbringer spoke about changing thing in the game, not the mod.

 

You can also set per cheat console:

C:SetGlobal("RumorTalkThalan","GLOBAL",0)

 

every time before you talk to Thalantyr in the game.

Can you somehow fix something in the mod to install it without this bug? Maybe replace "RumorTalkThalan" in thalan.tp2 for this branch of dialogue which not disappear?

EDIT: Ok, i have found out what Lightbriger meant. You have to go to the override folder, find thalan.dlg file, open it with notepad and change "SetGlobal("RumorTalkThalan","GLOBAL",1)" to "SetGlobal("RumorTalkThalan","GLOBAL",0)" (there should be 2 lines like that). After saving changes, "Rumors" branch will appear everytime you talk with Thalantyr.


In Topic: Thalantyr Item Upgrade updated (again)

30 October 2019 - 12:52 PM

I have BG:EE from Beamdog site. By default i want to install this mod with EET and 40 other mods, but i check it on BG:EE.

In Topic: Thalantyr Item Upgrade updated (again)

30 October 2019 - 11:52 AM

I still have this bug described by Lightbringer23, however i can't fix it. I just installed this mod (ver. 4.2.4) on modless BG:EE and for me this bug still appear.

Did you install the mod after you started the game; aka started a game and saved and then exited the game to install the mod, and then loaded the old save game ?

 

No. I installed the game, installed the mod and the went to Thalantyr with new hero to check if mod works.


In Topic: Thalantyr Item Upgrade updated (again)

30 October 2019 - 08:41 AM

I still have this bug described by Lightbringer23, however i can't fix it. I just installed this mod (ver. 4.2.4) on modless BG:EE and for me this bug still appear. Here's my weidu log:


// Log of Currently Installed WeiDU Mods
// The top of the file is the 'oldest' mod
// ~TP2_File~ #language_number #component_number // [Subcomponent Name -> ] Component Name [ : Version]
~THALAN/THALAN.TP2~ #6 #0 // Thalantyr - Item Upgrade: v4.2.4

Like Lightbringer23 said, dialogue option appears in the dialogue tree under "rumors", which disappear after first talk. Can't find THALAN.dlg file, only THANAL.d but there is no "RumorTalkThalan". "Global("RumorTalkThalan","GLOBAL",1" appears only in thalan.tp2 file, but changing it for 0 doesn't change anything.