[Scummvm-tracker] [ScummVM :: Bugs] #15288: SCI: CAMELOT: Counting your money incorrectly reports your purse as empty
ScummVM :: Bugs
trac at scummvm.org
Mon Jul 22 10:22:11 UTC 2024
#15288: SCI: CAMELOT: Counting your money incorrectly reports your purse as empty
-------------------------+-----------------------------------
Reporter: eriktorbjorn | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: SCI
Version: | Resolution:
Keywords: | Game: Conquests of Camelot
-------------------------+-----------------------------------
Comment (by eriktorbjorn):
Working with that theory, there is a call to kRandom() where it asks for a
random number from 29 through 34. That suggests that the DoPurse method
returned zero?
But then that's also weird, because I thought DoPurse returned global132,
and that seems to be a variable that keeps track of whether or not you
have money.
Regardless of whether DoPurse returns zero or non-zero, there should be a
message, and for some commands there isn't. I'm going to assume that when
there is no message, the command was handled by a different script. I've
already verified that "give money" does trigger the glitch in at least
some rooms, contrary to what I wrote before.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15288#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list