An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

NUUN Continuation Item Window Common - NUUN_ContinuationItemWindowCommon.js

Plugin desc : Item, skill use effect common event execution screen continuation

License : MIT License

Author : NUUN

Website : https://github.com/nuun888/MZ/blob/master/NUUN_ContinuationItemWindowCommon.js

Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_ContinuationItemWindowCommon.js

File name : NUUN_ContinuationItemWindowCommon.js

Help of plugin :

* @target MZ
 * @plugindesc Item, skill use effect common event execution screen continuation
 * @author NUUN
 * @base NUUN_Base
 * @orderAfter NUUN_Base
 * @version 1.1.0
 * 
 * @help
 * Items that perform common events with use effects, prevent the screen from closing when using skills.
 * Set the common event ID that does not close the screen with the use effect in "Screen continuation common event" of the plug-in parameter. Multiple common events can be set.
 * When a common event not on the list is executed with a use effect, the screen closes normally.
 * 
 * Item Notes
 * <CommonContinuation>: This item will not close the window even if a common event is executed.
 * 
 * Specification
 * Waiting for event commands is not supported.
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * Log
 * 7/27/2024 Ver.1.1.0
 * Added a function that allows you to set an item that will not close the menu even when a common event is executed from a specified item.
 * 7/11/2023 Ver.1.0.1
 * Processing fixes.
 * 7/9/2023 Ver.1.0.0
 * First edition.
 * 
 * @param SceneContinuationCommonEvent
 * @desc Specifies the ID of the common event that does not close the screen.
 * @text Screen continuation common event
 * @type common_event[]
 * @default 
 *

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.