mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
104 lines
2.4 KiB
Plaintext
104 lines
2.4 KiB
Plaintext
|
"Resource/UI/HudTeamSwitch.res"
|
||
|
{
|
||
|
"SwitchLabel"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "SwitchLabel"
|
||
|
"font" "Size 12"
|
||
|
"xpos" "cs-0.5"
|
||
|
"ypos" "80"
|
||
|
"zpos" "2"
|
||
|
"wide" "f0"
|
||
|
"tall" "15"
|
||
|
"autoResize" "0"
|
||
|
"pinCorner" "0"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"AllCaps" "1"
|
||
|
"wrap" "1"
|
||
|
"centerwrap" "1"
|
||
|
"labelText" "#TF_teambalanced"
|
||
|
"fgcolor" "White"
|
||
|
"textAlignment" "center"
|
||
|
}
|
||
|
"SwitchLabelShadow"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "SwitchLabelShadow"
|
||
|
"font" "Size 12 Blur"
|
||
|
"xpos" "-1"
|
||
|
"ypos" "-1"
|
||
|
"zpos" "1"
|
||
|
"wide" "f0"
|
||
|
"tall" "15"
|
||
|
"autoResize" "0"
|
||
|
"pinCorner" "0"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"AllCaps" "1"
|
||
|
"wrap" "1"
|
||
|
"centerwrap" "1"
|
||
|
"labelText" "#TF_teambalanced"
|
||
|
"fgcolor" "Shadow"
|
||
|
"textAlignment" "center"
|
||
|
"pin_to_sibling" "SwitchLabel"
|
||
|
}
|
||
|
|
||
|
"BalanceLabel"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "BalanceLabel"
|
||
|
"font" "Size 10"
|
||
|
"xpos" "cs-0.5"
|
||
|
"ypos" "60"
|
||
|
"zpos" "2"
|
||
|
"wide" "f0"
|
||
|
"tall" "15"
|
||
|
"autoResize" "0"
|
||
|
"pinCorner" "0"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"AllCaps" "1"
|
||
|
"wrap" "1"
|
||
|
"centerwrap" "1"
|
||
|
"labelText" ""
|
||
|
"fgcolor" "White"
|
||
|
"textAlignment" "center"
|
||
|
}
|
||
|
"BalanceLabelShadow"
|
||
|
{
|
||
|
"ControlName" "CExLabel"
|
||
|
"fieldName" "BalanceLabelShadow"
|
||
|
"font" "Size 10 Blur"
|
||
|
"xpos" "-1"
|
||
|
"ypos" "-1"
|
||
|
"zpos" "1"
|
||
|
"wide" "f0"
|
||
|
"tall" "15"
|
||
|
"autoResize" "0"
|
||
|
"pinCorner" "0"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"AllCaps" "1"
|
||
|
"wrap" "1"
|
||
|
"centerwrap" "1"
|
||
|
"labelText" ""
|
||
|
"fgcolor" "Shadow"
|
||
|
"textAlignment" "center"
|
||
|
"pin_to_sibling" "BalanceLabel"
|
||
|
}
|
||
|
|
||
|
//REMOVED
|
||
|
"HudTeamSwitchBG"
|
||
|
{
|
||
|
"ControlName" "CTFImagePanel"
|
||
|
"fieldName" "HudTeamSwitchBG"
|
||
|
"xpos" "9999"
|
||
|
}
|
||
|
"SwitchImage"
|
||
|
{
|
||
|
"ControlName" "CTFImagePanel"
|
||
|
"fieldName" "SwitchImage"
|
||
|
"xpos" "9999"
|
||
|
}
|
||
|
}
|