Abraham.K 0 Posted January 18, 2016 Whether anyone server owners meet the server restart not in accordance with the plan ? I buy my server from Fragnet. I just want to require my server 5AM and 5PM auto restart two times a day. Scheduler.xml <job id="0"> <runtime>000000</runtime> <start>17:00:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>restart.bat</cmd> <cmdtype>0</cmdtype> </job> <job id="1"> <runtime>000000</runtime> <start>16:59:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will Auto restart in 1 min</cmd> <cmdtype>0</cmdtype> </job> <job id="2"> <runtime>000000</runtime> <start>16:55:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will Auto restart in 5 mins</cmd> <cmdtype>0</cmdtype> </job> <job id="3"> <runtime>000000</runtime> <start>05:00:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>restart.bat</cmd> <cmdtype>0</cmdtype> </job> <job id="4"> <runtime>000000</runtime> <start>04:59:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will Auto restart in 1 min</cmd> <cmdtype>0</cmdtype> </job> <job id="5"> <runtime>000000</runtime> <start>04:55:00</start> <day>1,2,3,4,5,6,7</day> <loop>0</loop> <cmd>say -1 Server will Auto restart in 5 mins</cmd> <cmdtype>0</cmdtype> </job> Share this post Link to post Share on other sites
Abraham.K 0 Posted January 20, 2016 ?01:57:34 : No Valid response. Trying to reconnect.!?01:57:34 : Rcon client logging in?01:58:07 : Lost Connection!?01:58:07 : Closing socket & exiting!?01:58:52 : Rcon client logging in Share this post Link to post Share on other sites