P
Hello, I'm new here. my friend owns a server that crashes sometimes and he comes home super-late, the thing is that I sent him my bat file that restarts it if the server crashes but it didn't work. He says the server don't start at all, is it different files with Windows 2003 and Windows 7 Ultimate 64bit?
"Server OS: Windows Server 2003 64-bit
Processor: i7 920 @ 3,2 GHz 8 cores.
Ram: 32
Game(s): Garry's Mod
Start Up Command: @echo off
cls
cd E:\srcds\orangebox
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 -nocrashdialog -game garrysmod -tickrate 100 -port 27015 +maxplayers 64 +fps_max 600 +map zombiesurvival_b5_fix +sv_defaultgamemode darkrp +r_hunkalloclightmaps 0 +exec server.cfg +sv_loadingurl http://sauceproject.com/KFC/KFC.html +exec autoexec.cfg
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
Admin Mods: ULX?"
Hello, I'm new here. my friend owns a server that crashes sometimes and he comes home super-late, the thing is that I sent him my bat file that restarts it if the server crashes but it didn't work. He says the server don't start at all, is it different files with Windows 2003 and Windows 7 Ultimate 64bit?
"Server OS: Windows Server 2003 64-bit
Processor: i7 920 @ 3,2 GHz 8 cores.
Ram: 32
Game(s): Garry's Mod
Start Up Command: @echo off
cls
cd E:\srcds\orangebox
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 -nocrashdialog -game garrysmod -tickrate 100 -port 27015 +maxplayers 64 +fps_max 600 +map zombiesurvival_b5_fix +sv_defaultgamemode darkrp +r_hunkalloclightmaps 0 +exec server.cfg +sv_loadingurl http://sauceproject.com/KFC/KFC.html +exec autoexec.cfg
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds
Admin Mods: ULX?"