Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • Need help?

    Create a topic in the appropriate section
    Don't write everything in the chat!
  • Take a look at the marketplace

    There you can buy
    everything related to game servers
  • Don't want a ban?

    Please read our rules
    Don't disturb the order!
  • Sell or buy?

    Use services of the guarantor
    We will make your deal safe
  • 0
Sign in to follow this  
INF1N1TY

Авторестарт сервера DayZ

Столкнулся с проблемой. После рестарта сервера всех игроков откатывает немного назад по времени. Вроде бы стало понятно, что нужно сделать автокик всех игроков за несколько минут до рестарта, однако не встретил гайда как именно это сделать. В общем вопрос заключается в том, как можно это исправить, чтобы игроки могли оставаться на том же месте после рестарта сервера.

Вот код, который сейчас отвечает у меня за рестарты:

<job id="52">
    <day>1,2,3,4,5,6,7</day>
    <start>19:45:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>say -1 Рестарт через 15 минут</cmd>
  </job>
  <job id="53">
    <day>1,2,3,4,5,6,7</day>
    <start>19:50:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>say -1 Рестарт через 10 минут</cmd>
  </job>
  <job id="54">
    <day>1,2,3,4,5,6,7</day>
    <start>19:55:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>say -1 Рестарт через 5 минут</cmd>
  </job>
  <job id="58">
    <day>1,2,3,4,5,6,7</day>
    <start>19:59:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>say -1 Рестарт через 1 минуту</cmd>
  </job>
  <job id="59">
    <day>1,2,3,4,5,6,7</day>
    <start>20:00:00</start>
    <runtime>000000</runtime>
    <loop>0</loop>
    <cmd>#shutdown</cmd>

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you automaticly agree to our Guidelines and Privacy Policy.
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.