MZEli Self Switches - Adds more self switches to events and better control for all of them!
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 Self Switches - Adds more self switches to events and better control for all of them!
- Original author: Eliaquim
- Original date: December 13, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/eli-self-switches-adds-more-self-switches-to-events-and-better-control-for-all-of-them.130956/
- 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
You know that you can enable/disable self switches from an event page. But if you want to turn on/off a self switch of other events you will have to use the script call. The thing is that not everyone is familiar with the script call command.
This plugin enables you to turn on/off the self switch of other events
(even more than one) with a simple and easy plugin command!
Also, add new self switches to events!
Features
- Turn on/off/toggle self switches of one or more events with a plugin command.
- Add more self switches to events.
To use more self switches than the default ones(A, B, C, D) you have to name a regular switch like that: "SS: E"(without quotes, it's not case sensitive).
You can use it in page conditions too.
You can check the value like any other self switch in the conditional branch script call:
$gameSelfSwitches.value([1, 12, "E"])Then if you want to activate the new self switch "E", use the plugin command and just put "E" in the self switch field.
The plugin command also has a delay argument. If it is greater than zero, then the self switch will change its value according to the delay set(frames, seconds, or minutes).
Terms of Use
Update Log
Hakuen Studio Self Switches for RPG Maker MZ by Hakuen Studio
Add more self switches to events!
hakuenstudio.itch.io
Features Mentioned
- Turn on/off/toggle self switches of one or more events with a plugin command.
- Add more self switches to events.
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 Self Switches for RPG Maker MZ by Hakuen Studio Add more self switches to events!
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...