Resource icon

Server check batch file 1.1

Status
Not open for further replies.

Trucker Gigi

Just some guy
Joined
Feb 22, 2019
Messages
55
Location
BW
Trucker Gigi submitted a new resource:

Server check batch file - Monitors your RoR server and starts if, when it crashes

I noticed that my rorserver.exe keeps crashing from time to time. I am not 100% sure if that's a common issue but anyways: I have made a quick script in Batch. You just have to put it in the same folder as the rorserver.exe and StartServer.bat. The code is simple:

__________________________________________________________
wait 5 seconds
check if the server is running
-->If yes
give the information to the user (text output)
-->If no
wait 5 seconds
start server
output message
repeat...

Read more about this resource...
 
Status
Not open for further replies.
Back
Top