🔌Frameworks

This part will help with the framework part of the config (ESX/QB/Custom ...)

You must insert your item in the database to use it. Make sure it matches your cfg.itemName

cfg.ESX

Set to true if you plan to use ESX Jobs to run the script, false if not applicable

cfg.ESX = true

cfg.QB

Set to true if you plan to use QB Jobs to run the script, false if not applicable

cfg.QB = true

cfg.itemName

Set the name you want to give to the tent item

cfg.itemName = "tent"

Last updated