Vehicle Dashboard - KM Counter [FREE] [Standalone]
Description
This free resource accurately tracks and stores the total kilometers driven for each vehicle based on its plate number. It also features a clean and stylish display under the minimap, showing the vehicle’s plate number and total KM driven.
The resource is designed for seamless integration, automatically creating and managing a dedicated database table (vehicle_km
) on first startup. It ensures efficient tracking without interfering with existing vehicle data.
Features
Realistic KM Tracking – Records and updates the total distance driven per vehicle.
Minimalistic UI – Displays plate number & KM counter under the minimap.
Database Integration – Uses
oxmysql
to store data in a dedicated table (vehicle_km
).Standalone & Optimized – Lightweight, efficient, and compatible with any framework.
Auto Table Creation – No manual setup needed; the database structure is created on first start.
Easily Customizable – Edit the server-side script to integrate with an existing vehicle database if required.
Dependencies
oxmysql – For database management.
baseevents – To detect vehicle usage events.
Installation
Ensure
oxmysql
andbaseevents
are installed on your server.Drag and drop the resource into your
resources
folder.Add
ensure vehicle_km
to yourserver.cfg
.Start your server – the database table will be created automatically!
Download & More Info
Tebex: Download (free)
Perfect for adding a realistic odometer system to your server!
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 250 |
Requirements | oxmysql, baseevents |
Support | Yes |