public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZEli Extra Trigger - Extra action button to activate events!

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 Extra Trigger - Extra action button to activate events!
  • Original author: Eliaquim
  • Original date: October 18, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/eli-extra-trigger-extra-action-button-to-activate-events.128818/
  • 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

mB0KtqW.png

Author: Hakuen Studio

Introduction

There are 3 ways for a player to activate an event:
• Event touch
• Player touch
• Action button

If by chance you want the player to activate the event in another way, you would normally have to create a parallel event with the condition:
if (Input.isTriggered ('button name')) // Executes commands.
This plugin gives you the possibility to activate events with another/extra action buttons!
Thus, you can create interesting systems without the need for script calls, complex events full of conditions, or parallel ones.

Features
  • Creates extra action buttons to trigger events!
  • It gives the option to remove the event behavior from looking at the player when activated with the extra button.
  • Three types of action buttons: Normal(FREE), By Distance(FREE), and Remote(PRO)!
  • Can create more than one button for each type(PRO)
  • Remote buttons can also be activated by mouse/touch(PRO)!
  • Show icons above the event head that represents the extra action buttons(PRO)!
  • Multiple remote event selections(PRO)
How to use
Google Docs

Screenshots
4koiUO7.jpg

Org4AiR.jpg

j6ukGsw.jpg

Terms of Use
Update Log

Features Mentioned

  • Creates extra action buttons to trigger events!
  • It gives the option to remove the event behavior from looking at the player when activated with the extra button.
  • Three types of action buttons: Normal(FREE), By Distance(FREE), and Remote(PRO)!
  • Can create more than one button for each type(PRO)
  • Remote buttons can also be activated by mouse/touch(PRO)!
  • Show icons above the event head that represents the extra action buttons(PRO)!
  • Multiple remote event selections(PRO)

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms of Use Update Log Hakuen Studio Extra Trigger for RPG Maker MZ by Hakuen Studio Adds an extra action button and a distance action button to activate events that can execute different commands!

Referenced Images / Attachments

hakuenstudio.itch.io
hakuenstudio.itch.io
hakuenstudio.itch.io
hakuenstudio.itch.io
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.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar