Jump to content

Recommended Posts

I just recenetly started hosting a server and was looking for some information on a script or what not that restarts the server. Also I was wondering if there is a way to change you timezone with one of these scripts.

Share this post


Link to post
Share on other sites

Some of us use FireDaemon to do server restarts. It has a 30 day free trial and then it costs $40 or something.

Dizzymagoo made a script to do restarts, but I've never used it. Here is a link to his thread: http://dayzmod.com/forum/showthread.php?tid=2922

I think you can just use normal windows task scheduling to run it as a normal service, but I have not tried that either.

I like FireDaemon because it's easy to add Sykotix server utilities (for automated log rotating and ban script updating). You can find his scripts here:

http://dayz.sykotix.com/dayz-server-utilities/

Share this post


Link to post
Share on other sites

i created a batch file to restart the firedaemon services we have setup. The batch file gets run @ 6am,12pm,6pm,12am. I have also setup BEC to warn players of the impending restart.

It is literally 5-6 lines in a batch file and shouldn't be hard for you to figure out.

Share this post


Link to post
Share on other sites

Hello,

http://r4z0r49sisle.com/Server.html

You can also find a full server watch version including the log rotation and global ban files from my site linked above.

Sykotix server utilities Where a quick copy of my code to work with FireDaemon.

cheers

Share this post


Link to post
Share on other sites

Anyone willing to help me with FireDaemon? I've got mine set up exactly like this, but it isn't working. working directory is set to my own directory, of course, but the other settings are all the same. I run the script in FireDaemon, but it just never restarts the server.

rml5yx.png

w0gsba.png

Share this post


Link to post
Share on other sites

That is why i run my DayZ Server on Linux :D

I use Crontab thats best ever :D

And its FREE ^^

Share this post


Link to post
Share on other sites

On my servers I run the service with FireDaemon and do restarts with BEC scheduler #shutdown, It makes it so that even if the server crashes it will always restart at the same time everyday.

Share this post


Link to post
Share on other sites

For those who used Firedaemon you also have a good free alternative

it's called NSSM , it change your exe files with parameters in a service , like Srvany from microsoft ,

but it has a sort of watchdog that will see if the exe is crashed or not , and you can setup what to do if the exe crash in the services setup.

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×