radar1029 28 Posted November 22, 2018 Anyone know how to setup my server at Gameservers.com to be daytime only? I can't configure the battleye scheduler so I don't know if there's any other way to make this work. Share this post Link to post Share on other sites
Gizda 3 Posted November 22, 2018 2 hours ago, radar1029 said: Anyone know how to setup my server at Gameservers.com to be daytime only? I can't configure the battleye scheduler so I don't know if there's any other way to make this work. in file serverDZ.cfg line - serverTimePersistent=0; change value to 1 and set time and date in line - serverTime=2018/08/08/12/00; (for example) Share this post Link to post Share on other sites
G0ndalf 9 Posted November 22, 2018 (edited) 3 hours ago, Gizda said: in file serverDZ.cfg line - serverTimePersistent=0; change value to 1 and set time and date in line - serverTime=2018/08/08/12/00; (for example) wrong informations dude … only "serverDZ.cfg" in Home Direction was right Here`s mine have fun you can edit the current date ^^ Spoiler serverTime="2018/9/25/12/00"; // Server Start Time // Initial ingame time of server. "SystemTime" means local time of machine. Another possibility is to set the time to some value in "YYYY/MM/DD/HH/MM" format, f.e. "2015/4/8/17/23" . serverTimeAcceleration=000.1; // Accelerated Time (value 0-24) // This is a time multiplier for in-game time. In this case time would move 24 times faster than normal, an entire day would pass in one hour. serverTimePersistent=0; // Persistent Time (value 0-1) // Actual server time is saved to storage, so when active, next server start will use saved time value. Edited November 22, 2018 by G0ndalf 1 Share this post Link to post Share on other sites
Uncle Zed 272 Posted November 24, 2018 serverTimePersistent=1; causes problems now. Change it to 0 and time should start when you set it with serverTime= Share this post Link to post Share on other sites
radar1029 28 Posted December 12, 2018 Gameservers.com doesn't allow access to the actual config files. Share this post Link to post Share on other sites
risen.GER 0 Posted December 12, 2018 I followed this Thread (https://steamcommunity.com/app/221100/discussions/0/1744478429693697262/) to switch to daylight only.. like a flashlight into your eyes when it's switching to daytime, but better than having night and rain :D The init.c seems to be overwritten when a server update occurs btw.. Share this post Link to post Share on other sites