# ===================
# Custom GUI settings
# ===================
#
hud_draw_bar = true
render_text_shadows = true
left_bottom_bars_enable = true
# Format: gui[] = "element" alpha red green blue
# NOTE: Don't change the order nor add anything else because these are internal.
# The "element" field is just to identify the item you're editing.
#
gui[] = "HUD bar" 127 0 0 0
gui[] = "SA:MP cheat state text" 255 255 0 0
# menu colors
#
gui[] = "Menu: Titlebar background" 190 20 20 20
gui[] = "Menu: Background" 180 20 20 20
gui[] = "Menu: Selected item bar" 190 127 127 127
gui[] = "Menu: Selected item text" 255 93 210 41
# GTA SA HUD colors
#
gui[] = "GTA: HP bar" 255 180 25 29
gui[] = "GTA: Money HUD" 255 54 104 44