
In diesem Tutorial demonstriere ich euch, wie ihr die Gammenu.res Datei verändern könnt, worauf ihr achten müsst und was für Befehle benutzt werden können.
Gamemenu
Beispiele
"1"
{
"label" "[FIGHT - CLUB GUI V2.1]"
"command" "engine toggleconsole"
}
"2"
{
"label" "VERYGAMES SERVER"
"command" "engine connect xxx.xxx.xxx.xxx:xxxxx;password xxx"
"OnlyInGame" "0"
}
"3"
{
"label" "RECORD DEMO#1"
"command" "engine record DEMO1"
"OnlyInGame" "1"
}
"4"
{
"label" "ZB_LO3"
"command" "engine rcon zb_lo3"
"OnlyInGame" "1"
}
"5"
{
"label" "FC - WE HAVE THE SERVER"
"command" "engine exec fcgui/fcgui.scr"
}