Jump to content


Photo

Clob's Son Missing


  • Please log in to reply
9 replies to this topic

#1 ilot

ilot
  • Member
  • 574 posts

Posted 02 November 2010 - 11:32 AM

I got the "Clob's Son Missing" quest, I gone to the Bridge, talked to the merchant and he told me to go look at the Five Flagons Inn. At this point a courtesan named Jatta may be there only at nights but I'm not found her. I seen in the Five Flagons and in the Bridge district at the night but I not found her...., where is Jatta??? Posted Image

Thanks


Italian mods tanslator!!!!


#2 psychlopes

psychlopes
  • Member
  • 83 posts

Posted 02 November 2010 - 12:30 PM

spoiler






she spawns on the first floor of the five flagons inn near the stairs, but only at a specific time of the day, so I usually use CTRL T to advance the time until she spawns
in one of my runs she didnt spawn at all so I used CLUAConsole:CreateCreature("JATTA") and it worked fine

#3 ilot

ilot
  • Member
  • 574 posts

Posted 02 November 2010 - 01:26 PM

Thank you psychlopes


In my game she didnt spawns me. I used CLUAConsole:CreateCreature("JATTA") and it worked fine.

You know well this mod.

Edited by ilot, 02 November 2010 - 01:27 PM.

Italian mods tanslator!!!!


#4 Hoppy

Hoppy

    Mage Hunter

  • Member
  • 2107 posts

Posted 03 November 2010 - 04:32 AM

Thank you psychlopes


In my game she didnt spawns me. I used CLUAConsole:CreateCreature("JATTA") and it worked fine.

You know well this mod.

Please post the area BCS si I can fix this once and for all. :lol:


EDIT: Can someone (ilot :lol: ) with a save check the globals by using GetGlobal commands to see if the globals required are at the proper setting?

IF
	Global("Clobsson","GLOBAL",3)
	Global("nmkesae","AR0522",0)
THEN
	RESPONSE #100
		CreateCreature("Jatta",[662.310],1) // Jatta
		SetGlobal("nmkesae","AR0522",1)
END

If the global is set to the correct number, then try adding a super sweet Continue() after the above block and make it look like this:

IF
	Global("Clobsson","GLOBAL",3)
	Global("nmkesae","AR0522",0)
THEN
	RESPONSE #100
		CreateCreature("Jatta",[662.310],1) // Jatta
		SetGlobal("nmkesae","AR0522",1)
                Continue()
END

There are probably other blocks in the script that are looping and I don't care what they are so we try a continue() for our RoT block and see if it works.

Edited by Hoppy, 03 November 2010 - 05:23 AM.

?May God defend me from my friends; I can defend myself from my enemies.? - Voltaire

"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


Posted Image 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

#5 ilot

ilot
  • Member
  • 574 posts

Posted 04 November 2010 - 02:58 AM


Thank you psychlopes


In my game she didnt spawns me. I used CLUAConsole:CreateCreature("JATTA") and it worked fine.

You know well this mod.

Please post the area BCS si I can fix this once and for all. Posted Image


EDIT: Can someone (ilot Posted Image ) with a save check the globals by using GetGlobal commands to see if the globals required are at the proper setting?

IF
	Global("Clobsson","GLOBAL",3)
	Global("nmkesae","AR0522",0)
THEN
	RESPONSE #100
		CreateCreature("Jatta",[662.310],1) // Jatta
		SetGlobal("nmkesae","AR0522",1)
END

If the global is set to the correct number, then try adding a super sweet Continue() after the above block and make it look like this:

IF
	Global("Clobsson","GLOBAL",3)
	Global("nmkesae","AR0522",0)
THEN
	RESPONSE #100
		CreateCreature("Jatta",[662.310],1) // Jatta
		SetGlobal("nmkesae","AR0522",1)
                Continue()
END

There are probably other blocks in the script that are looping and I don't care what they are so we try a continue() for our RoT block and see if it works.




Hi Hoppy


