Click here to join us on IRC (#charas on irc.freenode.net)!
Move Event: Face Right, Face Up, Face Left Message: You've found a peanut!Add Item: Peanut +1Switch Operation: Switch 'Chest 1' ON
Switches.GO to the event. Create a new page. Give it the image that you wan for after you've opened the chest. Go up to Conditions. Click the Switch condition. Create a switch name it Chest "###" for what ever chest it is. Next, go back to the first page and add a Switch operation at the end of the event. Make it turn Switch 'Chest "###" ON.So it'll look something like this:Code: [Select]Move Event: Face Right, Face Up, Face Left Message: You've found a peanut!Add Item: Peanut +1Switch Operation: Switch 'Chest 1' ONMake the second page an action key event. If you want you can add a message saying that the chest has nothing inside or etc.