Jump to content


Photo

Dynaheir's Journal


  • Please log in to reply
6 replies to this topic

#1 Strikh

Strikh
  • Member
  • 22 posts

Posted 02 January 2010 - 07:14 PM

Dynaheir asked me to find her journal. I assisted a "certain ranger" up by the lighthouse, but no journal... (finished that entire side of the map...)

Am I looking in the wrong place? Can I console it in? What would that code be?

#2 Ranadiel

Ranadiel
  • Member
  • 174 posts

Posted 03 January 2010 - 03:00 AM

As I recall current versions of BG1NPC have changed it so that the scenes do not occur in the same area as Drizzt anymore in order to avoid an incompatibility with Drizzt Saga. Now you instead need to go to another wilderness area(there are about five you can choose from and I remember 0 of them)and Drizzt will show up there and start the series of events required for the jouranl.

#3 cmorgan

cmorgan
  • Modder
  • 2301 posts

Posted 03 January 2010 - 08:47 AM

Wander over to one of the following areas -

RedCanyons
SouthBeregostRoad
ArchaeologicalSite
NorthNashkelRoad
BearRiver
XvartVillage
DryadFalls
FireLeafForest

and if you pleased him enough on the first encounter, he will reappear.

/* Drizzt finds the party and initiates Dynaheir's Quest */
IF %BGT_VAR%
Global("X#DynaJournal","GLOBAL",1)
Global("X#DQDrizztSpawn","GLOBAL",0)
!Dead("drizzt")
!AreaCheck("%FishermansLake%")
OR(<img src='http://www.shsforums.net/public/style_emoticons/<#EMO_DIR#>/cool.gif' class='bbc_emoticon' alt='8)' />
AreaCheck("%RedCanyons%")
AreaCheck("%SouthBeregostRoad%")
AreaCheck("%ArchaeologicalSite%")
AreaCheck("%NorthNashkelRoad%")
AreaCheck("%BearRiver%")
AreaCheck("%XvartVillage%")
AreaCheck("%DryadFalls%")
AreaCheck("%FireLeafForest%")
InParty(Myself)
!StateCheck(Myself,CD_STATE_NOTVALID)
InMyArea(Player1)
!StateCheck(Player1,CD_STATE_NOTVALID)
CombatCounter(0)
!See([ENEMY])
THEN
RESPONSE #100
SetGlobal("X#DQDrizztSpawn","GLOBAL",1)
SetGlobal("X#DynaJournal","GLOBAL",2)
END


#4 Strikh

Strikh
  • Member
  • 22 posts

Posted 03 January 2010 - 12:03 PM

Wander over to one of the following areas -

RedCanyons
SouthBeregostRoad
ArchaeologicalSite
NorthNashkelRoad
BearRiver
XvartVillage
DryadFalls
FireLeafForest

and if you pleased him enough on the first encounter, he will reappear.


Thanks, Folks!

I was worried that he wouldn't help me, since we pilfered Icingdeath from him (we stole the same weapon from him again, oddly enough).

Dynaheir now has the journal, but I don't see what it does for us...

#5 Ranadiel

Ranadiel
  • Member
  • 174 posts

Posted 03 January 2010 - 12:31 PM

Thanks, Folks!

I was worried that he wouldn't help me, since we pilfered Icingdeath from him (we stole the same weapon from him again, oddly enough).

Dynaheir now has the journal, but I don't see what it does for us...

If you enter a romance with Dynaheir(or are already in one) then retrieving the journal will trigger an encounter 3 days after either retrieving the journal or proceeding far enough with the romance. Alternatively if you have Edwin in your party I believe there is some banter regarding the journal. It might also be neccesary for an interjection later in the game(well to be more precise the previously mentioned encounter might be). I don't think there is anything else.

#6 Miloch

Miloch

    Barbarian

  • Modder
  • 6579 posts

Posted 04 January 2010 - 12:02 AM

I was worried that he wouldn't help me, since we pilfered Icingdeath from him (we stole the same weapon from him again, oddly enough).

It is odd, though I suppose some other mod plausibly could add another one to him, or perhaps BG1NPC or another mod simply respawns the CRE with the original weapon, rather than having him MoveToArea or reappear or the like?

And some mods (and yes, I mean BG1 NPC especially :o) should really check if you stole such a prized weapon from him. If your party doesn't have it on you, he'd probably seem troubled and ask you about whether you've heard of it or any thieves about. And if you do have it on you, you'd better be prepared for one hell of a battle...

Infinity Engine Contributions
Aurora * BG1 NPC * BG1 Fixpack * Haiass * Infinity Animations * Level 1 NPCs * P5Tweaks
PnP Free Action * Thrown Hammers * Unique Containers * BG:EE * BGII:EE * IWD:EE
================================================================
Player & Modder Resources
BAM Batcher * Creature Lister * Creature Checker * Creature Fixer * Tutu/BGT Area Map & List * Tutu Mod List
================================================================
"Infinity turns out to be the opposite of what people say it is. It is not 'that which has nothing beyond itself' that is infinite, but 'that which always has something beyond itself'." -Aristotle


#7 -Guest-

-Guest-
  • Guest

Posted 05 April 2011 - 12:10 AM

Merci pour ce résumé si bien. Je crois que je vais être de retour ici souvent. Cordialement.