Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "Resource/UI/HudAmmoWeapons.res"
- {
- "HudWeaponAmmoBG"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "HudWeaponAmmoBG"
- "xpos" "99999"
- "ypos" "0"
- "zpos" "1"
- "wide" "90"
- "tall" "45"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/ammo_blue_bg"
- "scaleImage" "1"
- "teambg_2" "../hud/ammo_red_bg"
- "teambg_2_lodef" "../hud/ammo_red_bg_lodef"
- "teambg_3" "../hud/ammo_blue_bg"
- "teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
- }
- "HudWeaponLowAmmoImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "HudWeaponLowAmmoImage"
- "xpos" "99999"
- "ypos" "0"
- "zpos" "0"
- "wide" "90"
- "tall" "45"
- "visible" "0"
- "enabled" "1"
- "image" "../hud/ammo_red_bg"
- "scaleImage" "1"
- "teambg_2" "../hud/ammo_red_bg"
- "teambg_2_lodef" "../hud/ammo_red_bg_lodef"
- "teambg_3" "../hud/ammo_blue_bg"
- "teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
- }
- "AmmoInClip"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoInClip"
- "font" "Heavy56"
- "fgcolor" "White"
- "xpos" "15"
- "ypos" "-4"
- "zpos" "5"
- "wide" "70"
- "tall" "56"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%Ammo%"
- }
- "AmmoInClipShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoInClipShadow"
- "font" "Heavy56"
- "fgcolor" "8 150 70 255"
- "xpos" "16"
- "ypos" "-3"
- "zpos" "5"
- "wide" "70"
- "tall" "56"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%Ammo%"
- }
- "AmmoInReserve"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoInReserve"
- "font" "Feather20"
- "fgcolor" "52 230 171 255"
- "xpos" "88"
- "ypos" "17"
- "zpos" "7"
- "wide" "70"
- "tall" "27"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "south-west"
- "labelText" "%AmmoInReserve%"
- }
- "AmmoInReserveShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoInReserveShadow"
- "font" "Feather20"
- "fgcolor" "50 50 50 150"
- "xpos" "89"
- "ypos" "19"
- "zpos" "7"
- "wide" "40"
- "tall" "27"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "south-west"
- "labelText" "%AmmoInReserve%"
- }
- "AmmoNoClip"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoNoClip"
- "font" "Heavy56"
- "fgcolor" "White"
- "xpos" "0"
- "ypos" "-4"
- "zpos" "5"
- "wide" "150"
- "tall" "56"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "%Ammo%"
- }
- "AmmoNoClipShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "AmmoNoClipShadow"
- "font" "Heavy56"
- "fgcolor" "8 150 70 255"
- "xpos" "1"
- "ypos" "-15"
- "zpos" "5"
- "wide" "150"
- "tall" "80"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "%Ammo%"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement