login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Help us translate Steam


http://forums.rpgmakerweb.com/index.php?/forum/135-js-plugin-releases-rmmv/
This shows how to use the Main Menu Manger plugin.
That's the way it is with most of these plugins. This whole experience has been one of trial & error due to really poor documentation, about everything.
Under whichever menu option you are using:
Name: 'Close Menu'
Symbol: clsMenu
Show: true
Enabled: true
Ext
Main Bind: this.popScene.bind(this)
Quick question for you... do you know of a way to add the same kind of 'Finish' command to the inside of the Item menu that's present by default in the Equip Menu and Class Menu.
I would like to put that 'Finish' command in the Item meny so it allows me to select 'Finish', in addition to Item, Weapon, Armor, and Key Item.
Ideally, I want to add the same 'Finish' command to the Item Menu, the Save Menu, and Skill Menu just like how the Equip Menu and Class Menu already have a 'Finish' option by default.
I don't know why they didn't put one by default inside the Item, Skill, or Save sub menus, but thats what I need. If you have done this or know how, any help would be great.