[[rk-fw-esx]][[rk-fw-qbcore]][[rk-fw-qbox]]
Give your LEO jobs a complete speed-enforcement kit — placeable autovelox cameras, a handheld radar gun, dual-antenna patrol radar, and a job-themed dispatch tablet. Built for RP servers that want real traffic control and automated fines without locking you to one framework, inventory, or target system.
Features
Three radar modes: placeable cameras (radar item + 3D prop), handheld gun (handheld_radar), in-vehicle front/rear radar (/vehicleradar)
Dispatch tablet (/radarcontrol) — manage cameras, live catch log (plate, owner, speed, color), search, enable/disable/delete
Gizmo placement — move/rotate on the ground, persist to oxmysql, then reposition or pick the camera back into inventory
Radar cam view — live tracking at a placed camera (model, plate, speed, distance); scale, mute, drag, minimize
Patrol radar — XMIT · same/opposite · lock · speed limit, front and rear cones, whitelist of police vehicle models
Direction filter on placed cameras — catch vehicles approaching or leaving the lens
Job access — per-job accent color, logo, label, min grades (radar vs tablet), independent departments, society account
Speed fines — Config.FineAmount by % over the limit; bank debit + society credit with retry
Owner lookup from garage tables (owned_vehicles / player_vehicles) + Wanted badge hook (isPlateWanted in editable/sv_utils.lua — wire it to your MDT)
Ignore lists — emergency class and spawn models (police cars will not fine themselves)
Integrations auto-detect — Framework / Inventory / Target / Notify / TextUI / Callbacks / Banking (or force each in config)
Escrow-friendly — open config, locales, install item snippets, integrations, and editable utils
17 locales ready (en · it · es · fr · de · pt · ru · tr · jp · ko · zh · ar · and more)
[[rk-compatibility]]
ESX · QBCore · Qbox (Config.Framework = auto) · custom framework stub
Inventory: ox_inventory · qb-inventory · qs-inventory · codem-inventory · ESX items · custom
Target: ox_target · qb-target · drawtext fallback
Notify: ox_lib · ESX · QB · custom · none
TextUI: ox_lib · jg-textui · okokTextUI · ps-ui · qb · esx · native
Banking (society fines): okokBanking / V2 · rk_bank · qb-banking · Renewed-Banking · esx_addonaccount · custom
[[/rk-compatibility]]
[[rk-requirements]]
oxmysql (required)
A framework: ESX / QBCore / Qbox (or Config.Framework = custom)
Inventory resource if you use the items — paste snippets from install/ (ox · qb · qs · codem · esx.sql)
Optional: ox_lib, ox_target or qb-target, a society banking resource for fine credits
[[/rk-requirements]]
[[rk-documentation]]
[[https://rk-developer.gitbook.io/rk-developer-docs/rk-fivem/police-radar]]