Original Source
- Original title: Want an event to happen right after a battle
- Original author: Sarbezleeb
- Original date: November 5, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/want-an-event-to-happen-right-after-a-battle.49452/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support
Summary
I hope there isn't already a thread on this (as this particular issue is quite hard to search for), but is there a way to make an event happens directly after a battle ends? Essentially, I talk to an NPC who challenges me to fight, then half way through the fight he chickens out and aborts the battle. It want it so that directly afterwards, there's some dialogue, I receive a new item and the NPC disappears. I tried a few different methods to do this: I tried a separate...
Archived First Post
Essentially, I talk to an NPC who challenges me to fight, then half way through the fight he chickens out and aborts the battle.
It want it so that directly afterwards, there's some dialogue, I receive a new item and the NPC disappears.
I tried a few different methods to do this: I tried a separate event triggered by autorun that checked for a switch (which turns on the battle is ending), and if the switch was on it would go to the dialogue, but for some reason the event being on autorun means that my players couldn't move.
Protected download
I tried having the event as a separate page of the NPC's event, also on autorun, but the characters still couldn't move.
I tried having four events surrounding the NPC that are triggered as 'player touch', but they were only triggered if you moved onto them, rather than standing on them.
Protected download
Currently i have it so that you have to talk to him after the battle (triggered by action button) but this is a bit annoying, I'd much prefer if it happened automatically after the battle.
Protected download
Can anyone help me out with this? Thanks in advance for you help.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...


