A 3D speedometer script for FiveM
Preview
Screenshots
Installation
- Download from Github: hologramspeed
- Rename the folder to
hologramspeed
(WITHOUT uppercase letters). - Copy the
hologramspeed
folder to your server resources folder - Add
start hologramspeed
to yourserver.cfg
- Restart the server
Update to v1.0.1
If you using v1.0.0 version and you want to update to v1.0.1, just delete the old folder and download this script again from Github, then rename the folder to hologramspeed (WITHOUT uppercase letters).
Convars
Name | Description | Type | Example |
---|---|---|---|
hsp_defaultTheme | The default theme applied to the speedometer | String | โdefaultโ |
Commands
-
/hsp
– Toggle the speedometer -
/hsp theme <name>
– Set the theme of the speedometer, the default theme isdefault
. -
/hsp offset <x> <y> <z>
– Set the offset of the speedometer, leave xyz to blank will reset to default offset. -
/hsp rotate <x> <y> <z>
– Set the rotate of the speedometer, leave xyz to blank will reset to default rotate.
Example use: /hsp theme nve
(Set the theme to nve
, the theme for NaturalVision Evolved)
Key
The default key to display/hide speedometer is ~
(Above the Tab key)
You can change the key in your game settings
FAQ
Q: Why my speedometer is blurred? |
A: You should remove your NVE Motion Blur mod and disable motion blur in the game settings. |
Q: Why I canโt see the speedometer? |
A: Make sure that you have installed the resource correctly. The name of your resource may not be compatible with NUI due to DNS name restrictions. |
Enjoy! 
Original source: https://forum.cfx.re/t/release-hologram-speedometer-v1-0-1/1959568