Opened 6 years ago
Closed 6 years ago
#10914 closed defect (fixed)
SCI: SQ4: Sock's door not redrawn, no message (CD version)
Reported by: | sluicebox | Owned by: | sluicebox |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | original has-pull-request | |
Cc: | Game: | Space Quest 4 |
Description
The door to Sock's clothing store in the mall has bugs in the CD version. It isn't redrawn when restoring a game and it doesn't respond with its Look message. This is due to a script bug which immediately disposes of the door after adding it to the screen.
To reproduce with attached save from CD version:
- Wait a second for the conveyor belt to take you to Sock's
- Look at the door, the door message isn't shown
- Save game
- Load game, the door is gone
Attachments (1)
Change History (4)
by , 6 years ago
Attachment: | sq4-cd.056 added |
---|
comment:1 by , 6 years ago
comment:3 by , 6 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
https://github.com/scummvm/scummvm/pull/1533