wrenchSetup

Quick installation guide for 0r-hud-v3 and its optional integrations

This page covers the minimum setup required to get the HUD running correctly: dependencies, optional integrations, and server.cfg start order.

Required Dependencies

Optional Integrations

These are optional but supported by the resource:

  • hrsgears for manual gear support

  • edit_mini_map for live minimap positioning

  • ox_fuel, LegacyFuel, cdn-fuel, or ps-fuel for fuel reading

  • pma-voice or SaltyChat for voice and radio display

start ox_lib
start xsound
start framework -- es_extended, qb-core, or qbx_core
-- optional resources
start hrsgears
start edit_mini_map
start 0r-hud-v3
circle-info

There is no SQL import step for this resource.

Streamed Files

The HUD package includes minimap related streamed files:

  • stream/minimap.gfx

  • stream/minimap.ytd

  • stream/circlemap.ytd

  • stream/rectangle.ytd

Do not remove them if you want the included minimap styles to work correctly.

Final Checklist

After setup, verify these points:

  • ox_lib and xsound start without errors

  • 0r-hud-v3 starts without errors

  • The HUD becomes visible after player load

  • The settings menu opens with your configured key or command

  • Vehicle HUD, voice widget, and minimap display work correctly in game

Last updated