summaryrefslogtreecommitdiff
path: root/resource/ui/MvMScoreboard.res
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/MvMScoreboard.res')
-rw-r--r--resource/ui/MvMScoreboard.res121
1 files changed, 59 insertions, 62 deletions
diff --git a/resource/ui/MvMScoreboard.res b/resource/ui/MvMScoreboard.res
index b6a4991..33a7e74 100644
--- a/resource/ui/MvMScoreboard.res
+++ b/resource/ui/MvMScoreboard.res
@@ -1,5 +1,5 @@
"Resource/UI/MvMScoreboard.res"
-{
+{
"WaveStatusPanel"
{
"ControlName" "CWaveStatusPanel"
@@ -14,6 +14,39 @@
"verbose" "1"
}
+ "PopFileLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "PopFileLabel"
+ "font" "Cerbetica24"
+ "labelText" "%popfile%"
+ "textAlignment" "center"
+ "xpos" "c-270"
+ "ypos" "c-30"
+ "wide" "270"
+ "tall" "30"
+ "fgcolor" "TanLight"
+ }
+
+ "PlayerListBackground"
+ {
+ "ControlName" "ScalableImagePanel"
+ "fieldName" "PlayerListBackground"
+ "xpos" "9999"
+ "ypos" "9999"
+ "zpos" "-1"
+ "wide" "400"
+ "tall" "150"
+ "visible" "1"
+ "enabled" "1"
+ "image" "../hud/tournament_panel_brown"
+ "scaleImage" "1"
+ "src_corner_height" "22"
+ "src_corner_width" "22"
+ "draw_corner_width" "0"
+ "draw_corner_height" "0"
+ }
+
"ScoreboardBackground"
{
"ControlName" "ImagePanel"
@@ -28,20 +61,6 @@
"enabled" "1"
"fillcolor" "0 0 0 200"
}
- "PopFileLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "PopFileLabel"
- "font" "Cerbetica24"
- "labelText" "%popfile%"
- "textAlignment" "center"
- "xpos" "c-270"
- "ypos" "c-30"
- "wide" "270"
- "tall" "30"
- "fgcolor" "tanlight"
- }
-
"DifficultyContainer"
{
"ControlName" "EditablePanel"
@@ -81,54 +100,33 @@
}
}
- "PlayerListBackground"
- {
- "ControlName" "ScalableImagePanel"
- "fieldName" "PlayerListBackground"
- "xpos" "9999"
- "ypos" "9999"
- "zpos" "-1"
- "wide" "400"
- "tall" "150"
- "visible" "1"
- "enabled" "1"
- "image" "../hud/tournament_panel_brown"
- "scaleImage" "1"
-
- "src_corner_height" "22" // pixels inside the image
- "src_corner_width" "22"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
- "draw_corner_height" "0"
- }
-
"MvMPlayerList"
{
- "ControlName" "SectionedLsistPanel"
- "fieldName" "MvMPlayerList"
- "xpos" "c-260"
- "ypos" "248"
- "wide" "520"
- "tall" "148"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "autoresize" "3"
- "linespacing" "22"
- "textcolor" "White"
- "font" "Cerbetica24"
+ "ControlName" "SectionedListPanel"
+ "fieldName" "MvMPlayerList"
+ "xpos" "c-260"
+ "ypos" "248"
+ "wide" "520"
+ "tall" "148"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "tabPosition" "0"
+ "autoresize" "3"
+ "linespacing" "22"
+ "textcolor" "White"
+ "font" "Cerbetica24"
}
"CreditStatsContainer"
{
- "ControlName" "EditablePanel"
- "fieldName" "CreditStatsContainer"
- "xpos" "c-190"
- "ypos" "70"
- "wide" "480"
- "tall" "205"
- "visible" "1"
+ "ControlName" "EditablePanel"
+ "fieldName" "CreditStatsContainer"
+ "xpos" "c-190"
+ "ypos" "70"
+ "wide" "480"
+ "tall" "205"
+ "visible" "1"
"CreditStatsBackground"
{
@@ -145,10 +143,9 @@
"enabled" "1"
"image" "../HUD/tournament_panel_brown"
- "src_corner_height" "22" // pixels inside the image
+ "src_corner_height" "22"
"src_corner_width" "22"
-
- "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
+ "draw_corner_width" "0"
"draw_corner_height" "0"
}
@@ -162,7 +159,7 @@
"xpos" "9999"
"ypos" "9999"
"wide" "200"
- "fgcolor" "tanlight"
+ "fgcolor" "TanLight"
}
"PreviousWaveCreditInfoPanel"
@@ -224,7 +221,7 @@
"ypos" "8"
"wide" "220"
"tall" "40"
- "fgcolor" "tanlight"
+ "fgcolor" "TanLight"
}
}
} \ No newline at end of file