I'm working on a game where I need to be able to switch classes in battle and have the actor forget some of their old skills and learn the new ones for the new class while also changing their battler image, and retain their exp.
The skills they need to not forget are the skills used to swap between classes.
Does anyone know of a script that does this already, (I have found a few but their all for VX not XP. )
If not I will continue trying to figure it out on my own, but if someone can explain then how to access an actors details from within another class that would be greatly appreciated as I cant figure out how to call the normal class change right now.