![]() |
In RM2K3
how do I add an extra menu option to change my character's job class at will like in FF V?
*Summons teh might BlueCube* |
Can't do it
Put simply, you don't. Can't add menu commands to the default menu screen (though you CAN take away anything..)
I suggest a Skill called "Change Class", with its Type as a switch which activates a common event. Unless, of course, you want to build your own CMS... Set that Skill as #0001 on the Skills screen, so it always appears first in every character's menu. Obviously, only allow it to activate in the Field. |
Quote:
|
*resummons bluecube*
I attempted at making a CMS, they are really hard. You need way to many event commands. |
Quote:
--------------------------- Character Menu Custom Stuff #1 Custom Stuff #2 Cancel --------------------------- And just use the built in menu for basic functions, adding your own on the outside. I know you can emulate the "Equip" function (you'd have to check whether you have item x equipped or in your possession, and show them that way) , the Items function (same principle as Equip), the Status screen (You'd have to show it through messages using variables, or using pictures for values with absolute position), the Save screen (you can actually call it from anywhere, no menu needed), and the Skill screen (checking whether a skill is THERE, and displaying it if true). But that's a LOT of work, and it's really not worth it to spend weeks coding an "Equip" function instead of using the included one.. ==== As to KagomJack's request, we did in fact go through the long process through AIM to build a Class "menu" that's activated through the Shift key.. |
All times are GMT -6. The time now is 04:13 AM. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.