root/charserv-sql.bat @ 4

Revision 1, 194 bytes (checked in by jinshiro, 17 years ago)
Line 
1@echo off
2rem Writen by Jbain
3:end
4char-server_sql.exe
5echo .
6echo .
7echo Char server crashed! restarting in 15 seconds! press ctl+C to cancel restart!
8PING -n 15 127.0.0.1 >nul
9goto end
Note: See TracBrowser for help on using the browser.