Dependencies · origen_parking
Required
| Resource | Notes |
|---|---|
ox_lib | Callbacks, UI, notifications |
oxmysql | Database persistence |
Framework compatibility
Auto-detected at boot via Config.Framework = 'auto'. Supported:
qbx_core(QBX)qb-core(QBCore)es_extended(ESX)standalone— uses license identifier directlycustom— implementFrameworkfunctions incustom/sv_framework.lua
Key system compatibility
Auto-detected via Config.KeySystem = 'auto'. Supported:
qbx_vehiclekeysqs-vehiclekeysrk-keysnone— no key systemcustom— implement incustom/sv_keys.lua/custom/cl_keys.lua
Fuel system compatibility
Auto-detected via Config.FuelSystem = 'auto'. Supported:
ox_fuelLegacyFuelps-fuelcdn-fuelnative— uses GTA nativeGetVehicleFuelLevelcustom— implement incustom/cl_fuel.lua
Garage integration (optional)
Auto-detected via Config.GarageIntegration = 'auto'. Supported:
origen_garagesqb-garagesnonecustom— implementFramework.GetGarages()incustom/sv_framework.lua