YEP.97 – Equip Customize Command – RPG Maker MV

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

You can grab the plugin here:

English Mirror

Games that use the YEP_X_ItemUpgradeSlots, YEP_X_ItemDurability, and YEP_X_AttachAugment plugins may notice that it’s not too intuitive to modify items from the item menu when they’re equipped to the actors in the equip menu. This plugin will add a “Customize” option to the Equip menu that will function as a shortcut to the Item menu for quick customization access. 


Introduction


Please wait while you are redirected...or Click Here if you do not want to wait.

This plugin requires YEP_ItemCore && YEP_EquipCore.js. Make sure this plugin is located under both of those plugins in the plugin list.

Games that use the YEP_X_ItemUpgradeSlots, YEP_X_ItemDurability, and YEP_X_AttachAugment plugins may notice that it’s not too intuitive to modify items from the item menu when they’re equipped to the actors in the equip menu. This plugin will add a “Customize” option to the Equip menu that will function as a shortcut to the Item menu for quick customization access.


Plugin Commands


There’s a couple of plugin commands you can use with this plugin.

Plugin Command:

ShowEquipCustomize
– This will show the ‘Customize’ command in the equip menu.

HideEquipCustomize
– This will hide the ‘Customize’ command in the equip menu.


Happy RPG Making!