Skip to content

[FREE] [SCRIPT] Minimalist HUD (QBCore, ESX, Standalone)

Notifications You must be signed in to change notification settings

Xari0x/minimalist-hud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

default|690x93

Good evening! I'm putting a free HUD script at your disposal. I made it pretty quickly, so if there's any problem, don't hesitate to let me know! I know I'm not an optimization pro.

You can ask me to add things as needed, I don't mind and it will make the script more complete as time goes by!

The script is partly configurable, both technically and visually.

colored|690x95 colorconfig|350x328

Exports

This is a standalone script, so here are a few exports to help you manage the display with your own scripts.

exports["jordqn_hud"]:bypassRadar(boolean) -- Allows you to activate or deactivate, via your scripts, the fact of having the radar permanently outside your vehicles (if the option is active, of course).
exports["jordqn_hud"]:setThirst(value) -- Set thirst level.
exports["jordqn_hud"]:setHunger(value) -- Set hunger level.
exports["jordqn_hud"]:setVoiceDistance(0, 1, 2, 3) -- Set voice distance on HUD. (0 = mute, 1 = short, 2 = medium, 3 = long)
exports["jordqn_hud"]:setVoiceTalking(boolean) -- Displays whether the player is speaking or not.
exports["jordqn_hud"]:setVoiceRadio(boolean) -- Displays whether the player is speaking on the radio or not.
exports["jordqn_hud"]:setSeatBelt(boolean) -- Defines whether the belt is fastened or not.
exports["jordqn_hud"]:hudVisibility(boolean) -- Defines whether the HUD is visible or not.

PS: The fuel level is managed by your vehicle's handling and via the native GetVehicleFuelLevel. If you use another method to manage your fuel, please don't hesitate to contact me so we can look into it together.

Previews

In vehicle preview: https://streamable.com/fpkn4t In water preview: https://streamable.com/4hm6j4

Configuration

image|417x500 image|415x500

This script works with nearest-postal zips codes.

MIT License

Copyright (c) 2024 Jordqn

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

[FREE] [SCRIPT] Minimalist HUD (QBCore, ESX, Standalone)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published