Dependencies
Ensure these dependencies are installed and started before Wasabi Police Job V2 (wasabi_police_v2).
ox_lib
Ox Lib provides callbacks, commands, localization, UI helpers, logging, and shared utility functions used throughout the resource.
oxmysql
OxMySQL provides the database layer for stations, jails, evidence, CCTV, radar posts, trackers, and owned police vehicles.
The resource also declares the Cfx asset-entitlement dependency /assetpacks. Run it on a current FiveM server artifact with the account entitlement required for the protected resource assets.
Framework
Exactly one supported framework must be running:
- ESX
- QBCore
- Qbox
- OX
The appropriate framework bridge is selected by the resource at runtime. Do not start multiple supported frameworks together; competing bridges can attempt to initialize the same Police V2 modules.
Optional integrations
These are required only when selected in configuration:
- Interaction:
ox_target,qb-target, orsleepless_interact - Dispatch:
cd_dispatch,ps-dispatch, or Linden/WK dispatch - Billing: okokBilling or Wasabi billing
- Garage: QB, CD, JG, PS, Wasabi, or ESX garage
- Jail/prison: the configured external jail bridge
- Clothing: QB clothing or Illenium Appearance
- MDT:
wasabi_mdt(automatically takes ownership of dispatch and panic) - Vehicle keys:
wasabi_carlock,qb-vehiclekeys, or Renewed Vehicle Keys - UI helpers: Wasabi UI Kit or Lation UI; Ox Lib is used as the fallback
- Notifications:
wasabi_notifywhen running, with the standard fallback otherwise - Weather: Renewed Weather Sync or compatible global weather state for rain-sensitive evidence
- Bodycam capture: the Medal desktop integration is used for bodycam clips
The built-in draw-text interaction, internal dispatch, built-in jail, and internal garage do not require their optional third-party equivalents.