Guest Katewise Posted July 2, 2009 Share Posted July 2, 2009 Hi guys, I don't know if anyone is still around, but I'm not sure if I've encountered a problem or not... I'm absolutely LOVING the Coran romance stuff - really well written and immersive... I just don't know when LT16 is supposed to happen... I had LT15, when we wake up after LT14 (when he promises the moon)... but I may have made the mistake of going and speaking to Brielbara before LT16 had time to trigger.... or does it take a long time to? It's the last one of those talks so I'd really like it to happen! Any help would be great ! Link to comment
cmorgan Posted July 2, 2009 Share Posted July 2, 2009 OK, let's take a quick look... on the main path (not the bored or neutral) you should have had lt 14 = lt 15 = and then IF WEIGHT #-3 ~%BGT_VAR% Global("P#CGLoveTalk","GLOBAL",32)~ THEN BEGIN CoLoveTalk16 SAY @791 ++ @792 DO ~IncrementGlobal("P#CGLoveTalk","GLOBAL",1) RealSetGlobalTimer("P#CGLoveTalkTime","GLOBAL",COROM_TIMER)~ + COLT12.1 + ~Race(Player1,ELF)~ + @793 DO ~IncrementGlobal("P#CGLoveTalk","GLOBAL",1) RealSetGlobalTimer("P#CGLoveTalkTime","GLOBAL",COROM_TIMER)~ + COLT12.2ELF + ~!Race(Player1,ELF)~ + @793 DO ~IncrementGlobal("P#CGLoveTalk","GLOBAL",1) RealSetGlobalTimer("P#CGLoveTalkTime","GLOBAL",COROM_TIMER)~ + COLT12.2NELF ++ @794 DO ~IncrementGlobal("P#CGLoveTalk","GLOBAL",1) RealSetGlobalTimer("P#CGLoveTalkTime","GLOBAL",COROM_TIMER)~ + COLT12.1 ++ @795 DO ~IncrementGlobal("P#CGLoveTalk","GLOBAL",1) RealSetGlobalTimer("P#CGLoveTalkTime","GLOBAL",COROM_TIMER)~ + COLT12.3 END which is triggered by IF %BGT_VAR% RealGlobalTimerExpired("P#CGLoveTalkTime","GLOBAL") InParty(Myself) !See([ENEMY]) !StateCheck(Player1,CD_STATE_NOTVALID) !StateCheck(Myself,CD_STATE_NOTVALID) See(Player1) CombatCounter(0) ReputationGT(Player1,10) OR(2) Global("P#CoranRomancePath","GLOBAL",1) Global("P#CoranRomancePath","GLOBAL",6) !Global("P#CoranRomanceInactive","GLOBAL",1) OR(9) Global("P#CGLoveTalk","GLOBAL",1) Global("P#CGLoveTalk","GLOBAL",3) Global("P#CGLoveTalk","GLOBAL",7) Global("P#CGLoveTalk","GLOBAL",11) Global("P#CGLoveTalk","GLOBAL",17) Global("P#CGLoveTalk","GLOBAL",19) Global("P#CGLoveTalk","GLOBAL",21) Global("P#CGLoveTalk","GLOBAL",23) Global("P#CGLoveTalk","GLOBAL",31) !InParty("safana") !AreaType(DUNGEON) THEN RESPONSE #100 IncrementGlobal("P#CGLoveTalk","GLOBAL",1) END Which means, if everything is fine, you should check that your rep is higher than 10, Safana is not in the party, the timer RealGlobalTimerExpired("P#CGLoveTalkTime","GLOBAL") Global("P#CoranRomancePath","GLOBAL",1) or Global("P#CoranRomancePath","GLOBAL",6) !Global("P#CoranRomanceInactive","GLOBAL",1) // this one is at 0 and you are not in a dungoen... !AreaType(DUNGEON) Link to comment
Guest Katewise Posted July 5, 2009 Share Posted July 5, 2009 Hey, thanks for the reply! It happened eventually.... I think I was just being impatient! One question however... it's been a very long time since Coran (and the rest of the party) helped Brielbara for the first time, and he still hasn't mentioned going back to see her...(since the first quest we have been all the way through Candlekeep)... am I being impatient again? I can't see any variable in Shadowkeeper which might relate to a timer for it... Thanks again! Link to comment
Leomar Posted July 6, 2009 Share Posted July 6, 2009 Hey, thanks for the reply! It happened eventually.... I think I was just being impatient! One question however... it's been a very long time since Coran (and the rest of the party) helped Brielbara for the first time, and he still hasn't mentioned going back to see her...(since the first quest we have been all the way through Candlekeep)... am I being impatient again? I can't see any variable in Shadowkeeper which might relate to a timer for it... Thanks again! Perhaps the "BG1 NPC Project" readme helps you. There are links to hints about Coran's quest and romance. Greetings Leomar Link to comment
Guest Katewise Posted July 7, 2009 Share Posted July 7, 2009 ...I had already looked at the readme and can't find anything which relates to this - all further Love Talks have a condition that Coran has Namara, but I haven't had him say that he wants to go meet Briel again... Some people in the forums were saying that you could speed this comment up by talking to Briel yourself again, but she isn't around anywhere (including in the Sturgeon)... Any ideas? Link to comment
IfIHadARocketLauncher Posted July 8, 2009 Share Posted July 8, 2009 Did you have Jaheira in your party? I've come to find that having her ruins everything. Jaheira's interjection concerning Coran's original decision causes Brielbara to leave. Do you have a save-game prior to talking to her? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.