"Resource/UI/HudArenaPlayerCount.res" { "blueteam" { "ControlName" "EditablePanel" "fieldName" "blueteam" "xpos" "c-55" "ypos" "-7" "zpos" "0" "wide" "60" "tall" "30" "visible" "1" "background" { "ControlName" "CTFImagePanel" "fieldName" "background" "xpos" "9" "ypos" "7" "zpos" "0" "wide" "46" "tall" "23" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "image" "../hud/color_panel_blu" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } "count" { "ControlName" "CExLabel" "fieldName" "count" "xpos" "23" "ypos" "6" "zpos" "2" "wide" "30" "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "font" "Cerbetica24" "labelText" "%blue_alive%" "textAlignment" "center" "fgcolor" "TanLight" } "countshadow" { "ControlName" "CExLabel" "fieldName" "countshadow" "xpos" "-1" "ypos" "-1" "zpos" "1" "wide" "30" "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "font" "Cerbetica24" "labelText" "%blue_alive%" "textAlignment" "center" "fgcolor" "TransparentBlack" "pin_to_sibling" "count" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } "playerimage" { "ControlName" "ImagePanel" "fieldName" "playerimage" "xpos" "12" "ypos" "10" "zpos" "3" "wide" "8" "tall" "16" "visible" "1" "enabled" "1" "image" "capture_icon_white" "scaleImage" "1" } } "redteam" { "ControlName" "EditablePanel" "fieldName" "redteam" "xpos" "c-4" "ypos" "-7" "zpos" "0" "wide" "60" "tall" "30" "visible" "1" "background" { "ControlName" "CTFImagePanel" "fieldName" "background" "xpos" "5" "ypos" "7" "zpos" "0" "wide" "46" "tall" "23" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "image" "../hud/color_panel_red" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional "draw_corner_height" "0" } "count" { "ControlName" "CExLabel" "fieldName" "count" "xpos" "23" "ypos" "6" "zpos" "2" "wide" "30" "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "font" "Cerbetica24" "labelText" "%red_alive%" "textAlignment" "center" "fgcolor" "TanLight" } "countshadow" { "ControlName" "CExLabel" "fieldName" "countshadow" "xpos" "-1" "ypos" "-1" "zpos" "1" "wide" "30" "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "font" "Cerbetica24" "labelText" "%red_alive%" "textAlignment" "center" "fgcolor" "TransparentBlack" "pin_to_sibling" "count" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } "playerimage" { "ControlName" "ImagePanel" "fieldName" "playerimage" "xpos" "12" "ypos" "10" "zpos" "3" "wide" "8" "tall" "16" "visible" "1" "enabled" "1" "image" "capture_icon_white" "scaleImage" "1" } } }