Jump to content
radar1029

Gameservers - only daytime

Recommended Posts

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
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
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 by G0ndalf
  • Like 1

Share this post


Link to post
Share on other sites

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

Gameservers.com doesn't allow access to the actual config files.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×