Welcome to PGMV! 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.
Window Control Guide - WindowControlGuide.js
Plugin desc : ver1.00/Adds a window to the item screen, etc., that displays arbitrary text, such as operation instructions.
License : MIT License
Author : Yana
Website : https://w.atwiki.jp/pokotan/pages/3.html
Desc page : https://github.com/munokura/Yana-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/Yana-MV-plugins/refs/heads/master/Menu/WindowControlGuide.js
File name : WindowControlGuide.js
Help of plugin :
@plugindesc ver1.00/Adds a window to the item screen, etc., that displays arbitrary text, such as operation instructions. @author Yana @url https://github.com/munokura/Yana-MV-plugins @license MIT License @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/Yana-MV-plugins ). Original plugin by Yana. ----- There are no plugin commands. ------------------------------------------------------ ------------------------------------------------------ How to Use ------------------------------------------------------ Install the plugin and set the plugin parameters to operate. Control characters are allowed in each guide. ------------------------------------------------------ Terms of Use ------------------------------------------------------ This plugin is released under the MIT License. http://opensource.org/licenses/mit-license.php ------------------------------------------------------ Update History: ver1.00: Released @param ItemCategoryGuide @desc Help when a category is active in an item scene. @default ↑↓ Change Secondary Category / Shift: Toggle Sorting @param ItemListGuide @desc Help when an item is active in an item scene. @default Shift: Toggle Sorting / Ctrl: Turn Discard Mode On / Tab: Toggle Mini-Window Display @param EquipCommandGuide @desc Help when an equip command is active in the equip scene. @param EquipSlotGuide @desc Help when equipment slot is active in equipment scene. @default Shift: Unequip @param EquipItemGuide @desc Help when an equipped item is active in the equipment scene. @default Shift: Toggle Sorting / Tab: Toggle Mini-Window Display @param SkillTypeGuide @desc This is help when a skill type is active in a skill scene. @param SkillListGuide @desc This is help when the skill list is active in a skill scene. @default Tab: Toggle Mini-Window Display @param SellCategoryGuide @desc This is help when the category is active in the selling scene. @default ↑↓ Change Secondary Category / Shift: Toggle Sorting @param SellItemGuide @desc Help when an item is active in the sell scene. @default Shift: Toggle Sorting / Tab: Toggle Mini-Window Display @param ItemDropGuide @desc Help when loot is active in item scenes. @default Shift: Discard All Loot / Ctrl: Turn Discard Mode On / Tab: Toggle Mini-Window Display @param ItemAbolitionGuide @desc Help when Discard Mode is active during the item scene. @default Shift: Toggle Sorting / Ctrl: Turn Discard Mode Off / Tab: Toggle Mini-Window Display @param ItemAbolitionDropGuide @desc Help when loot is active and in discard mode during item scenes. @default Shift: Discard All Loot / Ctrl: Turn Discard Mode Off / Tab: Toggle Mini-Window Display