じ☆ve冰风 发表于 2026-7-17 13:16:11

Menu Category Selection EX


Menu Category Selection EX
[ Version 1.0.1 ]
NaosoX​



Introduction
Previously an Item Menu category selector, now rebuilt and includes Item, Skill, and Status(Visustella only) Scenes.
Automatically jump to a category upon entering Scene_Item, Scene_Skill, Scene_Status.

Features
Compatible with Visustella.
Scene_Status parameters only work with Visustella Elements and Status Menu Core as vanilla RPG Maker MZ doesnt have categories.

                Code:       
* ============================================================================
* MENU CATEGORY SELECTION EX
* ----------------------------------------------------------------------------
* ITEM SCENE CATEGORY:
* Automatically jump to a category upon entering Scene_Item.
* Compatible with Visustella.
*
* Plugin Parameter to set which variable to use.
* Plugin Parameter to reset variable to 0 upon exiting.
*
* Set the declared variable to a value from 0 to ?
* If the value less than 0, variable will
* automatically set to 0.
* If the value exceeds available categories, variable will
* automatically set to highest available category.
* ----------------------------------------------------------------------------
* SKILL SCENE CATEGORY:
* Automatically jump to a category upon entering Scene_Skill.
* Compatible with Visustella.
* http://www.yanfly.moe/wiki/Skills_and_States_Core_VisuStella_MZ
* http://www.yanfly.moe/wiki/Skill_Learn_System_VisuStella_MZ
* http://www.yanfly.moe/wiki/Enhanced_TP_System_VisuStella_MZ
*
* Plugin Parameter to set which variable to use.
* Plugin Parameter to reset variable to 0 upon exiting.
* Plugin Parameter to activate selected category.
* When activating category, processOK sound supression for seamless transition.
*
* Set the declared variable to a value from 0 to ?
* If the value less than 0, variable will
* automatically set to 0.
* If the value exceeds available categories, variable will
* automatically set to highest available category.
* ----------------------------------------------------------------------------
* STATUS SCENE CATEGORY:
* Automatically jump to a category upon entering Scene_Status.
* Only for use with Visustella Elements and Status Menu Core.
* http://www.yanfly.moe/wiki/Elements_and_Status_Menu_Core_VisuStella_MZ
*
* Plugin Parameter to set which variable to use.
* Plugin Parameter to reset variable to 0 upon exiting.
*
* Set the declared variable to a value from 0 to ?
* If the value less than 0, variable will
* automatically set to 0.
* If the value exceeds available categories, variable will
* automatically set to highest available category.
* ----------------------------------------------------------------------------


Screenshots
Spoiler: Screenshots








Choose your variable



Reset to default after first change?
You can also not reset, and have the category always appear -- or change the variable whenever you need.



Example of how to set variable and call Scene_Item
works the same through main menu



Download
https://naoso.itch.io/menu-category-selection-ex

Terms and Credits
Credit: Naoso


this plugin is released under MIT license.


The MIT License

Copyright <YEAR> <COPYRIGHT HOLDER> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software…

                                        opensource.org                               






本贴来自国际rpgmaker官方论坛作者:NaosoX处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/menu-category-selection-ex.155535/
页: [1]
查看完整版本: Menu Category Selection EX