diff options
| author | ibruton <[email protected]> | 2015-12-17 01:14:28 -0600 |
|---|---|---|
| committer | ibruton <[email protected]> | 2015-12-17 01:14:28 -0600 |
| commit | 48f37b37da92340976d927bf880f78e42613215a (patch) | |
| tree | 29cca6d5b2968a2cf4b3dcff34a2be52d7d3d5f7 /resource/ui/MvMScoreboard.res | |
| parent | 8c05079de3c14852521c95b9ee9c74bd6bf1b1c4 (diff) | |
Pushed out new scoreboards (both 6s and 9s)
Diffstat (limited to 'resource/ui/MvMScoreboard.res')
| -rw-r--r-- | resource/ui/MvMScoreboard.res | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/resource/ui/MvMScoreboard.res b/resource/ui/MvMScoreboard.res index 878e858..d0a0dda 100644 --- a/resource/ui/MvMScoreboard.res +++ b/resource/ui/MvMScoreboard.res @@ -4,7 +4,7 @@ { "ControlName" "CWaveStatusPanel" "fieldName" "WaveStatusPanel" - "xpos" "100" + "xpos" "c-300" "ypos" "8" "zpos" "0" "wide" "600" @@ -19,11 +19,11 @@ { "ControlName" "ImagePanel" "fieldName" "ScoreboardBackground" - "xpos" "98" - "ypos" "71" + "xpos" "c-270" + "ypos" "244" "zpos" "-1" - "wide" "545" - "tall" "288" + "wide" "540" + "tall" "500" "pinCorner" "0" "visible" "1" "enabled" "1" @@ -36,9 +36,9 @@ "font" "Cerbetica24" "labelText" "%popfile%" "textAlignment" "center" - "xpos" "118" - "ypos" "c145" - "wide" "290" + "xpos" "c-270" + "ypos" "c-30" + "wide" "270" "tall" "30" "fgcolor" "tanlight" } @@ -47,10 +47,10 @@ { "ControlName" "EditablePanel" "fieldName" "DifficultyContainer" - "xpos" "430" - "ypos" "c150" - "wide" "150" - "tall" "50" + "xpos" "c0" + "ypos" "c-30" + "wide" "270" + "tall" "30" "visible" "1" "DifficultyLabel" @@ -62,8 +62,8 @@ "textAlignment" "center" "xpos" "0" "ypos" "-6" - "wide" "150" - "tall" "30" + "wide" "0" + "tall" "0" //disable "fgcolor" "tanlight" } @@ -71,13 +71,13 @@ { "ControlName" "CExLabel" "fieldName" "DifficultyValue" - "font" "Cerbetica16" + "font" "Cerbetica24" "labelText" "%difficultyvalue%" "textAlignment" "center" "xpos" "0" - "ypos" "16" - "wide" "150" - "tall" "20" + "ypos" "0" + "wide" "270" + "tall" "30" "fgcolor" "tanlight" } } @@ -106,12 +106,12 @@ "MvMPlayerList" { - "ControlName" "SectionedListPanel" + "ControlName" "SectionedLsistPanel" "fieldName" "MvMPlayerList" - "xpos" "110" - "ypos" "79" + "xpos" "c-260" + "ypos" "248" "wide" "520" - "tall" "150" + "tall" "148" "pinCorner" "0" "visible" "1" "enabled" "1" @@ -126,9 +126,9 @@ { "ControlName" "EditablePanel" "fieldName" "CreditStatsContainer" - "xpos" "163" - "ypos" "220" - "wide" "400" + "xpos" "c-190" + "ypos" "70" + "wide" "480" "tall" "205" "visible" "1" |
