** True class changes without losing levels ** Ok, this is a tutorial for changing a charas spell trees, stats etc. One such example is when Cecil becomes a paladin in FF4. Square changes his stuff, but makes him go to lvl 1. How to do this without losing levels: 1. Make the place where the class change happens. 2. Make sure you have the 2 different heros in the database. 3.Now, set a variable to the hero's current level. 4. Add the changed hero. 5. Remove the old hero. 6. Subtract your variable with the hero's level by 1. 7. Go to change lvl in the events. 8. Add the variable of levels to the changed hero. There ya go, a class change without losing levels! by MysticGohan