diff options
| author | CriticalFlaw <[email protected]> | 2020-08-07 18:49:07 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-07 18:49:07 -0400 |
| commit | efba2d7f8d7c68205331fcc3accad683649faed8 (patch) | |
| tree | f489c6a79f4e8e919f0ca89ff18cf6e6dddd5d34 /resource/ui/targetid.res | |
| parent | 8ab130c7f27a40993c76e43c3b7275477c18cd7c (diff) | |
Visual Tweaks
- Increased the size of the item names on the loadout screen.
- Updated the tournament and building panels
- Added a panel shown when the player auto-switches teams.
- Fixed the reserve ammo sometimes being cutoff.
- Added additional panels, visual tweaks to multiple others.
Diffstat (limited to 'resource/ui/targetid.res')
| -rw-r--r-- | resource/ui/targetid.res | 26 |
1 files changed, 3 insertions, 23 deletions
diff --git a/resource/ui/targetid.res b/resource/ui/targetid.res index 9c79d31..de60c3c 100644 --- a/resource/ui/targetid.res +++ b/resource/ui/targetid.res @@ -204,7 +204,7 @@ "visible" "1" "enabled" "1" "icon" "obj_status_alert_background_tall_nocolor" - "iconColor" "65 65 65 255" + "iconColor" "TransparentBlack" "scaleImage" "1" } @@ -239,31 +239,11 @@ "scaleImage" "1" } - "MoveableKeyText" - { - "ControlName" "CExLabel" - "fieldName" "MoveableKeyText" - "font_minmode" "Cerbetica12" - "xpos" "0" - "ypos" "0" - "zpos" "6" - "wide" "12" - "tall" "0" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "Pick Up" - "textAlignment" "center" - "dulltext" "0" - "brighttext" "0" - } - "MoveableKeyLabel" { "ControlName" "Label" "fieldName" "MoveableKeyLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "xpos" "0" "ypos" "29" "zpos" "6" @@ -273,7 +253,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "labelText" "%movekey%" + "labelText" "" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
