I need a script that can simplify class selection. Specifically I would like it to look like this (except for the color scheme): http://img5.imageshack.us/img5/253/oblivion200906300033597.jpg (http://img5.imageshack.us/img5/253/oblivion200906300033597.jpg)
I've done a brief search of the internet on this(1 page of google results, 1 page of this site's results, 1 page of RMXP unlimited's results) and found nothing. As far as I know, scripting this would be fairly simple. Making it out of a common event, however, would be next-to impossible. I can't script, I lie in the game creation side.
Please Help,
Draco6slayer
EDIT: I now realize my request was both vague, and incorrect. Here's another go:
1. This script is a simple add-on for XP
2. I am (probably) going to be using (as far as things that may be conflicting)Blizz ABS
3. It should be able to display a list of classes, and when any option is selected (Higlighted, not confirmed preferably) show a battler graphic or a picture designated for that class, with a caption of two or so lines. As shown in this image: http://img5.imageshack.us/img5/253/oblivion200906300033597.jpg]http://img5.imageshack.us/img5/253/oblivion200906300033597.jpg]http://img5.imageshack.us/img5/253/oblivion200906300033597.jpg (http://img5.imageshack.us/img5/253/oblivion200906300033597.jpg)
Why don't you simply queue a couple of message windows or just use a script that allows more than 4 choices and make a simple event out of it?
I was thinking about doing something like that, but my goal is to have it all in one window that displays the battle graphic of each class, and a caption describing the class. I can't do that with choices. Sorry if I wasn't specific enough on my first post.