Jump to content

WK interjections in SoA


nethrin

Recommended Posts

we want to have saerileth interject into various parts of the watcher's keep quest, whether you do it in SoA or ToB. however, while testing the saerileth mod, we found that when it's time for her to interject, the dialogue simply ends. the bioware npcs do *not* interject into WK in SoA. their interjections are coded in their 25.d files with a GlobalGT("Chapter","Global",7) check. is this what we need to do for saerileth? this would therefore make her eligible to interject into WK *only* in ToB, which is exactly what we don't want to do.

 

can anyone help?

Link to comment
we want to have saerileth interject into various parts of the watcher's keep quest, whether you do it in SoA or ToB.  however, while testing the saerileth mod, we found that when it's time for her to interject, the dialogue simply ends.  the bioware npcs do *not* interject into WK in SoA.  their interjections are coded in their 25.d files with a GlobalGT("Chapter","Global",7) check. is this what we need to do for saerileth?  this would therefore make her eligible to interject into WK *only* in ToB, which is exactly what we don't want to do.

 

can anyone help?

Try a dual interjection: one with saerj.dlg while in SOA, one with Saerj25.dlg while in TOB.

Link to comment

nevermind. simgding0 fixed it.

 

but, just in case anyone else wants to know how to do it....

 

in your J.d file, put GlobalLT("Chapter","GLOBAL",7)

and then in your 25J.d file, put GlobalGT("Chapter","GLOBAL",7)

 

then just double up the interjections in each of the files.

Link to comment
I think the thread on PPG had triggers that worked, but you'd want GGT("Chapter",6) for the ToB stuff.  If you only have LT and GT 7, poor ol' chapter 7 gets excluded.

I thought chapter 7 was suldanessellar and hell and whatnot and therefore WK is inaccessible during that chapter. am I wrong? can one go to WK while in chapter 7? if so, changing the code is an easy thing.

Link to comment
I thought chapter 7 was suldanessellar and hell and whatnot and therefore WK is inaccessible during that chapter.  am I wrong?  can one go to WK while in chapter 7?  if so, changing the code is an easy thing.

You can go to Suldanesselar, thereby starting Chapter Seven, and then go back and go to Watcher's Keep or other places.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...