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
- Download R_Tophud from your Cfx.re Portal
- Extract the folder into your server's
resourcesdirectory - 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_tophudRestart & 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
Configuration Guide
Elements, money format & the toggle key
Themes
Pick a preset or set a custom accent
Troubleshooting
Common Issues
View the troubleshooting guide