[Scummvm-tracker] [ScummVM] #9646: SCI: QFG1: Running on ice till health points depletion won't kill hero.

Omer Mor trac at scummvm.org
Sat Nov 12 18:25:44 CET 2016


#9646: SCI: QFG1: Running on ice till health points depletion won't kill hero.
--------------------------------+-------------------------
  Reporter:  OmerMor            |      Owner:
      Type:  defect             |     Status:  new
  Priority:  normal             |  Component:  Engine: SCI
Resolution:                     |   Keywords:
      Game:  Quest for Glory 1  |
--------------------------------+-------------------------

Comment (by OmerMor):

 When typing "`run`" the ego will be assigned with the script `egoRuns`.
 `egoRuns::changeState` calls `proc0_36` in script 0 which is deducing
 damage from the hero's HP.
 This procedure returns `TRUE` if the hero is still alive, but the return
 value is never observed in `egoRuns`.

--
Ticket URL: <https://bugs.scummvm.org/ticket/9646#comment:2>
ScummVM <https://bugs.scummvm.org>
ScummVM



More information about the Scummvm-tracker mailing list