Empowerment Regimen
Instructions on how to download and install the basics of Skills System
Installation #
Config.Framework = "esx" -- qb or qbcore or qbox or esxConfig.targetScript = "ox_target" -- qb-target or ox_targetgymprotein = { name = 'gymprotein', label = 'Gym Whey', weight = 200, type = 'item', image = 'gymprotein.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'It provides 2x the effect of the exercises you do' },After adding it, don't forget to add the gymprotein.png image insde the cb-skills folder to the qb-inventory>html>images folder.
If you are using "esx", you need to do this for esx. So, you need to enter your SQL Database and add this item there.
After doing all these, you can use the product easily. If you want to see what level your skills are without going to the gym, you can use the /skills command. If your skills are not loaded, you can use the /loadSkills command. You can turn the script's notifications on and off with /gymnotify
Last updated