Please note that new user registrations disabled at this time.

An error in the Marek's Poison Quest

This forum is to be used for all discussions pertaining to BioWare's Baldur's Gate and Baldur's Gate: Tales of the Sword Coast expansion pack.
Post Reply
User avatar
Cellardoor
Posts: 3
Joined: Sat Jan 01, 2005 12:02 pm
Contact:

An error in the Marek's Poison Quest

Post by Cellardoor »

Hello everyone,

I encountered a problem while going through BG again. When I first encountered the assasin Marek, I killed him in order to quickly obtain the antidote.

However, after finishing the Geas quest to get the the other half of the antidote from Marek's associate, I realized the antidotes didn't cure me. Reading through these forums, I discovered that it's not the antidote that cures you, but a trigger in Marek's dialogue when you meet him in the Blushing Mermaid... I have already finished the Geas quest and am told to go meet Marek, but he is not there, likely because I have already killed him when I wasn't supposed to.

The question is; Is there a way to overcome this problem? I'm afraid I didn't take the saying "Save early, Save often" (- Al Lowe) to heart while playing this game...
User avatar
Curry
Posts: 714
Joined: Mon Aug 04, 2003 3:04 pm
Location: Cold North
Contact:

Post by Curry »

you could try spawning Marek
The problem is that the people with the most ridiculous ideas are always the people who are most certain of them.
User avatar
Cellardoor
Posts: 3
Joined: Sat Jan 01, 2005 12:02 pm
Contact:

Post by Cellardoor »

I came across the hacking stuff here on the forum, is this what is needed to spawn Marek? After editing the .ini file, pressing ctrl+space doesn't do anything.

Also, what command would spawn Marek?

Thanks a lot, by the way. :)
User avatar
VonDondu
Posts: 3185
Joined: Wed Mar 21, 2001 11:00 pm
Location: USA
Contact:

Post by VonDondu »

Ctrl-Space calls up the command line in Baldur's Gate 2. To call up the command line in BG1, you have to press Ctrl-Tab. Bit annoying, really. :)

I'd try the following command:

CLUAConsole:CreateCreature("MAREK")

However, I'm not sure if "MAREK" is the correct creature code for Marek. (In BG2, the creature codes for most of the characters are different from their names, but BG1 tends to be simpler in that respect.)

You can also create the antidote that Marek is supposed to give you. I'm not sure if it will work if you don't talk to Marek (dialogues change variables at play in many of the quests), but here is the command:

CLUAConsole:CreateItem("POTN47")

Good luck!
User avatar
Cellardoor
Posts: 3
Joined: Sat Jan 01, 2005 12:02 pm
Contact:

Post by Cellardoor »

Alright, I got the cheat console to open, thanks! Spawning Marek didn't work, though, since the newly spawned Marek used the dialogue of the first encounter, in which he introduces himself.

However, I had come across a debug that I couldn't use earlier when I couldn't access the console: CLUAConsole:SetGlobal("PartyCured","GLOBAL",1). This one appears to work like a charm.

Thanks for the help, and happy new year! :)
User avatar
VonDondu
Posts: 3185
Joined: Wed Mar 21, 2001 11:00 pm
Location: USA
Contact:

Post by VonDondu »

Ah, the thrill of modifying global variables. :)

Happy New Year!
User avatar
brotulix
Posts: 1
Joined: Sat Apr 20, 2013 4:07 pm
Contact:

Post by brotulix »

VonDondu wrote:You can also create the antidote that Marek is supposed to give you. I'm not sure if it will work if you don't talk to Marek (dialogues change variables at play in many of the quests), but here is the command:

CLUAConsole:CreateItem("POTN47")


Talked to and then killed Marek in the Blushing Mermaid without getting the antidote in a BG:EE multiplayer game, but figured it was just a glitch, so we dropped Lothander's half of the antidote on the floor next to Marek and continued playing.

Then we got the "Lothander wasn't lying!" message.

We returned to the Blushing Mermaid, picked up Lothander's Antidote, saved and quit the game, enabled debug mode and loaded the savegame, used the quoted command -- and it fixed the problem for us. Got the "Gulp!" text, 10k XP and a message saying we were cured.

Might be crucial that we waited for the "Lothander wasn't lying!" message.
Post Reply