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.
MNKR Level Up Switch - MNKR_LevelUpSwitch.js
Plugin desc : After leveling up, turn on the specified switch.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_LevelUpSwitch.js
File name : MNKR_LevelUpSwitch.js
Help of plugin :
@target MZ MV @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_LevelUpSwitch.js @plugindesc After leveling up, turn on the specified switch. @author munokura @license MIT License @help Turns the specified switch ON after leveling up. Please note that it does not automatically turn OFF. Intended use: ・Switch for parallel processing of common events ・Combination with other plugins -- Example plugins ----- For MZ ・Keke_TimingCommon (Timing Common) https://kekeelabo.com/ For MV ・FTKR_ExBattleEvent https://github.com/futokoro/RPGMaker/blob/master/FTKR_ExBattleEvent.ja.md # Terms of Use MIT License. http://opensource.org/licenses/mit-license.php Modifications and redistribution are permitted without permission from the author, and there are no restrictions on use (commercial, R18+, etc.). @param levelUpSwitch @text Switch to turn on after level up @desc This is the switch that turns on after leveling up. @type switch @default 0 @param raiseSwitch @text Enable switch @desc This plug-in will run when the specified switch is ON. If it is set to ”None”, it will always run. @type switch @default 0