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

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

MZ plugins

Novel Message MZ - NovelMessageMZ.js

Plugin desc : [Ver1.0.1]Provides the full screen type message window.

License : MIT License

Author : Sasuke KANNAZUKI

Website : https://www.rpgmakerweb.com/products/rpg-maker-mz

Download Page :  C:Program Files (x86)SteamsteamappscommonRPG Maker MZdlcBasicResourcespluginslaunch NovelMessageMZ.js

File name : NovelMessageMZ.js

Help of plugin :

* @target MZ
 * @plugindesc [Ver1.0.1]Provides the full screen type message window.
 * @author Sasuke KANNAZUKI
 *
 * @param Switch ID
 * @desc The ID of the switch to determine novel mode.
 * @default 11
 * @type switch
 *
 * @param Window Style
 * @desc Visual style of novel window.
 * @type select
 * @option Normal(0)
 * @value 0
 * @option Half transparent black(1)
 * @value 1
 * @option Transparent(2)
 * @value 2
 * @default 2
 *
 * @help This plugin does not provide plugin commands.
 * This plugin runs under RPG Maker MZ.
 * This plugin enables message window change to novel mode.
 *
 * [Summary]
 * When message window is novel mode, the window becomes full screen size.
 * At novel mode, window displays message that is set the event command
 * 'Show Text' one after another.
 *
 * Automatically fowards page when the text is too much to display next line.
 * It also forwards page forcedly if it write escape sequence '¥f' in the text.
 *
 * It's able to execute the event command 'Show Choices' and 'Input Number' at novel mode.
 *
 * Face and Name in the event command 'Show Text' are ignored at novel mode.
 *
 * [License]
 * this plugin is released under MIT license.
 * http://opensource.org/licenses/mit-license.php

スポンサードリンク

-MZ plugins

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