Hi Taracque,
First of all, thanks a lot for this awesome component ! It is very useful and simple.
I have a resquest wich i know it will be very hard to realize because it touches to the DB structure but i ask anyway. :p
I installed RP for the game FFIV, and in this game, it’s possible to have all you classes with one character. So is it possible to developp a function where we should be able to have a n-n relation between charater and classe.
Before :
Name
Race
Sex
Class
Level
Rank
Guild
etc.
After
Name
Race
Sex
Class X
Level X
Class Y
Level Y
Class Etc…
Level Etc…
Rank
Guild
etc.
Currently, we have to create one charater for each class and it’s not very user friendly and practical.
I know it’s very difficult but…
Thanks !
(Sorry for may bad English…)