Realistic Seatbelt System — Press K to buckle or unbuckle with clean sound feedback and smooth HUD transitions.
Audio Support — Plays buckle.ogg and unbuckle.ogg sounds for on/off states.
Seatbelt HUD — Simple, modern UI that fades in only when unbuckled.
Ejection Physics — Get launched through the windshield if you crash at high speeds without a seatbelt.
Driver Safety Alerts — When driving unbuckled above a certain speed, the system automatically warns the player to buckle up.
LEO Detection System — Alerts nearby law enforcement (configurable radius) when an unbuckled driver is spotted, including:
- Vehicle model
- Plate number
- Primary and secondary color (e.g., Black / White)
SimpleFramework Integration — Uses the GetPlayerJob() export to limit LEO alerts only to configured law enforcement jobs.
Spam-F Unbuckle System — Double-tap F to quickly unbuckle, preventing accidental exits.
Notification Styles — Choose between:
- 1️⃣ SimpleNotify
- 2️⃣ Basic Chat Messages
- 3️⃣ Custom Templated Chat Messages
- 4️⃣ Native GTA-style minimap notifications
Fully Configurable — Change sounds, keys, notification styles, units (MPH / KMH), or toggle features via config.lua.
Standalone & Framework-Aware — Works on any server — SimpleFramework or not.