summaryrefslogtreecommitdiff
path: root/resource/ui/HudObjectiveFlagPanel.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:34:42 -0400
commit9f90bde42f138a30d5923b0af185f6edf08f37ac (patch)
tree749bb19e39ede710bb0a26e20e44efef582efd9b /resource/ui/HudObjectiveFlagPanel.res
parentec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff)
Moving Files for Lowercasing
Diffstat (limited to 'resource/ui/HudObjectiveFlagPanel.res')
-rw-r--r--resource/ui/HudObjectiveFlagPanel.res477
1 files changed, 0 insertions, 477 deletions
diff --git a/resource/ui/HudObjectiveFlagPanel.res b/resource/ui/HudObjectiveFlagPanel.res
deleted file mode 100644
index 440d902..0000000
--- a/resource/ui/HudObjectiveFlagPanel.res
+++ /dev/null
@@ -1,477 +0,0 @@
-"Resource/UI/HudObjectiveFlagPanel.res"
-{
- "ObjectiveStatusFlagPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ObjectiveStatusFlagPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
-
- "if_hybrid" {
- "zpos" "-1"
- }
- }
-
- "LeftSideBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LeftSideBG"
- "xpos" "c-60"
- "ypos" "r30"
- "zpos" "-1"
- "wide" "60"
- "tall" "34"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "70 130 180 153"
- "scaleImage" "1"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "RightSideBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "RightSideBG"
- "xpos" "c0"
- "ypos" "r30"
- "zpos" "-1"
- "wide" "60"
- "tall" "34"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "205 50 50 153"
- "scaleImage" "1"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "OutlineBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "OutlineBG"
- "xpos" "c-140"
- "ypos" "r75"
- "zpos" "2"
- "wide" "280"
- "tall" "80"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/objectives_flagpanel_bg_outline"
- "scaleImage" "1"
-
- "if_hybrid" {
- "visible" "0"
- }
-
- "if_mvm" {
- "visible" "0"
- }
-
- "if_specialdelivery" {
- "visible" "0"
- }
- }
-
- "BlueScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueScore"
- "xpos" "c-57"
- "ypos" "r33"
- "zpos" "8"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%bluescore%"
- "font" "Cerbetica40"
- "fgcolor" "TanLight"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "BlueScoreShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "BlueScoreShadow"
- "xpos" "-1"
- "ypos" "-1"
- "zpos" "7"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "east"
- "labelText" "%bluescore%"
- "font" "Cerbetica40"
- "fgcolor" "TransparentBlack"
-
- "pin_to_sibling" "BlueScore"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "RedScore"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedScore"
- "xpos" "c7"
- "ypos" "r33"
- "zpos" "8"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "%redscore%"
- "font" "Cerbetica40"
- "fgcolor" "TanLight"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "RedScoreShadow"
- {
- "ControlName" "CExLabel"
- "fieldName" "RedScoreShadow"
- "xpos" "-1"
- "ypos" "-1"
- "zpos" "7"
- "wide" "50"
- "tall" "35"
- "visible" "1"
- "enabled" "1"
- "textAlignment" "west"
- "labelText" "%redscore%"
- "font" "Cerbetica40"
- "fgcolor" "TransparentBlack"
-
- "pin_to_sibling" "RedScore"
- "pin_corner_to_sibling" "PIN_TOPLEFT"
- "pin_to_sibling_corner" "PIN_TOPLEFT"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "OutlineImage"
- {
- "ControlName" "CTFImagePanel"
- "fieldName" "OutlineImage"
- "xpos" "c-50"
- "ypos" "r127"
- "zpos" "9"
- "wide" "100"
- "tall" "50"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/objectives_flagpanel_carried_outline"
- "scaleImage" "1"
- }
-
- "CarriedImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "CarriedImage"
- "xpos" "9999"
- }
-
- "PlayingTo"
- {
- "ControlName" "CExLabel"
- "fieldName" "PlayingTo"
- "xpos" "c-70"
- "ypos" "r54"
- "zpos" "4"
- "wide" "140"
- "tall" "30"
- "visible" "1"
- "enabled" "1"
- "labelText" "#TF_PlayingTo"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "font" "Cerbetica14"
- "fgcolor" "TanLight"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "PlayingToBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PlayingToBG"
- "xpos" "c-50"
- "ypos" "r50"
- "zpos" "3"
- "wide" "100"
- "tall" "20"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "Transparent"
- "scaleImage" "1"
-
- "if_hybrid"
- {
- "visible" "0"
- }
-
- "if_mvm"
- {
- "visible" "0"
- }
-
- "if_specialdelivery"
- {
- "visible" "0"
- }
- }
-
- "BlueFlag"
- {
- "ControlName" "CTFFlagStatus"
- "fieldName" "BlueFlag"
- "xpos" "c-145"
- "ypos" "r67"
- "zpos" "2"
- "wide" "160"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
-
- if_mvm
- {
- "ypos" "r95"
- }
-
- "if_hybrid"
- {
- "visible" "0"
- "ypos" "r113"
- }
-
- "if_hybrid_single"
- {
- "xpos" "c-80"
- "ypos" "r113"
- }
-
- "if_hybrid_double"
- {
- "xpos" "c-115"
- "ypos" "r113"
- }
-
- "if_specialdelivery"
- {
- "ypos" "r75"
- }
-
- "if_no_flags"
- {
- "visible" "0"
- }
- }
-
- "RedFlag"
- {
- "ControlName" "CTFFlagStatus"
- "fieldName" "RedFlag"
- "xpos" "c-15"
- "ypos" "r67"
- "zpos" "5"
- "wide" "160"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
-
- "if_hybrid"
- {
- "visible" "0"
- "ypos" "r110"
- }
-
- "if_hybrid_single"
- {
- "xpos" "c-80"
- }
-
- "if_hybrid_double"
- {
- "xpos" "c-45"
- }
-
- "if_specialdelivery"
- {
- "ypos" "r75"
- }
-
- "if_no_flags"
- {
- "visible" "0"
- }
- }
-
- "CaptureFlag"
- {
- "ControlName" "CTFArrowPanel"
- "fieldName" "CaptureFlag"
- "xpos" "c-28"
- "ypos" "r100"
- "zpos" "5"
- "wide" "56"
- "tall" "56"
- "visible" "0"
- "enabled" "1"
-
- "if_hybrid"
- {
- "ypos" "r100"
- }
-
- "if_specialdelivery"
- {
- "ypos" "r100"
- }
- }
-
- "PoisonIcon"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PoisonIcon"
- "xpos" "cs-0.5"
- "ypos" "r75"
- "zpos" "6"
- "wide" "40"
- "tall" "o1"
- "visible" "0"
- "enabled" "1"
- "image" "marked_for_death"
- "scaleImage" "1"
- }
-
- "PoisonTimeLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PoisonTimeLabel"
- "xpos" "cs-0.5"
- "ypos" "r65"
- "zpos" "6"
- "wide" "40"
- "tall" "20"
- "visible" "0"
- "enabled" "1"
- "textAlignment" "center"
- "labelText" "%redscore%"
- "font" "HudFontMediumBold"
- "fgcolor" "TanLight"
- }
-
- "SpecCarriedImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "SpecCarriedImage"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "10"
- "wide" "100"
- "tall" "100"
- "visible" "0"
- "enabled" "0"
- "image" "../hud/objectives_flagpanel_carried_red"
- "scaleImage" "1"
- }
-} \ No newline at end of file