155 lines
2.9 KiB
Text
155 lines
2.9 KiB
Text
"Resource/UI/MatchMakingDashboardCasualCriteria.res"
|
|
{
|
|
"EventEntry"
|
|
{
|
|
"ControlName" "CEventPlayListEntry"
|
|
"fieldName" "EventEntry"
|
|
"xpos" "60"
|
|
"ypos" "3"
|
|
"tall" "17"
|
|
"wide" "125"
|
|
"proportionaltoparent" "1"
|
|
|
|
"button_command" "play_event"
|
|
}
|
|
|
|
"CasualEntry"
|
|
{
|
|
"ControlName" "CPlayListEntry"
|
|
"fieldName" "CasualEntry"
|
|
"xpos" "60"
|
|
"ypos" "3"
|
|
"tall" "17"
|
|
"wide" "125"
|
|
"proportionaltoparent" "1"
|
|
|
|
//"image_name" "main_menu/main_menu_button_casual"
|
|
"button_token" "#MMenu_PlayList_Casual_Button"
|
|
"button_command" "play_casual"
|
|
"desc_token" " "
|
|
"matchgroup" "7" // k_eTFMatchGroup_Casual_12v12
|
|
|
|
if_event
|
|
{
|
|
"ypos" "20"
|
|
}
|
|
}
|
|
|
|
"CompetitiveEntry"
|
|
{
|
|
"ControlName" "CPlayListEntry"
|
|
"fieldName" "CompetitiveEntry"
|
|
"xpos" "60"
|
|
"ypos" "20"
|
|
"tall" "17"
|
|
"wide" "125"
|
|
"proportionaltoparent" "1"
|
|
|
|
//"image_name" "main_menu/main_menu_button_competitive"
|
|
"button_token" "#MMenu_PlayList_Competitive_Button"
|
|
"button_command" "play_competitive"
|
|
"desc_token" "#MMenu_PlayList_Competitive_Desc"
|
|
"matchgroup" "2" // k_eTFMatchGroup_Ladder_6v6
|
|
|
|
if_event
|
|
{
|
|
"ypos" "37"
|
|
}
|
|
}
|
|
|
|
"MvMEntry"
|
|
{
|
|
"ControlName" "CPlayListEntry"
|
|
"fieldName" "MvMEntry"
|
|
"xpos" "60"
|
|
"ypos" "37"
|
|
"tall" "17"
|
|
"wide" "125"
|
|
"proportionaltoparent" "1"
|
|
|
|
//"image_name" "main_menu/main_menu_button_mvm"
|
|
"button_token" "#MMenu_PlayList_MvM_Button"
|
|
"button_command" "play_mvm"
|
|
"desc_token" "#MMenu_PlayList_MvM_Desc"
|
|
"matchgroup" "1" // k_eTFMatchGroup_MvM_MannUp
|
|
|
|
if_event
|
|
{
|
|
"ypos" "54"
|
|
}
|
|
}
|
|
|
|
"ServerBrowserEntry"
|
|
{
|
|
"ControlName" "CPlayListEntry"
|
|
"fieldName" "ServerBrowserEntry"
|
|
"xpos" "60"
|
|
"ypos" "54"
|
|
"tall" "17"
|
|
"wide" "125"
|
|
"proportionaltoparent" "1"
|
|
|
|
//"image_name" "main_menu/main_menu_button_community_server"
|
|
"button_token" "#MMenu_PlayList_ServerBrowser_Button"
|
|
"button_command" "play_community"
|
|
"desc_token" "#MMenu_PlayList_ServerBrowser_Desc"
|
|
|
|
if_event
|
|
{
|
|
"ypos" "71"
|
|
}
|
|
}
|
|
|
|
"TrainingEntry"
|
|
{
|
|
"ControlName" "CPlayListEntry"
|
|
"fieldName" "TrainingEntry"
|
|
"xpos" "60"
|
|
"ypos" "71"
|
|
"tall" "15"
|
|
"wide" "125"
|
|
"proportionaltoparent" "1"
|
|
|
|
//"image_name" "main_menu/main_menu_button_training"
|
|
"button_token" "#MMenu_PlayList_Training_Button"
|
|
"button_command" "play_training"
|
|
"desc_token" "#MMenu_PlayList_Training_Desc"
|
|
|
|
if_event
|
|
{
|
|
"ypos" "88"
|
|
}
|
|
}
|
|
|
|
"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"
|
|
}
|
|
}
|
|
}
|