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 Before Common Patch MZ - MNKR_BeforeCommonPatchMZ.js
Plugin desc : A patch for BeforeCommon (BeforeCommon.js) that adds a plugin command to display the usage in the battle log and then execute the common event.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_BeforeCommonPatchMZ.js
File name : MNKR_BeforeCommonPatchMZ.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_BeforeCommonPatchMZ.js @plugindesc A patch for BeforeCommon (BeforeCommon.js) that adds a plugin command to display the usage in the battle log and then execute the common event. @author munokura @license MIT License @help This is a patch plugin for the pre-activation common (BeforeCommon.js). The behavior of skills and items using the pre-activation common is as follows: Skill/Item Use -> Common Event -> Usage Message -> Damage Display When the added plugin command is used in a common event, it will change to: Skill/Item Use -> Usage Message -> Common Event -> Damage Display # Usage Execute this plugin command at the beginning of the common event before executing the skill or item. If the plugin command is not executed, this patch will not function and the plugin will operate normally. # 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, 18+ use, etc.). # Acknowledgments This was created based on code posted by ecf5DTTzl6h6lJj02, who regularly provides guidance on Tsukumate. Thank you for your advice not only on this matter but also on all occasions. @command messageBeforeCommon @text Changed the execution message display before common execution @desc A message will be displayed when using a skill or item before executing a common event. @arg beforeCommonWait @text Wait before common event @desc This is the weight value after displaying the usage message in the battle log. @type number @default 60