SRCDS Steam group


Srcds Not Starting[Help]
#1
My srcds isnt starting i click it and nothing.
is there some thing i need to do that i missed?
Reply
#2
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.

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)