Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Seeker
« on: April 23, 2009, 04:37:25 AM »

i turned down to novice and did alot of prep and i still lots several guys but i beat them, but now that past that part I'm going to turn it back up to a harder setting
Posted by: Seeker
« on: April 23, 2009, 02:54:20 AM »

i'm at the Eclipse fight,  what did you do to win it it impossible for me unless some thing is wrong with the mod, first of all when the time stop it's not juts the mage that cast it that can act, but every one which is wrong on so many levels if that is not a mistake in the the game, and it seem like the can not be hurt i hit  on guy with a Level ten spell meteor and 2 level 25 guys with great swords, called shots from my bow and the moon thing all at one time and he is still complete unhurt.  

is this a bug you did some one just make this fight way too hard ,  The vampire things was hard but I beat him in time but this fight is just not possible
Posted by: Serenajora
« on: January 23, 2005, 06:16:16 PM »

Okay, I had that chat about the eclipse party.  I then boldly went outside after dark and was promptly taken to the eclipse fight.  Finished that (it actually wasn't too bad ... Sola's Moonray is pretty cool, really).  Since then I've beaten Sendai, finished Watcher's Keep (only had the guardian fights before Demogorgon), gone to visit the smugglers in Amkethran and defeated Draconis.  I think that should be enough time elapsed for Sola's next chat.

I've tried talking to Solaufein.  Nothing.  I've tried resting outdoors, indoors, walking around outside at night and during the day.  Nothing.  I believe I successfully set the romance talk at 20, as you suggested.  Any other ideas?  What CLUA console code can I use to see if my romance with Sola is still active?

BTW, I really enjoy this mod.  Thanks for the alternative to Anomen, and for the interesting dialogues! :D
Posted by: weimer
« on: January 22, 2005, 11:45:14 PM »

That powerful, night-attacking enemy is not another vampire. That would be the Eclipse fight. It's also unrelated to the standard linear lovetalk sequence, but I hope it means that you're "unstuck". Good luck.
Posted by: Serenajora
« on: January 22, 2005, 11:03:58 PM »

It seems to have worked.  Solaufein told me he'd had another dream about a powerful enemy who would attack us at night.  If I read your post correctly, that is the dialogue I should have heard next.

But ... more vampires?  Oh no ... .

Thanks!   :)
Posted by: weimer
« on: January 21, 2005, 06:13:12 PM »

The dialogue should not repeat, so something is wrong.

Anyway, that part of the dialogue is Afi's poem (@2300, etc.). The code guarding it is:

Code: [Select]
// More Solaufein romance dialogues. The Afi poem takes place at night.
IF
    RealGlobalTimerExpired("SolaTimer","GLOBAL")
    CombatCounter(0)
    !Range([NEUTRAL],10)
    InParty(Myself)
    See(Player1)
    !Detect([ENEMY])
    !Detect([EVILBUTBLUE])
    Global("SolaTalk","GLOBAL",19)  //  20=Afi poem
    PartyRested()
THEN
    RESPONSE #100
        IncrementGlobal("SolaTalk","GLOBAL",1)
        SetGlobal("SolaPCTalk","GLOBAL",1)
        RealSetGlobalTimer("SolaTimer","GLOBAL",3200)
        PlaySong(63)
        StartDialogueNoSet(Player1)
END

So it looks like something is resetting your SolaTalk variable to 19. Try

CLUAConsole:SetGlobal("SolaTalk","GLOBAL",20)

... you should be able to get Kiki's "ambition" talk then (well, after getting vamped). However, Afi's poem and Kiki's ambition are currently the last two things in the "linear" lovetalk sequence, so if nothing has happened after that it's because we haven't written any more yet. :-)
Posted by: Serenajora
« on: January 17, 2005, 06:16:30 PM »

I finished the romance with Solaufein in SOA and now am playing TOB with him.  There is a conversation with Sola that starts with him reading poetry to himself while he's taking the first watch (this is when you sleep, obviously).  Sorry I don't remember the exact wording.  I've had this dialogue come up twice.  The first time, I chose one option (#2) and had a good chat with Sola.  The second time, I tried another option(#1).  Sola became quite despondent and stopped talking. 

Anyway, it's been a long time now and he's said nothing since that episode.  Did I screw up somehow?  Is he angry with me?  Did I unknowingly reject him?  :'(