What the f.... ? (Counter-Strike)
The people , prompt what to do . I go into the game press the find servers and I will shipone and the same server . All that I hadn't hit this loaded X. EV server .
Please help .
That is, when I press any button in the menu and goes to some server? What do you have in cstrike\resource\GameMenu.res?
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 } 12 { label Respawn.CS16.ro command engine Connect respawn.cs16.ro } 13 { label WAR.CS16.ro command engine Connect respawn.cs16.ro } 14 { label #GameUI_GameMenu_NewGame command engine Connect respawn.cs16.ro } 15 { label #GameUI_GameMenu_FindServers command engine Connect respawn.cs16.ro } 16 { label #GameUI_GameMenu_Options command OpenOptionsDialog } 17 { label #GameUI_GameMenu_Quit command Quit}}
Well, it should look like
soGameMenu
{
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
command
}
12
{
label #GameUI_GameMenu_ChangeGame
command OpenChangeGameDialog
notsteam 1
notsingle 1
notmulti 1
}
13
{
label #GameUI_GameMenu_Options
command OpenOptionsDialog
}
14
{
label #GameUI_GameMenu_Quit
command Quit
}
}
If you made separate paragraphs in the main menu - no, if the menu Find servers > Favorites - Yes.
Yes nezachto)
It is better that the file attribute of the rid-onli put, so that this does not happen.