Getting Started
Installation
Download PSTUDIOS-HUD, drop it into resources, and ensure it in server.cfg — no database or external resources required.
Requirements
- A reasonably recent FiveM server artifact: the resource uses lua54 (declared in fxmanifest.lua).
- Optional: ESX / QBCore / Qbox — only needed if you want framework status (hunger/thirst/stress). It works standalone without any of them.
- No database and no external resources.
ℹ️lua54 is required. The fxmanifest.lua declares lua54 'yes' because the resource uses Lua 5.4, so your server artifact must support it.
Steps
- Download the resource from your keymaster / Tebex account.
- Drop the pstudios-hud folder into your server resources/ (e.g. resources/[hud]/pstudios-hud).
- Add the ensure line to your server.cfg (see below).
- Optionally open config.lua and tweak it to taste.
- Restart the server. Done.
ensure pstudios-hud⚠️The resource folder must be named pstudios-hud (it is by default). If you rename it, keep the name consistent in server.cfg.
With the resource running, open Configuration (config.lua) to adjust colors, scale, modules and keybinds. If you use a framework, the Frameworks page covers auto-detection and what status data it provides.