02-22-2012, 09:23 AM
My srcds isnt starting i click it and nothing.
is there some thing i need to do that i missed?
is there some thing i need to do that i missed?
Srcds Not Starting[Help]
|
02-22-2012, 09:23 AM
My srcds isnt starting i click it and nothing.
is there some thing i need to do that i missed?
Are you just double clicking on the srcds.exe?
If you are, make a batch file in the same folder as srcds.exe 1: Open notepad. 2: Write this: @echo off cls echo Protecting srcds from crashes... echo If you want to close srcds and this script, close the srcds window and type Y depending on your language followed by Enter. title srcds.com Watchdog :srcds echo (%time%) srcds started. start /wait srcds.exe -console -game cstrike +map de_dust2 +maxplayers 16 echo (%time%) WARNING: srcds closed or crashed, restarting. goto srcds 3: Save as srcds.bat Remember to set file type as any. |
« Next Oldest | Next Newest »
|