mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
102 lines
2.6 KiB
Plaintext
102 lines
2.6 KiB
Plaintext
|
"Resource/UI/ItemOptionsPanel.res"
|
||
|
{
|
||
|
"PanelListPanel"
|
||
|
{
|
||
|
"ControlName" "CPanelListPanel"
|
||
|
"fieldName" "PanelListPanel"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"wide" "f-19"
|
||
|
"tall" "f0"
|
||
|
"autoResize" "0"
|
||
|
"pinCorner" "0"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"tabPosition" "0"
|
||
|
"proportionalToParent" "1"
|
||
|
"autohide_scrollbar" "1"
|
||
|
"PaintBackgroundType" "0"
|
||
|
"paintbackground" "1"
|
||
|
"bgcolor_override" "BlackLight"
|
||
|
|
||
|
"HatUseHeadCheckButton"
|
||
|
{
|
||
|
"ControlName" "CheckButton"
|
||
|
"fieldName" "HatUseHeadCheckButton"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"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"
|
||
|
"auto_wide_tocontents" "0"
|
||
|
"use_proportional_insets" "0"
|
||
|
"Default" "0"
|
||
|
"Command" "particle_use_head_clicked"
|
||
|
}
|
||
|
|
||
|
"HatParticleSlider"
|
||
|
{
|
||
|
"ControlName" "CCvarSlider"
|
||
|
"fieldName" "HatParticleSlider"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"wide" "140"
|
||
|
"tall" "14"
|
||
|
"autoResize" "0"
|
||
|
"RoundedCorners" "15"
|
||
|
"visible" "0"
|
||
|
"enabled" "1"
|
||
|
"tabPosition" "0"
|
||
|
"fgcolor_override" "White"
|
||
|
}
|
||
|
|
||
|
"SetStyleButton"
|
||
|
{
|
||
|
"ControlName" "CExButton"
|
||
|
"fieldName" "SetStyleButton"
|
||
|
"xpos" "0"
|
||
|
"ypos" "0"
|
||
|
"wide" "140"
|
||
|
"tall" "14"
|
||
|
"autoResize" "0"
|
||
|
"pinCorner" "3"
|
||
|
"visible" "0"
|
||
|
"enabled" "1"
|
||
|
"tabPosition" "0"
|
||
|
"labelText" "#TF_Item_SelectStyle"
|
||
|
"font" "Size 14"
|
||
|
"textAlignment" "center"
|
||
|
"dulltext" "0"
|
||
|
"brighttext" "0"
|
||
|
"default" "1"
|
||
|
"sound_depressed" "UI/buttonclick.wav"
|
||
|
"sound_released" "UI/buttonclickrelease.wav"
|
||
|
"Command" "set_style"
|
||
|
|
||
|
"paintbackground" "1"
|
||
|
|
||
|
"defaultFgColor_override" "White"
|
||
|
"armedFgColor_override" "White"
|
||
|
"depressedFgColor_override" "White"
|
||
|
|
||
|
"defaultBgColor_override" "GrayDark"
|
||
|
"armedBgColor_override" "Main Theme"
|
||
|
"depressedBgColor_override" "GrayDark"
|
||
|
}
|
||
|
}
|
||
|
}
|