From a21bc85c2316d2ecbb1d1b2f6bdcc055928faf60 Mon Sep 17 00:00:00 2001 From: ai4rei Date: Mon, 22 Nov 2010 12:36:39 +0000 Subject: * Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14484 54d463be-8e91-2dee-dedb-b68131a5f0ec --- charserv-sql.bat | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'charserv-sql.bat') diff --git a/charserv-sql.bat b/charserv-sql.bat index 90b58b205..c88168475 100755 --- a/charserv-sql.bat +++ b/charserv-sql.bat @@ -1,9 +1,2 @@ -@echo off -rem Writen by Jbain -:end -char-server_sql.exe -echo . -echo . -echo Char server crashed! restarting in 15 seconds! press ctl+C to cancel restart! -PING -n 15 127.0.0.1 >nul -goto end \ No newline at end of file +@ECHO OFF +CALL serv.bat char-server_sql.exe Char-Server -- cgit v1.2.3-70-g09d2