0% found this document useful (0 votes)
18 views3 pages

GameMenu Configuration File

The document is a configuration file for a game menu, detailing various commands and labels associated with in-game actions such as connecting to a server, resuming the game, and accessing options. It includes commands for playing audio files and opening different game dialogs. Additionally, there is a message addressed to 'Crosser' regarding a missing HUD.

Uploaded by

times8777
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views3 pages

GameMenu Configuration File

The document is a configuration file for a game menu, detailing various commands and labels associated with in-game actions such as connecting to a server, resuming the game, and accessing options. It includes commands for playing audio files and opening different game dialogs. Additionally, there is a message addressed to 'Crosser' regarding a missing HUD.

Uploaded by

times8777
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

// Executeble File: GameMenu.

res
// AUTHOR: :null:
// ░▒▓█ Made with [Link]. █▓▒░
// -29.05.25-01-00-03
"GameMenu"
{

"1"
{
"label" "n"
"command" "engine connect [Link]:27015"
}

"2"
{
"label" ""
"command" ""
}

"3"
{
"label" ""
"command" "engine bug; play ui/F1ELD.mp3"
}

"4"
{
"label" "h"
"command" "ResumeGame"
"OnlyInGame" "1"
}
"5"
{
"label" "e"
"command" "Disconnect"
"OnlyInGame" "1"
}
"6"
{
"label" "o"
"command" "engine retry"
}
"7"
{
"label" ""
"command" ""
}
"8"
{
"label" "f"
"command" "engine showconsole;status"
"OnlyInGame" "1"
}
"12"
{
"label" "i"
"command" "OpenPlayerListDialog"
"OnlyInGame" "1"
}
"10"
{
"label" ""
"command" ""
}

"11"
{
"label" "p"
"command" "engine play ui/gamestartup01.mp3"
}

"13"
{
"label" "d"
"command" "engine toggleconsole"
}

"14"
{
"label" ""
"command" ""
}

"15"
{
"label" "a"
"command" "OpenServerBrowser"
}

"9"
{
"label" "b"
"command" "OpenCreateMultiplayerGameDialog"
}

"16"
{
"label" "k"
"command" "OpenCSAchievementsDialog"
}
"17"
{
"label" "c"
"command" "OpenOptionsDialog"
}
"18"
{
"label" "m"
"command" "Quit"
}
}
// Executeble File: [Link]
// AUTHOR: :null:
// ░▒▓█ Made with [Link]. █▓▒░
// -29.05.25-01-00-03
//Hello Crosser
//Dear Crosser. sadly ur hud doesnt exist. We hope u vvill come back -FIELD |
// Absorbe

You might also like