diff options
Diffstat (limited to 'resource/ui/disguisestatuspanel.res')
| -rw-r--r-- | resource/ui/disguisestatuspanel.res | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/resource/ui/disguisestatuspanel.res b/resource/ui/disguisestatuspanel.res index 84cdd21..383fafe 100644 --- a/resource/ui/disguisestatuspanel.res +++ b/resource/ui/disguisestatuspanel.res @@ -28,29 +28,28 @@ "ShadedBar" { - "ControlName" "ImagePanel" + "ControlName" "EditablePanel" "fieldName" "ShadedBar" - "xpos" "50" - "ypos" "26" - "zpos" "-1" - "wide" "140" - "tall" "16" - "autoResize" "0" - "pinCorner" "0" + "xpos" "0" + "ypos" "0" + "zpos" "0" + "wide" "150" + "tall" "30" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 164" + "bgcolor_override" "HudBlack" + "PaintBackgroundType" "0" } "DisguiseStatusBG" { "ControlName" "CTFImagePanel" "fieldName" "DisguiseStatusBG" - "xpos" "50" - "ypos" "10" - "zpos" "-1" - "wide" "140" - "tall" "16" + "xpos" "30" + "ypos" "0" + "zpos" "0" + "wide" "150" + "tall" "15" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -71,11 +70,11 @@ "ControlName" "Label" "fieldName" "DisguiseNameLabel" "font" "Cerbetica14" - "xpos" "80" - "ypos" "5" + "xpos" "35" + "ypos" "0" "zpos" "1" - "wide" "110" - "tall" "24" + "wide" "120" + "tall" "15" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -94,8 +93,8 @@ "xpos" "-1" "ypos" "-1" "zpos" "1" - "wide" "110" - "tall" "24" + "wide" "120" + "tall" "15" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -115,12 +114,12 @@ { "ControlName" "Label" "fieldName" "WeaponNameLabel" - "font" "Cerbetica12" - "xpos" "80" - "ypos" "22" + "font" "Cerbetica14" + "xpos" "35" + "ypos" "15" "zpos" "1" - "wide" "110" - "tall" "24" + "wide" "120" + "tall" "15" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -135,12 +134,12 @@ { "ControlName" "Label" "fieldName" "WeaponNameLabelShadow" - "font" "Cerbetica12" + "font" "Cerbetica14" "xpos" "-1" "ypos" "-1" "zpos" "1" - "wide" "110" - "tall" "24" + "wide" "120" + "tall" "15" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -160,9 +159,10 @@ { "ControlName" "EditablePanel" "fieldName" "SpectatorGUIHealth" - "xpos" "42" - "ypos" "-7" - "wide" "50" + "xpos" "-7" + "ypos" "-10" + "zpos" "1" + "wide" "37" "tall" "50" "visible" "1" "enabled" "1" |
