354 lines
6.9 KiB
Text
354 lines
6.9 KiB
Text
#base "MatchMakingDashboardSidePanel.res"
|
|
|
|
"Resource/UI/MatchMakingPingPanel.res"
|
|
{
|
|
"PingPanel"
|
|
{
|
|
"fieldName" "PingPanel"
|
|
"xpos" "-300"
|
|
"ypos" "10"
|
|
"zpos" "1001"
|
|
"wide" "300"
|
|
"tall" "f70"
|
|
"visible" "1"
|
|
"proportionaltoparent" "1"
|
|
|
|
"datacenter_y" "3"
|
|
"datacenter_y_space" "1"
|
|
}
|
|
|
|
"BGPanel"
|
|
{
|
|
"ControlName" "EditablePanel"
|
|
"fieldName" "BGPanel"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "-1"
|
|
"wide" "f0"
|
|
"tall" "f-50"
|
|
"visible" "1"
|
|
"PaintBackgroundType" "0"
|
|
"border" "ahudPanelBorder"
|
|
"bgcolor_override" "ahudDarkGrey"
|
|
"proportionaltoparent" "1"
|
|
}
|
|
|
|
"Title"
|
|
{
|
|
"ControlName" "Label"
|
|
"fieldName" "Title"
|
|
"xpos" "13"
|
|
"ypos" "20"
|
|
"zpos" "99"
|
|
"wide" "f0"
|
|
"tall" "20"
|
|
"proportionaltoparent" "1"
|
|
"labeltext" "#TF_MM_OpenSettings"
|
|
"textAlignment" "west"
|
|
"font" "aBold24"
|
|
"fgcolor_override" "ahudWhite"
|
|
|
|
"mouseinputenabled" "0"
|
|
}
|
|
|
|
"InviteModeLabel"
|
|
{
|
|
"ControlName" "Label"
|
|
"fieldName" "InviteModeLabel"
|
|
"xpos" "26"
|
|
"ypos" "50"
|
|
"zpos" "3"
|
|
"wide" "208"
|
|
"tall" "20"
|
|
"proportionaltoparent" "1"
|
|
"labeltext" "#TF_MM_InviteMode"
|
|
"textAlignment" "west"
|
|
"font" "HudFontSmallestBold"
|
|
"smallcheckimage" "1"
|
|
"fgcolor_override" "ahudDullWhite"
|
|
|
|
"sound_depressed" "UI/buttonclickrelease.wav"
|
|
"button_activation_type" "1"
|
|
}
|
|
|
|
"InviteModeComboBox"
|
|
{
|
|
// "ControlName" "ComboBox"
|
|
"fieldName" "InviteModeComboBox"
|
|
"xpos" "26"
|
|
"ypos" "66"
|
|
"zpos" "1"
|
|
"wide" "200"
|
|
"tall" "15"
|
|
"textAlignment" "west"
|
|
"font" "HudFontSmallestBold"
|
|
"keyboardinputenabled" "0"
|
|
|
|
"editable" "0"
|
|
"bgcolor_override" "0 0 0 255"
|
|
"fgcolor_override" "ahudWhite"
|
|
"disabledFgColor_override" "ahudWhite"
|
|
"disabledBgColor_override" "0 0 0 0"
|
|
"selectionColor_override" "0 0 0 0"
|
|
"selectionTextColor_override" "ahudWhite"
|
|
"defaultSelectionBG2Color_override" "0 0 0 0"
|
|
}
|
|
|
|
"IgnorePartyInvites"
|
|
{
|
|
"ControlName" "CvarToggleCheckButton"
|
|
"fieldName" "IgnorePartyInvites"
|
|
"xpos" "23"
|
|
"ypos" "80"
|
|
"zpos" "3"
|
|
"wide" "208"
|
|
"tall" "20"
|
|
"proportionaltoparent" "1"
|
|
"labeltext" "#TF_MM_IgnoreInvites"
|
|
"textAlignment" "west"
|
|
"font" "HudFontSmallestBold"
|
|
"smallcheckimage" "1"
|
|
|
|
"sound_depressed" "UI/buttonclickrelease.wav"
|
|
"button_activation_type" "1"
|
|
|
|
"cvar_name" "tf_party_ignore_invites"
|
|
}
|
|
|
|
"KeepPartyOnSameTeam"
|
|
{
|
|
"ControlName" "CvarToggleCheckButton"
|
|
"fieldName" "KeepPartyOnSameTeam"
|
|
"xpos" "23"
|
|
"ypos" "95"
|
|
"zpos" "3"
|
|
"wide" "250"
|
|
"tall" "20"
|
|
"proportionaltoparent" "1"
|
|
"labeltext" ""
|
|
"textAlignment" "west"
|
|
"font" "HudFontSmallestBold"
|
|
"smallcheckimage" "1"
|
|
"enabled" "0"
|
|
|
|
"sound_depressed" "UI/buttonclickrelease.wav"
|
|
"button_activation_type" "1"
|
|
}
|
|
|
|
"KeepPartyOnSameTeamLabel"
|
|
{
|
|
"ControlName" "Label"
|
|
"fieldName" "KeepPartyOnSameTeamLabel"
|
|
"xpos" "42"
|
|
"ypos" "95"
|
|
"zpos" "3"
|
|
"wide" "250`"
|
|
"tall" "20"
|
|
"proportionaltoparent" "1"
|
|
"labeltext" "#TF_MM_PartySameTeam"
|
|
"textAlignment" "west"
|
|
"font" "HudFontSmallestBold"
|
|
"smallcheckimage" "1"
|
|
|
|
"sound_depressed" "UI/buttonclickrelease.wav"
|
|
"button_activation_type" "1"
|
|
"fgcolor_override" "TanDark"
|
|
}
|
|
|
|
"CustomPingCheckButton"
|
|
{
|
|
"ControlName" "CvarToggleCheckButton"
|
|
"fieldName" "CustomPingCheckButton"
|
|
"xpos" "23"
|
|
"ypos" "110"
|
|
"zpos" "3"
|
|
"wide" "208"
|
|
"tall" "20"
|
|
"proportionaltoparent" "1"
|
|
"labeltext" ""
|
|
"textAlignment" "west"
|
|
"font" "HudFontSmallBold"
|
|
"smallcheckimage" "1"
|
|
"actionsignallevel" "1"
|
|
|
|
"sound_depressed" "UI/buttonclickrelease.wav"
|
|
"button_activation_type" "1"
|
|
|
|
"cvar_name" "tf_mm_custom_ping_enabled"
|
|
}
|
|
|
|
// VGUI is weird and makes some checkboxes have their text lower than it's supposed to be
|
|
// and the above checkbox has that behavior. To get around it, make another label
|
|
"CheckLabel"
|
|
{
|
|
"ControlName" "Label"
|
|
"fieldName" "CheckLabel"
|
|
"xpos" "42"
|
|
"ypos" "110"
|
|
"zpos" "3"
|
|
"wide" "208"
|
|
"tall" "20"
|
|
"proportionaltoparent" "1"
|
|
"labeltext" "#TF_LobbyContainer_CustomPingButton"
|
|
"textAlignment" "west"
|
|
"font" "HudFontSmallestBold"
|
|
"smallcheckimage" "1"
|
|
|
|
"sound_depressed" "UI/buttonclickrelease.wav"
|
|
"button_activation_type" "1"
|
|
}
|
|
|
|
"DescLabel"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "DescLabel"
|
|
"xpos" "43"
|
|
"ypos" "127"
|
|
"zpos" "3"
|
|
"wide" "p0.81"
|
|
"tall" "45"
|
|
"proportionaltoparent" "1"
|
|
"labeltext" "#TF_LobbyContainer_CustomPingDesc"
|
|
"textAlignment" "north-west"
|
|
"font" "HudFontSmallest"
|
|
"wrap" "1"
|
|
"fgcolor" "ahudDullWhite"
|
|
|
|
"sound_depressed" "UI/buttonclickrelease.wav"
|
|
"button_activation_type" "1"
|
|
}
|
|
|
|
"CurrentPingLabel"
|
|
{
|
|
"ControlName" "Label"
|
|
"fieldName" "CurrentPingLabel"
|
|
"xpos" "27"
|
|
"ypos" "156"
|
|
"zpos" "0"
|
|
"wide" "f0"
|
|
"tall" "20"
|
|
"proportionaltoparent" "1"
|
|
"labeltext" ""
|
|
"textAlignment" "west"
|
|
"font" "HudFontSmallestBold"
|
|
|
|
"mouseinputenabled" "0"
|
|
}
|
|
|
|
"PingSlider"
|
|
{
|
|
"ControlName" "CCvarSlider"
|
|
"fieldName" "PingSlider"
|
|
"xpos" "rs1-10"
|
|
"ypos" "175"
|
|
"wide" "f40"
|
|
"tall" "24"
|
|
"autoResize" "0"
|
|
"pinCorner" "0"
|
|
"RoundedCorners" "15"
|
|
"pin_corner_to_sibling" "0"
|
|
"pin_to_sibling_corner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"tabPosition" "0"
|
|
"proportionaltoparent" "1"
|
|
|
|
"cvar_name" "tf_mm_custom_ping"
|
|
"use_convar_minmax" "1"
|
|
}
|
|
|
|
"DataCenterContainer"
|
|
{
|
|
"ControlName" "EditablePanel"
|
|
"fieldName" "DataCenterContainer"
|
|
"xpos" "rs1-10"
|
|
"ypos" "200"
|
|
"zpos" "100"
|
|
"wide" "f37"
|
|
"tall" "f220"
|
|
"autoResize" "0"
|
|
"pinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"tabPosition" "0"
|
|
"proportionaltoparent" "1"
|
|
|
|
"DataCenterList"
|
|
{
|
|
"ControlName" "CScrollableList"
|
|
"fieldName" "DataCenterList"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "2"
|
|
"wide" "f0"
|
|
"tall" "f0"
|
|
"visible" "1"
|
|
"proportionaltoparent" "1"
|
|
"restrict_width" "0"
|
|
|
|
"ScrollBar"
|
|
{
|
|
"ControlName" "ScrollBar"
|
|
"FieldName" "ScrollBar"
|
|
"xpos" "rs1-1"
|
|
"ypos" "0"
|
|
"tall" "f0"
|
|
"wide" "5" // This gets slammed from client schme. GG.
|
|
"zpos" "1000"
|
|
"nobuttons" "1"
|
|
"proportionaltoparent" "1"
|
|
|
|
"Slider"
|
|
{
|
|
"fgcolor_override" "TanDark"
|
|
}
|
|
|
|
"UpButton"
|
|
{
|
|
"ControlName" "Button"
|
|
"FieldName" "UpButton"
|
|
"visible" "0"
|
|
}
|
|
|
|
"DownButton"
|
|
{
|
|
"ControlName" "Button"
|
|
"FieldName" "DownButton"
|
|
"visible" "0"
|
|
}
|
|
}
|
|
}
|
|
|
|
"Frame"
|
|
{
|
|
"Controlname" "EditablePanel"
|
|
"fieldName" "Frame"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"wide" "f0"
|
|
"tall" "f0"
|
|
"zpos" "5"
|
|
"proportionaltoparent" "1"
|
|
"border" "NoBorder"
|
|
"mouseinputenabled" "0"
|
|
}
|
|
|
|
"Background"
|
|
{
|
|
"ControlName" "EditablePanel"
|
|
"fieldname" "Background"
|
|
"xpos" "0"
|
|
"ypos" "0"
|
|
"zpos" "0"
|
|
"wide" "f0"
|
|
"tall" "f0"
|
|
"visible" "1"
|
|
"PaintBackgroundType" "0"
|
|
"proportionaltoparent" "1"
|
|
|
|
"paintborder" "1"
|
|
"border" "NoBorder"
|
|
"bgcolor_override" "ahudBlack"
|
|
}
|
|
}
|
|
}
|