Please note that new user registrations disabled at this time.

Yoshima - Spoiler

This forum is to be used for all discussions pertaining to BioWare's Baldur's Gate II: Shadows of Amn.
Post Reply
User avatar
davfrahen
Posts: 292
Joined: Sun Jan 22, 2006 12:12 pm
Contact:

Yoshima - Spoiler

Post by davfrahen »

I took Bohdi`s side for the first time. I always pick Yoshima up before going to Spellhold. This time he wasn`t at the CC. He`d been there right up until I took Bohdi`s side.
As a result, I lost out on 200,000 XP. Did something go wrong or is this scripted?
User avatar
VonDondu
Posts: 3185
Joined: Wed Mar 21, 2001 11:00 pm
Location: USA
Contact:

Post by VonDondu »

It's scripted. Yoshimo disappears when you enter the Copper Coronet if you're working for Bodhi. The following code appears in the AR0406.BAF file:

IF
Global("WorkingForBodhi","GLOBAL",1)
!InParty("Yoshimo")
THEN
RESPONSE #100
ActionOverride("Yoshimo",DestroySelf())
END


I suppose you can edit the file yourself if you want Yoshimo in your party. I could do it for you, but my file is probably different from yours due to mods. If the file is not in your \OVERRIDE directory, you can export it with Infinity Explorer and then edit it with a text editor such as Notepad, then put it in your \OVERRIDE directory. I'm not sure whether Yoshimo will reappear after he has disappeared--the game is sort of flaky that way.

The other alternative is to reload and add Yoshimo to your party before you join Bodhi. If you dismiss him (with the intention to add him to your party again before you leave for Spellhold), do NOT tell him to wait for you at the Copper Coronet; have him wait for you elsewhere.

Good luck!
User avatar
davfrahen
Posts: 292
Joined: Sun Jan 22, 2006 12:12 pm
Contact:

Post by davfrahen »

Thanks for that. If it`s scripted, that`s fair enough. I`ll accept it as punishment for going Bohdi`s way.
I was very dissapointed with the Bohdi line - it made a change, but the thieves line seems much more interesting.
Post Reply