QUOTE (Dark_Rage195 @ Mar 25 2011, 08:58 AM)

Hey, I'm new to the RPG Maker programs and am right now using VX. I am trying to make a chest that gives you 1 potion but I don't know how to make it stop looping and just stay open so the character can't just keep getting potions from it. Can anybody help?
You want the manual way or the automatic? XD
Manual ::
Make an event with 2 pages,
First page event graphic : Close treasure box
Second Page event graphic : treasure box opened
First page :: Text : You get Potion[x1]!!
Control Self switch [A] = ON
Second page :: " on the right side of the event page, TICK the self self switch.
Automatic ::Right-click any grid on the events page and choose
Quick Event > Treasure...There simple