Quote:
Originally posted by Vivi Ornitier
How are the stats gonna be decided?
Obviously the class will affect it, obviously the weapons will too, wat about the post count?
|
HP/MA/PP/AP is calculated by post frequency, your level, and the amount per level for the stat.
Atk, Dfnd, Evade, etc. is calculated by class/race/element.
You can change all of that by changing the update stats code in member.php.
Quote:
Originally posted by chrisz
I want to have diff class types have diff classes but when I add them users can select any class no matter what class type.
It messes with the RPG can anyone fix it?
|
Could you explain the problem a little more?
Quote:
Originally posted by VeoMorphine
On the mysql Db all you need to do is set that colum witha defalt value.
|
Note: that will only work on the bankval column in the items_user table.
Quote:
Originally posted by VeoMorphine
Can you release a fix for the classes bug? I wanna do more testing but right now this class bug is stopping me.(where if you chose a certin class, it doesnt show up on the rpg CP or member profile).
|
I am still not confident that my fix works 100% of the time. I need to test it some more.