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.
PANDA Disable Cancel Message Wait - PANDA_DisableCancelMessageWait.js
Plugin desc : disables the message wait cancel function implemented in v1.8.
License : MIT License
Author : panda(werepanda.jp)
Website : https://www.werepanda.jp/
Desc page : http://www.werepanda.jp/blog/20240116214631.html
File name : PANDA_DisableCancelMessageWait.js
Help of plugin :
* @target MZ * @plugindesc disables the message wait cancel function implemented in v1.8. * @author panda(werepanda.jp) * @url http://www.werepanda.jp/blog/20240116214631.html * * @help Disables the function added in RPG Maker MZ Version 1.8.0 * that cancels message wait while executing double-speed processing of events * while holding down the OK key. * * While the specified switch is ON, message wait is enabled even while * event double-speed processing is being executed using the OK key. * * [License] * this plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php * * @param EnableSwitch * @text Enable Switch * @desc Specifies a switch to enable message wait even during high speed process. When this switch is ON, waits are enabled. * @type switch * @default 0 *