Template:PatchDiff/March 28, 2018 Patch/tf/tf2 misc dir.vpk/resource/ui/matchmakingplaylist.res

From Team Fortress Wiki
Jump to: navigation, search
11"Resource/UI/MatchMakingDashboardCasualCriteria.res"
22{
N/A3 "EventEntry"
N/A4 {
N/A5 "ControlName" "CEventPlayListEntry"
N/A6 "fieldName" "EventEntry"
N/A7 "xpos" "0"
N/A8 "ypos" "3"
N/A9 "tall" "45"
N/A10 "wide" "255"
N/A11 "proportionaltoparent" "1"
N/A12 
N/A13 "button_command" "play_event"
N/A14 }
N/A15 
316 "CasualEntry"
417 {
518 "ControlName" "CPlayListEntry"
1528 "button_command" "play_casual"
1629 "desc_token" "#MMenu_PlayList_Casual_Desc"
1730 "matchgroup" "7" // k_eTFMatchGroup_Casual_12v12
N/A31 
N/A32 if_event
N/A33 {
N/A34 "ypos" "53"
N/A35 }
1836 }
1937 
2038 "CompetitiveEntry"
3250 "button_command" "play_competitive"
3351 "desc_token" "#MMenu_PlayList_Competitive_Desc"
3452 "matchgroup" "2" // k_eTFMatchGroup_Ladder_6v6
N/A53 
N/A54 if_event
N/A55 {
N/A56 "ypos" "103"
N/A57 }
3558 }
3659 
3760 "MvMEntry"
4972 "button_command" "play_mvm"
5073 "desc_token" "#MMenu_PlayList_MvM_Desc"
5174 "matchgroup" "1" // k_eTFMatchGroup_MvM_MannUp
N/A75 
N/A76 if_event
N/A77 {
N/A78 "ypos" "153"
N/A79 }
5280 }
5381 
5482 "ServerBrowserEntry"
6593 "button_token" "#MMenu_PlayList_ServerBrowser_Button"
6694 "button_command" "play_community"
6795 "desc_token" "#MMenu_PlayList_ServerBrowser_Desc"
N/A96 
N/A97 if_event
N/A98 {
N/A99 "ypos" "203"
N/A100 }
68101 }
69102 
70103 "TrainingEntry"
81114 "button_token" "#MMenu_PlayList_Training_Button"
82115 "button_command" "play_training"
83116 "desc_token" "#MMenu_PlayList_Training_Desc"
N/A117 
N/A118 if_event
N/A119 {
N/A120 "ypos" "253"
N/A121 }
84122 }
85123 
86124 "CreateServerEntry"
97135 "button_token" "#MMenu_PlayList_CreateServer_Button"
98136 "button_command" "create_server"
99137 "desc_token" "#MMenu_PlayList_CreateServer_Desc"
N/A138 
N/A139 if_event
N/A140 {
N/A141 "ypos" "303"
N/A142 }
100143 }
101144 
102145 "ScrollBar"