diff options
| author | CriticalFlaw <[email protected]> | 2019-04-16 10:42:15 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-16 10:42:15 -0400 |
| commit | 309842659d85b00489c26f98f39227dafd9ce1ee (patch) | |
| tree | ee037afabd42aa6930bd6b13558da913323829d2 /resource/ui/hudobjectiveflagpanel.res | |
| parent | ec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff) | |
| parent | 54c716614a85791c499672f27c404a71e6bf187e (diff) | |
Merge pull request #128 from raysfire/temp
Changed All Files to Lowercase
Diffstat (limited to 'resource/ui/hudobjectiveflagpanel.res')
| -rw-r--r-- | resource/ui/hudobjectiveflagpanel.res | 477 |
1 files changed, 477 insertions, 0 deletions
diff --git a/resource/ui/hudobjectiveflagpanel.res b/resource/ui/hudobjectiveflagpanel.res new file mode 100644 index 0000000..081cc2b --- /dev/null +++ b/resource/ui/hudobjectiveflagpanel.res @@ -0,0 +1,477 @@ +"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 |
