Hi, everyone!
What I need is a script that allows the player to create a character at the beginning of the game!
I want the player to able to choose from a number of classes, faces & sprites and come up with a name. I´m using an evented
trade system so it would be very cool if the the player could choose from a couple of trades (and when a trade is chosen, like herbalism,
an assigned switch turns on). I´m just using one switch per trade (either you know the trade or you don´t), but a fancy
window when chosing trades would be great. Oh, and the character should be able to chose multiple trades (customizable).
When chosing the characters graphics I would like to be able to customize, depending on class choice. For instance, if the
player chose a mage class, the face and sprite choices should only contain mage-ish graphics. The player shouldn´t be
able to play a mage that looks like a heavy armored soldier...
Furthermore, I need the created character to always be actor no. 1 (I want to use the \n[1] command), so, if possible,
parameter curves should be tied to the class chosen, rather than an actor.
It would also be very nice if one of the creation stages would contain som sort of optional and customizable bonus hand out. Like
a few points to distribute on parameters pherhaps. Something like that...
Thanks for your time!