Gain Experience Command
Gain experience commands increase the players experience points.
Last updated
Gain experience commands increase the players experience points.
Last updated
To create a gain experience command, find (or create) the GameName/Resources/GameName/ChatCommand folder in the project tab and right click. Choose Create > AnyRPG > Chat Commands > Gain Experience Command.
Fixed Experience
If true, the command will always provide the amount of experience listed in the Experience Amount property.
Experience Amount
The amount of experience to gain if the Fixed Experience property is true.
/gain100xp
Gain 100 experience.
/gainxp 500
Gain 500 experience.