Client
This page lists all the available client-side events and exports.
Exports
getSkill
Returns the current value of the skill (e.g. "strength", "stamina")
exports['xnr-gym']:getSkill(skill)
openStatistics
Opens the statistics UI.
exports['xnr-gym']:openStatistics()
closeStatistics
Closes the gym statistics UI.
exports['xnr-gym']:closeStatistics()
Last updated