Integrations
Supported frameworks, inventories, target systems, and adapter files.
Use electus_bodyguards/config/config.lua for the integration switches.
| Integration | Supported values | Change it here |
|---|---|---|
| Framework | none, esx, qb | Config.framework |
| Inventory | esx, qb, qb-inventory, core, qs, tgiann, ox_inventory, codem | Config.inventory |
| Target system | none, qtarget, qb-target, or another qtarget-compatible export | Config.targetSystem |
Adapter files
| Area | Files |
|---|---|
| Framework logic | electus_bodyguards/client/frameworks/* and electus_bodyguards/server/frameworks/* |
| Inventory logic | electus_bodyguards/server/frameworks/inventories.lua |
| Target interaction logic | electus_bodyguards/client/markers.lua and electus_bodyguards/escrowed/client/recruit.lua |
Use none for Config.framework when the script should run without ESX or QB framework callbacks.