[FREE] Speedometer | Ved

A lightweight and easy-to-use speedometer script for FiveM that displays your vehicle’s speed, RPM, fuel level, engine health and gear.

Image Preview:


:bar_chart: Features

  • :white_check_mark: Toggle speedometer settings using the in-game command.

  • :white_check_mark: Supports both kilometers per hour (km/h) and miles per hour (mph).

  • :white_check_mark: In-game speedometer settings command allows players to:

    • Toggle RPM display
    • Toggle gear display
    • Switch between km/h and mph
    • Toggle gear change sound effects
  • :white_check_mark: Displays engine health status on the speedometer.

  • :white_check_mark: Supports multiple fuel systems and can be extended easily through the config.


:hammer_and_wrench: Configurations

You can easily customize the script using the configuration file. It lets you control what shows on the speedometer, switch between km/h and mph, turn sounds on or off, and connect it with different fuel systems. You can also add support for other fuel scripts if needed.

Explore the full config here: config.lua


Like this script? :star: Star it on GitHub - It keeps us motivated to build more open source stuff!

Code is accessible Yes
Subscription-based No
Lines (approximately) ~350
Requirements None
Support Yes

Seems to causing high cpu usage in my server

First of all, sorry for the delayed response, I was a bit inactive last month.

Regarding your issue: after rechecking, you’re right - the script is going up to 1.8 resmon, which is definitely high for something that’s supposed to be lightweight. I’ll look into optimizing it further or checking what might be causing the spike. Thanks for pointing it out, I didn’t notice it earlier.

Let me know if you’ve noticed anything else that might help track it down