[ESX/QB] Car HUD - Cupid

**[ESX/QB] Car HUD - Cupid **

Preview

Tebex Resource

Config

Config.lua

Config = {}
Config.type = true -- true : kmh , false : mph
Config.openpanel = 27 -- Panel keybind [Arrow Up]
--[Belt]--
Config.SeatBeltVolume = 0.1 -- 0.1 = 10% Volume
Config.SeatBeltInput = 29 -- belt keybind [B]
----------

ui.css

:root {
    --scale : 1.0; /*100%*/ 
    --offset-bottom : 0vh;              
    --speed : #ffffff;              
    --rpm0percent : #fdb3ff;              
    --rpm40percent : #c675ff;              
    --rpm100percent : #c362d6;   
    --rpmshadow : #cc82db;   
    --gear : #a475ce;
    --engine : #a475ce;              
    --fuel : #a475ce;
    --icon-panel : #a475ce;      
    --active-panel : #a475ce; 
    --ring-inner-border: #a475ce;
    --ring-inner-boxshadow: #9865c5;
    --slide-effect: #b76cb9;
    --ring-bg: #161616;
}

Can Config Color
• Scale
• Fuel Level
• Engine Health
• Gear
• RPM & Speed
• Control Panel
• Tire Status
• Belt Staus & Sound Alert
• Carlock Status
• Brake Status
• Vehicle Type Status

Code is accessible config.css
Subscription-based No
Lines (approximately) 1000
Requirements ESX/QB/Standalone
Support Yes

Other Resource
ISHOP STUDIO | Car HUD - Ember
ISHOP STUDIO | Car HUD - AdrenalineRush (720s Inspired)
ISHOP STUDIO | Car HUD - NebulaSpeed Neon

1 Like

UPDATE : config size

UPDATE RESMON :two_hearts:
on idle 0.00
on Active 0.05-0.06