Client-Side
Client Exports
Below are all the useful exports that you can use in other resources, be sure to read their descriptions.
getSkill
Checking how much a player currently has skill
addSkill
Add a skill value to a player by specifying the skill name and value
removeSkill
Remove the skill value to a player by specifying the skill name and value
openStatisticsMenu
Export to open the player statistics menu
Last updated