Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

FivemTools/ftc_speedometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speedometer

Simple speedometer!

disclaimer

This is using a lot of part from the old ft_speedometer, so everything isn't coded by me.

Requirments

- ft_libs : https://github.com/FivemTools/ft_libs

Configuration

In configurations.lua :
	kmhMode = true, (false to mph mode)
	RectAlpha = 100, ( 0 - 255)
	SpeedAlpha = 150, ( 0 - 255)
	AdvancedForPlane = true, ( false to keep the same speedometer in flying vehicle )

Picture

In landed vehicle In flying vehicle
land vehicle flying vehicle

Please report me all bug and update idea!