[Known] Unable to Get Rasaad quest to trigger after entering docks
Gate70 said:Rasaad quest should start when he is first encountered
1. Start a new game with Abdel.
2. C:MoveToArea("AR4801")
3. Walk towards the inn door and stop near it so Neira can initiate dialogue (1).
4. Once Neira turns hostile, exit the inn.
5. Wait for Neira to follow and for Rasaad to attack her.
6. Kill Neira (CTRL/Y).
7. C:GetGlobal("Rasaad_Plot","GLOBAL")
*Observed*
The Rasaad plot variable has not been activated : "Global : Rasaad_Plot GLOBALDoes Not Exist"
*Expected*
The Rasaad plot variable should be activated when he first speaks. "Global : Rasaad_Plot GLOBAL set to 1"
*Note*
It is possible to enter the inn without Rasaad starting his dialogue, e.g. by walking on the inn-side rather than the river-side.
The variable is incorrectly set if he attacks Neira or Nimbul (possibly any other hostiles too) before speaking to the party.
The in-game consequences of this are not see until chapter 5 when his plot fails to progress.
I'm having trouble getting Rasaad's quest to trigger. I've had the two prerequisite conversations with him a long time ago, then I removed him from the party. I readded him to the party once I gained access to Baldur's Gate, but for the life of me I can't get the attack to trigger in the Baldur's Gate Docks at night. Entillus Fulsom is not around either.
I've tried using this script a fellow wrote:
http://forum.baldursgate.com/discussion/comment/273708/#Comment_273708
but that doesn't work either. It doesn't trigger the first two conversations, either, though I get the feedback text.
If I enter this:
CLUAConsole:GetGlobal("RASAAD_PLOT","global")
from this post:
http://forum.baldursgate.com/discussion/10902/rasaads-quest-not-triggering#Comment_184291
I get:
"Global: RASAAD_PLOT GLOBALDoes not exist
Using BGEE - 1.3.2053
If someone could enlighten me on how to trigger the ambush in the docks, it would be helpful.
One possibility that occurs to me as to why this may have happened, I *MAY* have entered the docks at night with Rasaad at one point, and then left soon after. Perhaps that started something then aborted it? I dunno.
Quicksave:
http://www.mediafire.com/download/w932fb5jg83yy94/000000001-Quick-Save.zip
Comments
C:SetGlobal("Rasaad_Plot","GLOBAL",1)
I can't see immediately if this is intentional based on dialogue choice (probably the one in Nashkel), or needs correcting. Will try and find out tomorrow if not answered by someone else.
Thanks
I don't want to class it as a bug. But I can't believe I am now stuck on this mission. I have even downloaded @Erg 's script for Rassad to no avail.
1) I have spoken to Rassad twice. Learning of his brother.
2) I have spent days since then, travelling back and fourth between the docks and the cloakwood mines. Although, I have learnt that it is two days supposedly.
3) I have talked to and removed the three other characters, Entillis included, who talk to you on the map.
3) Even tried @Erg 's script... Done and done... But not done...
Are there any other reasons why the Dark Moon monks may not show?
On the Beta play through, this worked fine...
My saves... Just in case... Can't be a bug... I've forgotten something...
*Taps hollow skull*
Anyway, see if this helps you.
But it looks like my report went unnoticed. Let's try again by tagging directly @Gate70
Cheers
Can you merge this thread, with this one.
http://forum.baldursgate.com/discussion/34783/unable-to-get-rasaad-quest-to-trigger-after-entering-docks/p1
They are one and the same problem. Although my previous searches for a solution did not reveal it.
@Anduin
As a last note. Posting C:SetGlobal("Rasaad_Plot","GLOBAL",1) in the console also cures the problem.
With the game closed, find and edit your baldur.ini file - make a backup first, not strictly essential as the game will create one from scratch if not present.
Update or add the highlighted details, the location doesn't matter so long as you don't split any existing groups of 3. Save your update and close the file.
Start the game and load your save.
From the main game screen hold your Ctrl key and press the Spacebar.
You should get a blank line appear with a red cursor.
Enter the console command exactly as below as it is case and space sensitive. Or copy and paste it in
(you may need to check the quotes if pasting)
C:SetGlobal("Rasaad_Plot","GLOBAL",1)
Press the ENTER key and the command should appear in the text feedback window, without any error messages.
Once done you can check with this command. It should either remain at 1 or advance to 2 as the quest re-activates.
C:GetGlobal("Rasaad_Plot","GLOBAL")
If you still have no joy, zip and attach a save.
Thanks
Edit: Never mind got it to work, thanks to your detailed description! Thanks
P.S. Whoever is responsible, fix the goddamn bug, will ya! It' s a major plot breaking bug!
I didn't encounter any trouble with it until I talked to Sorrem on the second floor of the inn. He offered to meet me outside the Seven Suns house at night, I agreed... then my party was instantly teleported to the meeting spot... but Sorrem wasn't there.
In addition, Rasaad had some trouble walking. The rest of my party would go wherever I clicked, but Rasaad could only take a few steps at a time before I had to click again.
I returned to the inn, went to the second floor... and there was Sorrem, right where I left him. But he seemed to think we were at the meeting spot by the Seven Suns house. He offered me the key to the building, and then instead of giving it to me, blinked out of existence.
...I can share the save file if needed. Certainly are a lot of things going on with this quest.