Page 1 of 1

Bug: Petra uses wrong gender picture while in Avatar form

Posted: Fri Aug 05, 2022 2:31 pm
by CheekySparrow
To reproduce:
female Avatar, go to Temple of Discipline with Petra and Boydon,
switch bodies with Petra,
fire/rehire Boydon
Petra comments using male Avatar's face.
Please see attached savegame and pic.
WrongGender.jpg
WrongGender.jpg (301.86 KiB) Viewed 8631 times

Re: Bug: Petra uses wrong gender picture while in Avatar form

Posted: Sun Aug 07, 2022 12:42 pm
by Dominus
Thanks, I‘ll try it out. Might even be a usecode bug 🤷‍♂️

Re: Bug: Petra uses wrong gender picture while in Avatar form

Posted: Mon Oct 03, 2022 5:10 pm
by Knight Captain
var0012 = partyUtters(SHAMINO, (("@Far be it from me to question thy judgment, Avatar. " + "But are thy senses so dulled that thou dost not notice ") + "the potent aroma emanating from this fellow?@"), 0, false);
if (!(var0012 != AVATAR))
UI_set_conversation_slot(0);

partyUtters is a complex piece of code, so much so they left error reporting lines inside of it. I would be curious if the original game (via DOSbox) would show this same error?