One question: if my server has automatic restarts and I have automatic events:
For example, my event in the crontab is at 11:30 and ends at 15:30, but at 12:00 there is a restart, the event would stop working and would need to be restarted manually. Is there any method or logic in programming that if the event or instance is turned off, it automatically starts it according to the crontab it has?
If I'm not mistaken, if it were a farm area that uses crontab, I would restart at 11:58 and start the event again at 12:01, since the server doesn't take long to restart, but is there an automatic way to do this?
I have seen that the Olys start at 9:00 p.m. in my country, and if I restart at 9:10 p.m. and enter the server, the server will open at 9:40 p.m., the Olys are still in progress, and a global warning is displayed.
Is this internal programming logic that can be replicated for other types of events?
Or is it something related to the client?
For example, my event in the crontab is at 11:30 and ends at 15:30, but at 12:00 there is a restart, the event would stop working and would need to be restarted manually. Is there any method or logic in programming that if the event or instance is turned off, it automatically starts it according to the crontab it has?
If I'm not mistaken, if it were a farm area that uses crontab, I would restart at 11:58 and start the event again at 12:01, since the server doesn't take long to restart, but is there an automatic way to do this?
I have seen that the Olys start at 9:00 p.m. in my country, and if I restart at 9:10 p.m. and enter the server, the server will open at 9:40 p.m., the Olys are still in progress, and a global warning is displayed.
Is this internal programming logic that can be replicated for other types of events?
Or is it something related to the client?