Opened 5 years ago

Closed 5 years ago

Last modified 2 years ago

#10895 closed defect (fixed)

SCI: LB2: Armor rooms don't display messages

Reported by: sluicebox Owned by: sluicebox
Priority: normal Component: Engine: SCI
Version: Keywords: original has-pull-request
Cc: Game: Laura Bow 2: The Dagger of Amon-Ra

Description

The armor exhibit rooms (440 and 448) don't display messages when clicking on the rooms, even though each room has several messages. The game doesn't even respond with a generic message, it just does nothing when they're clicked. This due to a script bug in each room's event handler and also occurs in the original.

To reproduce with any version, use the debugger to warp to room 440 and 448 and click on the walls or floor. Nothing will happen. Each room has messages for Look, Do, and Magnifying Glass.

Attachments (1)

message.png (112.4 KB ) - added by sluicebox 5 years ago.

Download all attachments as: .zip

Change History (5)

by sluicebox, 5 years ago

Attachment: message.png added

comment:2 by Filippos Karapetis <bluegr@…>, 5 years ago

In 3158285e:

SCI: Fix LB2 armor exhibit messages, bug #10895

Fixes script bugs in the original that prevent messages.
Replaces a script patch that fixed one of the symptoms.

comment:3 by bluegr, 5 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

comment:4 by sluicebox, 2 years ago

Owner: changed from bluegr to sluicebox
Note: See TracTickets for help on using tickets.