Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
RangersForever[Tangled Oak] Book Club - Nikt does appear, but he doesn't work
#1
I went through the book club storyline, I met Nikt who appeared just fine, did his stuff, and we arranged to meet the next day. It actually took a bit longer, but we spoke just fine outside the inn and he wanted to follow me to "a place in between spheres" or however he put it. In any case, I told him I know a place (chose the second dialogue option, if it matters - without getting into details) and we went off to the "cave near here."

So he follows me like a dude with no boundaries into the cave, then into the dragon crypt place, then through the portal, and all the time he does nothing but walk. At no point he reacts to attempts at conversation, nor does he initiate any on his own. I left them standing around in the dreamscape (or however we call it) for a while, but nothing happens.

What do I do?
#2
I may need to know the value of your "L#NIBookClubPart2" variable. To check it, use this code:

C:GetGlobal("L#NIBookClubPart2","GLOBAL")

IIR, he should just start a dialogue when he notices the entrance to the cave, then there should be a cutscene, you should end up in the Dragon's "dreamy" area and he should tell you something there.
#3
Well, Shadow Keeper shows L#NIBOOKCLUBPART2 as 9 at the time when we're already inside on the dreamscape and standing around. He didn't say anything as we approached the cave entrance, although I may have went a bit fast there, since I didn't expect him to react to the cave entrance itself.

(I tend not to activate the console because if I do I start to go overboard with cheat keys Big Grin )
#4
There is a check in his script:

IF
See("L#NI13")
Global("L#NIBookClubPart2","GLOBAL",9)
THEN
RESPONSE #100
SetGlobal("L#NIBookClubPart2","GLOBAL",10)
StartDialogueNoSet(Player1)
END

IIRC, L#NI13 is the cave entrance.
#5
So what do I do? Go back to the cave entrance and hang around?
#6
Make him follow you there, to the main area, to the cave entrance. If that doesn't work at this point, then set this global to this value: Global("L#NIBookClubPart2","GLOBAL",10)
...and then talk to him. But it would be best if you tried to go to the right spot with him first.
#7
It all worked very nicely, thanks! The funny thing is that I did go back out with him and then back in again, but I guess I was just too impatient. I waited just a little bit longer outside than I would usually have and the dialogue popped up no problem. Then the rest of the quest worked fine (I assume).

Oh, and once again, thank you for this mod! I think I like this one the most, because there's a tree and a druid in it, and those are my jam. With the inn and the "services" there it's a great place for the nature characters to feel slightly more at home in Athkatla and I'm hereby including the Tangled Oak Isle in all my future playthroughs. Oh, and food items! There can never be enough food items. And the clean air quest? That alone is worth it.
Thanks for this, it's a blast.
#8
I'm glad you like it! Have a fun run! Smile
  


Forum Jump:


Users browsing this thread:
1 Guest(s)

[Tangled Oak] Book Club - Nikt does appear, but he doesn't work00