"GameMenu" { "AchievementsButton" { "label" "b" "command" "OpenAchievementsDialog" "tooltip" "#Achievements" } "ConsoleButton" { "label" "c" "command" "engine toggleconsole" "tooltip" "Console" } "ReplayButton" { "label" "d" "command" "engine replay_reloadbrowser" "tooltip" "#MMenu_Tooltip_Replay" } "ReportBugButton" { "label" "e" "command" "engine bug" "tooltip" "#MMenu_Tooltip_ReportBug" } "CoachPlayersButton" { "label" "g" "command" "engine cl_coach_toggle" "tooltip" "#MMenu_Tooltip_Coach" } "RequestCoachButton" { "label" "h" "command" "engine cl_coach_find_coach" "OnlyInGame" "1" "tooltip" "#MMenu_RequestCoach" } "CallVoteButton" { "label" "i" "command" "callvote" "OnlyInGame" "1" "tooltip" "#MMenu_CallVote" } "MutePlayersButton" { "label" "j" "command" "OpenMutePlayerDialog" "OnlyInGame" "1" "tooltip" "#MMenu_MutePlayers" } "ReportPlayerButton" { "label" "k" "command" "OpenReportPlayerDialog" "OnlyInGame" "1" "tooltip" "#MMenu_ReportPlayer" } "RefreshHUDButton" { "label" "." "command" "engine hud_reloadscheme" } }