Client Exports
Add XP
Send the skill name (string) and points (number) to add, returns boolean.
Remove XP
Send the skill name (string) and points (number) to remove, returns boolean.
Set XP
Send the skill name (string) and points (number) to set, returns boolean.
Get XP
Get a specific skill XP by sending the name, returns a number.
Last updated