Original Source
- Original title: Menu auto-closing when common event calls
- Original author: Fitferfer
- Original date: August 29, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/menu-auto-closing-when-common-event-calls.112724/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Requests
Summary
Hello! In RPG Maker MV I'm attempting to have a skill mastery system, where you gain points for every use of a spell. So using a spell would increase a variable by 1, and at 100 points a new version of it unlocks. I'm using common events to increase the variables in question, which works great on battle-only skills. But when using a healing spell in-menu outside of battle, it kicks you out of the menu each time you use said spell. Can this auto-closing be stopped in some way?...
Archived First Post
In RPG Maker MV I'm attempting to have a skill mastery system, where you gain points for every use of a spell. So using a spell would increase a variable by 1, and at 100 points a new version of it unlocks.
I'm using common events to increase the variables in question, which works great on battle-only skills. But when using a healing spell in-menu outside of battle, it kicks you out of the menu each time you use said spell.
Can this auto-closing be stopped in some way? Or is there a workaround I'm missing that's right in my face?
Here are pics of the menus:
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...

