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.
MNKR TM Battle Party Command Ex - MNKR_TM_BattlePartyCommandEx.js
Plugin desc : v1.0 The number of displayed party commands during battle can be automatically adjusted.
License : MIT License
Author : munokura
Website : https://github.com/munokura/MNKR-MV-plugins/blob/master/MNKR_TM_BattlePartyCommandEx.js
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_TM_BattlePartyCommandEx.js
Download Page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_TM_BattlePartyCommandEx.js
File name : MNKR_TM_BattlePartyCommandEx.js
Help of plugin :
@target MV @url https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_TM_BattlePartyCommandEx.js @plugindesc v1.0 The number of displayed party commands during battle can be automatically adjusted. @author munokura @license MIT License @help TMPlugin - Battle Command Extension Ver. 1.0.1 https://hikimoki.sakura.ne.jp/plugin/TMBattleCommandEx.js This plugin is based on the original, but has been modified to provide the same functionality for party commands. The file name has been changed so that it can be used simultaneously with the Battle Command Extension. How to Use: Installing this plugin will allow the size (number of displayed commands) of party commands during battle to be variable. If PartyCommandAutoResize (Party Command (height) auto-adjustment) is OFF, it will be fixed at the size set in PartyBasicVisibleRows (number of party command basic display rows). There are no plugin commands. This is a modification of TMBattleCommandEx.js by tomoaky. Please contact the modifier with any questions. Terms of Use: MIT License. http://opensource.org/licenses/mit-license.php You may modify and redistribute this without permission from the author, and there are no restrictions on its use (commercial, R18, etc.). @param PartyBasicVisibleRows @text Party command basic display line count @desc Party command default display lines @type number @default 4 @param PartyMaxVisibleRows @text Party command maximum display lines @desc Maximum number of lines displayed for party commands @type number @default 6 @param PartyCommandAutoResize @text Party command (height) automatic adjustment @desc Auto adjust party command (height) @type boolean @on valid @off invalid @default true