Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
/ ispeedometer Public archive

Hologram Speed Script edited for RP server (fuel ui, seatbelt ui & fixed problems with ui)

License

Notifications You must be signed in to change notification settings

not-a-script/ispeedometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iSpeedometer

Hologram Speed Script edited for RP server (fuel ui and fixed problems with ui)

⚠️This is not a Seatbelt System, only a "Vehicle HUD"

Modification of HologramSpeed, code was rewriting mainly by Sinyx and Space V due to bugs where the nui was disappearing and added an NUI for fuel (it's adapted for LegacyFuel but can be change easily in the config.)

How to adapt your seatbelt script to iSpeedometer

     TriggerEvent("hologramspeed:seatbeltUpdate", true) -- put seatbelt to ON (in HUD)
     TriggerEvent("hologramspeed:seatbeltUpdate", false) -- put seatbelt to OFF (in HUD)

You can use the release /example if you don't know what are you doing

You can have support on our Discord (FR/ENG)

Capture d’écran 2022-04-26 222512

Dependency

  • LegacyFuel (can be change easily from the config)