Jump to content
GIGN Forum

Atvainojos


Recommended Posts

Atvainojos ka prasu, bet searche nesanāca atrast, jo īsti nezināju, ko rakstīt lieta ir par to, ka kādreiz forumā kāds bija uzrakstiījis kodu.bat failā, ka ja tev serveris izsledzas (hlds) tad viņš ieslēdzas uzreiz automātiski. Tas ir ar .bat failu palīdzību kāds atcerās kautko šādu?

Link to comment
Share on other sites

@echo off
cls
echo Protecting HLDS from crashes...
title HLDS CrashGuard
:hlds
echo (%time%) HLDS started...
start /wait /realtime hlds.exe -master -game cstrike -secure +maxplayers 20 +sv_lan 0 +map de_dust2 -console -pingboost 3 -port 27015
echo (%time%) WARNING: HLDS closed or crashed! Restaring...
goto hlds

Link to comment
Share on other sites

@echo off
cls
echo Protecting HLDS from crashes...
title HLDS CrashGuard
:hlds
echo (%time%) HLDS started...
start /wait /realtime hlds.exe -master -game cstrike -secure +maxplayers 20 +sv_lan 0 +map de_dust2 -console -pingboost 3 -port 27015
echo (%time%) WARNING: HLDS closed or crashed! Restaring...
goto hlds

Es nesapratu ko šitais dod? :D

Link to comment
Share on other sites

@echo off
cls
echo Protecting HLDS from crashes...
title HLDS CrashGuard
:hlds
echo (%time%) HLDS started...
start /wait /realtime hlds.exe -master -game cstrike -secure +maxplayers 20 +sv_lan 0 +map de_dust2 -console -pingboost 3 -port 27015
echo (%time%) WARNING: HLDS closed or crashed! Restaring...
goto hlds

paldies!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...