Files
Elite-Gaming-FiveM/resources/firehose/settings/hud.ini
T
2022-06-06 13:39:05 -07:00

17 lines
299 B
INI

//This Is The Vanilla Blue Bar
{[Vanilla]
Enabled false
//Position In X,Y
Position 0,584
//The Bar Height
Height 6
//Normal Color In ARGB Format
ColorNormal 150,0,119,255
//Warning Color In ARGB Format
ColorWarning 150,0,188,255
}
//This is the native bar using html,css,js
{[Native]
Enabled true
}