Yeah, so while Yanfly was kind enough to give us this Plugin, he really didn't give us any Scripts or Plugin Commands to open up these main menus. Where would I even start?
I need Common Event Commands for Item, Equipment, and Status menus.
Yanfly's Button Common Events
● ARCHIVED · READ-ONLY
-
-
You can just use script commands to open the menus through the common events. For example, SceneManager.push(Scene_Item) will open up the item menuwhile SceneManager.push(Scene_Equip) opens up the equip menu.
-
Hmm. Yeah, that is what I am looking for. Thanks a whole bunch.
BTW, offhand. Is there a way to change the Sound Effect when opening up the menus? -
all audio effects are set in the database
-
Yeah, but for each one. Edit: Btw Uzuki, it didn't work. Whether I'm using Yanfly's Main Menu Manager though might be the reason why.
Update: Er..my bad. The keyboard config was directly affecting the plugin as well.
Update: Not working anyway. Turning off for awhile.