Template:PatchDiff/June 23, 2011 Patch/team fortress 2 content.gcf/tf/resource/GameMenu.res

From Team Fortress Wiki
Jump to: navigation, search
11"GameMenu" [$WIN32]
22{
3N/A "StartPlayingButton"
N/A3 "QuickplayButton"
44 {
55 "label" "#MMenu_StartPlaying"
6N/A "command" "OpenServerBrowser"
N/A6 "command" "quickplay"
77 "subimage" "glyph_server"
88 "OnlyAtMenu" "1"
N/A9 }
N/A10 "QuickplayChangeButton"
N/A11 {
N/A12 "label" "#MMenu_NewGame"
N/A13 "command" "quickplay"
N/A14 "subimage" "glyph_server"
N/A15 "OnlyInGame" "1"
N/A16 }
N/A17 "ServerBrowserButton"
N/A18 {
N/A19 "label" "#MMenu_BrowseServers"
N/A20 "command" "OpenServerBrowser"
N/A21 "subimage" "glyph_server_browser"
N/A22 "OnlyAtMenu" "1"
923 }
1024 "ChangeServerButton"
1125 {
1226 "label" "#MMenu_ChangeServer"
1327 "command" "OpenServerBrowser"
14N/A "subimage" "glyph_server"
N/A28 "subimage" "glyph_server_browser"
1529 "OnlyInGame" "1"
16N/A }
17N/A "CharacterSetupButton"
18N/A {
19N/A "label" "#MMenu_CharacterSetup"
20N/A "command" "engine open_charinfo"
21N/A "subimage" "glyph_achievements"
2230 }
2331 "ReplayBrowserButton"
2432 {
2634 "command" "engine replay_reloadbrowser"
2735 "subimage" "glyph_tv"
2836 }
29N/A "GeneralStoreButton"
N/A37 "TrainingButton"
3038 {
31N/A "label" "#GameUI_GameMenu_Store"
32N/A "command" "engine open_store"
33N/A "subimage" "glyph_store"
34N/A }
N/A39 "label" "#TF_Training"
N/A40 "command" "offlinepractice"
N/A41 "subimage" "glyph_practice"
N/A42 "OnlyAtMenu" "1"
N/A43 }
3544 
36N/A 
3745 // These buttons get positioned by the MainMenuOverride.res
3846 "CreateServerButton"
3947 {
4250 "OnlyAtMenu" "1"
4351 "tooltip" "#GameUI_GameMenu_CreateServer"
4452 }
45N/A "OfflinePracticeButton"
N/A53 "GeneralStoreButton"
4654 {
47N/A "label" "#GameUI_GameMenu_OfflinePractice"
48N/A "command" "offlinepractice"
49N/A "OnlyAtMenu" "1"
50N/A "tooltip" "#GameUI_GameMenu_OfflinePractice"
N/A55 "label" "#MMenu_Shop"
N/A56 "command" "engine open_store"
N/A57 "subimage" "glyph_store"
N/A58 }
N/A59 "CharacterSetupButton"
N/A60 {
N/A61 "label" "#MMenu_CharacterSetup"
N/A62 "command" "engine open_charinfo"
N/A63 "subimage" "glyph_items"
5164 }
5265 
5366 // These buttons are only shown while in-game