[Scummvm-tracker] [ScummVM :: Bugs] #13748: SCI: QfG3 - Stuck forever in the Laibon's hut
ScummVM :: Bugs
trac at scummvm.org
Thu Sep 1 17:49:25 UTC 2022
#13748: SCI: QfG3 - Stuck forever in the Laibon's hut
-------------------+--------------------------------
Reporter: lwcorp | Owner: sluicebox
Type: defect | Status: closed
Priority: normal | Component: Engine: SCI
Version: | Resolution: fixed
Keywords: | Game: Quest for Glory 3
-------------------+--------------------------------
Changes (by sluicebox):
* owner: (none) => sluicebox
* status: new => closed
* resolution: => fixed
Comment:
Fixed in:
https://github.com/scummvm/scummvm/commit/9bbdec165c3a3cb1009b9bd193ae968eaaa9048d
Thanks for testing this out; I want to make sure we've got this right for
a couple reasons, one of them being that I don't plan on touching this
game again. =)
You've reported three things. Number 3 is indeed a bug from the script
patch; there are two Event 6 options that can now (sometimes) appear in
Event 5. Great catch! The second "Leopardman" option and "Marriage"
shouldn't appear in Event 5. I've updated the patch to fix that. They now
behave as before and only appear during Event 6 before paying the bride's
price.
Everything else though... sounds like you're unaware that you can just
click Walk to exit the hut. =)
In other words: you can't say Good Bye because the game is programmed to
not make that an option. That has nothing to do with the script patches,
that's all original behavior, and none of it is a problem because you just
give the horn or you walk away. (And in event 5, walking away
automatically gives the horn.)
But if you didn't know that, I can see how not having Good Bye as an
option would seem pretty bad. ;)
--
Ticket URL: <https://bugs.scummvm.org/ticket/13748#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list