Jump to content

Recommended Posts

Posted

Pentru inceput, sa va arat (in caz ca nu stiti deja) ce este GameMenu (Meniul Jocului):

gameee.png

Ei bine, daca doriti sa adaugati un nou text, de exemplu deasupra New Game, sa scrie wTk, si cand apasam pe wTk sa se conecteze la server (wtk.idle.ro), atunci urmati urmatorii pasi de mai jos:

Intrati in cstrike/resource/gamemenu.res (cu un editor text, notepad/wordpad/etc.) si adaugati spre exemplu, linia:

"1" --> Aici aveti grija sa numai existe alta linie cu acelasi numar, altfel nu va functiona !
{
"label" "wTk"
"command" "engine connect wtk.idle.ro"
}[/code] Deci, ce va contine fisierul vostru GameMenu personalizat, va fi:
[code]"GameMenu"
{
"1"
{
"label" "wTk"
"command" "engine connect wtk.idle.ro"
}

"2"
{
"label" "#GameUI_GameMenu_ResumeGame"
"command" "ResumeGame"
"OnlyInGame" "1"
}
"3"
{
"label" "#GameUI_GameMenu_Disconnect"
"command" "Disconnect"
"OnlyInGame" "1"
"notsingle" "1"
}
"4"
{
"label" "#GameUI_GameMenu_PlayerList"
"command" "OpenPlayerListDialog"
"OnlyInGame" "1"
"notsingle" "1"
}
"8"
{
"label" ""
"command" ""
"OnlyInGame" "1"
}
"9"
{
"label" "#GameUI_GameMenu_NewGame"
"command" "OpenCreateMultiplayerGameDialog"
}
"10"
{
"label" "#GameUI_GameMenu_FindServers"
"command" "OpenServerBrowser"
}
"11"
{
"label" "#GameUI_GameMenu_Options"
"command" "OpenOptionsDialog"
}
"12"
{
"label" "#GameUI_GameMenu_Quit"
"command" "Quit"
}
}

Succes :pct2:

  • Upvote 1

Te-ai inregistrat? Ne-ar placea sa te prezinti.

Cum pot sustine forumul?
Cumpara de la eMag folosind acest link.
--------------------
oG2BN9d.gifse1WdXd.gifQG6MtmI.gifRHYjDzD.gifG5p1wui.gif

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.