summaryrefslogtreecommitdiff
path: root/resource/ui/statsummary.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/statsummary.res')
-rw-r--r--resource/ui/statsummary.res1384
1 files changed, 369 insertions, 1015 deletions
diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res
index b43b3d4..2df6da9 100644
--- a/resource/ui/statsummary.res
+++ b/resource/ui/statsummary.res
@@ -1,4 +1,4 @@
-"Resource/UI/winpanel.res"
+"Resource/UI/statsummary.res"
{
"TFStatsSummary"
{
@@ -12,40 +12,21 @@
"enabled" "1"
}
- "BGImage"
+ "MainBackground"
{
"ControlName" "ImagePanel"
- "fieldName" "BGImage"
+ "fieldName" "MainBackground"
"xpos" "0"
"ypos" "0"
- "zpos" "1"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
- "image" "../console/background_upward_widescreen"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ "image" "../console/background_upward"
"scaleImage" "1"
}
- "LoadingText"
- {
- "ControlName" "CExLabel"
- "fieldName" "LoadingText"
- "font" "Cerbetica32"
- "labelText" "Loading..."
- "textAlignment" "west"
- "xpos" "5"
- "ypos" "414"
- "zpos" "201"
- "wide" "f0"
- "tall" "96"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- }
-
- "MainBackground"
+ "MainBG"
{
"ControlName" "ImagePanel"
"fieldName" "MainBackground"
@@ -55,103 +36,39 @@
"tall" "480"
"visible" "1"
"enabled" "1"
- "image" ""
+ "image" "../console/background_upward"
"scaleImage" "1"
- }
+ }
"MapInfo"
{
"ControlName" "EditablePanel"
- "fieldName" "MapInfo"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "480"
- "visible" "0"
- "enabled" "1"
- "bgcolor_override" "46 43 42 255"
-
- "Background"
+ "fieldName" "MapInfo"
+ "xpos" "0"
+ "ypos" "0"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
+ "bgcolor_override" "TanDarker"
+
+ "MainBG"
{
"ControlName" "ImagePanel"
- "fieldName" "Background"
+ "fieldName" "MainBackground"
"xpos" "0"
"ypos" "0"
- "wide" "640"
+ "wide" "f0"
"tall" "480"
"visible" "1"
"enabled" "1"
- "image" "stamp_background_map"
- "scaleImage" "1"
- }
-
- "MapImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "MapImage"
- "xpos" "30"
- "ypos" "45"
- "zpos" "2"
- "wide" "300"
- "tall" "300"
- "visible" "1"
- "enabled" "1"
- "image" ""
- "scaleImage" "1"
- }
-
- "ContributedLabel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "ContributedLabel"
- "xpos" "30"
- "ypos" "345"
- "zpos" "40"
- "wide" "300"
- "tall" "100"
- "visible" "0"
- "enabled" "1"
-
- "BG"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BG"
- "xpos" "0"
- "ypos" "0"
- "wide" "300"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "border" "NoBorder"
- "bgcolor_override" "15 15 15 150"
- }
-
- "ActualLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ActualLabel"
- "font" "HudFontSmallBold"
- "labelText" "#TF_Contributed"
- "textAlignment" "center"
- "xpos" "10"
- "ypos" "0"
- "zpos" "40"
- "wide" "280"
- "tall" "55"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "centerwrap" "1"
- "wrap" "1"
- }
+ "image" "../console/background_upward"
+ "scaleImage" "1"
}
-
+
"InfoBG"
{
- "ControlName" "EditablePanel"
+ "ControlName" "EditablePanel"
"fieldName" "InfoBG"
"xpos" "c+10"
"ypos" "120"
@@ -161,8 +78,7 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "border" "NoBorder"
- "bgcolor_override" "15 15 15 150"
+ "bgcolor_override" "15 15 15 150"
}
"Title"
@@ -224,11 +140,11 @@
"OnYourWayLabel"
{
- "ControlName" "CExLabel"
+ "ControlName" "CExLabel"
"fieldName" "OnYourWayLabel"
"font" "CerbeticaBold24"
"labelText" "#LoadingMap"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "5"
"ypos" "5"
"zpos" "40"
@@ -240,9 +156,26 @@
"enabled" "0"
"fgcolor_override" "TanLight"
}
+ "LoadingLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "LoadingLabel"
+ "font" "Cerbetica32"
+ "labelText" "Loading..."
+ "textAlignment" "west"
+ "xpos" "5"
+ "ypos" "414"
+ "zpos" "201"
+ "wide" "f0"
+ "tall" "96"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ }
"MapLabel"
{
- "ControlName" "CExLabel"
+ "ControlName" "CExLabel"
"fieldName" "MapLabel"
"font" "Cerbetica72"
"labelText" "%maplabel%"
@@ -276,211 +209,180 @@
"enabled" "1"
"fgcolor_override" "TanLight"
}
+
"StatData"
{
"ControlName" "EditablePanel"
- "fieldName" "StatData"
- "xpos" "0"
- "ypos" "0"
- "zpos" "1"
- "wide" "0"
- "tall" "0"
- "visible" "0"
- "enabled" "0"
+ "fieldName" "StatData"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "1"
+ "wide" "0"
+ "tall" "0"
+ "visible" "0"
+ "enabled" "0"
"NonInteractiveHeaders"
{
"ControlName" "EditablePanel"
- "fieldName" "NonInteractiveHeaders"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
+ "fieldName" "NonInteractiveHeaders"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "1"
+ "enabled" "1"
"BarChartLabelA"
{
"ControlName" "Label"
- "fieldName" "BarChartLabelA"
- "font" "CerbeticaBold12"
- "font_hidef" "Default"
- "labelText" "#StatSummary_StatTitle_MostPoints"
+ "fieldName" "BarChartLabelA"
+ "font" "CerbeticaBold12"
+ "labelText" "#StatSummary_StatTitle_MostPoints"
"textAlignment" "east"
- "xpos" "c-282"
- "xpos_hidef" "c-210"
- "xpos_lodef" "c-210"
- "ypos" "212"
- "ypos_hidef" "49"
- "ypos_lodef" "49"
- "zpos" "5"
- "wide" "150" [$WIN32]
- "wide" "170" [$X360]
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "xpos" "c-282"
+ "ypos" "212"
+ "zpos" "5"
+ "tall" "20"
+ "wide" "150"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
}
"BarChartLabelB"
{
"ControlName" "Label"
- "fieldName" "BarChartLabelB"
- "font" "CerbeticaBold12"
- "font_hidef" "Default"
- "labelText" "#StatSummary_StatTitle_TotalPlaytime"
+ "fieldName" "BarChartLabelB"
+ "font" "CerbeticaBold12"
+ "labelText" "#StatSummary_StatTitle_TotalPlaytime"
"textAlignment" "west"
- "xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
- "ypos" "212"
- "ypos_hidef" "49"
- "ypos_lodef" "49"
- "zpos" "5"
- "wide" "150"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "xpos" "c-127"
+ "ypos" "212"
+ "zpos" "5"
+ "wide" "150"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
}
"OverallRecordLabel"
{
"ControlName" "Label"
- "fieldName" "OverallRecordLabel"
- "font" "CerbeticaBold12"
- "labelText" "#StatSummary_Label_AsAnyClass"
+ "fieldName" "OverallRecordLabel"
+ "font" "CerbeticaBold12"
+ "labelText" "#StatSummary_Label_AsAnyClass"
"textAlignment" "west"
- "xpos" "c+130"
- "xpos_hidef" "c+110"
- "ypos" "200"
- "ypos_hidef" "150"
- "zpos" "5"
- "wide" "200"
- "tall" "20"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "visible_hidef" "0"
- "visible_lodef" "0"
- "enabled" "1"
- "enabled_hidef" "0"
- "enabled_lodef" "0"
+ "xpos" "c+130"
+ "ypos" "200"
+ "zpos" "5"
+ "wide" "200"
+ "tall" "20"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
}
}
+
"InteractiveHeaders"
{
"ControlName" "EditablePanel"
- "fieldName" "InteractiveHeaders"
- "xpos" "0"
- "ypos" "0"
- "zpos" "2"
- "wide" "f0"
- "tall" "480"
- "visible" "1"
- "enabled" "1"
+ "fieldName" "InteractiveHeaders"
+ "xpos" "0"
+ "ypos" "0"
+ "zpos" "2"
+ "wide" "f0"
+ "tall" "480"
+ "visible" "1"
+ "enabled" "1"
"BarChartComboA"
{
"ControlName" "ComboBox"
- "fieldName" "BarChartComboA"
- "xpos" "c-285"
- "ypos" "212"
- "zpos" "10"
- "wide" "154"
- "tall" "14"
+ "fieldName" "BarChartComboA"
+ "xpos" "c-285"
+ "ypos" "212"
+ "zpos" "10"
+ "wide" "154"
+ "tall" "14"
"autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
"tabPosition" "1"
"textHidden" "0"
- "editable" "0"
- "maxchars" "-1"
- "NumericInputOnly" "0"
- "unicode" "0"
+ "editable" "0"
+ "maxchars" "-1"
+ "NumericInputOnly" "0"
+ "unicode" "0"
}
"BarChartComboB"
{
"ControlName" "ComboBox"
- "fieldName" "BarChartComboB"
- "xpos" "c-127"
- "ypos" "212"
- "zpos" "10"
- "wide" "154"
- "tall" "14"
+ "fieldName" "BarChartComboB"
+ "xpos" "c-127"
+ "ypos" "212"
+ "zpos" "10"
+ "wide" "154"
+ "tall" "14"
"autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
"tabPosition" "1"
"textHidden" "0"
- "editable" "0"
- "maxchars" "-1"
- "NumericInputOnly" "0"
- "unicode" "0"
+ "editable" "0"
+ "maxchars" "-1"
+ "NumericInputOnly" "0"
+ "unicode" "0"
}
"ClassCombo"
{
"ControlName" "ComboBox"
- "fieldName" "ClassCombo"
- "xpos" "c+124"
- "ypos" "200"
- "zpos" "10"
- "wide" "167"
- "tall" "14"
+ "fieldName" "ClassCombo"
+ "xpos" "c+124"
+ "ypos" "212"
+ "zpos" "10"
+ "wide" "167"
+ "tall" "14"
"autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
"tabPosition" "1"
"textHidden" "0"
- "editable" "0"
- "maxchars" "-1"
- "NumericInputOnly" "0"
- "unicode" "0"
+ "editable" "0"
+ "maxchars" "-1"
+ "NumericInputOnly" "0"
+ "unicode" "0"
}
}
"AveragesBG"
{
- "ControlName" "EditablePanel"
+ "ControlName" "EditablePanel"
"fieldName" "AveragesBG"
"xpos" "c-295"
- "xpos_hidef" "c-283"
- "xpos_lodef" "c-283"
"ypos" "165"
- "ypos_hidef" "22"
- "ypos_lodef" "22"
"wide" "600"
- "wide_hidef" "566"
- "wide_lodef" "566"
"tall" "300"
- "tall_hidef" "633"
- "tall_lodef" "633"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- "border" "NoBorder"
- "bgcolor_override" "15 15 15 150"
+ "bgcolor_override" "15 15 15 150"
}
"AveragesLabel"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "AveragesLabel"
"font" "ScoreboardMedium"
"labelText" "#StatSummary_Label_PerformanceReport"
- "textAlignment" "west"
- "textAlignment_hidef" "center"
- "textAlignment_lodef" "center"
+ "textAlignment" "west"
"xpos" "c-285"
- "xpos_hidef" "c-193"
- "xpos_lodef" "c-193"
- "ypos" "170" [!$OSX]
- "ypos" "185" [$OSX]
- "ypos_hidef" "32"
- "ypos_lodef" "32"
+ "ypos" "170"
"wide" "300"
"tall" "20"
"autoResize" "0"
@@ -490,14 +392,10 @@
}
"ClassBarBG1A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG1A"
"xpos" "c-285"
- "xpos_hidef" "c-193"
- "xpos_lodef" "c-193"
"ypos" "230"
- "ypos_hidef" "67"
- "ypos_lodef" "67"
"zpos" "2"
"wide" "312"
"tall" "16"
@@ -511,14 +409,10 @@
}
"ClassBarBG1B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG1B"
"xpos" "c+30"
- "xpos_hidef" "c+122"
- "xpos_lodef" "c+122"
"ypos" "230"
- "ypos_hidef" "67"
- "ypos_lodef" "67"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -532,14 +426,10 @@
}
"ClassBar1A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar1A"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "232"
- "ypos_hidef" "69"
- "ypos_lodef" "69"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -548,19 +438,15 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar1"
+ "fillcolor" "StatBar1"
"PaintBackgroundType" "0"
}
"ClassBar1B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar1B"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "232"
- "ypos_hidef" "69"
- "ypos_lodef" "69"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -569,22 +455,18 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar1"
+ "fillcolor" "StatBar1"
"PaintBackgroundType" "0"
- }
+ }
"ClassBarLabel1A"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel1A"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel1A%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "228"
- "ypos_hidef" "65"
- "ypos_lodef" "65"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -595,17 +477,13 @@
}
"ClassBarLabel1B"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel1B"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel1B%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "228"
- "ypos_hidef" "65"
- "ypos_lodef" "65"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -613,22 +491,16 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- }
+ }
"ClassLabel1"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassLabel1"
"font" "ScoreboardSmall"
- "font_hidef" "Default"
- "font_lodef" "CerbeticaBold12"
"labelText" "%class1%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+34"
- "xpos_hidef" "c+126"
- "xpos_lodef" "c+126"
"ypos" "228"
- "ypos_hidef" "65"
- "ypos_lodef" "65"
"zpos" "5"
"wide" "300"
"tall" "20"
@@ -636,17 +508,13 @@
"pinCorner" "0"
"visible" "1"
"enabled" "1"
- }
+ }
"ClassBarBG2A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG2A"
"xpos" "c-285"
- "xpos_hidef" "c-193"
- "xpos_lodef" "c-193"
"ypos" "248"
- "ypos_hidef" "85"
- "ypos_lodef" "85"
"zpos" "2"
"wide" "312"
"tall" "16"
@@ -660,14 +528,10 @@
}
"ClassBarBG2B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG2B"
"xpos" "c+30"
- "xpos_hidef" "c+122"
- "xpos_lodef" "c+122"
"ypos" "248"
- "ypos_hidef" "85"
- "ypos_lodef" "85"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -681,14 +545,10 @@
}
"ClassBar2A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar2A"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "250"
- "ypos_hidef" "87"
- "ypos_lodef" "87"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -697,19 +557,15 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar2"
+ "fillcolor" "StatBar2"
"PaintBackgroundType" "0"
}
"ClassBar2B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar2B"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "250"
- "ypos_hidef" "87"
- "ypos_lodef" "87"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -718,22 +574,18 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar2"
+ "fillcolor" "StatBar2"
"PaintBackgroundType" "0"
}
"ClassBarLabel2A"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel2A"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel2A%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "246"
- "ypos_hidef" "83"
- "ypos_lodef" "83"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -744,17 +596,13 @@
}
"ClassBarLabel2B"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel2B"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel2B%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "246"
- "ypos_hidef" "83"
- "ypos_lodef" "83"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -765,19 +613,13 @@
}
"ClassLabel2"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassLabel2"
"font" "ScoreboardSmall"
- "font_hidef" "Default"
- "font_lodef" "CerbeticaBold12"
"labelText" "%class2%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+34"
- "xpos_hidef" "c+126"
- "xpos_lodef" "c+126"
"ypos" "246"
- "ypos_hidef" "83"
- "ypos_lodef" "83"
"zpos" "5"
"wide" "300"
"tall" "20"
@@ -788,14 +630,10 @@
}
"ClassBarBG3A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG3A"
"xpos" "c-285"
- "xpos_hidef" "c-193"
- "xpos_lodef" "c-193"
"ypos" "266"
- "ypos_hidef" "103"
- "ypos_lodef" "103"
"zpos" "2"
"wide" "312"
"tall" "16"
@@ -809,14 +647,10 @@
}
"ClassBarBG3B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG3B"
"xpos" "c+30"
- "xpos_hidef" "c+122"
- "xpos_lodef" "c+122"
"ypos" "266"
- "ypos_hidef" "103"
- "ypos_lodef" "103"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -830,14 +664,10 @@
}
"ClassBar3A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar3A"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "268"
- "ypos_hidef" "105"
- "ypos_lodef" "105"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -846,19 +676,15 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar3"
+ "fillcolor" "StatBar3"
"PaintBackgroundType" "0"
}
"ClassBar3B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar3B"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "268"
- "ypos_hidef" "105"
- "ypos_lodef" "105"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -867,22 +693,18 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar3"
+ "fillcolor" "StatBar3"
"PaintBackgroundType" "0"
}
"ClassBarLabel3A"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel3A"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel3A%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "264"
- "ypos_hidef" "101"
- "ypos_lodef" "101"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -893,17 +715,13 @@
}
"ClassBarLabel3B"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel3B"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel3B%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "264"
- "ypos_hidef" "101"
- "ypos_lodef" "101"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -914,19 +732,13 @@
}
"ClassLabel3"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassLabel3"
"font" "ScoreboardSmall"
- "font_hidef" "Default"
- "font_lodef" "CerbeticaBold12"
"labelText" "%class3%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+34"
- "xpos_hidef" "c+126"
- "xpos_lodef" "c+126"
"ypos" "264"
- "ypos_hidef" "101"
- "ypos_lodef" "101"
"zpos" "5"
"wide" "300"
"tall" "20"
@@ -937,14 +749,10 @@
}
"ClassBarBG4A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG4A"
"xpos" "c-285"
- "xpos_hidef" "c-193"
- "xpos_lodef" "c-193"
"ypos" "284"
- "ypos_hidef" "121"
- "ypos_lodef" "121"
"zpos" "2"
"wide" "312"
"tall" "16"
@@ -958,14 +766,10 @@
}
"ClassBarBG4B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG4B"
"xpos" "c+30"
- "xpos_hidef" "c+122"
- "xpos_lodef" "c+122"
"ypos" "284"
- "ypos_hidef" "121"
- "ypos_lodef" "121"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -979,14 +783,10 @@
}
"ClassBar4A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar4A"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "286"
- "ypos_hidef" "123"
- "ypos_lodef" "123"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -995,19 +795,15 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar4"
+ "fillcolor" "StatBar4"
"PaintBackgroundType" "0"
}
"ClassBar4B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar4B"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "286"
- "ypos_hidef" "123"
- "ypos_lodef" "123"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1016,22 +812,18 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar4"
+ "fillcolor" "StatBar4"
"PaintBackgroundType" "0"
}
"ClassBarLabel4A"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel4A"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel4A%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "282"
- "ypos_hidef" "119"
- "ypos_lodef" "119"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1042,17 +834,13 @@
}
"ClassBarLabel4B"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel4B"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel4B%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "282"
- "ypos_hidef" "119"
- "ypos_lodef" "119"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1063,19 +851,13 @@
}
"ClassLabel4"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassLabel4"
"font" "ScoreboardSmall"
- "font_hidef" "Default"
- "font_lodef" "CerbeticaBold12"
"labelText" "%class4%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+34"
- "xpos_hidef" "c+126"
- "xpos_lodef" "c+126"
"ypos" "282"
- "ypos_hidef" "119"
- "ypos_lodef" "119"
"zpos" "5"
"wide" "300"
"tall" "20"
@@ -1086,14 +868,10 @@
}
"ClassBarBG5A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG5A"
"xpos" "c-285"
- "xpos_hidef" "c-193"
- "xpos_lodef" "c-193"
"ypos" "302"
- "ypos_hidef" "139"
- "ypos_lodef" "139"
"zpos" "2"
"wide" "312"
"tall" "16"
@@ -1107,14 +885,10 @@
}
"ClassBarBG5B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG5B"
"xpos" "c+30"
- "xpos_hidef" "c+122"
- "xpos_lodef" "c+122"
"ypos" "302"
- "ypos_hidef" "139"
- "ypos_lodef" "139"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -1128,14 +902,10 @@
}
"ClassBar5A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar5A"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "304"
- "ypos_hidef" "141"
- "ypos_lodef" "141"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1144,19 +914,15 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar5"
+ "fillcolor" "StatBar5"
"PaintBackgroundType" "0"
}
"ClassBar5B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar5B"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "304"
- "ypos_hidef" "141"
- "ypos_lodef" "141"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1165,22 +931,18 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar5"
+ "fillcolor" "StatBar5"
"PaintBackgroundType" "0"
}
"ClassBarLabel5A"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel5A"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel5A%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "300"
- "ypos_hidef" "137"
- "ypos_lodef" "137"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1191,17 +953,13 @@
}
"ClassBarLabel5B"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel5B"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel5B%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "300"
- "ypos_hidef" "137"
- "ypos_lodef" "137"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1212,19 +970,13 @@
}
"ClassLabel5"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassLabel5"
"font" "ScoreboardSmall"
- "font_hidef" "Default"
- "font_lodef" "CerbeticaBold12"
"labelText" "%class5%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+34"
- "xpos_hidef" "c+126"
- "xpos_lodef" "c+126"
"ypos" "300"
- "ypos_hidef" "137"
- "ypos_lodef" "137"
"zpos" "5"
"wide" "282"
"tall" "20"
@@ -1235,14 +987,10 @@
}
"ClassBarBG6A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG6A"
"xpos" "c-285"
- "xpos_hidef" "c-193"
- "xpos_lodef" "c-193"
"ypos" "320"
- "ypos_hidef" "157"
- "ypos_lodef" "157"
"zpos" "2"
"wide" "312"
"tall" "16"
@@ -1256,14 +1004,10 @@
}
"ClassBarBG6B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG6B"
"xpos" "c+30"
- "xpos_hidef" "c+122"
- "xpos_lodef" "c+122"
"ypos" "320"
- "ypos_hidef" "157"
- "ypos_lodef" "157"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -1277,14 +1021,10 @@
}
"ClassBar6A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar6A"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "322"
- "ypos_hidef" "159"
- "ypos_lodef" "159"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1293,19 +1033,15 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar6"
+ "fillcolor" "StatBar6"
"PaintBackgroundType" "0"
}
"ClassBar6B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar6B"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "322"
- "ypos_hidef" "159"
- "ypos_lodef" "159"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1314,22 +1050,18 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar6"
+ "fillcolor" "StatBar6"
"PaintBackgroundType" "0"
}
"ClassBarLabel6A"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel6A"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel6A%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "318"
- "ypos_hidef" "155"
- "ypos_lodef" "155"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1340,17 +1072,13 @@
}
"ClassBarLabel6B"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel6B"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel6B%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "318"
- "ypos_hidef" "155"
- "ypos_lodef" "155"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1361,19 +1089,13 @@
}
"ClassLabel6"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassLabel6"
"font" "ScoreboardSmall"
- "font_hidef" "Default"
- "font_lodef" "CerbeticaBold12"
"labelText" "%class6%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+34"
- "xpos_hidef" "c+126"
- "xpos_lodef" "c+126"
"ypos" "318"
- "ypos_hidef" "155"
- "ypos_lodef" "155"
"zpos" "5"
"wide" "300"
"tall" "20"
@@ -1384,14 +1106,10 @@
}
"ClassBarBG7A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG7A"
"xpos" "c-285"
- "xpos_hidef" "c-193"
- "xpos_lodef" "c-193"
"ypos" "338"
- "ypos_hidef" "175"
- "ypos_lodef" "175"
"zpos" "2"
"wide" "312"
"tall" "16"
@@ -1405,14 +1123,10 @@
}
"ClassBarBG7B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG7B"
"xpos" "c+30"
- "xpos_hidef" "c+122"
- "xpos_lodef" "c+122"
"ypos" "338"
- "ypos_hidef" "175"
- "ypos_lodef" "175"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -1426,14 +1140,10 @@
}
"ClassBar7A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar7A"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "340"
- "ypos_hidef" "177"
- "ypos_lodef" "177"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1442,19 +1152,15 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar7"
+ "fillcolor" "StatBar7"
"PaintBackgroundType" "0"
}
"ClassBar7B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar7B"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "340"
- "ypos_hidef" "177"
- "ypos_lodef" "177"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1463,22 +1169,18 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar7"
+ "fillcolor" "StatBar7"
"PaintBackgroundType" "0"
}
"ClassBarLabel7A"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel7A"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel7A%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "336"
- "ypos_hidef" "173"
- "ypos_lodef" "173"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1489,17 +1191,13 @@
}
"ClassBarLabel7B"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel7B"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel7B%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "336"
- "ypos_hidef" "173"
- "ypos_lodef" "173"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1510,19 +1208,13 @@
}
"ClassLabel7"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassLabel7"
"font" "ScoreboardSmall"
- "font_hidef" "Default"
- "font_lodef" "CerbeticaBold12"
"labelText" "%class7%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+34"
- "xpos_hidef" "c+126"
- "xpos_lodef" "c+126"
"ypos" "336"
- "ypos_hidef" "173"
- "ypos_lodef" "173"
"zpos" "5"
"wide" "300"
"tall" "20"
@@ -1533,14 +1225,10 @@
}
"ClassBarBG8A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG8A"
"xpos" "c-285"
- "xpos_hidef" "c-193"
- "xpos_lodef" "c-193"
"ypos" "356"
- "ypos_hidef" "193"
- "ypos_lodef" "193"
"zpos" "2"
"wide" "312"
"tall" "16"
@@ -1554,14 +1242,10 @@
}
"ClassBarBG8B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG8B"
"xpos" "c+30"
- "xpos_hidef" "c+122"
- "xpos_lodef" "c+122"
"ypos" "356"
- "ypos_hidef" "193"
- "ypos_lodef" "193"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -1575,14 +1259,10 @@
}
"ClassBar8A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar8A"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "358"
- "ypos_hidef" "195"
- "ypos_lodef" "195"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1591,19 +1271,15 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar8"
+ "fillcolor" "StatBar8"
"PaintBackgroundType" "0"
}
"ClassBar8B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar8B"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "358"
- "ypos_hidef" "195"
- "ypos_lodef" "195"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1612,22 +1288,18 @@
"visible" "1"
"enabled" "1"
"tabPosition" "0"
- "fillcolor" "StatBar8"
+ "fillcolor" "StatBar8"
"PaintBackgroundType" "0"
}
"ClassBarLabel8A"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel8A"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel8A%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "354"
- "ypos_hidef" "191"
- "ypos_lodef" "191"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1638,17 +1310,13 @@
}
"ClassBarLabel8B"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel8B"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel8B%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "354"
- "ypos_hidef" "191"
- "ypos_lodef" "191"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1659,19 +1327,13 @@
}
"ClassLabel8"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassLabel8"
"font" "ScoreboardSmall"
- "font_hidef" "Default"
- "font_lodef" "CerbeticaBold12"
"labelText" "%class8%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+34"
- "xpos_hidef" "c+126"
- "xpos_lodef" "c+126"
"ypos" "354"
- "ypos_hidef" "191"
- "ypos_lodef" "191"
"zpos" "5"
"wide" "300"
"tall" "20"
@@ -1682,14 +1344,10 @@
}
"ClassBarBG9A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG9A"
"xpos" "c-285"
- "xpos_hidef" "c-193"
- "xpos_lodef" "c-193"
"ypos" "374"
- "ypos_hidef" "211"
- "ypos_lodef" "211"
"zpos" "2"
"wide" "312"
"tall" "16"
@@ -1703,14 +1361,10 @@
}
"ClassBarBG9B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBarBG9B"
"xpos" "c+30"
- "xpos_hidef" "c+122"
- "xpos_lodef" "c+122"
"ypos" "374"
- "ypos_hidef" "211"
- "ypos_lodef" "211"
"zpos" "2"
"wide" "70"
"tall" "16"
@@ -1724,14 +1378,10 @@
}
"ClassBar9A"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar9A"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "376"
- "ypos_hidef" "213"
- "ypos_lodef" "213"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1745,14 +1395,10 @@
}
"ClassBar9B"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "ClassBar9B"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "376"
- "ypos_hidef" "213"
- "ypos_lodef" "213"
"zpos" "3"
"wide" "151"
"tall" "12"
@@ -1766,17 +1412,13 @@
}
"ClassBarLabel9A"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel9A"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel9A%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-282"
- "xpos_hidef" "c-190"
- "xpos_lodef" "c-190"
"ypos" "372"
- "ypos_hidef" "209"
- "ypos_lodef" "209"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1787,17 +1429,13 @@
}
"ClassBarLabel9B"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassBarLabel9B"
"font" "CerbeticaBold12"
"labelText" "%classbarlabel9B%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-127"
- "xpos_hidef" "c-35"
- "xpos_lodef" "c-35"
"ypos" "372"
- "ypos_hidef" "209"
- "ypos_lodef" "209"
"zpos" "6"
"wide" "100"
"tall" "20"
@@ -1808,19 +1446,13 @@
}
"ClassLabel9"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "ClassLabel9"
"font" "ScoreboardSmall"
- "font_hidef" "Default"
- "font_lodef" "CerbeticaBold12"
"labelText" "%class9%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+34"
- "xpos_hidef" "c+126"
- "xpos_lodef" "c+126"
"ypos" "372"
- "ypos_hidef" "209"
- "ypos_lodef" "209"
"zpos" "5"
"wide" "300"
"tall" "20"
@@ -1831,63 +1463,43 @@
}
"RecordsBG"
{
- "ControlName" "EditablePanel"
+ "ControlName" "EditablePanel"
"fieldName" "RecordsBG"
"xpos" "9999"
- "xpos_hidef" "c+95"
"ypos" "9999"
- "ypos_hidef" "115"
"wide" "200"
- "wide_hidef" "225"
"tall" "260"
- "tall_hidef" "633"
- "tall_lodef" "633"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
- "visible_hidef" "0"
- "visible_lodef" "0"
"enabled" "1"
- "enabled_hidef" "0"
- "enabled_lodef" "0"
- "border" "NoBorder"
"bgcolor_override" "15 15 15 150"
}
"RecordsLabel1"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "RecordsLabel1"
"font" "ScoreboardMedium"
"labelText" "#StatSummary_Label_BestMoments"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+124"
- "ypos" "170" [!$OSX]
- "ypos" "180" [$OSX]
+ "ypos" "185"
"wide" "300"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
- "visible" "1" [$WIN32]
- "visible" "0" [$X360]
+ "visible" "1"
"enabled" "1"
}
"RecordsSubBG1"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "RecordsSubBG1"
"xpos" "c+124"
- "xpos_hidef" "c-270"
- "xpos_lodef" "c-270"
- "ypos" "217"
- "ypos_hidef" "229"
- "ypos_lodef" "229"
+ "ypos" "230"
"zpos" "2"
"wide" "167"
- "wide_hidef" "540"
- "wide_lodef" "540"
- "tall" "157"
- "tall_hidef" "183"
- "tall_lodef" "183"
+ "tall" "160"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
@@ -1898,11 +1510,11 @@
}
"RecordsLabel"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "RecordsLabel"
"font" "ScoreboardMedium"
"labelText" "#StatSummary_Records"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c-265"
"ypos" "232"
"zpos" "5"
@@ -1910,28 +1522,20 @@
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
- "visible" "0" [$WIN32]
- "visible" "1" [$X360]
+ "visible" "0"
"enabled" "1"
}
"OverallRecord1Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord1Label"
"font" "CerbeticaBold12"
- "font_hidef" "Default"
"labelText" "%classrecord1label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-265"
- "xpos_lodef" "c-265"
- "ypos" "214"
- "ypos_hidef" "246"
- "ypos_lodef" "246"
+ "ypos" "229"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -1940,22 +1544,15 @@
}
"OverallRecord1Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord1Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord1value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c-155"
- "xpos_lodef" "c-155"
- "ypos" "214"
- "ypos_hidef" "246"
- "ypos_lodef" "246"
+ "ypos" "229"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -1964,22 +1561,15 @@
}
"OverallRecord2Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord2Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord2label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-265"
- "xpos_lodef" "c-265"
- "ypos" "224"
- "ypos_hidef" "258"
- "ypos_lodef" "258"
+ "ypos" "239"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -1988,22 +1578,15 @@
}
"OverallRecord2Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord2Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord2value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c-155"
- "xpos_lodef" "c-155"
- "ypos" "224"
- "ypos_hidef" "258"
- "ypos_lodef" "258"
+ "ypos" "239"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2012,22 +1595,15 @@
}
"OverallRecord3Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord3Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord3label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-265"
- "xpos_lodef" "c-265"
- "ypos" "234"
- "ypos_hidef" "270"
- "ypos_lodef" "270"
+ "ypos" "249"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2036,22 +1612,15 @@
}
"OverallRecord3Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord3Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord3value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c-155"
- "xpos_lodef" "c-155"
- "ypos" "234"
- "ypos_hidef" "270"
- "ypos_lodef" "270"
+ "ypos" "249"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2060,22 +1629,15 @@
}
"OverallRecord4Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord4Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord4label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-265"
- "xpos_lodef" "c-265"
- "ypos" "244"
- "ypos_hidef" "282"
- "ypos_lodef" "282"
+ "ypos" "259"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2084,22 +1646,15 @@
}
"OverallRecord4Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord4Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord4value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c-155"
- "xpos_lodef" "c-155"
- "ypos" "244"
- "ypos_hidef" "282"
- "ypos_lodef" "282"
+ "ypos" "259"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2108,22 +1663,15 @@
}
"OverallRecord5Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord5Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord5label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-265"
- "xpos_lodef" "c-265"
- "ypos" "254"
- "ypos_hidef" "294"
- "ypos_lodef" "294"
+ "ypos" "269"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2132,22 +1680,15 @@
}
"OverallRecord5Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord5Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord5value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c-155"
- "xpos_lodef" "c-155"
- "ypos" "254"
- "ypos_hidef" "294"
- "ypos_lodef" "294"
+ "ypos" "269"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2156,22 +1697,15 @@
}
"OverallRecord6Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord6Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord6label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-265"
- "xpos_lodef" "c-265"
- "ypos" "264"
- "ypos_hidef" "306"
- "ypos_lodef" "306"
+ "ypos" "279"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2180,22 +1714,15 @@
}
"OverallRecord6Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord6Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord6value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c-155"
- "xpos_lodef" "c-155"
- "ypos" "264"
- "ypos_hidef" "306"
- "ypos_lodef" "306"
+ "ypos" "279"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2204,22 +1731,15 @@
}
"OverallRecord7Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord7Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord7label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-265"
- "xpos_lodef" "c-265"
- "ypos" "274"
- "ypos_hidef" "318"
- "ypos_lodef" "318"
+ "ypos" "289"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2228,22 +1748,15 @@
}
"OverallRecord7Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord7Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord7value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c-155"
- "xpos_lodef" "c-155"
- "ypos" "274"
- "ypos_hidef" "318"
- "ypos_lodef" "318"
+ "ypos" "289"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2252,22 +1765,15 @@
}
"OverallRecord8Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord8Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord8label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-265"
- "xpos_lodef" "c-265"
- "ypos" "284"
- "ypos_hidef" "330"
- "ypos_lodef" "330"
+ "ypos" "299"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2276,22 +1782,15 @@
}
"OverallRecord8Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord8Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord8value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c-155"
- "xpos_lodef" "c-155"
- "ypos" "284"
- "ypos_hidef" "330"
- "ypos_lodef" "330"
+ "ypos" "299"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2300,22 +1799,15 @@
}
"OverallRecord9Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord9Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord9label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-25"
- "xpos_lodef" "c-25"
- "ypos" "294"
- "ypos_hidef" "246"
- "ypos_lodef" "246"
+ "ypos" "309"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2324,22 +1816,15 @@
}
"OverallRecord9Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord9Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord9value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c+148"
- "xpos_lodef" "c+148"
- "ypos" "294"
- "ypos_hidef" "246"
- "ypos_lodef" "246"
+ "ypos" "309"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2348,22 +1833,15 @@
}
"OverallRecord10Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord10Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord10label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-25"
- "xpos_lodef" "c-25"
- "ypos" "304"
- "ypos_hidef" "258"
- "ypos_lodef" "258"
+ "ypos" "319"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2372,22 +1850,15 @@
}
"OverallRecord10Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord10Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord10value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c+160"
- "xpos_lodef" "c+160"
- "ypos" "304"
- "ypos_hidef" "258"
- "ypos_lodef" "258"
+ "ypos" "319"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2396,22 +1867,15 @@
}
"OverallRecord11Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord11Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord11label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-25"
- "xpos_lodef" "c-25"
- "ypos" "314"
- "ypos_hidef" "270"
- "ypos_lodef" "270"
+ "ypos" "329"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2420,22 +1884,15 @@
}
"OverallRecord11Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord11Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord11value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c+160"
- "xpos_lodef" "c+160"
- "ypos" "314"
- "ypos_hidef" "270"
- "ypos_lodef" "270"
+ "ypos" "329"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2444,22 +1901,15 @@
}
"OverallRecord12Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord12Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord12label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-25"
- "xpos_lodef" "c-25"
- "ypos" "324"
- "ypos_hidef" "282"
- "ypos_lodef" "282"
+ "ypos" "339"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2468,22 +1918,15 @@
}
"OverallRecord12Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord12Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord12value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c+160"
- "xpos_lodef" "c+160"
- "ypos" "324"
- "ypos_hidef" "282"
- "ypos_lodef" "282"
+ "ypos" "339"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2492,22 +1935,15 @@
}
"OverallRecord13Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord13Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord13label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-25"
- "xpos_lodef" "c-25"
- "ypos" "334"
- "ypos_hidef" "294"
- "ypos_lodef" "294"
+ "ypos" "349"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2516,22 +1952,15 @@
}
"OverallRecord13Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord13Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord13value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c+160"
- "xpos_lodef" "c+160"
- "ypos" "334"
- "ypos_hidef" "294"
- "ypos_lodef" "294"
+ "ypos" "349"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2540,22 +1969,15 @@
}
"OverallRecord14Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord14Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord14label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-25"
- "xpos_lodef" "c-25"
- "ypos" "344"
- "ypos_hidef" "306"
- "ypos_lodef" "306"
+ "ypos" "359"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2564,22 +1986,15 @@
}
"OverallRecord14Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord14Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord14value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c+160"
- "xpos_lodef" "c+160"
- "ypos" "344"
- "ypos_hidef" "306"
- "ypos_lodef" "306"
+ "ypos" "359"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2588,22 +2003,15 @@
}
"OverallRecord15Label"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord15Label"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord15label%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+128"
- "xpos_hidef" "c-25"
- "xpos_lodef" "c-25"
- "ypos" "354"
- "ypos_hidef" "318"
- "ypos_lodef" "318"
+ "ypos" "369"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2612,22 +2020,15 @@
}
"OverallRecord15Value"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "OverallRecord15Value"
"font" "ScoreboardVerySmall"
- "font_hidef" "Default"
"labelText" "%classrecord15value%"
- "textAlignment" "west"
+ "textAlignment" "west"
"xpos" "c+210"
- "xpos_hidef" "c+160"
- "xpos_lodef" "c+160"
- "ypos" "354"
- "ypos_hidef" "318"
- "ypos_lodef" "318"
+ "ypos" "369"
"zpos" "5"
"wide" "200"
- "wide_hidef" "220"
- "wide_lodef" "220"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -2651,14 +2052,13 @@
}
"TipText"
{
- "ControlName" "Label"
+ "ControlName" "Label"
"fieldName" "TipText"
"font" "CerbeticaBold12"
- "font_hidef" "Default"
"labelText" "%tiptext%"
"textAlignment" "west"
"xpos" "9999"
- "ypos" "99999"
+ "ypos" "9999"
"zpos" "12"
"wide" "0"
"tall" "0"
@@ -2670,7 +2070,7 @@
}
"NextTipButton" [$WIN32]
{
- "ControlName" "Button"
+ "ControlName" "Button"
"fieldName" "NextTipButton"
"xpos" "9999"
"ypos" "9999"
@@ -2690,7 +2090,7 @@
}
"ResetStatsButton" [$WIN32]
{
- "ControlName" "Button"
+ "ControlName" "Button"
"fieldName" "ResetStatsButton"
"xpos" "c130"
"ypos" "270"
@@ -2710,7 +2110,7 @@
}
"CloseButton" [$WIN32]
{
- "ControlName" "Button"
+ "ControlName" "Button"
"fieldName" "CloseButton"
"xpos" "r190"
"ypos" "r50"
@@ -2728,50 +2128,4 @@
"brighttext" "0"
"Command" "vguicancel"
}
- "Footer" [$X360]
- {
- "ControlName" "CTFFooter"
- "fieldName" "Footer"
- "bgcolor" "TanDarker"
- "paintbackground" "1"
- "tall" "100"
- "tall_lodef" "60"
- "center" "1"
- "buttonoffsety" "20"
- "buttonoffsety_lodef" "5"
- "button_separator" "10"
- "button_separator_lodef" "2"
- "fonttext" "MatchmakingDialogMenuLarge"
- "fonttext_lodef" "MatchmakingDialogMenuSmall"
- "buttongap" "50"
- "textadjust" "3"
- "textadjust_lodef" "0"
- "zpos" "6"
- "fgcolor" "HudOffWhite"
-
- "button"
- {
- "name" "back"
- "text" "#GameUI_Back"
- "icon" "#GameUI_Icons_B_BUTTON"
- }
-
- "button"
- {
- "name" "nexttip"
- "text" "#TF_NextTip_360"
- "icon" "#GameUI_Icons_A_BUTTON"
- }
- }
- "TitleBanner" [$X360]
- {
- "ControlName" "ImagePanel"
- "xpos" "0"
- "ypos" "0"
- "wide" "f0"
- "tall" "128"
- "image" "menu_header"
- "visible_lodef" "0"
- "enabled_lodef" "0"
- }
} \ No newline at end of file