Class Selection Window

Started by Draco6slayer, August 20, 2010, 05:10:21 pm

Previous topic - Next topic

Draco6slayer

August 20, 2010, 05:10:21 pm Last Edit: August 21, 2010, 12:18:11 am by Draco6slayer
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
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

Blizzard

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?
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Draco6slayer

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.