Vultr.com - Instant Cloud Server Deployment
Game Rank
Servers:
Teams:
Fans:
509899
Players:
16823
dzonzPM
#1
Please help me!
Jan 29, 2014 10:50 AM
Joined: Jan 02, 2014
Posts: 1
When I try to play with bots,I press start and then it connect to random server,but I don't know why. I really want to play with bots so please help me!
firebow12PM
#2
Feb 10, 2014 10:00 PM
Joined: Dec 27, 2012
Posts: 73
Hi dzonz,
There Are Server you have joined before make something in ur GameMenu.res

So Please Follow this steps :

1. go to Counter-strike folder
2. open Cstrike/resource
3. and you will find file name "GameMenu.res"
4. Open "GameMenu.res" with notepad and delete all in it then copy this words and paste it in "GameMenu.res"
Copy.That wrote:
"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"
}
}


5. Save And Close Then Enjoy

Regards, The Flame