Create the SCBA Item for ESX
1. Enable ESX support in r_scba/config.lua
r_scba/config.luar_scba/config.luaConfig.ESX = {
enabled = true
}Config.QB = {
enabled = false
}2. Set the SCBA item name in the config
ItemName = 'scba'3. Create the item in your ESX database
Notes
Last updated