FiveM Inventories
Sonoran Radio integrates with FiveM inventory systems for physical radio and scanner items.
QBCore
QBCore inventory support for the radio and radio scanner items is automatically detected.
Configuration
Inventory Restriction
To restrict radio and scanner access to users with the radio item in their inventory, set config.enforceRadioItem
to true
.
Inventory Item
Customize your radio and scanner items in your config.lua's Config.RadioItem
and Config.ScannerItem
objects.
Supported Inventories
Currently, the following QBCore inventories are supported:
QBCore Inventory
Qbox
Configuration
Inventory Restriction
To restrict radio and scanner access to users with the radio item in their inventory, set config.enforceRadioItem
to true
.
Inventory Item
Qbox requires you to manually add the following to your /ox_inventory/data/items.lua
file. The config.lua's Config.RadioItem
and Config.ScannerItem
can not be used with Qbox.
Last updated
Was this helpful?