Hi everybody,
I'm actually facing a bug in the Vampire Master's quest. In the Neng's horses ranch I met Vernon in his barn which revealed himself to be a vampire. I agree to bring all his family in coffins with cursed hearth in the AKTHAKLA in the cimetary exactly in former BODHI's lair. All of this bynight of course (by day all 7 items get destroyed...and so the quest).
But once arrived in Bodhi lair (stairs down right on the big table in the catacombs) nothing happens.... As far as I've read rare topics about it Vernon is supposed to reappear, thanking me and giving me the place where is Master Vampire "live". I've tried to place coffins and hearth in former BODHI's lair or directly on the ground but with no result.
I'm suspecting a big bug in that...
Here is my weidu log. I know i'ts the one of a big big mega mod but I'm really suspecting a bug only due to CTB.
I don't necessary need a big change in the file to fix it forever I only need to continue a more than six month in real time adventure...
Wouldn't it be nice to have the right CLUACode with some SET GLOBAL.... to get triggering the right event , would it ?
I'm able using N.I whit some step by step instructions but I' really don't understand how those program works. the "why, who, where and how to fix it" is far from my understanding.
Thx by advance.
For my weidu log please see the attached file caus it's too big to simply copy paste...
Here is with N.I some info about the vernon creature file
IF
Global("CbVampireSubQuestStart","GLOBAL",4)
Global("CbVampireSubQuestFailed","GLOBAL",0)
Global("CbPartyReturnedAfterWarn","AR0809",1)
AreaCheck("AR0809")
Detect([PC])
Range([PC],30)
THEN
RESPONSE #100
ActionOverride("CBRNCMVP",StartDialogueNoSet([PC]))
END
IF
AreaCheck("AR3598")
Allegiance(Myself,NEUTRAL)
Global("CbVampireSubQuestStart","GLOBAL",3)
THEN
RESPONSE #100
DestroySelf()
END
IF
Global("CbVampireSubQuestFailed","GLOBAL",1)
!Allegiance(Myself,ENEMY)
THEN
RESPONSE #100
ChangeEnemyAlly(Myself,ENEMY)
END
IF
Die()
Allegiance(Myself,ENEMY)
THEN
RESPONSE #100
ReallyForceSpellDead(Myself,VAMPIRE_GAS_FORM_CHANGE)
END
IF
HPLT(Myself,10)
Allegiance(Myself,ENEMY)
THEN
RESPONSE #100
ReallyForceSpellDead(Myself,VAMPIRE_BAT_FORM_CHANGE)
END
IF
TimeGT(5)
TimeLT(DUSK_END)
AreaType(OUTDOOR)
Allegiance(Myself,ENEMY)
THEN
RESPONSE #100
ReallyForceSpellDead(Myself,VAMPIRE_BAT_FORM_CHANGE)
END
IF
See([PC])
Delay(12)
Allegiance(Myself,ENEMY)
THEN
RESPONSE #100
ReallyForceSpellDead([PC],VAMPIRE_DOMINATION)
ReallyForceSpellDead([PC],VAMPIRE_FEAR)
END
IF
See(NearestEnemyOf(Myself))
Class(NearestEnemyOf(Myself),MAGE)
THEN
RESPONSE #100
Attack(NearestEnemyOf(Myself))
END
IF
See(NearestEnemyOf(Myself))
THEN
RESPONSE #100
AttackReevaluate(NearestEnemyOf(Myself),30)
END
Stupidity valued on stock exchange ? Good ! No more financial crisis ! God we should be surrounded by multibillionnaries !