RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

More windows/options in battle screen

Started by Corvus Sangreal, November 19, 2006, 05:30:38 PM

0 Members and 1 Guest are viewing this topic.

Corvus Sangreal

RPG maker XP

I want that when I click on skill "button" in fight, I get 2 split screens instead only one. So that magic skills goes to first one, and in other goes martial skills. Anyone knows how to do it?

Pics in attachments.


Corvus Sangreal

Nope. I don't need to have such conditions on skills. I need to make change to menu look.

Or it can be this way. In fight there are choices: "fight", "skill", "defend", "item". I could use script that would change to "magic" and "martial" instead of "skill". And ability to change in that script which skills should go under magic, and which under martial. It is actually one more option added. That would probably mean adding one more tab into database called "martial". Which would be exact as skills tab, just I could copy paste martial skills into it, and leave magic skills in skill tab. Main idea is to distinct martial and magic skills. Figher would have "martial" option, and mage "magic" option in battle screen. But this way I get my battle mage having both options. You see my point?