Electus LogoElectus Documentation

Integrations

Supported frameworks, inventories, garages, dispatch, and UI integrations.

Use electus_gangs/config/config.lua for the main integration switches.

IntegrationSupported valuesChange it here
Frameworkauto, esx, qbcore, qboxConfig.Framework
Inventoryauto, ox_inventory, qb-inventory, qs-inventory, tgiann-inventory, core_inventory, esxConfig.Inventory
Target resourceqtarget, ox_target, qb-target, or another qtarget-compatible exportConfig.TargetSystem
Menu systemauto, ox_lib_menu, ox_lib_context, esx_menu_default, esx_context, qb-menuConfig.MenuSystem
Notificationsauto, framework, ox_lib, gtaConfig.NotificationSystem
Help textauto, ox_lib, okokTextUI, jg-textui, cd_drawtextui, gtaConfig.HelpTextStyle
Garageesx_garage, jg-advancedgarages, qb-garages, cd_garageConfig.Garage.garageSystem
Dispatchauto, lb-tablet, ps-dispatch, cd_dispatch, origen_police, qs-dispatchConfig.DispatchSystem
Company moneyauto, esx_addonaccount, qb-banking, Renewed-Banking, renewed-banking, qb-management, templateConfig.CompanyMoneySystem
Wardrobeauto, illenium-appearance, qb-clothing, fivem-appearance, customConfig.Wardrobe.appearance

Adapter files

AreaFiles
Framework logicelectus_gangs/modules/client/frameworks/* and electus_gangs/modules/server/frameworks/*
Inventory logicelectus_gangs/modules/server/inventories/*
Garage logicelectus_gangs/server/garages/*
Dispatch logicelectus_gangs/modules/server/dispatch.lua
Menu and help text logicelectus_gangs/modules/client/functions/menu.lua and electus_gangs/modules/client/functions/help-text.lua
Auto-detectionelectus_gangs/modules/shared/functions/auto-detect.lua

Set the exact adapter value when overriding auto; for example use core_inventory for the core inventory adapter and tgiann-inventory for the tgiann inventory adapter.

On this page