Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Sign in to follow this  
excelsior

BEC and double restarts?

Recommended Posts

I was under the impression that I figured out the double restart conundrum to allow tents to appear after a restart? But my configuration does not seem to do it.

Can anyone take a look at the end of my scheduler and let me know how you are achieving a nice double restart?


<job id="12">
<time>055900</time>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 SCHEDULED SERVER RESTART IN 1 MINUTE</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="13">
<time>055955</time>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 .............................. R E S T A R T I N G N O W (#1 of 2) ..............................</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="14">
<time>060000</time>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>#restart</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="15">
<time>060006</time>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 .............................. R E S T A R T I N G N O W (#2) ..............................</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="16">
<time>060010</time>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>#restart</cmd>
<cmdtype>0</cmdtype>
</job>

Share this post


Link to post
Share on other sites

i am new in dayz server administration but i think a #restart is only a mission restart not a complete server restart.

What i use is #shutdown and then i have heartbeat tool from sigma running to restart the server.

Share this post


Link to post
Share on other sites
Sign in to follow this  

×