Skip to content
Haru edited this page Oct 19, 2016 · 1 revision

Syntax

Description

This command will change the appearance of the invoking character to that of a specified job class. Nothing but appearance will change.

Examples

 changebase Job_Novice; // Changes player to Novice sprite.
 
 changebase Class; // Changes player back to default sprite.

Category:Script_Command

Clone this wiki locally