diff options
| author | CriticalFlaw <[email protected]> | 2021-07-04 16:50:06 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-04 16:50:06 -0400 |
| commit | c3240fa65aef57890bc26468efc0f642aba3738c (patch) | |
| tree | 011a00114cdf478f8852a813dbe3895e1df52ee2 /resource/ui/hudtournamentsetup.res | |
| parent | d51397018a5dc3c32ed29bce2c0b7381d91b8d3e (diff) | |
Numerous visual tweaks and improvements.
- Updated PASSTIME UI.
- Updated the in-game weapon selection menu to use higher quality images.
Diffstat (limited to 'resource/ui/hudtournamentsetup.res')
| -rw-r--r-- | resource/ui/hudtournamentsetup.res | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/resource/ui/hudtournamentsetup.res b/resource/ui/hudtournamentsetup.res index 704213b..d60e5ae 100644 --- a/resource/ui/hudtournamentsetup.res +++ b/resource/ui/hudtournamentsetup.res @@ -34,6 +34,7 @@ "wrap" "0" "labelText" "%tournamentstatelabel%" "textAlignment" "center" + "allcaps" "1" } "TournamentTeamNameLabel" @@ -41,7 +42,7 @@ "ControlName" "Label" "fieldName" "TournamentTeamNameLabel" "font" "HudFontSmallest" - "xpos" "35" + "xpos" "30" "ypos" "20" "zpos" "1" "wide" "75" @@ -61,7 +62,7 @@ "fieldName" "TournamentNameEdit" "xpos" "105" "ypos" "20" - "wide" "45" + "wide" "50" "tall" "15" "autoResize" "0" "pinCorner" "0" @@ -75,7 +76,7 @@ "unicode" "0" "wrap" "0" "fgcolor_override" "TanLight" - "bgcolor_override" "Transparent" + "bgcolor_override" "Black" "labelText" "%teamname%" "textAlignment" "west" "font" "HudFontSmallest" @@ -92,9 +93,9 @@ { "ControlName" "CExButton" "fieldName" "TournamentNotReadyButton" - "xpos" "35" + "xpos" "95" "ypos" "37" - "wide" "55" + "wide" "65" "tall" "15" "zpos" "0" "autoResize" "0" @@ -109,6 +110,7 @@ "default" "1" "font" "Cerbetica12" "fgcolor" "ColorRed" + "allcaps" "1" "defaultBgColor_override" "Blank" "defaultFgColor_override" "TanLight" @@ -122,9 +124,9 @@ { "ControlName" "CExButton" "fieldName" "TournamentReadyButton" - "xpos" "95" + "xpos" "30" "ypos" "37" - "wide" "55" + "wide" "65" "tall" "15" "zpos" "0" "autoResize" "0" @@ -136,7 +138,6 @@ "dulltext" "0" "brighttext" "0" "command" "teamready" - "paintborder" "0" "default" "1" "font" "Cerbetica12" "fgcolor" "ColorGreen" |
