Descriere:Cu acest tutorial va voi arata cum puneti in meniul de la Counter-Strike
vostru serverul propriu sau preferat pe care sa dai click pentru a te conecta!
Autor: SpLaT
Acum...Intrati in in folderul unde aveti instalat counter-strike/cstrike/resource/
gamemenuGamemenu il deschideti cu orice program doriti!
- Cod:
-
"GameMenu"
{
"1"
{
"label" "Serverul tau"
"command" "engine connect cs.server.ro (adresa-server) sau ip"
}
"2"
{
"label" ""
}
"3"
{
"label" "#GameUI_GameMenu_ResumeGame"
"command" "ResumeGame"
"OnlyInGame" "1"
}
"4"
{
"label" "#GameUI_GameMenu_Disconnect"
"command" "Disconnect"
"OnlyInGame" "1"
"notsingle" "1"
}
"5"
{
"label" "#GameUI_GameMenu_PlayerList"
"command" "OpenPlayerListDialog"
"OnlyInGame" "1"
"notsingle" "1"
}
"6"
{
"label" ""
"OnlyInGame" "1"
}
"7"
{
"label" "#GameUI_GameMenu_NewGame"
"command" "OpenCreateMultiplayerGameDialog"
}
"8"
{
"label" "#GameUI_GameMenu_FindServers"
"command" "OpenServerBrowser"
}
"9"
{
"label" "#GameUI_GameMenu_Options"
"command" "OpenOptionsDialog"
}
"10"
{
"label" "#GameUI_GameMenu_Quit"
"command" "Quit"
}
}
si modificati
- Cod:
-
"label" "Nume.Idle.Ro"
"command" "engine connect nume.idle.ro"
Pentru nelamuriri postati aici!