menthahud-lyra/resource/ui/hudammoweapons.res

162 lines
No EOL
3.2 KiB
Text

"Resource/UI/HudAmmoWeapons.res"
{
"HudWeaponAmmoBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoBG"
"xpos" "4"
"ypos" "0"
"zpos" "1"
"wide" "90"
"tall" "45"
"visible" "0"
"enabled" "0"
"image" "../hud/ammo_blue_bg"
"scaleImage" "1"
"teambg_2" "../hud/ammo_red_bg"
"teambg_3" "../hud/ammo_blue_bg"
}
"HudWeaponLowAmmoImage"
{
"ControlName" "ImagePanel"
"fieldName" "HudWeaponLowAmmoImage"
"xpos" "4"
"ypos" "0"
"zpos" "0"
"wide" "9999"
"tall" "9999"
"visible" "0"
"enabled" "0"
"image" "../hud/ammo_red_bg"
"scaleImage" "1"
"teambg_2" "../hud/ammo_red_bg"
"teambg_3" "../hud/ammo_blue_bg"
}
"AmmoInClip"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClip"
"font" "aRegular55"
"fgcolor" "Ammo In Clip"
"xpos" "0"
"ypos" "30"
"zpos" "5"
"wide" "70"
"tall" "42"
"visible" "0"
"enabled" "1"
"textAlignment" "east"
"labelText" "%Ammo%"
}
"AmmoInClipShadow"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClipShadow"
"font" "aRegular55"
"fgcolor" "69 69 69 255"
"xpos" "-2"
"ypos" "-2"
"zpos" "5"
"wide" "70"
"tall" "42"
"visible" "0"
"enabled" "1"
"textAlignment" "east"
"labelText" "%Ammo%"
"pin_to_sibling" "AmmoInClip"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
"AmmoInReserve"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInReserve"
"font" "aRegular24"
"fgcolor" "Ammo In Reserve"
"xpos" "75"
"ypos" "38"
"zpos" "7"
"wide" "42"
"tall" "27"
"visible" "0"
"enabled" "1"
"textAlignment" "west"
"labelText" "%AmmoInReserve%"
}
"AmmoInReserveShadow"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInReserveShadow"
"font" "aRegular24"
"fgcolor" "69 69 69 255"
"xpos" "-2"
"ypos" "-2"
"zpos" "7"
"wide" "42"
"tall" "27"
"visible" "0"
"enabled" "1"
"textAlignment" "west"
"labelText" "%AmmoInReserve%"
"pin_to_sibling" "AmmoInReserve"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
"AmmoNoClip"
{
"ControlName" "CExLabel"
"fieldName" "AmmoNoClip"
"font" "aRegular55"
"fgcolor" "Ammo No Clip"
"xpos" "10"
"ypos" "30"
"zpos" "5"
"wide" "100"
"tall" "42"
"visible" "0"
"enabled" "1"
"textAlignment" "center"
"labelText" "%Ammo%"
}
"AmmoNoClipShadow"
{
"ControlName" "CExLabel"
"fieldName" "AmmoNoClipShadow"
"font" "aRegular55"
"fgcolor" "69 69 69 255"
"xpos" "-2"
"ypos" "-2"
"zpos" "5"
"wide" "100"
"tall" "42"
"visible" "0"
"enabled" "1"
"textAlignment" "center"
"labelText" "%Ammo%"
"pin_to_sibling" "AmmoNoClip"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
"LowAmmoBG"
{
"ControlName" "EditablePanel"
"fieldName" "LowAmmoBG"
"xpos" "0"
"ypos" "1"
"zpos" "1"
"wide" "100"
"tall" "42"
"visible" "1"
"enabled" "1"
"bgcolor_override" "Blank"
"PaintBackgroundType" "0"
"pin_to_sibling" "AmmoNoClip"
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
}