[PAID] Codesign Highly customisable Car HUD


Icon by flaticon.com


YOUTUBE SHOWCASE VIDEO


What is this resource?

Codesigns highly customizable car HUD script is designed to give players an immersive in-game experience when driving cars on your server. The HUD (heads-up display) overlay displays important information related to the vehicle.

This particular script stands out from other car HUD scripts because it allows for high customization. Players can tailor the HUD to their preferences by choosing which information to display, adjusting the size and location of the HUD on the screen, and selecting the colour and design of the HUD itself.

Overall, codesigns highly customizable car HUD script can be a great addition to any FiveM server that wants to provide players with an immersive and customizable driving experience. With the ability to tailor the HUD to their preferences, players can enjoy a personalized driving experience that fits their style and preferences.


Main Display

The main display contains the following:

  • Speed Gauge
  • RPM Gauge
  • Fuel Gauge
  • Dashboard lights and alerts
  • Street name
  • Compass


Settings Menu

These options are fully customizable through the settings menu:

  • Display each element
  • Colors of gauges ( from low to high )
  • Size of gauges
  • Size of the street name
  • Size of dashboard indicators
  • Size of the compass
  • Position of elements ( drag to move )
  • Set an alert when the engine health or fuel is low ( you choose the alert value )
  • Refresh rate

Also included:

  • An optional, customizable seatbelt system that can ragdoll a player out of their vehicle if they crash without a seatbelt. When enabled, the seatbelt dashboard icon will light up
  • An optional cruise control system. When enabled, the cruise control dashboard icon will light up


View the other settings tabs

Expand

cd_carhud_settings_3

cd_carhud_settings_4


Optimisation?

The balance between performance and optimisation is something that you need to decide. You can’t have the resource performing at its peak by updating the UI every frame without affecting the optimization. Although, the resource has been created so that you can allow your players to choose. By default, it comes pre-configured to use the best of both worlds with a little compromise.

  • Seat belt (uses 0.03ms) - By default, the seat belt thread consumes most of the ms, but you can disable this or use your own.

  • CarHUD UI (uses 0.02ms) - The UI with all elements and settings enabled will use 0.02ms during use. Each individual player can modify the refresh rate in the settings. Lowering it will make the UI more responsive at the cost of increased resource usage.


Documentation

We recommend that anyone interested in this resource checks out our Documentation Website. This documentation includes the following:

  • Step-by-step installation guide
  • Common issues & solutions
  • Code snippets
  • Error codes
  • Full preview of the Configs, Locales/Translations & SQL
  • Troubleshooting guide

Dependencies and Compatibility

Framework Dependencies

This resource is completely standalone. No frameworks are required!

SQL Resource Dependencies

This resource does not use a database.

Resource Dependencies

This resource does have any resource dependencies.

Locales/Translations
Locale Type Translatable
UI :heavy_check_mark:
Notifications :heavy_check_mark:
OneSync Compatibility
State Compatibility
Infinity :heavy_check_mark:
Legacy :heavy_check_mark:
Disabled :heavy_check_mark:
Code is accessible No (however majority is accessible)
Subscription-based No
Lines (approximately) 3000+ (not including locales & libraries)
Requirements None
Support Yes

BUY HERE - €20

Check out our Tebex store at https://codesign.pro


Check out our other paid scripts:

Expand

[PAID] Codesign Arm Wrestling
[PAID] Codesign Highly customisable Car HUD
[PAID] Codesign Police Dispatch
[PAID] Codesign Darts
[PAID] Codesign Donator Shop
[PAID] Codesign Door Lock
[PAID] Codesign Vehicle Garage
[PAID] Codesign Identity
[PAID] Codesign Multicharacter
[PAID] Codesign Player HUD - Smartwatch
[PAID] Codesign Prop placer
[PAID] Codesign Police ALPR Radar
[PAID] Codesign Spawn selector
[PAID] Codesign Terminal Hacker - Minigame
[PAID] Codesign Vehicle Control

Check out our free scripts:

Expand

[FREE RELEASE] Easytime - Time and weather management by Codesign
[FREE RELEASE] Devtools - LUA / JSON Table viewer by Codesign
[FREE RELEASE] Draw text UI
[FREE RELEASE] Keymaster minigame by Codesign


23 Likes

Omg this is like the best looking car hud out there . where have you been all my life

2 Likes

This is a reminder.
Please keep all discussions on topic, concerns about paid topics can be directed to the moderator team directly or on another topic.

If you have questions about the Tebex system or with the resource being illegitimate, stolen, copied or something else please flag it and explain to the moderator team. Thank you.

3 Likes

Actually, I like it! Wouldn’t pay for it, but I think there are people that will!

EDIT: I checked it and saw the settings-menu and the customization. Holy shit this is AMAZING!

2 Likes

They can, new Tebex rules! :smiley:

Btw good work @Codesign <3

3 Likes

Glad you like it! :smile:

1 Like

Thanks Atomic, as always :smile:

2 Likes

Very nice idea you got there !

2 Likes

@CodesignDoes it comes with database to save settings ?

No, it saves data client-side. :smile:

1 Like

Do you have any connection with pw? The design resembles a lot

Who is pw?

PixelWorld

No offense to PixelWorld but we do not know who they are or have any association to them. If you do have an issue with our scripts and feel that we are infringing copyright, feel free to flag the post.

I didn’t say anything related to the problem, I just asked if there was a relationship because the design is similar. Congratulations on the work.

it doesnt look like the new car hud of PixelWorld ~ PW partner
Great work by the way

2 Likes

I didn’t talk about the hud itself but about the buttons and colors.

  • The RPM, Speed shows even for Bicycles.

  • Speedometer doesn’t go above 250 km/h which is average speed of custom vehicles.

  • Engine button doesn’t work logically. It doesn’t light up until you set it above 50%. Maybe math behind it is wrong.

  • Also you cannot disable “keybinds” to edit hud. By reading Documentation for hud (Not mentioned anywhere in advertisement post or on tabex store page) that all the players need to “clear cache” to fix this after editing script?

Note : This was tested on a server I play on.

Thank you for reporting, we will make sure to fix the bicycle issue in future updates :slight_smile:

The UI shows numbers from the GetEntitySpeed native so numbers do go above 250, not sure where this one is coming from.

There is no math really - if its damaged more than x % it lights up. We tested and its working. Cant do much without more info.

If the README is read before implementing this script to the server, owners would notice a config option to disable the RegisterKeyMapping native.

Cheers!

2 Likes

GetEntitySpeed is correct. But the UI doesn’t allow speeds over a certain limit? (They use custom handlings for GTA cars also.)

The car is fully dead in the video below you can see the smoke coming out from back. The engine light doesn’t come up 90% of time. Players complaining all day.

Also removed “RegisterKeyMapping” native line from client side fully still pressing E opens up editing menu.

1 Like