[Release] Simple and Clean Speedometer

Simple and Clean Speedometer

Hello Guys,
Today I share you my speedometer,

This speedometer is made to be clean and simple, I want a speedometer that does not turn everywhere, don’t flash …

exemple in a car :
Capture

exemple in a plane:
Capture2

github : https://github.com/FivemTools-Community/ftc_speedometer

7 Likes

Nice release there. Will chuck in our server and see how it does :slight_smile:

are we able to change it to mph?
Besides that looks cool!

Under configuration it shows:

kmhMode = true

Hey, I edit de readme.md, configurations is now explain

do you have a idee to see the fuel?

Which script are you using for the fuel

1 Like

he doesn’t use one, i think

I set KMHMode to false, and it still shows the speed in Kilometers, not MPH.

Fancy naaa…

+1


I going to check that

You just need to set true to false in config.lua
kmhMode = false,
I tested it normaly it’s working

in esx_AdvancedFuel
showBar = false put true

image

This is my configurations.lua

In game, it still shows KM/H.

I have ft_libs installed, and it starts before the speedometer.

1 Like

Do you have the last update ?

Yes, commit 31a317a.

Thanks, it’s my fault, normaly i patched it, thanks you for the report, you just need to download the new update

1 Like

Maybe change the airplane speed to knots

download last release : https://github.com/FivemTools-Community/ftc_speedometer/releases/tag/1.0.1

I’m probably going to add this in the config file in the futur, stay connected