Drug Sell System
Compatibility
Compatibility
Frameworks
| Framework | Status | Notes |
|---|---|---|
| QBX Core (Qbox) | ✅ Native | Default. Uses ox_inventory for items. |
| QB-Core | ✅ Native | Set Config.Framework = 'qb'. Uses QB-Core inventory. |
| ESX (es_extended) | ✅ Native | Set Config.Framework = 'esx'. Uses ESX inventory. |
Inventories
The resource expects items to be defined in the active framework's inventory:
- QBX →
ox_inventory/data/items.lua - QB-Core →
qb-core/shared/items.lua - ESX →
itemsSQL table
The item value in config/drugs.lua must match a name in your inventory's item list.
Dispatch systems
config/police.lua → Config.DispatchResource accepts:
ps-dispatchpma-dispatchqb-dispatchcd_dispatch- Set
Config.SnitchUseDispatch = falseto fall back to direct cop notifications
Phone
- Required: lb-phone
- The trap-phone app is a custom lb-phone app installed at boot
- Not compatible with qb-phone, qs-smartphone, or other phone systems
Optional integrations
| Resource | Toggle | Effect |
|---|---|---|
| op-crime / op-gangs | Config.AdditionalScripts.op_Gangs = true |
Turf-based drug economy (prices/demand scale with gang control) |
Other suty resources
| Resource | Interaction |
|---|---|
| suty-zonasegura | Zone creator UI is the same family — no conflict |
| suty-landmark | No interaction needed |
| All other suty- | No conflicts |
Known incompatibilities
None reported. Open a ticket on Discord if you find one.
