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 Hide Battle Help - MNKR_HideBattleHelp.js
Plugin desc : Hides the help window after selecting a skill or item in battle.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_HideBattleHelp.js
File name : MNKR_HideBattleHelp.js
Help of plugin :
@target MZ MV @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_HideBattleHelp.js @plugindesc Hides the help window after selecting a skill or item in battle. @author munokura @license MIT License @help # Function Hides the help window after selecting a skill or item on the battle screen. Use the plugin parameters to specify behavior when selecting an enemy character and an actor. There are no plugin commands. # Terms of Use MIT License. https://licenses.opensource.jp/MIT/MIT.html You may modify and redistribute this without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). @param EnemySelect @text Help display when selecting an enemy character @desc Displays the skill’s help window. @type boolean @on display @off hidden @default false @param ActorSelect @text Help display when selecting an actor @desc Displays the skill’s help window. @type boolean @on display @off hidden @default false