We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This command will change the appearance of the invoking character to that of a specified job class. Nothing but appearance will change.
changebase Job_Novice; // Changes player to Novice sprite. changebase Class; // Changes player back to default sprite.
Category:Script_Command