summaryrefslogtreecommitdiff
path: root/resource/ui/HudAmmoWeapons.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/HudAmmoWeapons.res')
-rw-r--r--resource/ui/HudAmmoWeapons.res139
1 files changed, 0 insertions, 139 deletions
diff --git a/resource/ui/HudAmmoWeapons.res b/resource/ui/HudAmmoWeapons.res
deleted file mode 100644
index c25167a..0000000
--- a/resource/ui/HudAmmoWeapons.res
+++ /dev/null
@@ -1,139 +0,0 @@
-"Resource/UI/HudAmmoWeapons.res"
-{
- "HudWeaponAmmoBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "HudWeaponAmmoBG"
- "xpos" "9999"
- }
-
- "HudWeaponLowAmmoImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HudWeaponLowAmmoImage"
- "xpos" "9999"
- }
-
- "AmmoInClip"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoInClip"
- "font" "CerbeticaBold56"
- "font_minmode" "CerbeticaBold32"
- "fgcolor" "Ammo In Clip"
- "xpos" "-18"
- "ypos" "-11"
- "xpos_minmode" "-12"
- "ypos_minmode" "-1"
- "zpos" "5"
- "wide" "80"
- "tall" "80"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%Ammo%"
- }
- "AmmoInClipShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoInClipShadow"
- "font" "CerbeticaBold56"
- "font_minmode" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "5"
- "wide" "80"
- "tall" "80"
- "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" "CerbeticaBold32"
- "font_minmode" "CerbeticaBold20"
- "fgcolor" "Ammo In Reserve"
- "xpos" "67"
- "ypos" "-10"
- "xpos_minmode" "73"
- "ypos_minmode" "-1"
- "zpos" "7"
- "wide" "60"
- "tall" "80"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "%AmmoInReserve%"
- }
- "AmmoInReserveShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoInReserveShadow"
- "font" "CerbeticaBold32"
- "font_minmode" "CerbeticaBold20"
- "fgcolor" "TransparentBlack"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "7"
- "wide" "60"
- "tall" "80"
- "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" "CerbeticaBold56"
- "font_minmode" "CerbeticaBold32"
- "fgcolor" "Ammo In Clip"
- "xpos" "26"
- "ypos" "-11"
- "xpos_minmode" "26"
- "ypos_minmode" "-1"
- "zpos" "5"
- "wide" "100"
- "tall" "80"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "%Ammo%"
- }
- "AmmoNoClipShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoNoClipShadow"
- "font" "CerbeticaBold56"
- "font_minmode" "CerbeticaBold32"
- "fgcolor" "TransparentBlack"
- "xpos" "-2"
- "ypos" "-2"
- "zpos" "5"
- "wide" "100"
- "tall" "80"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "%Ammo%"
-
- "pin_to_sibling" "AmmoNoClip"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
- }
-} \ No newline at end of file