diff options
| author | igor.nikitin <[email protected]> | 2018-12-19 15:53:48 -0500 |
|---|---|---|
| committer | igor.nikitin <[email protected]> | 2018-12-19 15:53:48 -0500 |
| commit | 5eff41d414f715afc38cbc95dc8d04059a6301dc (patch) | |
| tree | 658ebc1b4b6aa00820e014b9e5098d2041ea73f8 | |
| parent | c18f06e2deaafece63a0f6a3438ce983e2a63fbf (diff) | |
Synced Customizations
| -rw-r--r-- | customizations/Scoreboard/ScoreBoard-default.res | 3 | ||||
| -rw-r--r-- | customizations/Team Menu/ClassSelection-left.res | 2 | ||||
| -rw-r--r-- | customizations/Team Menu/Teammenu-left.res | 26 | ||||
| -rw-r--r-- | resource/scheme/clientscheme_colors.res | 2 |
4 files changed, 16 insertions, 17 deletions
diff --git a/customizations/Scoreboard/ScoreBoard-default.res b/customizations/Scoreboard/ScoreBoard-default.res index f68dccf..9d29822 100644 --- a/customizations/Scoreboard/ScoreBoard-default.res +++ b/customizations/Scoreboard/ScoreBoard-default.res @@ -667,7 +667,7 @@ "labelText" "#TF_ScoreBoard_Dueling" "textAlignment" "center" "xpos" "250" - "ypos" "2 " + "ypos" "2" "zpos" "3" "wide" "100" "tall" "20" @@ -1718,7 +1718,6 @@ } } - "ButtonLegendBG" [$X360] { "ControlName" "ImagePanel" diff --git a/customizations/Team Menu/ClassSelection-left.res b/customizations/Team Menu/ClassSelection-left.res index 23670f2..5f6fa34 100644 --- a/customizations/Team Menu/ClassSelection-left.res +++ b/customizations/Team Menu/ClassSelection-left.res @@ -1387,7 +1387,7 @@ "angles_x" "0" "angles_y" "180" "angles_z" "0" - "origin_x" "320" + "origin_x" "270" "origin_y" "10" "origin_z" "-49" "frame_origin_x" "0" diff --git a/customizations/Team Menu/Teammenu-left.res b/customizations/Team Menu/Teammenu-left.res index 0205853..ab6ffd5 100644 --- a/customizations/Team Menu/Teammenu-left.res +++ b/customizations/Team Menu/Teammenu-left.res @@ -95,7 +95,7 @@ "enabled" "1" "fillcolor" "0 0 0 100" } - + "SysMenu" { "ControlName" "Menu" @@ -110,7 +110,7 @@ "enabled" "0" "tabPosition" "0" } - + "MapInfo" { "ControlName" "HTML" @@ -125,7 +125,7 @@ "enabled" "0" "tabPosition" "0" } - + "mapname" { "ControlName" "Label" @@ -165,14 +165,14 @@ "dulltext" "0" "brighttext" "0" "command" "jointeam blue" - "team" "3" // team blue + "team" "3" // team blue "font" "CerbeticaBold20" "defaultFgColor_override" "255 255 255 128" "armedFgColor_override" "TanLight" "depressedFgColor_override" "255 255 255 128" "selectedFgColor_override" "TanLight" } - + "teambutton1" { "ControlName" "CTFTeamButton" @@ -192,14 +192,14 @@ "dulltext" "0" "brighttext" "0" "command" "jointeam red" - "team" "4" // team red + "team" "4" // team red "font" "CerbeticaBold20" "defaultFgColor_override" "255 255 255 128" "armedFgColor_override" "TanLight" "depressedFgColor_override" "255 255 255 128" "selectedFgColor_override" "TanLight" } - + "teambutton2" { "ControlName" "CTFTeamButton" @@ -293,7 +293,7 @@ "autoResize" "0" "pinCorner" "0" "visible" "1" - "visible_lodef" "0" + "visible_lodef" "0" "enabled" "1" "labelText" "#TF_SelectATeam" "textAlignment" "center" @@ -347,7 +347,7 @@ "font" "CerbeticaBold16" "fgcolor" "white" } - + "MenuBG" { "ControlName" "ImagePanel" @@ -530,7 +530,7 @@ "enabled" "1" "fov" "20" } - + "HighlanderLabel" [$WIN32] { "ControlName" "CExLabel" @@ -574,7 +574,7 @@ "fgcolor" "TransparentBlack" "centerwrap" "1" - "pin_to_sibling" "HighlanderLabel" + "pin_to_sibling" "HighlanderLabel" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } @@ -622,11 +622,11 @@ "fgcolor" "TransparentBlack" "centerwrap" "1" - "pin_to_sibling" "TeamsFullLabel" + "pin_to_sibling" "TeamsFullLabel" "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } - + "TeamsFullArrow" [$WIN32] { "ControlName" "CTFImagePanel" diff --git a/resource/scheme/clientscheme_colors.res b/resource/scheme/clientscheme_colors.res index 296829d..aa200d6 100644 --- a/resource/scheme/clientscheme_colors.res +++ b/resource/scheme/clientscheme_colors.res @@ -12,7 +12,7 @@ Scheme "Health Buff" "48 255 48 255" "Health Hurt" "255 153 0 255" "Uber Bar Color" "235 226 202 255" - "Solid Color Uber" "255 50 255 255" + "Solid Color Uber" "255 50 25 255" "Flashing Uber Color1" "255 165 0 255" "Flashing Uber Color2" "255 69 0 255" "Heal Numbers" "48 255 48 255" |
