Suty
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:

  • QBXox_inventory/data/items.lua
  • QB-Coreqb-core/shared/items.lua
  • ESXitems SQL table

The item value in config/drugs.lua must match a name in your inventory's item list.

Dispatch systems

config/police.luaConfig.DispatchResource accepts:

  • ps-dispatch
  • pma-dispatch
  • qb-dispatch
  • cd_dispatch
  • Set Config.SnitchUseDispatch = false to 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.