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.
NRP Remember Skill Types - NRP_RememberSkillTypes.js
Plugin desc : v1.00 Retain cursor position for each skill type.
License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
・Details: See Download Page / In-plugin documentation
Author : Takeshi Sunagawa (http://newrpg.seesaa.net/)
Website : https://github.com/NewRPGProject/MZMV_Plugin/blob/main/NRP_RememberSkillTypes.js
Desc page : https://newrpg.seesaa.net/article/492931243.html
Download Page : https://raw.githubusercontent.com/NewRPGProject/MZMV_Plugin/main/NRP_RememberSkillTypes.js
File name : NRP_RememberSkillTypes.js
Help of plugin :
In the standard functionality of RPG Maker MZ, * using Special after Magic resets * the memory of the cursor position of the selected Magic. * * This plugin allows the cursor position to be remembered * for each Magic and Special by maintaining * the cursor position for each skill type. * * ------------------------------------------------------------------- * [Terms] * ------------------------------------------------------------------- * There are no restrictions. * Modification, redistribution freedom, commercial availability, * and rights indication are also optional. * The author is not responsible, * but will deal with defects to the extent possible. * * @------------------------------------------------------------------ * @ Plugin Parameters * @------------------------------------------------------------------ * * @param ApplyBattle * @type boolean * @default true * @desc During battle, the position of the skill is retained for each skill type. * * @param ApplyMenu * @type boolean * @default true * @desc During menu, the position of the skill is retained for each skill type.