MVEli_QuitMenuCommonEvent
BMM_Archive · July 15, 2026
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Eli_QuitMenuCommonEvent
- Original author: Eliaquim
- Original date: April 10, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/eli_quitmenucommonevent.120000/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
Author: Hakuen Studio
Introduction
You may want to increase a variable or turn on a switch automatically depending on what equipment the actors are using. Or, to do several things like changing the appearance of the character, increase speed, and more.
This plugin allows you to do this check as it allows you to run a common event every time the player exits / closes the menu.
Features
Play a common event on the map scene every time the player closes/exits the menu.
How to use
Just choose your common event Id in the plugin parameters.
Then in the first line of your menu common event, you have to add the plugin command:
MenuCommonEvent
It is not case sensitive.
NOTE: If you use an item inside the menu that also call a common event,
the item's common event will be executed first.
Terms of Use
https://www.hakuenstudio.com/rpg-maker/terms-of-use
DOWNLOAD
Eli_QuitMenuCommonEvent.js
Update LogEli_QuitMenuCommonEvent.js
Version 1.3 - 09/03/2020
- Fixed an issue that prevented the common event from running when an item
called a common event on the menu.
Version 1.2 - 08/22/2020
- Code restructuring.
Version 1.1 - 07/29/2020
- Compatibility with FindIdByName.
Version 1.0 - 10/04/2020
- Plugin release!
- Fixed an issue that prevented the common event from running when an item
called a common event on the menu.
Version 1.2 - 08/22/2020
- Code restructuring.
Version 1.1 - 07/29/2020
- Compatibility with FindIdByName.
Version 1.0 - 10/04/2020
- Plugin release!
Features Mentioned
- Play a common event on the map scene every time the player closes/exits the menu.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use https://www.hakuenstudio.com/rpg-maker/terms-of-use DOWNLOAD Eli_QuitMenuCommonEvent.jsUpdate Log
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.
0
replies
1
view
Topic Summary
Loading summary...