Trakka β Key Management System | Realistic Vehicle Booking System 
Created by RPWorks
Take your roleplay community to the next level with a professional, realistic vehicle key and booking system. Inspired by real-world systems like Trakka used by UK police forces, this lightweight and modern script makes vehicle management intuitive, immersive, and stylish.
Features
Realistic Key Issuing System β Vehicles are only accessible if youβve checked out the keys.
Smart Board UI β Modern, responsive interface for checking vehicles in/out with status indicators.
Fully In-Game Configurable β Add/edit/remove boards and vehicles on the fly, with persistent saving to JSON.
Admin Tools β Toggle out-of-service status, reset keys, or delete boards directly through the UI.
Custom Spawn Points β Each vehicle can have its own defined spawn location.
Vehicle Lock/Unlock Support β Complete with animations, indicator flashes, and sound support.
Optional Key System β Easily disable the key/locking system and integrate your own via exports.
Persistent Key & Vehicle States β Supports basic vehicle persistence (fuel and damage saving) and handles player disconnects.
Usage
Players walk up to a Trakka board, interact via ox_target, and:
- See a list of available vehicles.
- Check out a vehicle (spawning it at its designated spot).
- Return keys when done (despawning the vehicle).
Admins can:
- Add new boards via
/addtrakkaboard. - Configure vehicle data, labels, spawn codes, and parking positions.
- Mark vehicles as out-of-service or reset their keys.
Exports & Integration
Supports optional exports and event hooks:
exports['RPW_Trakka']:HasKeys(plate)
exports['RPW_Trakka']:IsVehicleBooked(plate)
And listens for:
trakka:vehicleSpawned(includes plate, net ID, model, player)
Integrate your own locking system using these hooks or disable the internal one via config.
Configuration
In config.lua:
AuthorizedAdminsβ define admin permissions via identifier.WebhookURL,WebhookName,WebhookAvatarβ for optional Discord logging.EnableKeySystem = trueβ toggle built-in key/locking features.
In-Game:
- Place boards using
/addtrakkaboard. - Configure all other settings via the NUI interface.
Screenshots
Purchase
Grab Trakka now on [Tebex] and modernize your departmentβs vehicle management:
https://shop.rpworksmods.com/product/6827194
Support
Check out the docs at
Trakka Key Management | RP Works Modding Docs
Need help or support? Join our Discord and get started today.
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | 1500 |
| Requirements | ox_lib & ox_target |
| Support | Yes |



