stuck in Clob's son quest.- Spoiler needed-
#1
Posted 02 May 2008 - 09:00 AM
Now progressing in RoT mod I came to Maribur. Before entering the joicy mysterious cave which I suppose is full of nearly unkillable monsters, foe and traps I decided as usual to complete all the "little quest" downtown.
This brings me to help a poor man called Clob whom son didn't come back from Athkatlah where he was send buying some robe to some merchant in the Bridge district.
I easily found the clothes merchant near the entrance of Bridge district. He remembered about Clob's son buying him a beautiful robe then speaking about going to the Fives Flacons inn.
I went to the inn, spoke to everyone but found nothing, no clue. The only thing I witnessed was a theater play underground. Some actors were performing a famous play called "SHANDRIL, The maiden of Spellfire". The play ends and.. nothing else...I also visit the first floor of the inn but same result, no clue.
Did anybody manage to complete this quest ?
#2
Posted 02 May 2008 - 09:55 PM
Follow the clues in the bridge district. There should be someone next on the list to talk to in or around the inn. Turns out he was kidnapped by slavers. After talking to dude a Slaver Route should show up on your worldmap. Once I tried to go there and got a ctd, so never found out what happens.
#3
Posted 02 May 2008 - 10:10 PM
"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again." - King Diamond
The Definitive Guide to Trolls
"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant
#4
Posted 04 May 2008 - 11:33 AM
I think the courtesan spawns in the FF at night. She spawns on the basement level maybe. I checked the BCS on it and she should be spawning and then you go to the thief guy that maximus2001 said in the house where you get the berserker horn. Never had a crash there myself.
Ok, thanks i'll try that. I was late to answer cause during this time I concentrate on finishing RoTs' main quest. And it's done; I fired Drizzt and and things can go on.
#5
Posted 04 May 2008 - 01:29 PM
Any idea/advice about that ?
#6
Posted 04 May 2008 - 03:58 PM
IF
Global("Clobsson","GLOBAL",3)
Global("nmkesae","AR0522",0)
THEN
RESPONSE #100
CreateCreature("Jatta",[662.310],1) // Jatta
SetGlobal("nmkesae","AR0522",1)
662.310 is your X/Y coordinate of the area. I guess it should happen when the global sets. Let us know if that works OK. Your script should contain the same. Funny, I did have problems with her before and where she spawns.
"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again." - King Diamond
The Definitive Guide to Trolls
"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant
#7
Posted 07 May 2008 - 12:38 PM
Wooops. I was looking at one area and thinking it was the basement. It is the bar area of the FF (the main bar area). AR0522
IF
Global("Clobsson","GLOBAL",3)
Global("nmkesae","AR0522",0)
THEN
RESPONSE #100
CreateCreature("Jatta",[662.310],1) // Jatta
SetGlobal("nmkesae","AR0522",1)
662.310 is your X/Y coordinate of the area. I guess it should happen when the global sets. Let us know if that works OK. Your script should contain the same. Funny, I did have problems with her before and where she spawns.
I'm sorry but this women didn't appear in FF.
Could you you please give me some advice about "forcing" her to appear.
#8
Posted 07 May 2008 - 03:10 PM
after consulting the BCS file via NI as Hoppy wrote I indeed have this script :
IF
Global("Clobsson","GLOBAL",3)
Global("nmkesae","AR0522",0)
THEN
RESPONSE #100
CreateCreature("Jatta",[662.310],1) // Jatta
SetGlobal("nmkesae","AR0522",1)
So I really don't understand what's wrong...
#9
Posted 07 May 2008 - 05:25 PM
Edited by Hoppy, 07 May 2008 - 05:26 PM.
"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again." - King Diamond
The Definitive Guide to Trolls
"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant
#10
Posted 08 May 2008 - 06:54 AM
Something isn't right there. Set that Global(Clobsson...)via console and see what happens. If still no creature, create the creature via console. The global may need to be set for her to say something.
ok,
Do I only need CluaConsole the first line : SetGlobal("Clobsson","GLOBAL",3) or should I CluaConsole also the second line SetGlobal("nmkesae","AR0522",0) ?
#11
Posted 08 May 2008 - 08:19 AM
Edited by Hoppy, 08 May 2008 - 08:20 AM.
"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again." - King Diamond
The Definitive Guide to Trolls
"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant
#12
Posted 09 May 2008 - 09:16 AM
I try the SetGlobal but nothing happens. So I Clua the Courtesan Jatta which appears and I'm now able to purchase the quest.
I'll tell you if there is other problem.
thanks.
#13
Posted 09 May 2008 - 09:57 AM
I manage purchasing the Clobs son quest. After the whore in FF inn I was directed to the north building to the area(this where one can find the berserker horn). There I found a guy who told me that the young lad had been captured by slavers and updated my map. The area "Slave Route" appears. It is just south of the sword coast, just east from the gnoll fortress. By some miracle I didn' t get any CTD when going to this area. So for those who didn't have this luck here is the clua code : Area RR044.
#14
Posted 09 May 2008 - 10:03 AM
"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again." - King Diamond
The Definitive Guide to Trolls
"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant
#15
Posted 13 May 2008 - 01:11 AM
Was the CLUA input like this: CLUAConsole:CreateCreature("JATTA")I try the SetGlobal but nothing happens. So I Clua the Courtesan Jatta which appears and I'm now able to purchase the quest.
Greetings Leomar
but you have more choices or paths through the game.
- Chevalier
BiG World Project - Big Baldur's Gate World
#16
Posted 14 May 2008 - 05:36 PM
"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again." - King Diamond
The Definitive Guide to Trolls
"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant
#17
Posted 29 May 2008 - 08:38 AM
In the main bar of the FF inn area 662.310 X/Y corresponds to the point near the north wall between the stairs to the firdst floor and the kitchen. Nobody appears here either day or night.
after consulting the BCS file via NI as Hoppy wrote I indeed have this script :
IF
Global("Clobsson","GLOBAL",3)
Global("nmkesae","AR0522",0)
THEN
RESPONSE #100
CreateCreature("Jatta",[662.310],1) // Jatta
SetGlobal("nmkesae","AR0522",1)
So I really don't understand what's wrong...
Could you please post the entire contents of your AR0522.BCS here?
(last update: 02-12-2008)
----------------------------------------------
SoS, v1.13
TDD, v1.12
TS-BP, v6.10
CtB, v1.11
RoT, v2.1
----------------------------------------------
BP Animations Scheme
#18
Posted 29 May 2008 - 12:15 PM
IF OnCreation() THEN RESPONSE #100 Explore() Continue() END IF Global("JustOneKetoPlease","AR0522",0) XPLT(Player1,500001) OR(2) Global("PGKetoSpawned","GLOBAL",0) Global("PGKetoBeenInPartyOnce","GLOBAL",0) THEN RESPONSE #100 SetGlobal("JustOneKetoPlease","AR0522",1) SetGlobal("PGKetoSpawned","GLOBAL",1) SetGlobal("PGKetoIsInFirstFlagons","GLOBAL",0) CreateCreature("keto08",[432.478],5) // Keto END IF Global("JustOneKetoPlease","AR0522",0) XPGT(Player1,500000) XPLT(Player1,1000001) OR(2) Global("PGKetoSpawned","GLOBAL",0) Global("PGKetoBeenInPartyOnce","GLOBAL",0) THEN RESPONSE #100 SetGlobal("JustOneKetoPlease","AR0522",1) SetGlobal("PGKetoSpawned","GLOBAL",1) SetGlobal("PGKetoIsInFirstFlagons","GLOBAL",0) CreateCreature("keto10",[432.478],5) // Keto END IF Global("JustOneKetoPlease","AR0522",0) XPGT(Player1,1000000) OR(2) Global("PGKetoSpawned","GLOBAL",0) Global("PGKetoBeenInPartyOnce","GLOBAL",0) THEN RESPONSE #100 SetGlobal("JustOneKetoPlease","AR0522",1) SetGlobal("PGKetoSpawned","GLOBAL",1) SetGlobal("PGKetoIsInFirstFlagons","GLOBAL",0) CreateCreature("keto12",[432.478],5) // Keto END IF Global("PGKetoIsInFirstFlagons","GLOBAL",1) Global("WeDidThisReally","AR0522",0) THEN RESPONSE #100 SetGlobal("WeDidThisReally","AR0522",1) SetGlobal("PGKetoIsInFirstFlagons","GLOBAL",0) MoveGlobal("AR0522","Keto",[432.478]) END IF Global("BardPlot1","GLOBAL",51) Global("CloseDoor2","AR0522",0) THEN RESPONSE #100 SetGlobal("CloseDoor2","AR0522",1) TriggerActivation("TRAN0523",FALSE) END IF OnCreation() Global("Explored","AR0522",0) THEN RESPONSE #100 Explore() SetGlobal("Explored","AR0522",1) MoveGlobalsTo("AR0509","AR0522",[0.0]) MoveGlobalsTo("AR0510","AR0522",[0.0]) MoveGlobalsTo("AR0511","AR0522",[0.0]) END IF Global("BardPlot1","GLOBAL",40) Global("DidThis","AR0522",0) THEN RESPONSE #100 SetGlobal("DidThis","AR0522",1) TriggerActivation("TRAN0523",FALSE) CreateCreature("bdhigg01",[218.711],7) // Higgold END IF GlobalGT("BardPlot1","GLOBAL",40) Global("DidThis","AR0522",1) THEN RESPONSE #100 SetGlobal("DidThis","AR0522",2) TriggerActivation("TRAN0523",TRUE) ActionOverride("bdhigg01",DestroySelf()) END IF GlobalTimerExpired("MeetHiggin6a","GLOBAL") Global("BardPlot1","GLOBAL",40) !Global("Plot6Failed","AR0522",1) THEN RESPONSE #100 SetGlobal("Plot6Failed","AR0522",1) TriggerActivation("TRAN0523",TRUE) ActionOverride("bdhigg01",DestroySelf()) END IF GlobalTimerExpired("MeetHiggin8","GLOBAL") Global("DidThis3","AR0522",0) THEN RESPONSE #100 SetGlobal("DidThis3","AR0522",1) CreateCreature("bdhigg01",[218.711],7) // Higgold END IF Global("PlayerAttackedActors","GLOBAL",1) Global("SamuelAttacks","AR0522",0) THEN RESPONSE #100 SetGlobal("SamuelAttacks","AR0522",1) ActionOverride("ffbart",Enemy()) ActionOverride("ffwench",Enemy()) Wait(2) CreateCreatureOffScreen("AMNCEN1",0) // Amnish Centurion CreateCreatureOffScreen("AMNLEG1",0) // Amnish Legionary CreateCreatureOffScreen("AMNLEG1",0) // Amnish Legionary CreateCreatureOffScreen("AMNLEG1",0) // Amnish Legionary CreateCreatureOffScreen("COWENF1",0) // Cowled Enforcer END IF Global("Clobsson","GLOBAL",3) Global("nmkesae","AR0522",0) THEN RESPONSE #100 CreateCreature("Jatta",[662.310],1) // Jatta SetGlobal("nmkesae","AR0522",1) END IF Global("G3DewnyExists","GLOBAL",0) Global("G3DewnyExistsLocal","MYAREA",0) THEN RESPONSE #100 SetGlobal("G3DewnyExists","GLOBAL",1) SetGlobal("G3DewnyExistsLocal","MYAREA",1) CreateCreature("G3DEWN",[396.335],2) // Dewny CreateCreature("G3FFCUS1",[571.478],5) // Bary CreateCreature("G3FFCUS2",[465.544],1) // Hersal END IF Global("G3FFCUST08Comment","GLOBAL",1) THEN RESPONSE #100 SetGlobal("G3FFCUST08Comment","GLOBAL",2) ActionOverride("jerry",StartDialogueNoSet("G3DEWN")) END IF GlobalTimerExpired("G3DrunkDwarfWakeUp","GLOBAL") Global("G3WakeUpDwarf","GLOBAL",0) THEN RESPONSE #100 SetGlobal("G3WakeUpDwarf","GLOBAL",1) ApplySpell("ffcust07",FORCE_DISPEL_MAGIC) END IF Global("G3DewnyExists","GLOBAL",1) GlobalLT("G3DewnyQuest","GLOBAL",2) Global("G3DewnyExistsLocal","MYAREA",0) THEN RESPONSE #100 SetGlobal("G3DewnyExistsLocal","MYAREA",1) CreateCreature("G3DEWN",[396.335],2) // Dewny CreateCreature("G3FFCUS1",[571.478],5) // Bary CreateCreature("G3FFCUS2",[465.544],1) // Hersal END IF Global("G3DewnyExists","GLOBAL",1) Global("G3DewnyExistsLocal","MYAREA",0) Global("G3DewnyWantsCake","GLOBAL",1) THEN RESPONSE #100 CreateCreature("G3DEWN",[796.261],2) // Dewny SetGlobal("G3DewnyExistsLocal","MYAREA",1) CreateCreature("G3FFCUS1",[571.478],5) // Bary CreateCreature("G3FFCUS2",[465.544],1) // Hersal END IF Global("G3DewnyExists","GLOBAL",1) Global("G3DewnPassOut","GLOBAL",2) Global("G3DewnyExistsLocal","MYAREA",0) THEN RESPONSE #100 SetGlobal("G3DewnyExistsLocal","MYAREA",1) CreateCreature("G3DEWN",[670.197],2) // Dewny ActionOverride("g3dewn",ApplySpellRES("G3DRUNK",Myself)) // Sleep CreateCreature("G3FFCUS1",[571.478],5) // Bary CreateCreature("G3FFCUS2",[465.544],1) // Hersal END
"If you think that a size of the mod indicates an amount of bugs that it introduces and their severity you're totally wrong...
Try not to use next time a load of shitty "super-mega-improving-tweaking-revising" small mods that you have installed and try to meet Wulfgar once again." - King Diamond
The Definitive Guide to Trolls
"Finding food and a place to sleep is your own business. I imagine Paul the Cat should have some fun with you, too" - Potencius in The Darkest Day
"You have been warned, little bastard!" -Khelben to a young <CHARNAME>in Check the Bodies
There are those who will snivel, and offer nothing in return except criticism, meanwhile never lifting a finger to do other than to cut other peoples labor down simply for the fact that they lack the capability to put anything of their own together. -erebusant