WOLVERlNES 135 Posted September 14, 2019 (edited) I’ve been trying to get my server restart notifications to inform players when server will restart accurately. But the time is off by 30min for some reason. The time restarts are every 6hrs midnight, 6am, noon, 6pm. I have the time set to 360min in the .xml file which is 6hrs. But the notifications think there’s an additional 30min before reset. If I reduce the 360min in .xml by 30min to 330min, the notifications don’t work at all for that. Any suggestions? Heres my code: 1) following message will be displayed to every player in countdown manner and shuts down server in 6 hours from its start <message> <deadline>360</deadline> <shutdown>1</shutdown> <text>The #name server will shutdown in #tmin minutes.</text> </message> Edited September 14, 2019 by RussianReavers Reformatting. Share this post Link to post Share on other sites
HowsMyShot 20 Posted September 15, 2019 100% same issue it doesn't work and not accurate Share this post Link to post Share on other sites
WOLVERlNES 135 Posted September 15, 2019 Well it works-ish but 30min off. Share this post Link to post Share on other sites