@echo off cls echo Protecting server from crashes... echo If you want to close server and this script, close the server window and type Y depending on your language followed by Enter. title BG1 Server Crash Protection :srcds echo (%time%) server started. start /wait hlds.exe -console -game dod +map dod_avalanche +maxplayers 32 +port 27015 echo (%time%) WARNING: server closed or crashed, restarting. goto hlds