| giuls • PM |
Feb 22, 2012 5:10 AM
|
|
Posts: 1 |
When I start CS and click on "find server" it connects directly to a server "example" and I can't choose any other server, also can't quit a game because it also connect to "example" server. Please help me to fix that.
Sticky by Coolyou; Reason: Prevent creating new threads with same problem.
Last edited by: coolyou Jun 12, 2012 1:53 PM
|
| rahber • PM |
Jun 11, 2012 7:57 AM
|
|
Posts: 284 |
There are many servers which change your game to their benefit. In this case they have changed your GameMenu.res file.
To correct it go to cstrike/resource/GameMenu.res and open this file in Notepad or any other text editor and overwrite all in it with: "GameMenu" { "1" { "label" "Resume Game" "command" "ResumeGame" "OnlyInGame" "1" } "2" { "label" "Disconnect" "command" "Disconnect" "OnlyInGame" "1" "notsingle" "1" } "4" { "label" "Player List" "command" "OpenPlayerListDialog" "OnlyInGame" "1" "notsingle" "1" } "8" { "label" "" "command" "" "OnlyInGame" "1" } "9" { "label" "New Game" "command" "OpenCreateMultiplayerGameDialog" } "10" { "label" "Find Servers" "command" "OpenServerBrowser" } "11" { "label" "" "command" "" } "12" { "label" "Change Game" "command" "OpenChangeGameDialog" "notsteam" "1" "notsingle" "1" "notmulti" "1" } "13" { "label" "Options" "command" "OpenOptionsDialog" } "14" { "label" "Quit" "command" "Quit" } } And then save it. To prevent servers from changing it again you should make this file read-only. To do this Right-Click on this file and select Properties and then select Read-Only and click Apply. Now your game menu should look like this: ![]() ![]() Regards, ~{nfh}~ RaHBeR I am a regular Counter-Strike player and am always willing to help others. Add me on Facebook Do check out my Counter-Strike 1.6 Server Tutorial/Guide. Also do join my Group for All Counter-Strike Need For Headshot! @ GameTracker
Last edited by: rahber Jul 01, 2012 11:50 AM
|
| mihnea777 • PM |
Jun 20, 2012 5:55 PM
|
|
Posts: 2 |
thanks it works for me i have the same problem with a gungame srv
|
| chaos-theory • PM |
Jul 15, 2012 3:50 PM
|
|
Posts: 5 |
commandmenu issue caused by selfish administrators lol, do as <rahber> suggested
![]()
|
| faisal_ • PM |
Nov 12, 2012 2:45 PM
|
|
Posts: 3 |
Hi Everyone i wanted your help i started playing CS again after several years i added a ip to favortie choosing the "online Server" option now i can only go to that server i dont see Online Server anymore i see "command" instead of it please help most appreciated
|
| sabeeh21 • PM |
Nov 12, 2012 7:42 PM
|
|
Posts: 1 |
for me it says dont have permission to save it when i change the code and try to save it.
|
| diag • PM |
Dec 16, 2012 1:39 AM
|
|
Posts: 1 |
Apart from changing the gamemenu.res, if you are auto-connecting to a server,please check, you must have a file AUTOEXEC.cfg in your cstrike and/or czero folder.Just remove that, it must contain some thing like connect <IP of the server>
|
| gregor667 • PM |
Dec 25, 2012 4:28 PM
|
|
Posts: 3 |
I got same problem, i reinstalled steam and cs1.6, there is no "resource\gamemanu.res" in counterstrike folder, i also deleted autoexec.cfg and it is still isnt working.
|
| coolyou • PM |
Dec 25, 2012 4:38 PM
|
|
Posts: 297 |
gregor667 wrote: If it's not exists, you have to make that in notepad by your own. EX-Gametracker Moderator. __________________________________________________________ Follow me on __________________________________________________________ Like GameTracker on __________________________________________________________ CS:Global Offensive group Counter-Strike:GO!__________________________________________
|
| dinaras • PM |
Apr 20, 2013 12:41 PM
|
|
Posts: 1 |
Thank you man!!You 've helped me a lot with this sick stuff
|