diff options
Diffstat (limited to 'customizations/4;3 Ratio/ScoreBoard.res')
| -rw-r--r-- | customizations/4;3 Ratio/ScoreBoard.res | 129 |
1 files changed, 63 insertions, 66 deletions
diff --git a/customizations/4;3 Ratio/ScoreBoard.res b/customizations/4;3 Ratio/ScoreBoard.res index 5ee9390..b2befab 100644 --- a/customizations/4;3 Ratio/ScoreBoard.res +++ b/customizations/4;3 Ratio/ScoreBoard.res @@ -14,107 +14,104 @@ "enabled" "1" "tabPosition" "0" "avatar_width" "54" - "medal_width" "14" + "medal_width" "14" "name_width" "0" "name_width_short" "65" "spacer" "5" - "status_width" "15" - "nemesis_width" "15" - "class_width" "20" + "status_width" "15" + "nemesis_width" "15" + "class_width" "20" "score_width" "20" - "ping_width" "20" + "ping_width" "20" "killstreak_width" "15" "killstreak_image_width" "15" } "BlueScoreBG" { "ControlName" "ImagePanel" - "fieldName" "BlueScoreBG" - "xpos" "c-270" - "ypos" "144" - "ypos_minmode" "279" - "wide" "270" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "70 130 180 153" + "fieldName" "BlueScoreBG" + "xpos" "c-270" + "ypos" "144" + "ypos_minmode" "279" + "wide" "270" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "70 130 180 153" "scaleImage" "1" - if_mvm - { + if_mvm { "visible" "0" } } "BlueLeaderAvatar" { "ControlName" "CAvatarImagePanel" - "fieldName" "BlueLeaderAvatar" - "xpos" "c-295" - "ypos" "144" - "ypos_minmode" "279" - "zpos" "5" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" + "fieldName" "BlueLeaderAvatar" + "xpos" "c-295" + "ypos" "144" + "ypos_minmode" "279" + "zpos" "5" + "wide" "25" + "tall" "25" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" } "RedScoreBG" { "ControlName" "ImagePanel" - "fieldName" "RedScoreBG" - "xpos" "c0" - "ypos" "144" - "ypos_minmode" "279" - "wide" "270" - "tall" "25" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "fillcolor" "205 50 50 153" + "fieldName" "RedScoreBG" + "xpos" "c0" + "ypos" "144" + "ypos_minmode" "279" + "wide" "270" + "tall" "25" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "fillcolor" "205 50 50 153" "scaleImage" "1" - if_mvm - { + if_mvm { "visible" "0" } } "RedLeaderAvatar" { "ControlName" "CAvatarImagePanel" - "fieldName" "RedLeaderAvatar" - "xpos" "c270" - "ypos" "144" - "ypos_minmode" "279" - "zpos" "5" - "wide" "25" - "tall" "25" - "visible" "0" - "enabled" "1" - "image" "" - "scaleImage" "1" - "color_outline" "52 48 45 255" + "fieldName" "RedLeaderAvatar" + "xpos" "c270" + "ypos" "144" + "ypos_minmode" "279" + "zpos" "5" + "wide" "25" + "tall" "25" + "visible" "0" + "enabled" "1" + "image" "" + "scaleImage" "1" + "color_outline" "52 48 45 255" } "MainBG" { "ControlName" "ImagePanel" - "fieldName" "MainBG" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "9999" - "tall" "9999" - "pinCorner" "0" - "visible" "0" - "enabled" "0" + "fieldName" "MainBG" + "xpos" "0" + "ypos" "0" + "zpos" "-1" + "wide" "9999" + "tall" "9999" + "pinCorner" "0" + "visible" "0" + "enabled" "0" - if_mvm - { + if_mvm { "visible" "0" } } |
