Would you like to react to this message? Create an account in a few clicks or log in to continue.


Sfg
 
rodiklisLatest imagesIeškotiRegistruotisPrisijungti

 

 lt cs menu

Go down 
AutoriusPranešimas
anzex




Pranešimų skaičius : 57
Turi Tasku : 99386
Paskutini karta lankesi : 2010-12-22

lt cs menu Empty
RašytiTemos pavadinimas: lt cs menu   lt cs menu Icon_minitimePen. 12 24, 2010 3:15 pm

Susirandame Resource folderį, jis randasi pvz:C:\\ProgramFiles\valve\cstrike folderyje ten yra mūsų ieškomas folderis.

Dabar atsidarę resource folderį matome GameMenu.res failą jį atsidarome per notepad ir ten matome:

Kodas
"GameMenu"
{
"1"
{
"label" "#GameUI_GameMenu_ResumeGame"
"command" "ResumeGame"
"OnlyInGame" "1"
}
"2"
{
"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"
}
}




Ką mes matome ištriname viską ir ikeliame:

Kodas
"GameMenu"
{
"1"
{
"label" "Testi zaidima"
"command" "ResumeGame"
"OnlyInGame" "1"
}
"2"
{
"label" "Atsijunkti"
"command" "Disconnect"
"OnlyInGame" "1"
"notsingle" "1"
}
"4"
{
"label" "Zaideju sarasas"
"command" "OpenPlayerListDialog"
"OnlyInGame" "1"
"notsingle" "1"
}
"8"
{
"label" ""
"command" ""
"OnlyInGame" "1"
}
"9"
{
"label" "Naujas zaidimas"
"command" "OpenCreateMultiplayerGameDialog"
}
"10"
{
"label" "Ieskoti serveriu"
"command" "OpenServerBrowser"
}
"11"
{
"label" "Nustatymai"
"command" "OpenOptionsDialog"
}
"12"
{
"label" "Isejimas"
"command" "Quit"
}
}
Atgal į viršų Go down
 
lt cs menu
Atgal į viršų 
Puslapis 11

Permissions in this forum:Jūs negalite atsakinėti į pranešimus šiame forume
 :: Cs Pamokos-
Pereiti į: