bLaIn the main menu, how do I edit the "Find a game" button and the "Queued for casual" panel?
Thanks in advance
Both the Find a game button and Queue for casual panel are inside the MatchmakingDashboard file
bLa Additionally, what elements control the dialogues that pop up when you click the "disconnect/quit" button, as well as the XP bar at the end of a casual game?
i think its ConfirmDialog.res and the xp bar is PvPRankPanel (the if_mini stuff)
check this if you don't need how to get the confirm file:
omniYou need to put these 2 files into resource/ui/econ. They're not in the standard tf folders, they're actually in the hl2 folders.
confirmdialog.res
messageboxdialog.res
I think the one you're specifically after is confirmdialog.res, but having messageboxdialog.res is just as useful because they're basically the same.