Hello how are you, I have a problem, what happens is that when I change the label from the config file, it gives me an error and the skill does not upload because it says “Uncaught ReferenceError: SkillTypes is not defined (@brutal_gym/html/script .js:93)”
This was my change:
SkillTypes = {
– DO not edit this FIRST element! [You can edit the Skill Name with the Label]
[‘Stamina’] = {Use = true, Label = ‘Velocidad’, Color = ‘rgb(24, 191, 238)’, Description = ‘Affects ability to sprint, cycle and swim, Max stamina is unlimited stamina.’},
Hi! There is a way to do it. This export have to be played in the client side of the player you want to remove the skill from. exports.brutal_gym:RemoveSkillCount(skilltype, count)