1. SPS Accounts:
    Do you find yourself coming back time after time? Do you appreciate the ongoing hard work to keep this community focused and successful in its mission? Please consider supporting us by upgrading to an SPS Account. Besides the warm and fuzzy feeling that comes from supporting a good cause, you'll also get a significant number of ever-expanding perks and benefits on the site and the forums. Click here to find out more.
    Dismiss Notice
Dismiss Notice
You are currently viewing Boards o' Magick as a guest, but you can register an account here. Registration is fast, easy and free. Once registered you will have access to search the forums, create and respond to threads, PM other members, upload screenshots and access many other features unavailable to guests.

BoM cultivates a friendly and welcoming atmosphere. We have been aiming for quality over quantity with our forums from their inception, and believe that this distinction is truly tangible and valued by our members. We'd love to have you join us today!

(If you have any problems with the registration process or your account login, please contact us. If you've forgotten your username or password, click here.)

Problems with Mazzy

Discussion in 'BG2: Throne of Bhaal (Classic)' started by LKD, Sep 3, 2002.

  1. LKD Gems: 31/31
    Latest gem: Rogue Stone


    Veteran

    Joined:
    Aug 13, 2002
    Messages:
    6,284
    Likes Received:
    271
    Gender:
    Male
    I've just installed Throne and am running through from the beginning. Mazzy can challenge Gorf but she can't find him later. I've also had troubles finding a cure for Mazzy's sister -- no one will talk -- not her family, not Wallace the salesman, no one will give me any data on this quest! Is there a command in the console I could use to force either quest?
     
  2. Faded Gems: 11/31
    Latest gem: Bloodstone


    Joined:
    Mar 8, 2001
    Messages:
    404
    Likes Received:
    0
    Iirc, Gorf only shows up after you've talked to his girlfriend in the Copper Coronet. (She's standing near the barbecue).
     
  3. Sick curtaiN Gems: 5/31
    Latest gem: Andar


    Joined:
    Aug 8, 2002
    Messages:
    137
    Likes Received:
    0
    Its probably a bug or something...

    Did you install any of the patches? You can all of them here in this place.

    :coffee:
     
  4. Earl Grey

    Earl Grey Mmm... hot tea! Veteran

    Joined:
    Oct 26, 2000
    Messages:
    1,933
    Likes Received:
    1
    [​IMG] faded is right about the Gorf quest.

    You might have a bug with Mazzy's sister quest, but I've never heard of it before.
    This is what I know of that quest:
    * Spoiler below! *
    .
    .
    .
    .
    .
     
  5. Rastor Gems: 30/31
    Latest gem: King's Tears


    Joined:
    Jul 8, 2002
    Messages:
    3,533
    Likes Received:
    0
    Barl? Hmm, guess the pirate from Nalia's quest really gets around. First he's a smuggler, then he's posing as a Priest of Waukeen.

    There's probably some way to fix the sister's dialog (provided you actually got the quest) from the console.

    [ September 03, 2002, 22:30: Message edited by: Rastor ]
     
  6. Farthy Gems: 10/31
    Latest gem: Zircon


    Veteran

    Joined:
    Jan 22, 2002
    Messages:
    363
    Likes Received:
    0
    [​IMG] Had the same problem, for me, Gorf appeared, but I couldn't fight him.
     
  7. Extremist Gems: 31/31
    Latest gem: Rogue Stone


    Joined:
    Apr 3, 2001
    Messages:
    4,366
    Likes Received:
    0
    Look, I suspect that there is a script bug with Gorf appearing in Copper Coronet.

    This is the critical part of the script (AR0406.BCS):
    Code:
    IF
    	Global("WorkingForBodhi","GLOBAL",1)
    	!InParty("Yoshimo")
    THEN
    	RESPONSE #100
    		ActionOverride("Yoshimo",DestroySelf())
    END
    
    IF
    	Global("Backroom","GLOBAL",1)
    	Global("OpenBack","AR0406",0)
    THEN
    	RESPONSE #100
    		SetGlobal("OpenBack","AR0406",1)
    		Unlock("DOOR25")
    		Unlock("DOOR17")
    		OpenDoor("DOOR03")
    END
    
    IF
    	Global("PitFight","AR0406",1)
    	Dead("Amalas")
    THEN
    	RESPONSE #100
    		StartCutSceneMode()
    		SetGlobal("PitFight","AR0406",2)
    		FadeToColor([20.0],0)
    		Wait(1)
    		ActionOverride(Player1,JumpToPoint([1072.1888]))
    		MoveViewPoint([1072.1888],INSTANT)
    		Wait(1)
    		FadeFromColor([20.0],0)
    		AddexperienceParty(9500)
    		EndCutSceneMode()
    END
    
    IF
    	Global("GorfBystander","GLOBAL",3)
    	!Dead("gorf")
    THEN
    	RESPONSE #100
    		SetGlobal("GorfBystander","GLOBAL",4)
    		CreateCreature("doug",[914.1236],13)
    		CreateCreature("bunkin",[1205.1832],6)
    END
    I'm not sure if I'm right about this, but the CC script tries to destroy Yoshimo if he is not in the party - and because there will be a case where Yoshimo is not present inside CC, the whole part with spawning Gorf and others will fail because the safety plugs in engine will discard the script from running past the command:
    ActionOverride("Yoshimo",DestroySelf())

    Since the SPfixpack won't be updated soon, I can only ask you to script the CC script yourself and replace the topmost block in upper code with this:
    Code:
    IF
    	Global("WorkingForBodhi","GLOBAL",1)
    	!InParty("Yoshimo")
    	Exists("Yoshimo")
    THEN
    	RESPONSE #100
    		ActionOverride("Yoshimo",DestroySelf())
    END
    That should work.

    If you're not familiar with scripting, post it, and I'll send you the fixed file from SoA which you'll of course DELETE after you finish with Gorf part.

    --------------------------------------------

    As for inability to talk to people, install the final ToB patch.

    [ September 07, 2002, 12:49: Message edited by: Extremist ]
     
  8. Khazraj Gems: 20/31
    Latest gem: Garnet


    Joined:
    Jul 14, 2002
    Messages:
    1,257
    Likes Received:
    0
    Rastor.

    The pirate in Nalia's quest is named Barg. You seem to be confusing the similar names.

    Cheers
     
Sorcerer's Place is a project run entirely by fans and for fans. Maintaining Sorcerer's Place and a stable environment for all our hosted sites requires a substantial amount of our time and funds on a regular basis, so please consider supporting us to keep the site up & running smoothly. Thank you!

Sorcerers.net is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to products on amazon.com, amazon.ca and amazon.co.uk. Amazon and the Amazon logo are trademarks of Amazon.com, Inc. or its affiliates.