eminence-hud

eminence-hud

Intricate and sophisticated hud made for QBCore Framework. Inspired by NoPixel. 💚

Handcrafted by yours truly, GlacielGaming and whelanmjoshua for Eminence Studios. Please do not redistribute without our express permission.

Credits

  • All credits for our voice proximity system goes to mumble-voip
  • All credits for compass and street names goes to Compass-and-street-name-HUD and compass for the improved version
  • Major thanks to Kyle for sharing his edited version of compass, and allowing us to change a few things!

Dependencies

Our Recommendations for the full hud experience!

  • qb-radar - you're definitely going to want this radar (minimap), it goes perfect with our hud :)
  • qb-navigation - you're definitely going to want this radar compass and street navigation, it goes perfect with our hud :)
  • qb-seatbelt - you're definitely going to want this seatbelt script, it goes perfect with our hud :)
  • qb-sound - you're definitely going to want these sounds, it goes perfect with our hud :)

Features

  • Voice proximity radial icon displayed when [shouting, talking normally, or whispering]
  • Radial icon designs
  • All radial icons realign correctly when updated
  • Seat belt radial icon indicator displayed
  • Engine health radial icon displayed
  • Speedometer and fuel designed similar to NoPixel
  • Nitrous radial icon indicator displayed
  • Fuel meter registers
  • Stress reduction and gaining registers
  • Harness registers (does not display an icon yet, update soon)

Preview

IF YOU WANT THE RADAR (MINIMAP) SHOWN IN THESE DEMONSTRATION VIDEOS, LOOK AT OUR RECOMMENDATIONS ABOVE! 🎉

voice.proximity.mp4
square.mp4
circle.mp4
engine.health.mp4
stress.mp4
seat.belt.mp4
revive.mp4

Installation

Manual

  • Download eminence-hud and put it in the [resources] directory.
  • Download LegacyFuel and put it in the [resources] directory.
  • Download mumble-voip and put it in the [resources] directory.
  • Put qb-navigation in the [resources] directory.
  • Add the following code to your server.cfg/resouces.cfg [IN THIS EXACT ORDER OF IMPORTANCE!]
ensure LegacyFuel
ensure mumble-voip
ensure qb-navigation
ensure eminence-hud
ensure qb-smallresources

Ignore if you ARE NOT using our recommened list above!

  • Download qb-radar and put it in the [resources] directory.
  • Download qb-navigation and put it in the [resources] directory.
  • Download qb-seatbelt and open your exisiting [qb-smallresources] then drag and drop our [seatbelt.lua] inside of the [client] folder.
  • Download qb-sound and put it in the [resources] directory.
  • Add the following code to your server.cfg/resouces.cfg
ensure qb-radar
ensure qb-navigation
ensure qb-sound

Change Logs

0.0.1

  • Initial release

Issues and Suggestions

Please use the GitHub issues system to report issues or make suggestions, when making suggestion, please keep [Suggestion] in the title to make it clear that it is a suggestion.