Jump to content
  • 0

night and day cycle


carl101

Question

hi i want to make my server have 3hour day and 1 hour night on a 4hour hour restart.

 

i know this is done in the hiveext.ini but what changes do i make?

[Time]
;Possible values: Local, Custom, Static
;Type = Custom
Type = Static
;If using Custom type, offset from UTC in hours (can be negative as well)
;Offset = 0
;If using Static type (Hour value always the same on every server start), the value (0-24) to set the Hour to
;Hour = 11
Hour = 10

if someone could help me out id be reatful :)

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Didn't bother mentioning the type since you already had it correct. A ; (semi-colon) is a comment command so any line starting with it is skipped, all of these values are set up by internal code when the server starts up. Since the static type is the one uncommented that is why it's used.

 

Hour = 15

 

is how it should look

Link to comment
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
  • Advertisement
  • Discord

×
×
  • Create New...