Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: SceneManager.call Directly to Items
- Original author: Raikuden
- Original date: March 10, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/scenemanager-call-directly-to-items.58368/
- Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker VXAce Support
Summary
I am using events to create a custom menu for Items, Save, and End Game as the player does not need to see the character's HP, status, etc. Spoiler { "lightbox_close": "Close",
Archived First Post
I am using events to create a custom menu for Items, Save, and End Game as the player does not need to see the character's HP, status, etc.
I use the script call, SceneManager.call(Scene_Item) to bring up the Items menu. Since I do not need the Weapons, Armors, or Key Items categories, I have removed those. However, the player still needs to press an extra confirm button in the Item Categories menu to start browsing the actual items. This is redundant, as one confirm button from the original evented menu should be enough to start browsing their items.
So I am asking if there is a SceneManager.Call or equivalent that brings the player directly to browsing their collection of items. I suppose the next step would be figuring out a way for the player to not need to press the cancel button twice to get out of the menu.
Thanks for any help and insight on this topic!
Protected download
Protected download
Protected download
I use the script call, SceneManager.call(Scene_Item) to bring up the Items menu. Since I do not need the Weapons, Armors, or Key Items categories, I have removed those. However, the player still needs to press an extra confirm button in the Item Categories menu to start browsing the actual items. This is redundant, as one confirm button from the original evented menu should be enough to start browsing their items.
Protected download
So I am asking if there is a SceneManager.Call or equivalent that brings the player directly to browsing their collection of items. I suppose the next step would be figuring out a way for the player to not need to press the cancel button twice to get out of the menu.
Thanks for any help and insight on this topic!
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...


