Set Class Specialization Command
Set class specialization commands set the player's character class specialization.
Last updated
Set class specialization commands set the player's character class specialization.
To create a set level command, find (or create) the GameName/Resources/GameName/ChatCommand folder in the project tab and right click. Choose Create > AnyRPG > Chat Commands > Set Class Specialization Command.
Fixed Class Specialization
If true, all parameters will be ignored, and the character class will be the one in the Class Specialization Name field.
Class Specialization Name
The name of the class specialization to set if Fixed Class Specialization is true.
/setclassspecalization ice
Set the Character Class to Ice.
/setfire
Set the Character Class to Fire.
Last updated