Restart Day/Night Cycle

IvertizPL

Member
Hello I want create 3 h day and 1 h night cycle on restart but I read a lot of topics about it and I don't have idea how to do this? Anyone can help me with this? 3 h day and change to night in last hour. Thanks ;)
 
That is exactly what I have set up! You will need to edit your HiveExt.ini. Which is in your Configuration Files.

The part in red is what you will edit. You want Static. Make sure there is no semi-colon in front of it, as that turns it off. And make sure that only Static and Hour are on. Where I am located, hour 15 is about 4pm and we have about 30 minutes of dusk with a 4 hour restart. So adjust to your liking keeping within the 24 hour format. http://www.onlineconversion.com/date_12-24_hour.htm

I hope this helps!

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

BTW, this part is for the time change, the day/night cycle. The restarts are setup elsewhere. If you need to do both, that is a separate deal.
 
Last edited:
Back
Top