View Full Version : Is it possible to....
MisterManigation
02-25-2005, 12:03 PM
Have an event deleted after you go to just once? For example:
You look for crystals and if you go to that point again, it won't happen again.
How do you do that?
This is RPGM 1.
Dreamknight
02-25-2005, 12:27 PM
Set a switch when you find the crystals.
Vonwert
02-25-2005, 02:55 PM
Okie. Say the crystal is in a chest.
Have page 1 - Treasure sprite
Add inventory (crystal)
Then have page 2
Condition - (crystal)
page 2 will have nothing in it.
If you don't want to add an item, then instead of add inventory, do switch 001 on , and page 2 condition would be switch 001 on.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.