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: Add Item Category
- Original author: Pie4aPie
- Original date: August 31, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/add-item-category.112759/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Requests
Summary
Hello! I was wondering if anyone knows how to add a custom command category to the Item scene. I have looked and looked, and tried and tried, but no luck. I am trying to create a command for TAA's Book Menu plugin on the Item Scene. I would want it to open and then when cancelled out, it would go back to the Item scene. You can get the book plugin here
Archived First Post
Hello!
I was wondering if anyone knows how to add a custom command category to the Item scene. I have looked and looked, and tried and tried, but no luck.
I am trying to create a command for TAA's Book Menu plugin on the Item Scene. I would want it to open and then when cancelled out, it would go back to the Item scene.
You can get the book plugin here
TAA Spider did include commands to include in Yanfly's Main Menu plugin, but I can't get anything to work.
I would appreciate any ideas.
I was wondering if anyone knows how to add a custom command category to the Item scene. I have looked and looked, and tried and tried, but no luck.
I am trying to create a command for TAA's Book Menu plugin on the Item Scene. I would want it to open and then when cancelled out, it would go back to the Item scene.
You can get the book plugin here
TAA Spider did include commands to include in Yanfly's Main Menu plugin, but I can't get anything to work.
Code:
Menu Name: TAA.bm.Parameters.Menu.Name
Menu Symbol: books
Menu Show: $gameSystem.isShowBookMenu()
Menu Enabled: $gameSystem.isBookMenuEnabled()
Menu Ext:
Menu Main Bind: this.commandBook.bind(this)
Menu Actor Bind:
I would appreciate any ideas.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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...