[Scummvm-tracker] [ScummVM :: Bugs] #15471: King's Quest IV - Lolotte's Door Prevents Player from Entering

ScummVM :: Bugs trac at scummvm.org
Sun Nov 10 03:27:20 UTC 2024


#15471: King's Quest IV - Lolotte's Door Prevents Player from Entering
---------------------------+-------------------------
Reporter:  OneShortEye     |      Owner:  (none)
    Type:  patch           |     Status:  new
Priority:  normal          |  Component:  Engine: SCI
 Version:                  |   Keywords:
    Game:  King's Quest 4  |
---------------------------+-------------------------
 In room 82, Lolotte's bedroom, unlock the door with the gold key, then
 open the door. Before shooting Lolotte with the arrow, leave the room via
 the stairs and return. The door will be open, but Rosella cannot walk
 through. She cannot close the door to open it again, either.

 I believe this is happening because of the following:

 global169 is true if Lolotte is alive, and false if she's dead. If
 global169 is true, local3 (the door, view 605) has ignoreActors set to 0.

 I believe it should be checking, instead, for global220, which tracks
 whether the door is open or not.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15471>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list