πŸ”‘ Trakka – Key Management System | Realistic Vehicle Booking System

A script by RP_Works

No reviews yet.
πŸ”‘ Trakka – Key Management System | Realistic Vehicle Booking System main image

Price

Unknown

Full Description

:key: Trakka – Key Management System | Realistic Vehicle Booking System :oncoming_police_car:

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.


:rocket: Features

  • :closed_lock_with_key: Realistic Key Issuing System – Vehicles are only accessible if you’ve checked out the keys.
  • :brain: Smart Board UI – Modern, responsive interface for checking vehicles in/out with status indicators.
  • :toolbox: Fully In-Game Configurable – Add/edit/remove boards and vehicles on the fly, with persistent saving to JSON.
  • :office_worker: Admin Tools – Toggle out-of-service status, reset keys, or delete boards directly through the UI.
  • :round_pushpin: Custom Spawn Points – Each vehicle can have its own defined spawn location.
  • :sparkles: Vehicle Lock/Unlock Support – Complete with animations, indicator flashes, and sound support.
  • :warning: Optional Key System – Easily disable the key/locking system and integrate your own via exports.
  • :floppy_disk: Persistent Key & Vehicle States – Supports basic vehicle persistence (fuel and damage saving) and handles player disconnects.

:hammer_and_wrench: 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.

:repeat: 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.


:gear: 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.

:camera_flash: Screenshots


:money_with_wings: Purchase

Grab Trakka now on [Tebex] and modernize your department’s vehicle management:
:link: https://shop.rpworksmods.com/product/6827194


Support

Check out the docs at :link: 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