12-05-2010, 04:09 AM
Server OS: Windows 7 64-bit
Processor: AMD Athlon II X2 240 processor 2.80 GHz
Ram: 2 gb
Game(s): Garrys mod, DarkRP
Start Up Command:
@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 garrysmod +map RP_Downtown_V2 +maxplayers 16 +sv_defaultgamemode "DarkRP"
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
Admin Mods: Assmod
When ever i try to join the game, i see files that need to be downloaded but i just skip over it and join the game i cant find where to fix this on the server. Help?
Processor: AMD Athlon II X2 240 processor 2.80 GHz
Ram: 2 gb
Game(s): Garrys mod, DarkRP
Start Up Command:
@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 garrysmod +map RP_Downtown_V2 +maxplayers 16 +sv_defaultgamemode "DarkRP"
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
Admin Mods: Assmod
When ever i try to join the game, i see files that need to be downloaded but i just skip over it and join the game i cant find where to fix this on the server. Help?