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.
[VXA] Event help request - Condition Priorities [resolved]

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 58
in training
I have a rather strange problem I'm hoping someone can help with.

I have a map with an event on it.
The first page of the event is just blank with no image as, until a condition is met, I don't want the NPC to appear
The next page has the condition variable ABC is 7 or higher. When this condition is met an NPC appears you can talk to.
Once you talk to the NPC the event moves to the left and self switch A is triggered

What I want is for the NPC to "disappear" like they've walked into a building.

I thought I could do this by having another page with the conditions self switch A is on AND condition ABC is 7 (with no image and positioned under the charactrers) however, when I do this, all that happens is

1. After speaking to the character they move to the side but don't disappear
2. When you leave and come back to the map everything's back where it started

Any advice? There are six similar events on the page so I can't simply advance condition ABC by 1 and add a new "8" condition
« Last Edit: September 11, 2013, 12:11:38 AM by Chickan117 »

*
A-pow 2015
Rep:
Level 81
2014 Best RPG Maker User - GraphicsFor frequently finding and reporting spam and spam bots2013 Most Unsung MemberSecret Santa 2013 ParticipantFor taking arms in the name of your breakfast.How can I help you? :Da^2 + b^2 = c^2Secret Santa 2012 ParticipantSilver - GIAW 10Silver - GIAW 9Bronze - GIAW HalloweenGold - Game In A Week VII
What does the move route look like? Do you have "wait for completion" checked?

**
Rep:
Level 58
in training
No. I just had the event moving "off screen" and then self deleting.

I answered my own problem though. Once out of view the event stoppped processing so it never self deleted :( derp