Flippa91
24.07.2008, 00:12
Ich habe mir über das HLDSUPDATETOOL einen server Erstellt. Eine .bat datei geschrieben :"@echo off
E:
cd E:\GM_DS2\orangebox\
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 gm_flatgrass +maxplayers 2
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds "
Auf jenden fall kann nimmand AUßER ich Tools nehmen. Wie kann ich einstellen das auch andere Player die Tools auf meinem Server nehmen können.
E:
cd E:\GM_DS2\orangebox\
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 gm_flatgrass +maxplayers 2
echo (%time%) WARNING: srcds closed or crashed, restarting.
goto srcds "
Auf jenden fall kann nimmand AUßER ich Tools nehmen. Wie kann ich einstellen das auch andere Player die Tools auf meinem Server nehmen können.