Server Exports
GetLevel
Returns the level of a certain skill.
GetXP
Returns the xp of a certain skill.
GetAllLevels
Returns a table that contains all skills with the levels.
GetAllXP
Returns a table that conatins all skills with the XP.
GetTotalXP
Returns the total amount of XP that a player has combined.
UpdateLevel
Updates a players level.
UpdateXP
Updates a players XP
Last updated