Installation Guide
This document explains the full config.lua file used by the HUD resource. Every section is described in detail so server owners can easily customize the HUD to their needs.
Configuration
Framework detection & cache key
Config = {}
Config.frameworkType = 'ESX'
-- Available options:
-- 'ESX' | 'QBCore' | 'QBOX' | 'custom'
-- For 'custom', edit:
-- client/custom/client_editable.lua
-- server/server_editable.lua
Config.CacheKey = 'pinkFrog_hud'Main Accent Color
HUD Command & Default Style
HUD Styles
Radar Visibility
Vehicle HUD
Seatbelt System
Vehicle Mileage (Odometer)
Minimap Base Position
Voice & Proximity
Cinematic Mode
Identity Panel
Crosshair
Stress System
Vehicle Crash Stress
Blood Effects
Player HUD Elements
Vehicle HUD Elements
Hide Default GTA HUD
Editor Preview Values
UI & Translations
Last updated