Sign in to follow this  
haruko

changing time

Recommended Posts

How can I change the time exactly to a specific time of the day. for example 8:00


Share this post


Link to post
Share on other sites

Basically, the world time is stored as an integer (I believe in seconds passed) inside the loginserver database. It is possible to advanced time by increasing this integer, though it's very trial and error. Basically, you have to change it, boot up the server, see what time / date it is, then increase or decrease more and repeat until it's about where you want it.


Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this