Hologram Speedometer for FiveM
- Clone or download this repo
- Copy the
hologramspeed
folder to your server resources folder - Make sure that the resource name is all lowercase. The resource will not work with uppercase letters in the name!
- Add
ensure hologramspeed
to your server.cfg - Restart the server
Name | Description | Type | Example |
---|---|---|---|
hsp_defaultTheme | The default theme applied to the speedometer | String | "default" |
/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)
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. |
If you have any other questions, please reply to the FiveM forums post, or join our Discord server.
hologramSpeed - Speedometer script for FiveM
Copyright (C) 2020 Akkariin & Contributors
This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.
This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.
You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.