Hey,
this is RK Police Radar. I wanted one resource that covers the three things officers actually use: a placeable speed camera, a handheld gun, and a proper in-car radar with front and rear antennas. On top of that there is a tablet to manage cameras, look at catches, and keep departments separated if you run more than one LEO job.
It auto-detects ESX, QBCore and Qbox. Inventory, target, notify, TextUI and society banking are also auto (or you force them in config). ox_lib is optional, not a hard requirement.
What it does
- Placeable autovelox: use the radar item, place it with a gizmo (move / rotate), it saves to the database. You can reopen settings, move it again, or pick it back into inventory.
- Handheld radar: handheld_radar item, cone in front of you, prop in hand. Toggle with the item or ESC.
- In-car radar: /vehicleradar on whitelisted models. Front and rear, XMIT, same / opposite, lock, speed limit.
- Tablet: /radarcontrol. List cameras, turn them on/off, delete, search, live catch log (plate, owner, speed, color).
- Live cam view when you are at a placed camera (plate, speed, distance). Scale, mute, drag, minimize.
- Direction filter on placed cameras: approaching or leaving the lens.
- Jobs: each job gets its own color, logo, grades (radar vs tablet), and optional independent mode so sheriff does not manage LSPD cameras.
- Fines: Config.FineAmount by percent over the limit. Money comes from the player bank and goes to the job society, with retry if the banking resource flakes.
- Owner lookup from owned_vehicles / player_vehicles.
- Wanted badge is a hook in editable/sv_utils.lua (isPlateWanted). Wire it to your MDT, it is not a full wanted system out of the box.
- Ignore lists for emergency class and spawn names, so marked units do not fine themselves.
- 17 locales.
Config, locales, install snippets, integrations and editable files are left open. Core logic is escrowed.
Props FREE
The 3D radar models are by BzZz. They are a separate escrowed asset, not part of this script. You need their package on the server or the props will not load.
BzZz Police Radar props: https://bzzz.tebex.io/package/6631002
Credits to BzZz.
Dependencies
- Required: oxmysql, a framework (ESX / QBCore / Qbox, or the custom stub), and the BzZz radar props above.
- Items: paste the snippets in install/ for ox_inventory, qb-inventory, qs-inventory, codem-inventory, or ESX SQL.
- Optional: ox_lib, ox_target or qb-target (drawtext fallback is there), and a society bank for fine credits (okokBanking / V2, rk_bank, qb-banking, Renewed-Banking, esx_addonaccount).
Tebex: https://rk-developer.tebex.io/package/7625388
Docs: RK Developer Documentation
Discord: • RK Developer •
| Code is accessible | No (config, locales, install, integrations and editable files are open) |
| Subscription-based | No |
| Lines (approximately) | ~12000 |
| Requirements & dependencies | oxmysql, ESX / QBCore / Qbox, BzZz police radar props |
| Support | Yes |






