Correct, there is a function inside config where you can setup your own skill system export.
-- Function to add skill point after finishing the training
-- Gives you the skillname (which is set below in the skill names) and amount (amounts set up below in skill gains)
function SetSkill(skillname,amount)
exports["B1-skillz"]:UpdateSkill(skillname, amount)
end
This still up to date? Say we have a small gym in the fire department… Is there a way they could train themselves for free or at a discount. Are we able to have multiple gym places?