[RM2K3] DELETE OTHER EVENTS

Posts

Pages: 1
how do you make event do delete others and self?
Marrend
Guardian of the Description Thread
21806
As in remove them from the map on a permanent basis? That could be done via a switch. You'd add an extra event-page with no graphics or event-commands associated with this (which... should be the default, if you pressed "New Page"), then look to the left side of the screen. One of the options, I think it's on the top of the screen, is to check if a certain switch is active.

*Edit: This would need to be done for each event that you want to have "deleted". Also, something has to make the switch active in the first place, but, I assume you want to know how to remove things because something happened in the course of the game to remove them!
author=Marrend
As in remove them from the map on a permanent basis? That could be done via a switch. You'd add an extra event-page with no graphics or event-commands associated with this (which... should be the default, if you pressed "New Page"), then look to the left side of the screen. One of the options, I think it's on the top of the screen, is to check if a certain switch is active.

*Edit: This would need to be done for each event that you want to have "deleted". Also, something has to make the switch active in the first place, but, I assume you want to know how to remove things because something happened in the course of the game to remove them!


so how do you do it?

author=phillipPbor
author=Marrend
As in remove them from the map on a permanent basis? That could be done via a switch. You'd add an extra event-page with no graphics or event-commands associated with this (which... should be the default, if you pressed "New Page"), then look to the left side of the screen. One of the options, I think it's on the top of the screen, is to check if a certain switch is active.

*Edit: This would need to be done for each event that you want to have "deleted". Also, something has to make the switch active in the first place, but, I assume you want to know how to remove things because something happened in the course of the game to remove them!
so how do you do it?
So, need maybe 1 ( maybe 2 ) switchs to every event. ( Remeber name THEM like
Are_meet_Bulma, Are_Car_Crash... or just that is event happening or Happened...)
So sometimes is best make switch which you named Event_X_Happened.

Then that opened page insert event order which put that switch on.
And new page at "Recombes" at that switch what last page you put on.

Why two? Sometime you will need sure that something else at really happened...
Which open that event...

But literacy delete just that?
Marrend
Guardian of the Description Thread
21806
author=phillipPbor
so how do you do it?


I... already explained how to do it? Okay, let's back up a bit, and ask which part you're most confused about!
Pages: 1