Welcome to PGMV! 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.
FTKR Event Self Sw Operation - FTKR_EventSelfSwOperation.js
Plugin desc : v1.0.1 Event self-switching plugin
License : MIT License
Author : Futokoro
Desc page : https://github.com/munokura/futokoro-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/futokoro-MV-plugins/refs/heads/master/FTKR_EventSelfSwOperation.js
File name : FTKR_EventSelfSwOperation.js
Help of plugin :
@plugindesc v1.0.1 Event self-switching plugin @author Futokoro @url https://github.com/munokura/futokoro-MV-plugins @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/futokoro-MV-plugins ). Original plugin by Futokoro. Please check the URL below for the latest version of the plugin. URL https://github.com/futokoro/RPGMaker ----- ----------------------------------------------------------------------------- Overview ----------------------------------------------------------------------------- By implementing this plugin, you can automatically control event self-switches. Enter the following tags in the event. 1. Turn off self-switches when moving locations. <ESO_RESET: A,B,C,D> : Turns off the specified self-switches. : Separate each self-switch with a comma (,). <ESO_RESET: ALL> : Turns off all self-switches. ----------------------------------------------------------------------------- Setup Instructions ----------------------------------------------------------------------------- 1. Add this plugin to the "Plugin Manager." ----------------------------------------------------------------------------- License for this Plugin ----------------------------------------------------------------------------- This plugin is released under the MIT License. Copyright (c) 2017 Futokoro http://opensource.org/licenses/mit-license.php --------------------------------------------------------------------------- Change History ---------------------------------------------------------------------------- v1.0.1 - April 29, 2017: Bug fixes v1.0.0 - April 25, 2017: First version created ----------------------------------------------------------------------------