Jump to content


The darkest day(1.12 ) avaunis quest problem


  • Please log in to reply
1 reply to this topic

#1 -Confused one-

-Confused one-
  • Guest

Posted 28 January 2008 - 12:37 AM

Sorry to bother you!

But I have problem with TDD sub-quest(Hall of Knowledge), then I must ask this..

I killed all psions and Demon Knight, Etc... and pick the book of dead,

And go out the hall of Knowledge, but avaunis say nothing about the quest. He just FREEZE as the quest is goning continuosly.

And I kick out him, he says

What the problem?

Below, it is from my Files (In DLTCEP) "AVAUNIS"

IF
Areacheck("DD5000")
Combatcounter(0)
Global("TDDAv1","DD5000",0)
THEN
RESPONSE #100
Setglobal("TDDAv1","DD5000",1)
Startdialogue("AVAUNISJ",[PC])
END

IF
Areacheck("DD5000")
Combatcounter(0)
Globalgt("Caravan_Quest","GLOBAL",2)
Global("DDAvStay","LOCALS",0)
THEN
RESPONSE #100
Startdialogue("AVAUNISJ",[PC])
END


And this one from "DD3603"

IF
Global("showdown","DD3603",0)
THEN
RESPONSE #100
Createcreature("PSIDARK1",[624.363],4)
Createcreature("PSIDARK2",[864.435],4)
Createcreature("PSIDARK2",[980.653],4)
Createcreature("PSIDARK3",[327.463],4)
Createcreature("PSIDARK3",[332.701],4)
Createcreature("PSION4",[616.741],12)
Setglobal("showdown","DD3603",1)
END

IF
Global("HF_FuckinBugFix_01","GLOBAL",0) <== what is this???
Dead("psidark1")
Numdead("psidark2",2)
Numdead("psidark3",2)
Partyhasitem("DEADBKX")
THEN
RESPONSE #100
Startcutscenemode()
Setglobal("HF_FuckinBugFix_01","GLOBAL",1) <== what is this???
Startcutscene("PSICUT04")
END


#2 Azazello

Azazello

    The Anti-Spammer

  • Staff
  • 1912 posts

Posted 10 February 2008 - 07:25 AM

I just played that quest recently and didn't have a freeze. As for the quest ending, that's how it's supposed to work--no comment from Avaunis!