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 Dark Plasma Alt Window Frame MZ - MNKR_DarkPlasma_AltWindowFrameMZ.js
Plugin desc : A plugin for using MADO creation materials RPG Maker MZ version
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_DarkPlasma_AltWindowFrameMZ.js
File name : MNKR_DarkPlasma_AltWindowFrameMZ.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_DarkPlasma_AltWindowFrameMZ.js @plugindesc A plugin for using MADO creation materials RPG Maker MZ version @author munokura @license MIT @help This is the RPG Maker MZ version of AltWindowFrame.js included with MADO. It is a modified version of DarkPlasma_AltWindowFramePatch.js. The default scene names for RPG Maker MZ can be selected using the plugin parameter combo box. There are a large number of window names, so please copy and use them from the link below. Window_ActorCommand Window_BattleActor Window_BattleEnemy Window_BattleItem Window_BattleLog Window_BattleSkill Window_BattleStatus Window_ChoiceList Window_Command Window_EquipCommand Window_EquipItem Window_EquipSlot Window_EquipStatus Window_EventItem Window_GameEnd Window_Gold Window_Help Window_HorzCommand Window_ItemCategory Window_ItemList Window_MapName Window_MenuActor Window_MenuCommand Window_MenuStatus Win dow_Message Window_NameBox Window_NameEdit Window_NameInput Window_NumberInput Window_Options Window_PartyCommand Window_SavefileList Window_Scrollable Window_ScrollText Window_Selectable Window_ShopBuy Window_ShopCommand Window_ShopNumber Window_ShopSell Window_ShopStatus Window_SkillList Window_SkillStatus Window_SkillType Window_Status Window_StatusBase Window_StatusEquip Window_StatusParams Window_TitleCommand # Contact Information This is a plugin originally created for RPG Maker MV ported for MZ. Please contact the original author for any inquiries. # Terms of Use MIT License. http://opensource.org/licenses/mit-license.php You may modify and redistribute this plugin without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). @param Default Windowskin @text Basic Window Skin @desc Basic Window Skin @type select @default 0 @option Window @value 0 @option Window_Talk @value 1 @option Window Battle @value 2 @option Window_Status @value 3 @option Window_Other @value 4 @param Custom Windowskins By Window @text Per-window skins @desc Per-window skin settings @type struct<CustomWindowskin>[] @default [] @param Custom Windowskins By Scene @text Skins for each scene @desc Skin settings for each scene @type struct<CustomWindowskin>[] @default []