EDIT: I cant attach the file, so I'll paste the contents here and you can edit/copy/paste into any text file and rename it (including the extension, which windows hides by default for common file types...) into `gamemenu.res`. For those that have OFB/ICG Discord, I posted it there with the screenshot and file download.
Code
"GameMenu"
{
"1"
{
"label" "Connect to DoGZ Server"
"command" "engine connect gs3.dogzgaming.com:27015"
"OnlyInGame" "0"
}
"2"
{
"label" "#GameUI_GameMenu_ResumeGame"
"command" "ResumeGame"
"OnlyInGame" "1"
}
"3"
{
"label" "#GameUI_GameMenu_Disconnect"
"command" "Disconnect"
"OnlyInGame" "1"
}
"4"
{
"label" "#GameUI_GameMenu_PlayerList"
"command" "OpenPlayerListDialog"
"OnlyInGame" "1"
}
"5"
{
"label" ""
"command" ""
"OnlyInGame" "1"
}
"6"
{
"label" "#GameUI_GameMenu_FindServers"
"command" "OpenServerBrowser"
}
"7"
{
"label" "#GameUI_GameMenu_Options"
"command" "OpenOptionsDialog"
}
"8"
{
"label" "#GameUI_GameMenu_Quit"
"command" "Quit"
}
}
Basically, the menu upon booting up the game for me is:
Code FIND SERVERS
OPTIONS
Connect to DoGZ Server
QUIT
Edited by That One Guy on 29-01-2024 19:19
----------------------------------------------------------
- Sourcemod programmer, civil engineering, etc.
In-Game Name: The One
|