Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
RX T Self Sw for Battle Ev - RX_T_SelfSw_for_BattleEv.js
Plugin desc : Enable conditional branching by self-switch when setting battle events.
License : MIT License
Author : TYPE74RX-T
Website : https://w.atwiki.jp/type74rx-t/pages/221.html
Desc page : https://w.atwiki.jp/type74rx-t/pages/221.html
Download Page : https://raw.githubusercontent.com/munokura/RX_T-plugins/refs/heads/main/RX_T_SelfSw_for_BattleEv.js
File name : RX_T_SelfSw_for_BattleEv.js
Help of plugin :
* @target MV MZ * @plugindesc Enable conditional branching by self-switch when setting battle events. * @author TYPE74RX-T * @url https://w.atwiki.jp/type74rx-t/pages/221.html * * This plugin is compatible with RPG Maker MV and RPG Maker MZ. * * @help Conditional branching in Self-switch for battle events * * ◆Summary * You can use a self-switch to perform a conditional branching when setting up * a battle events. * * ◆Notes (mainly for engineers) * The internal configuration of the self-switch used in combat events is * designed so that it does not overlap with the internal configuration of the * self-switch used in map events. * * ◆License * This plugin is released under MIT license. * http://opensource.org/licenses/mit-license.php