Posts: 36
Threads: 7
Joined: Aug 2007
Reputation:
0
Guys sry if i sound stupid,but i can't wait to set up my dedicated server and i can't find srcds.exe in the C:\srcds folder and i can't start it...I've tried to download again all the files but the updatetool doesn't download the srcds.exe plz help me!
Posts: 13
Threads: 4
Joined: Aug 2007
Reputation:
0
08-27-2007, 12:29 PM
(This post was last modified: 08-27-2007, 12:30 PM by icedude.)
yeah but what do you want to use a consle this is the way :
open a notepad the type the fallowing:
@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_dust +maxplayers 16
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
ok then save NOTE: (if you want to add something do it now read it then change what you want with it like the max player and map ok )
then save it as This (C:\srcds\srcds.bat ) after you add stuff to it ok ! then go to srcds and look for it then you can find it not srcds.exe BUT A NOTHER 1 OK srcds then start is and it will work the consle ..............