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.
Dark Plasma Name Window - DarkPlasma_NameWindow.js
Plugin desc : Show name window during conversation events
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_NameWindow.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_NameWindow.js
File name : DarkPlasma_NameWindow.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Show name window during conversation events @author DarkPlasma @license MIT @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- version: 2.0.5 The following message text will display the name window. ¥n<***> Also, the following will display the actor name corresponding to the ID in the name window. ¥ndp<actor ID> @param defaultTextColor @text Default text color @desc Name window default text color @type color @default 6 @param actorColors @text Actor Color Settings @desc Set the name color for each actor @type struct<ActorColor>[] @default [] @param autoNameWindow @text Auto Name Window @desc Detect " and ( and automatically display the name window @type boolean @default false @param forceAutoNameColor @text Automatic name color enforcement @desc Fix the color of automatically detected names to the settings of this plugin (ignore conversions by DarkPlasma_AutoHighlight, etc.) @type boolean @default true