-console Добавлено (2011-05-17, 23:06)
---------------------------------------------
А лучше пиши это!
@echo off
cls
echo Protecting hlds from crashes...
echo If you want to close srcds and this script, close the hlds window and type Y depending on your language followed by Enter.
title hlds.com Watchdog
:hlds
echo (%time%) hlds started.
START/REALTIME /wait hlds.exe +sv_lan 0 -noipx -game cstrike -port 27015 -ip 0.0.0.0 +maxplayers 13 +map cs_mansion -secure -console -pingboost 3+ heapsize 250000+ sys_ticrate 10000
echo (%time%) WARNING: hlds closed or crashed, restarting.
goto hlds