rHUD

A script by Raxdiam

No reviews yet.
rHUD main image

Full Description

Features

  • Landcraft HUD
    • Speed
    • Dashboard Indicators
    • Fuel Gauge
  • Aircraft HUD
    • Air speed
    • Attitude Indicator
    • Altitude Gauge
    • Fuel Gauge (helicopters only)
    • Status Indicators
  • Watercraft HUD
    • Speed
    • Status Indicators
    • Built-in anchor script
  • Config Panel
    • Customize HUD colors
    • Customize HUD locations
    • Enforce colors or locations for your server
  • Built-in fuel script
  • Player health, armor, and weapon
  • Posted Speed Limit
  • Built-in “Priority Status” script with display
  • Built-in “AOP” script with display
  • Built-in “Nearest Postal” script with display
  • Built-in “PeaceTime” script with display
  • Compass, street name, and zone display
  • All of the above can be disabled individually
     

Commands

/rhud Toggle rHUD’s visibility
/rhud config Show rHUD’s configuration panel
/rhud config reset Completely reset all config panel options
/heal [player ID] Heal yourself or another player (permissions configurable)
/postal [code] Manage/create postal route
/peacetime
/pt
Toggle PeaceTime
/aop Set AOP status
/priority
/pr
Start a priority call
/priority cooldown
/priority cd
/pr cooldown
/pr cd
Initiate priority cooldown
/priority onhold
/priority hold
/pr onhold
/pr hold
Set priority on hold
/priority reset
/priority r
/pr reset
/pr r
Reset the priority timer
 

Default Keybinds

Seatbelt K While in landcraft
Boat Anchor Left-Ctrl + A While in watercraft
Fuel - Engine Toggle E While next to fuel pump in landcraft or on helipad in helicopter
Fuel - Refuel Spacebar While next to fuel pump in landcraft or on helipad in helicopter
Engine U
Hazards Backspace
Left Turn Signal - (Minus)
Right Turn Signal = (Equals)
Open Config Panel End
 

Previews

Vehicle Modules

Landcraft module (click)
Aircraft module (click)
Watercraft module (click)

Player Module

Show (click)

Roleplay Module

Show (click)

Config Panel

Show (click)

Installation

  1. Place the rhud folder into your server’s resources folder.
  2. Add the line start rhud or ensure rhud somewhere in your server config.
  3. Add the line exec @rhud/permissions.cfg somewhere in your server config before the line added in step 2.
     

Price: $26
Tebex: Raxdiam Scripts | rHUD
All support will be handled via Discord

Changelog (click)

v1.6.0 (2025-4-17)

  • Added system for creating custom info module segments
  • Added editable function Notify
  • Added posted speed limit HUD module
  • Added notification for AOP status
  • Added new notification message options in config
  • Added client-side and server-side exports
  • Added engine toggle keybind
  • Added config options to show land, air, and water vehicle HUDs to passengers
  • Added config option to show location info HUD for passengers
  • Added config option to enable/disable the built-in anchor script
  • Added in-game config panel option to change minimap border thickness
  • Added blinking effect to land vehicle HUD’s turn indicators
  • Improved the built-in boat anchor script
  • Changed ACE permission identifiers
    • rhud.config is now rhud.config.open
    • rhud.config.locations is now rhud.config.layout
    • rhud.priority is now rhud.priority.active
  • Changed terminology “locations” to “layout” throughout entire script
    • Config option modules > config_panel > enforce_locations is now modules > config_panel > enforce_layout
    • Data file data/hud_locations.json is now data/hud_layout.json
  • Fixed vehicle turn indicator lights not being synchronized across clients
  • Fixed bug where priority could be set to active during cooldown
  • Fixed bug where if the player dies while buckled in a vehicle, the indicator persists but the seatbelt functionality does not

v1.5.0 (2025-1-19)

  • Added localization support
  • Added editable functions
    • Aircraft altitude override removed and is now an editable function
    • Contains editable function for getting fuel level
  • Added config options to show fuel gauge for airplanes and watercraft
    • The built-in fuel script does not affect their fuel levels, this is meant for external fuel scripts
    • Uses the GetFuelLevel editable function to retrieve fuel level
  • Added config options for seatbelt windshield flythrough
  • Added config option for seatbelt alarm delay
  • Added exported function for setting seatbelt indicator
  • Sound effects now use the game’s SFX volume setting

v1.4.2 (2024-11-21)

  • Fix missing confirm button for minimap config panel when enforcing colors/locations

v1.4.1 (2024-11-13)

  • Fix seatbelt unbuckling when opening pause menu
  • Fix minimap not adjustable on aspect ratios other than 16:9

v1.4.0 (2024-10-25)

  • Add config option for minimap to be displayed only while in a vehicle
  • Add config option for default AOP text
  • Add config option to toggle seatbelt un/buckle sound effects
  • Add seatbelt warning alarm sound effect and config option
  • Fix seatbelt being available while driving motorbike
  • Fix fuel gauge not using max vehicle fuel value when fuel sub-script is disabled
  • Fix HUD being visible before player is spawned in QBCore and ESX frameworks
  • Fix location info module taking unusual amount of CPU time
  • Change config panel so minimap and its border can be adjusted even when location is enforced

v1.3.1 (2024-9-25)

  • Add more missing weapon icons
  • Fix fuel script help text not showing configured keybinds
  • Fix seatbelt sound effect playing when not in a vehicle

v1.3.0 (2024-9-18)

  • Add missing weapon icons
  • Add support for custom icons
  • Update icon handling so that no icon appears if there isn’t one available
  • Use FiveM’s keybind system for seatbelt, anchor, and other vehicle controls
    • These can now be re-bound per client via FiveM’s keybinds menu
    • The only unaffected keys are those in the optional fuel script
  • Fix bug where disabling a module would disable subsequent modules in the load order

v1.2.0 (2024-9-7)

  • Added config option to hide the currently held weapon icon
  • Added config option for aircraft altitude measurement unit
  • Added config option to override the aircraft altitude calculation
  • Fixed bug where player module wasn’t being hidden when disabled in the config

v1.1.0 (2022-6-5)

  • PeaceTime script/command (/peacetime or /pt)
  • Location options to config panel for all modules
  • Colors and locations enforcement options for server owners
  • No longer using base-game minimap by default, so that it can be
    moved and rescaled
  • Permissions for config panel (open, export, location, color)
  • Prefix option for chat messages
  • Keybind to open config panel (configure in-game via Settings >
    Keybinds > FiveM > rHUD Config)
Code is accessible No
Subscription-based No
Lines (approximately) 3100
Requirements None
Support Yes