The problem is I'm using 6 scripts that effect the class system
--> Then give us a link to ALL OF THOSE SCRIPTS... Also, link to the thread please, not the direct script link...
this script call is meant to only work for the actor, which is why it was actor based on the first place...
$game_actors[x].unlock_class(y)# This allows actor x to unlock class y, making it available for switching in# and out in the Class scene.So if it unlocks it for all, then you might have done something wrong, or one of your other scripts actually tamper with it...