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.

Individual Skill Command Categories Script.

Started by Ecut, April 03, 2010, 02:35:58 AM

0 Members and 1 Guest are viewing this topic.

Ecut

Has anyone played Final Fantasy? How different characters has their own skill command? Like Rosa has Aim and White, etc.
I am looking for a script that will allow me to group skills into their own categories instead of everything being under "Skill". Rm2k3 had the feature I am looking for.
I hope I am clear on what I mean...
Because I want my characters to have the skills separated in to groups like this for example:
Quote
Attack
Swordplay
White
Guard
Item
instead of the normal:
Quote
Attack
Skill
Guard
Item

It would be greatly appreciated if someone could make this script for me. :)
~ Thanks in advance.

Ps.
Sorry for being a 'leecher'. I hope to soon post a demo of my game and continue posting here.
[Spoiler="My Project"]
Project topic:


Project blog:

[/spoiler]
[spoiler="I Support"]

[/spoiler]

modern algebra

Well, you can certainly make it so that the skill command has a different name for each class. Do you need the subdivisions within the same class as well?

Ecut

Thanks for looking at this Modern Algebra, I was hoping you would, big fan of your scripts.
Yeah I need subdivisions with classes as well; Some characters have more than one different type of skill.
[Spoiler="My Project"]
Project topic:


Project blog:

[/spoiler]
[spoiler="I Support"]

[/spoiler]

modern algebra

Well, I might take this request once my exams are over.

Ecut

Please do! Thank you for your generosity Modern Algebra.
[Spoiler="My Project"]
Project topic:


Project blog:

[/spoiler]
[spoiler="I Support"]

[/spoiler]

modern algebra

The script dividedbyzero links to in this post looks like it does the trick. Tell me if it doesn't work.