"Resource/UI/HudStopWatch.res" { "HudStopWatchBG" { "ControlName" "ScalableImagePanel" "fieldName" "HudStopWatchBG" "xpos" "9999" "ypos" "9999" "zpos" "-1" "wide" "300" "tall" "31" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "image" "../HUD/tournament_panel_brown" "src_corner_height" "23" // pixels inside the image "src_corner_width" "23" "draw_corner_width" "7" // screen size of the corners ( and sides ), proportional "draw_corner_height" "7" } "StopWatchImageCaptureTime" { "ControlName" "ImagePanel" "fieldName" "StopWatchImageCaptureTime" "xpos" "9999" "ypos" "9999" "zpos" "0" "wide" "17" "tall" "17" "visible" "1" "enabled" "1" "image" "../hud/ico_time_10" "scaleImage" "1" //"teambg_2" "../hud/objectives_timepanel_red_bg" //"teambg_3" "../hud/objectives_timepanel_blue_bg" } "ObjectiveStatusTimePanel" { "ControlName" "EditablePanel" "fieldName" "ObjectiveStatusTimePanel" "xpos" "0" "ypos" "0" "zpos" "1" "wide" "300" "tall" "150" "visible" "0" "enabled" "1" if_comp { "xpos" "0" "ypos" "28" } "TimePanelValue" { "ControlName" "CExLabel" "fieldName" "TimePanelValue" "font" "Cerbetica20" "fgcolor" "TanLight" "xpos" "-186" "ypos" "-3" "zpos" "3" "wide" "300" "tall" "31" "visible" "1" "enabled" "1" "textAlignment" "east" if_comp { "xpos" "-170" "font" "Cerbetica12" "ypos" "0" } } } "StopWatchScoreToBeat" { "ControlName" "CExLabel" "fieldName" "StopWatchScoreToBeat" "font" "Cerbetica20" "labelText" "%scoretobeat%" "textAlignment" "west" "xpos" "178" "ypos" "-3" "zpos" "4" "wide" "300" "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "1" if_comp { "font" "Cerbetica12" "xpos" "146" "ypos" "28" } } "StopWatchPointsLabel" { "ControlName" "CExLabel" "fieldName" "StopWatchPointsLabel" "font" "Cerbetica20" "labelText" "captures" "textAlignment" "west" "xpos" "192" "ypos" "-3" "zpos" "4" "wide" "300" "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "wrap" "0" if_comp { "font" "Cerbetica12" "xpos" "158" "ypos" "28" } } "StopWatchLabel" { "ControlName" "CExLabel" "fieldName" "StopWatchLabel" "font" "Cerbetica14" "labelText" "%stopwatchlabel%" "textAlignment" "west" "xpos" "180" "ypos" "-2" "zpos" "4" "wide" "150" "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "1" "wrap" "1" if_comp { "font" "Cerbetica10" "textAlignment" "center" "wide" "80" "xpos" "110" "ypos" "28" } } "HudStopWatchDescriptionBG" { "ControlName" "ScalableImagePanel" "fieldName" "HudStopWatchDescriptionBG" "xpos" "9999" "ypos" "9999" "zpos" "-1" "wide" "300" "tall" "19" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "1" "image" "../hud/objectives_timepanel_suddendeath" "src_corner_height" "2" // pixels inside the image "src_corner_width" "2" "draw_corner_width" "2" // screen size of the corners ( and sides ), proportional "draw_corner_height" "2" } "StopWatchDescriptionLabel" { "ControlName" "CExLabel" "fieldName" "StopWatchDescriptionLabel" "font" "ClockSubTextTiny" "labelText" "%descriptionlabel%" "textAlignment" "center" "xpos" "9999" "ypos" "9999" "zpos" "4" "wide" "125" "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "1" "wrap" "0" } }