RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[RESOLVED] What's wrong with this event?

0 Members and 1 Guest are viewing this topic.

*****
Rep:
Level 88
I can't get it to do the second page... Here is the event... Oh, and its RMXP

PAGE 1
Conditional Branch: Self Switch = OFF
        ...
        ...
        Control self switch A=ON
        Erase Event
Else
        Erase Event

PAGE 2
(This one is activated if the self switch is on)
Conditional Branch: Self Switch = ON
         ...
         ...
         Erase Event
Else
Erase Event


I don't understand why it is acting wierd. It will only do the first page. And the reason I am using the Self Switch is because you will only go to this place once.

HELP! :tpg:
« Last Edit: May 20, 2007, 10:02:50 PM by Zeriab »

*
? ? ? ? ? ? ? ? ? The nice kind of alien~
Rep:
Level 92
Martian - Occasionally kind
It's because you erase the event.
Remove the erase event commands and it will probably work

If you really want to stop the event at the location of the erase events just put the Exit Event Processing command instead (or whatever it is called)

*****
Rep:
Level 88
Alright, that makes sense. Thanks. I'll try that.

*****
Rep:
Level 88
It still isn't working... ;9

*
? ? ? ? ? ? ? ? ? The nice kind of alien~
Rep:
Level 92
Martian - Occasionally kind
Post your event. Post the whole event this time ^_^

*****
Rep:
Level 88
I think I may have fixed it. Give me a couple of minutes...

*****
Rep:
Level 88
I fixed it. I overcomplicated the switches and forgot to switch a switch on. :-[