Jump to content

Mangos restarter


Recommended Posts

  • 39 years later...
  • 2 weeks later...

here is a simple bat restarter..

create a new note pad text document on your desktop.

name it restarter.bat

and then

left click on the file and edit it.

place this code inside the text.

@ECHO OFF 
CLS 
ECHO WoW Server Started %time:~0,5% %date:~1% 
:SERVERLOOP 
mangosd.exe
ECHO Mangos Restarted %time:~0,5% %date:~1% 
ECHO. 
GOTO SERVERLOOP 
:END

save the file and place it with your server files. and use this to start the server.

if it ever crashs it will restert.

Link to comment
Share on other sites

here is a simple bat restarter..

create a new note pad text document on your desktop.

name it restarter.bat

and then

left click on the file and edit it.

place this code inside the text.

@ECHO OFF 
CLS 
ECHO WoW Server Started %time:~0,5% %date:~1% 
:SERVERLOOP 
mangosd.exe
ECHO Mangos Restarted %time:~0,5% %date:~1% 
ECHO. 
GOTO SERVERLOOP 
:END

save the file and place it with your server files. and use this to start the server.

if it ever crashs it will restert.

How to make restarter script for linux for process 1.mangos-worldd 2.mangos-realmd ?

asdfasdfas

Link to comment
Share on other sites

here is a simple bat restarter..

create a new note pad text document on your desktop.

name it restarter.bat

and then

left click on the file and edit it.

place this code inside the text.

@ECHO OFF 
CLS 
ECHO WoW Server Started %time:~0,5% %date:~1% 
:SERVERLOOP 
mangosd.exe
ECHO Mangos Restarted %time:~0,5% %date:~1% 
ECHO. 
GOTO SERVERLOOP 
:END

save the file and place it with your server files. and use this to start the server.

if it ever crashs it will restert.

What he said ^_^

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use