MZEli Message Common Event - Auto inserts common events into a event list before and after messages!
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 Message Common Event - Auto inserts common events into a event list before and after messages!
- Original author: Eliaquim
- Original date: September 6, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/eli-message-common-event-auto-inserts-common-events-into-a-event-list-before-and-after-messages.140199/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
Author: Hakuen Studio
Introduction
There may be occasions or even systems where it is necessary to introduce certain commands or actions before and after each dialog in your game. Whether it's turning on a switch, playing a sound, changing a variable, showing an image, and so on. Doing this manually before and after each show text command can be cumbersome and error-prone. This plugin solves your problem!
Features
- Adds a common event before and after every show text command.
- Control the common event ids through variable values.
- Disable/Enable the plugin with a switch.
You need to set a switch Id on the plugin parameters in order to enable/disable the plugin.
After that, just select the variables on the plugin parameters that will hold the value of the common events ids.
The plugin will do the rest.
If you do not want to play a common event, just change the variable value to 0 or disable the switch.
Example
Let's say we have this event:
Now, this plugin will automatically modify this event for you. You will not be able to see the changes on the editor, but inside the game, it will look like one of the screenshots below.
Smart Behavior OFF: It will, literally, add a common event before and after any Show text command.
Smart Behavior ON: The plugin will consider a block of text, instead of just the show text command.
Terms of Use
Update Log
Hakuen Studio Message Common Event for RPG Maker MZ by Hakuen Studio
Automatically add common events before and after every show text command!
hakuenstudio.itch.io
Features Mentioned
- Adds a common event before and after every show text command.
- Control the common event ids through variable values.
- Disable/Enable the plugin with a switch.
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 Update Log Hakuen Studio Message Common Event for RPG Maker MZ by Hakuen Studio Automatically add common events before and after every show text command!
Referenced 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.
0
replies
1
view
Topic Summary
Loading summary...