[Scummvm-tracker] [ScummVM] #10858: QFG4 path north results in walking NE then SW

ScummVM trac at scummvm.org
Mon Dec 31 13:12:36 CET 2018


#10858: QFG4 path north results in walking NE then SW
--------------------------------+-------------------------
  Reporter:  tomasz89           |      Owner:  (none)
      Type:  defect             |     Status:  new
  Priority:  normal             |  Component:  Engine: SCI
Resolution:                     |   Keywords:
      Game:  Quest for Glory 4  |
--------------------------------+-------------------------

Comment (by Vhati):

 Room 563, 1S from town entrance
 * Entering from south (564) is handled by enterRoomScr in script 50.

 script 563 - rm563::init()
 {{{
 (self setRegions: 50)
 }}}
 That Room method invokes forest::init() in script 50, which schedules
 enterRoomScr on the room.

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


More information about the Scummvm-tracker mailing list