Hi, you could run the script command to set a switch to ON/OFF depending on if the letter was opened:
const letterId = "your_id"; const switchId = 1; $gameSwitches.setValue(switchId, $cgmz.getMailboxLetter(letterId)._isRead);
I can attach the envelope images later to the downloads.