1. Advertising messege during chat.
Solutotion
i. Go to your "cstrike" folder inside your game directory.
ii. Find "config.cfg" and delete it.
iii. Run CS again, and a new "config.cfg" will be generated automatically.
iv. If that doesn't work repeat the same step to "userconfig.cfg"
2. Servers and links in cs 1.6 main menu.
Solution
i. Go to cstrike/resources and find "GameMenu.res" and delete it.
ii.Run CS again, new GameMenu.res file will be generated.
3. Slowhack or auto join server error.
Solution
i.got to Valve\cstrike\resource folder and open GamMenu.res file
ii.delete the all text and replace with text bellow
"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" ""
"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"
}
}
ii
Solutotion
i. Go to your "cstrike" folder inside your game directory.
ii. Find "config.cfg" and delete it.
iii. Run CS again, and a new "config.cfg" will be generated automatically.
iv. If that doesn't work repeat the same step to "userconfig.cfg"
2. Servers and links in cs 1.6 main menu.
Solution
i. Go to cstrike/resources and find "GameMenu.res" and delete it.
ii.Run CS again, new GameMenu.res file will be generated.
3. Slowhack or auto join server error.
Solution
i.got to Valve\cstrike\resource folder and open GamMenu.res file
ii.delete the all text and replace with text bellow
"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" ""
"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"
}
}
ii