Kabool Wrote:I have the same problem. My server doesn't want to start.
OS is Windows XP. AMD Athlon 64 3200+ 2Ghz, 1 Gb RAM, 80 Gb disk, 3,5 Mb/s internet connection.
I use a batch file to run with the following parameters:
srcds.exe -game "Counter-Strike Source" +maxplayers 12 +map de_dust2 -autoupdate -insecure -ip 217.10.47.XXX -port 8005
This file is placed in the same folder where the srcds.exe is. Even if I double-click srcds.exe, the cursor just blinks for about quarter of second.
Code:
srcds.exe -game cstrike +maxplayers 12 +map de_dust2 -autoupdate -insecure -ip 217.10.47.XXX -port 8005
Don't know why everyone is intent on putting -game "Counter-Strike Source" - tutorials everywhere say -game cstirke !