Switch day/night each restart

asdfqwerty

New Member
Hello,

I was wondering if it were possible to switch day with night each restart.

For example with a 4 hour restart, it would be 4 hours day -> restart -> 4 hours night -> restart -> 4 hours day etc. etc.

Could anybody point me in the right direction for making this possible?
 
Could anyone confirm this idea:

If i were to set the Time type on local in the HiveEXT.ini,
And then make a script that grabs the time like this:

_gettime = daytime

then make 2 array's with the times that should be day or night, and make a if/else to set the time on the server at the beginning of each restart once,

would this work?
 
Back
Top