Documentation
R_Tophud

r_tophud Installation

Install r_tophud on ESX, QBCore or QBox. No database and no extra dependencies: add the resource, set the server.cfg order and restart.

Prerequisites

R_Tophud needs a running ESX, QBCore or QBX server. It reads money and job from your framework. There's no database and no other dependencies.

Installation Steps

Download & Extract

  1. Download R_Tophud from your Cfx.re Portal
  2. Extract the folder into your server's resources directory
  3. Make sure the folder is named exactly r_tophud

Set your framework

Open config.lua and set the framework you run:

R.Framework = "ESX" -- "ESX" | "QBCore" | "QBX"
R.newESX    = true  -- set false only if you run ESX 1.1 (legacy)

If you renamed your core resource, update R.CoreName (ESX) or R.QBCoreName (QB/QBX).

Add to server.cfg

Ensure the resource after your framework:

ensure r_tophud

Restart & connect

Restart your server and connect. The HUD appears at the top of the screen and updates as your money and job change. Press F10 (default) to toggle it.

Next Steps

Troubleshooting

Common Issues

View the troubleshooting guide