diff options
Diffstat (limited to 'resource/ui/classloadoutpanel.res')
| -rw-r--r-- | resource/ui/classloadoutpanel.res | 90 |
1 files changed, 24 insertions, 66 deletions
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res index 3eced11..3cb75e8 100644 --- a/resource/ui/classloadoutpanel.res +++ b/resource/ui/classloadoutpanel.res @@ -410,18 +410,16 @@ } } - "HatParticleSliderToggleButton" + "HatSlotParticleSlider" { - "ControlName" "CExButton" - "fieldName" "HatParticleSliderToggleButton" - "xpos" "c145" + "ControlName" "CLoadoutParticleSlider" + "fieldName" "HatSlotParticleSlider" + "xpos" "c" "ypos" "60" - "wide" "14" - "tall" "14" - "autoResize" "0" - "pinCorner" "3" + "wide" "200" + "tall" "40" + "autoResize" "1" "visible" "1" - "enabled" "1" "tabPosition" "0" "labelText" "+" "font" "CerbeticaBold20" @@ -446,68 +444,28 @@ "border_armed" "NoBorder" } - "HatParticleSliderBackground" + "Misc1SlotParticleSlider" { - "ControlName" "EditablePanel" - "fieldName" "HatParticleSliderBackground" + "ControlName" "CLoadoutParticleSlider" + "fieldName" "Misc1SlotParticleSlider" "xpos" "c" - "ypos" "100" - "wide" "140" - "tall" "32" + "ypos" "140" + "wide" "200" + "tall" "40" "autoResize" "1" - "visible" "0" - "bgcolor_override" "30 30 30 255" - "PaintBackgroundType" "2" - } - "HatUseHeadCheckButton" - { - "ControlName" "CheckButton" - "fieldName" "HatUseHeadCheckButton" - "xpos" "c2" - "ypos" "100" - "wide" "140" - "tall" "20" - "autoResize" "0" - "pinCorner" "0" - "RoundedCorners" "15" - "pin_corner_to_sibling" "0" - "pin_to_sibling_corner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "labelText" "#GameUI_ParticleHatUseHead" - "textAlignment" "west" - "dulltext" "0" - "brighttext" "1" - "wrap" "0" - "centerwrap" "0" - "textinsetx" "6" - "textinsety" "0" - "auto_wide_tocontents" "0" - "use_proportional_insets" "0" - "Default" "0" - "Command" "particle_use_head_clicked" - - + "visible" "1" } - "HatParticleSlider" + "Misc2SlotParticleSlider" { - "ControlName" "CCvarSlider" - "fieldName" "HatParticleSlider" - "xpos" "c2" - "ypos" "120" - "wide" "140" - "tall" "14" - "autoResize" "0" - "pinCorner" "0" - "RoundedCorners" "15" - "pin_corner_to_sibling" "0" - "pin_to_sibling_corner" "0" - "visible" "0" - "enabled" "1" - "tabPosition" "0" - "fgcolor_override" "15 255 255 255" - } + "ControlName" "CLoadoutParticleSlider" + "fieldName" "Misc2SlotParticleSlider" + "xpos" "c" + "ypos" "220" + "wide" "200" + "tall" "40" + "autoResize" "1" + "visible" "1" + } } |
