Thats fine, but if you want to get the full mod done, you need to take em to Spellhold and visit the Sahuagin City, that's all.
have fun.
I have reached Chapter 6 and I didn't take them to Spellhold, but I can't seem to continue in the trial.
According to here:
http://www.shsforums...showtopic=30333 I need to meet Kharen, and this seems to be all mixed together with the Spellhold plot. Apparently, Myroven will only come after I have discussed Kharen with Bylanna, and from there I can go on to Part 6, but I can't seem to resolve the Kharen issue.
The only reference I found to creating Kharen near Spellhold was here, in kova.d, startin around line 2217:
// Kharen16
EXTEND_BOTTOM PPSAEM2 29
IF ~Global("KKJoin", "GLOBAL", 1)
InParty("Kova")
AreaCheck("AR1500")~ THEN DO
~SetGlobal("AsylumPlot","GLOBAL",60)
RealSetGlobalTimer("Z#KharenWarnT","AR1500", 7)
ApplySpell(Myself,DRYAD_TELEPORT)
AddJournalEntry(16563, QUEST)
CreateCreature("Z#Khar16", [505.2920], 10)~ EXIT
END
However, I can't find that in any of the scripts in the actual game, so i don't know where this chunk of code has been placed, and thus how to trigger it. It's not in z#kova.bcs, or Kiyone's script, or in ar1500.
I did have to Ctrl-Q them into the party at Windspear Hills, since there doesn't seem to be any dialog options that allow me to get them to rejoin my party.
Any help?
Cheers
vandervecken
EDIT:
In order to get Kharen, who is vital to continue the BTL story arc, you need to CLUA back to Spellhold (ar1500), change the global "AsylumPlot" to 56, and CLUA in ppsaem2, one of the incarnations of Saemon Havarian. If Kova is in the party, his dialogue will create Kharen.
Now that I have done this, I can continue the story by telling Bylanna about Kharen.
Note that it might be worthwhile to alter BTL so that it can actually work if you drop them off before Spellhold, and pick them up in Ch6.
Also, I'm still not sure why I couldn't dialogue them back into the party, and had to Ctrl-Q them.
Edited by Vandervecken, 01 December 2009 - 12:39 AM.