After I spoke with merchant in the Bridge District I used: GetGlobal("Clobsson","GLOBAL") and "Clobbsson Global set to 3" (correct number).


I tried:

IF
	Global("Clobsson","GLOBAL",3)
	Global("nmkesae","AR0522",0)
THEN
	RESPONSE #100
		CreateCreature("Jatta",[662.310],1) // Jatta
		SetGlobal("nmkesae","AR0522",1)
                Continue()
END


but it not works....


I tried with console :move to area ar0522 and it works, Jatta spawns near stairs!! Posted Image Posted Image Posted Image

Edited by ilot, 04 November 2010 - 03:44 AM.

Italian mods tanslator!!!!


#6 ilot

ilot
  • Member
  • 574 posts

Posted 04 November 2010 - 03:36 AM

After I defeat the slave traders and I return in Maribur the Clob's son (Rodger) is not in your house RA3909 but Rodger must be here because there is a file.tra (rodger2.tra) about him:

@0 = ~Thanks to you I was able to return home safely.~


Edited by ilot, 04 November 2010 - 03:44 AM.

Italian mods tanslator!!!!


#7 Hoppy

Hoppy

    Mage Hunter

  • Member
  • 2107 posts

Posted 04 November 2010 - 07:15 AM

After I defeat the slave traders and I return in Maribur the Clob's son (Rodger) is not in your house RA3909 but Rodger must be here because there is a file.tra (rodger2.tra) about him:

@0 = ~Thanks to you I was able to return home safely.~


Yay. Something else to add to the bottomless pit of things to do for f***s sake :lol:

The problem with Jatta spawning seems to be related to the 5 Flaggons and the two different areas used for it (depending on the Bard stronghold quests). It exists in AR0522.BCS but not AR0509.BCS, the latter being the main area used and it switches to AR0522 for player stronghold quests if playing as a bard.

And here is why this happens:

in AR0509.BCS it says this and thus the ruhtarded bug:
IF
	Global("Clobsson","GLOBAL",3)
	Global("nmkesae","AR0522",0)
THEN
	RESPONSE #100
		CreateCreature("Jatta",[662.310],1) // Jatta
		SetGlobal("nmkesae","AR0522",1)
		Continue()
END

So we stealth edit in our editor of choice to this guy in AR0509.BCS

IF
	Global("Clobsson","GLOBAL",3)
	Global("nmkesae","AR0509",0)
THEN
	RESPONSE #100
		CreateCreature("Jatta",[662.310],1) // Jatta
		SetGlobal("nmkesae","AR0509",1)
		Continue()
END

And now the courtesan will appear to do with as we wish.

:hug: :wub: :Poke: :new_bottom: :ermm:
?May God defend me from my friends; I can defend myself from my enemies.? - Voltaire

"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


Posted Image 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

#8 ilot

ilot
  • Member
  • 574 posts

Posted 04 November 2010 - 03:30 PM

Thank you Hoppy.

You have to remember this "Jatta fix" in your next Region of Terror update and to insert the italian language too...Posted Image

Italian mods tanslator!!!!


#9 Hoppy

Hoppy

    Mage Hunter

  • Member
  • 2107 posts

Posted 04 November 2010 - 03:34 PM

Thank you Hoppy.

You have to remember this "Jatta fix" in your next Region of Terror update and to insert the italian language too...Posted Image



Really??? :lol: If I am not in an insane asylum before that :crazy: :wall:
?May God defend me from my friends; I can defend myself from my enemies.? - Voltaire

"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


Posted Image 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 ilot

ilot
  • Member
  • 574 posts

Posted 05 November 2010 - 01:54 AM


Thank you Hoppy.

You have to remember this "Jatta fix" in your next Region of Terror update and to insert the italian language too...Posted Image



Really??? Posted Image If I am not in an insane asylum before that Posted Image Posted Image



Posted Image Posted Image Posted Image Posted Image Posted Image Posted Image Posted Image Posted Image

Italian mods tanslator!!!!