Jump to content
Sign in to follow this  
mikediamo

Server restarts and in game time settings

Recommended Posts

I am trying to figure out how to make it where when my server restarts the in game time doesn't default to midnight. For example its 2pm in the game server boots for restart i log in right after restart the game time is midnight. I would like for it to continue where it left off. Be advised im a total noob to all this .xml, json file stuff and been teaching myself over the last few months.

Share this post


Link to post
Share on other sites

in config.cfg change it like this if you wanna keep same time what been before restart :
serverTimePersistent = 1;    // Persistent Time (value 0-1)// The actual server time is saved to storage, so when active, the next server start will use the saved time value.

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
Sign in to follow this  

×