summaryrefslogtreecommitdiff
path: root/minmode/resource/ui/HudObjectiveFlagPanel-minmode.res
diff options
context:
space:
mode:
authorraysfire <[email protected]>2016-10-25 11:27:27 -0500
committerGitHub <[email protected]>2016-10-25 11:27:27 -0500
commit15ef98f426de57feba379b36830785581f13410a (patch)
tree55099ccc4935db073894c9b9a54f4b008329e3c2 /minmode/resource/ui/HudObjectiveFlagPanel-minmode.res
parent02ddea179ff68a8bea1e6727eaa8e44118c84c44 (diff)
parent5c650570389044ddd588e83d595a8794fb1e8032 (diff)
Merge pull request #52 from CriticalFlaw/master
#Base Method Update (see note)
Diffstat (limited to 'minmode/resource/ui/HudObjectiveFlagPanel-minmode.res')
-rw-r--r--minmode/resource/ui/HudObjectiveFlagPanel-minmode.res462
1 files changed, 0 insertions, 462 deletions
diff --git a/minmode/resource/ui/HudObjectiveFlagPanel-minmode.res b/minmode/resource/ui/HudObjectiveFlagPanel-minmode.res
deleted file mode 100644
index 221fc69..0000000
--- a/minmode/resource/ui/HudObjectiveFlagPanel-minmode.res
+++ /dev/null
@@ -1,462 +0,0 @@
-"Resource/UI/HudObjectiveFlagPanel.res"
-{
- "ObjectiveStatusFlagPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ObjectiveStatusFlagPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- "enabled" "0"
-
- "if_hybrid"
- {
- "zpos" "-1"
- }
- }
-
- "LeftSideBG"
- {
- "ControlName" "ImagePanel"
- "fieldName" "LeftSideBG"
- "xpos" "c-120"
- "ypos" "r30"
- "zpos" "-1"
- "wide" "120"
- "tall" "100"
- "visible" "0"
- "enabled" "0"
- "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" "0"
- "enabled" "0"
- "fillcolor" "205 92 92 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" "70 130 180 153"
-
- "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" "205 50 50 153"
-
- "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" "r54" [$WIN32]
- "zpos" "4"
- "wide" "140" [$WIN32]
- "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" "9999" [$WIN32]
- "ypos" "9999" [$WIN32]
- "zpos" "3"
- "wide" "100" [$WIN32]
- "tall" "20" [$WIN32]
- "visible" "0"
- "enabled" "0"
- "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" "r75" [$WIN32]
- "zpos" "2"
- "wide" "160"
- "tall" "90"
- "visible" "1"
- "enabled" "1"
-
- "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" "c5"
- "ypos" "r75"
- "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" [$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"
- }
-}