diff options
| -rw-r--r-- | resource/ui/HudObjectiveFlagPanel.res | 924 |
1 files changed, 462 insertions, 462 deletions
diff --git a/resource/ui/HudObjectiveFlagPanel.res b/resource/ui/HudObjectiveFlagPanel.res index b1a455b..36076bf 100644 --- a/resource/ui/HudObjectiveFlagPanel.res +++ b/resource/ui/HudObjectiveFlagPanel.res @@ -1,462 +1,462 @@ -"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-120" - "ypos" "r30" - "zpos" "-1" - "wide" "120" - "tall" "100" - "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" [$WIN32] - "zpos" "-1" - "wide" "120" - "tall" "100" - "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" [$WIN32] - "ypos" "r96" [$X360] - "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" "c-56" - "ypos" "r32" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "east" - "labelText" "%bluescore%" - "font" "Cerbetica40" - "fgcolor" "Black" - - "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" "c8" - "ypos" "r32" - "zpos" "8" - "wide" "50" - "tall" "35" - "visible" "1" - "enabled" "1" - "textAlignment" "west" - "labelText" "%redscore%" - "font" "Cerbetica40" - "fgcolor" "Black" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "OutlineImage" - { - "ControlName" "CTFImagePanel" - "fieldName" "OutlineImage" - "xpos" "c-50" - "ypos" "r127" [$WIN32] - "ypos" "r148" [$X360] - "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" - "ypos" "9999" [$WIN32] - "zpos" "10" - "wide" "100" - "tall" "100" - "visible" "0" - "enabled" "1" - "image" "../hud/objectives_flagpanel_carried_red" - "scaleImage" "1" - - "if_hybrid" - { - "ypos" "r142" - } - - "if_specialdelivery" - { - "visible" "r142" - } - } - - "PlayingTo" - { - "ControlName" "CExLabel" - "fieldName" "PlayingTo" - "xpos" "c-70" [$WIN32] - "ypos" "r56" [$WIN32] - "zpos" "4" - "wide" "140" [$WIN32] - "tall" "30" - "visible" "1" - "enabled" "1" - "labelText" "#TF_PlayingTo" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - "font" "Cerbetica16" - "fgcolor" "TanLight" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "PlayingToBG" - { - "ControlName" "ImagePanel" - "fieldName" "PlayingToBG" - "xpos" "c-50" [$WIN32] - "ypos" "r50" [$WIN32] - "zpos" "3" - "wide" "100" [$WIN32] - "tall" "20" [$WIN32] - "visible" "1" - "enabled" "1" - "fillcolor" "0 0 0 100" - "scaleImage" "1" - - "if_hybrid" - { - "visible" "0" - } - - "if_mvm" - { - "visible" "0" - } - - "if_specialdelivery" - { - "visible" "0" - } - } - - "BlueFlag" - { - "ControlName" "CTFFlagStatus" - "fieldName" "BlueFlag" - "xpos" "c-165" - "ypos" "r80" [$WIN32] - "zpos" "5" - "wide" "160" - "tall" "90" - "visible" "1" - "enabled" "1" - - "if_hybrid" - { - "visible" "0" - "ypos" "r103" - } - - "if_hybrid_single" - { - "xpos" "c-80" - "ypos" "r103" - } - - "if_hybrid_double" - { - "xpos" "c-115" - "ypos" "r103" - } - - "if_specialdelivery" - { - "ypos" "r103" - } - - "if_no_flags" - { - "visible" "0" - } - } - - "RedFlag" - { - "ControlName" "CTFFlagStatus" - "fieldName" "RedFlag" - "xpos" "c5" - "ypos" "r80" - "zpos" "5" - "wide" "160" - "tall" "90" - "visible" "1" - "enabled" "1" - - "if_hybrid" - { - "visible" "0" - "ypos" "r100" - } - - "if_hybrid_single" - { - "xpos" "c-80" - } - - "if_hybrid_double" - { - "xpos" "c-45" - } - - "if_specialdelivery" - { - "ypos" "r103" - } - - "if_no_flags" - { - "visible" "0" - } - } - - "CaptureFlag" - { - "ControlName" "CTFArrowPanel" - "fieldName" "CaptureFlag" - "xpos" "c-28" - "ypos" "r100" [$WIN32] - "zpos" "5" - "wide" "56" - "tall" "56" - "visible" "0" - "enabled" "1" - - "if_hybrid" - { - "ypos" "r100" - } - - "if_specialdelivery" - { - "ypos" "r100" - } - } - - "SpecCarriedImage" - { - "ControlName" "ImagePanel" - "fieldName" "SpecCarriedImage" - "xpos" "9999" - "ypos" "9999" [$WIN32] - "zpos" "10" - "wide" "100" - "tall" "100" - "visible" "0" - "enabled" "0" - "image" "../hud/objectives_flagpanel_carried_red" - "scaleImage" "1" - } -} +"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-120"
+ "ypos" "r20"
+ "zpos" "-1"
+ "wide" "120"
+ "tall" "14"
+ "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" "r20" [$WIN32]
+ "zpos" "-1"
+ "wide" "120"
+ "tall" "14"
+ "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" [$WIN32]
+ "ypos" "r96" [$X360]
+ "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" "c-56"
+ "ypos" "r32"
+ "zpos" "8"
+ "wide" "50"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "east"
+ "labelText" "%bluescore%"
+ "font" "Cerbetica40"
+ "fgcolor" "Black"
+
+ "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" "c8"
+ "ypos" "r32"
+ "zpos" "8"
+ "wide" "50"
+ "tall" "35"
+ "visible" "1"
+ "enabled" "1"
+ "textAlignment" "west"
+ "labelText" "%redscore%"
+ "font" "Cerbetica40"
+ "fgcolor" "Black"
+
+ "if_hybrid"
+ {
+ "visible" "0"
+ }
+
+ "if_mvm"
+ {
+ "visible" "0"
+ }
+
+ "if_specialdelivery"
+ {
+ "visible" "0"
+ }
+ }
+
+ "OutlineImage"
+ {
+ "ControlName" "CTFImagePanel"
+ "fieldName" "OutlineImage"
+ "xpos" "c-50"
+ "ypos" "r127" [$WIN32]
+ "ypos" "r148" [$X360]
+ "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"
+ "ypos" "9999" [$WIN32]
+ "zpos" "10"
+ "wide" "100"
+ "tall" "100"
+ "visible" "0"
+ "enabled" "1"
+ "image" "../hud/objectives_flagpanel_carried_red"
+ "scaleImage" "1"
+
+ "if_hybrid"
+ {
+ "ypos" "r142"
+ }
+
+ "if_specialdelivery"
+ {
+ "visible" "r142"
+ }
+ }
+
+ "PlayingTo"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PlayingTo"
+ "xpos" "c-70" [$WIN32]
+ "ypos" "r56" [$WIN32]
+ "zpos" "4"
+ "wide" "140" [$WIN32]
+ "tall" "30"
+ "visible" "1"
+ "enabled" "1"
+ "labelText" "#TF_PlayingTo"
+ "textAlignment" "center"
+ "dulltext" "0"
+ "brighttext" "0"
+ "font" "Cerbetica16"
+ "fgcolor" "TanLight"
+
+ "if_hybrid"
+ {
+ "visible" "0"
+ }
+
+ "if_mvm"
+ {
+ "visible" "0"
+ }
+
+ "if_specialdelivery"
+ {
+ "visible" "0"
+ }
+ }
+
+ "PlayingToBG"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "PlayingToBG"
+ "xpos" "c-50" [$WIN32]
+ "ypos" "r50" [$WIN32]
+ "zpos" "3"
+ "wide" "100" [$WIN32]
+ "tall" "20" [$WIN32]
+ "visible" "1"
+ "enabled" "1"
+ "fillcolor" "0 0 0 0"
+ "scaleImage" "1"
+
+ "if_hybrid"
+ {
+ "visible" "0"
+ }
+
+ "if_mvm"
+ {
+ "visible" "0"
+ }
+
+ "if_specialdelivery"
+ {
+ "visible" "0"
+ }
+ }
+
+ "BlueFlag"
+ {
+ "ControlName" "CTFFlagStatus"
+ "fieldName" "BlueFlag"
+ "xpos" "c-165"
+ "ypos" "r80" [$WIN32]
+ "zpos" "5"
+ "wide" "160"
+ "tall" "90"
+ "visible" "1"
+ "enabled" "1"
+
+ "if_hybrid"
+ {
+ "visible" "0"
+ "ypos" "r103"
+ }
+
+ "if_hybrid_single"
+ {
+ "xpos" "c-80"
+ "ypos" "r103"
+ }
+
+ "if_hybrid_double"
+ {
+ "xpos" "c-115"
+ "ypos" "r103"
+ }
+
+ "if_specialdelivery"
+ {
+ "ypos" "r103"
+ }
+
+ "if_no_flags"
+ {
+ "visible" "0"
+ }
+ }
+
+ "RedFlag"
+ {
+ "ControlName" "CTFFlagStatus"
+ "fieldName" "RedFlag"
+ "xpos" "c5"
+ "ypos" "r80"
+ "zpos" "5"
+ "wide" "160"
+ "tall" "90"
+ "visible" "1"
+ "enabled" "1"
+
+ "if_hybrid"
+ {
+ "visible" "0"
+ "ypos" "r100"
+ }
+
+ "if_hybrid_single"
+ {
+ "xpos" "c-80"
+ }
+
+ "if_hybrid_double"
+ {
+ "xpos" "c-45"
+ }
+
+ "if_specialdelivery"
+ {
+ "ypos" "r103"
+ }
+
+ "if_no_flags"
+ {
+ "visible" "0"
+ }
+ }
+
+ "CaptureFlag"
+ {
+ "ControlName" "CTFArrowPanel"
+ "fieldName" "CaptureFlag"
+ "xpos" "c-28"
+ "ypos" "r100" [$WIN32]
+ "zpos" "5"
+ "wide" "56"
+ "tall" "56"
+ "visible" "0"
+ "enabled" "1"
+
+ "if_hybrid"
+ {
+ "ypos" "r100"
+ }
+
+ "if_specialdelivery"
+ {
+ "ypos" "r100"
+ }
+ }
+
+ "SpecCarriedImage"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "SpecCarriedImage"
+ "xpos" "9999"
+ "ypos" "9999" [$WIN32]
+ "zpos" "10"
+ "wide" "100"
+ "tall" "100"
+ "visible" "0"
+ "enabled" "0"
+ "image" "../hud/objectives_flagpanel_carried_red"
+ "scaleImage" "1"
+ }
+}
|
