Dependencies · origen_radio
Required
| Resource | Notes |
|---|---|
pma-voice | Voice system — required by the manifest for all radio transmission logic |
/assetpacks | Required by the manifest dependency path — must be available before origen_radio starts |
oxmysql | Database library — required for reading and writing radio categories and frequencies |
Framework compatibility
origen_radio auto-detects the active framework at startup. No manual configuration of framework files is needed.
| Framework | Support |
|---|---|
qb-core | Full support |
es_extended (ESX) | Full support |
| None | Standalone mode — limited functionality, no player data |
The detection order is: qb-core → es_extended → none.
Inventory compatibility
Set Config.Inventory in config/main.lua to match your inventory resource.
| Value | Resource |
|---|---|
origen_inventory | Origen Inventory (recommended) |
old_origen_inventory | Legacy Origen Inventory (ESX only) |
qb-inventory | QBCore built-in inventory |
qs-inventory | Quasar Inventory |
ox_inventory | OX Inventory |
ls-inventory | LS Inventory |
codem-inventory | Codem Inventory |
If Config.NeedRadioItem is set to false, the inventory system is not used for item checks and any inventory is compatible.