Jump to content
  • 0

First three arguments to StaticDateTime[]


H0N3YB33

Question

Trying to set a static date for a waning gibbous moon just after sundown, setting the 5th line in epochconfig.bpp to:

 

// Time based 
StaticDateTime[] = {2024,7,18,4,0};
 
Does not seem to set the date I had in mind - there is no full moon on the server like there is in the editor.  The way I understand the arguments to this function is:
 
// Time based 
StaticDateTime[] = {Year,Month,Day,Hour,Minute};
 

I noticed that the hour was decremented - as if it is zero indexed, so putting 4 actually starts the server at 5am.  Is it possible that all of these values are decremented by one?

 

Thanks

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

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
  • Advertisement
  • Discord

×
×
  • Create New...