aether_citations
A fully functional traffic citation system for QBCore. Officers fill out a real-looking citation form and physically hand it to the violator as an inventory item.
Full Description:
Been running a serious RP server and tired of cops just /me'ing a fine and moving on? This script adds a proper citation workflow that actually makes traffic stops feel like traffic stops.
Officers pull out a citation book, fill out a full form — violator info, vehicle, violations, everything — and when they hit issue, a physical citation item gets created in their inventory. They walk up to the driver, hand it over, and the driver now has that item. They can open it any time to view the full citation exactly as it was written.
I built this because I wanted something that felt close to how it actually works in real life, not just a menu you click through in 5 seconds.
What's included:
-
Full citation form UI styled to look like an actual paper citation — not a generic FiveM menu
-
Multi-violation support — officers can stack violations on one citation, fine auto-totals
-
Physical citation item with all data stored as metadata — it's a real item the violator carries
-
Read-only view when the violator opens it, with an "ISSUED CITATION" stamp across the form
-
Auto-fills officer name and badge from QBCore player data
-
Job and on-duty check before the form opens — no random civilians writing citations
-
Works with ox_inventory, qb-inventory, ps-inventory, and codem-inventory — just set one line in config
-
QBCore native notifications or ox_lib, your choice
-
Fine payment integration — none, cash, bank, or society account
-
Everything is configurable from a single clean config file — department name, violations list, fines, footer text, court info, all of it
-
Fully escrowed except config.lua and fxmanifest.lua
Config is dead simple. You don't need to know Lua to set this up. Everything is labeled and commented. Change your department name, add your violations, done.
Support: Join the Discord in the INSTALL.MD if you run into anything.