Electus LogoElectus Documentation

Integrations

Supported frameworks, inventories, target, menu, notification, and help text integrations.

Use electus_black_market/config/config.lua for the integration switches.

IntegrationSupported valuesChange it here
Frameworkauto, esx, qbcore, qboxConfig.Framework
Inventoryauto, ox_inventory, qb-inventory, qs-inventory, tgiann-inventory, core_inventory, esxConfig.Inventory
Menu systemox_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

Adapter files

AreaFiles
Framework logicelectus_black_market/modules/client/frameworks/* and electus_black_market/modules/server/frameworks/*
Inventory logicelectus_black_market/modules/server/inventories/*
Menu and help text logicelectus_black_market/modules/client/functions/menu.lua and electus_black_market/modules/client/functions/help-text.lua
Interaction logicelectus_black_market/modules/client/functions/entity-interact.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