# 0R - HUD V3

{% hint style="info" %}
This resource is intended for ESX, QBCore, and Qbox based servers.
{% endhint %}

```lua
author '0Resmon & aliko.'
```

```lua
dependencies { 'ox_lib', 'xsound' }
```

## Overview

`0r-hud-v3` is a full HUD resource with player status bars, vehicle HUD layouts, seatbelt and engine controls, voice and radio indicators, music controls, minimap styling, cinematic mode, and a built-in settings UI. This guide is intentionally simplified so server owners can set it up quickly without opening many nested pages.

## Start Here

{% content-ref url="0r-hud-v3/setup" %}
[setup](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-hud-v3/setup)
{% endcontent-ref %}

{% content-ref url="0r-hud-v3/configuration" %}
[configuration](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-hud-v3/configuration)
{% endcontent-ref %}

{% content-ref url="0r-hud-v3/integrations-and-events" %}
[integrations-and-events](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-hud-v3/integrations-and-events)
{% endcontent-ref %}

{% content-ref url="0r-hud-v3/faq" %}
[faq](https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-hud-v3/faq)
{% endcontent-ref %}

## Important Notes

* Main configuration file: `0r-hud-v3/config.lua`
* Extra default UI data also exists in `data/hud.lua` and weapon labels exist in `data/weapons.lua`
* `xsound` is required for the built-in music widget
* Optional integrations include `hrsgears`, `edit_mini_map`, fuel resources, and voice resources
* The resource includes streamed minimap assets in the `stream/` folder

{% embed url="<https://0resmon.tebex.io/>" %}
