Full moon during night?

Kaster

New Member
Hi,

Is there any way to have full moon during the nights? It is extremely dark in my server and I would like to modify this.

Thanks a lot,
 
Yes, just adjust the month, year and date settings in your HiveExt.ini file. Also change your type to 'static'. I use the following,

Code:
;Possible values: Local, Static
Type = Static
;If using Static type, the year/month/date to set the date to
Year = 2012
Month = 7
Date = 3
 
Thanks a lot Beowolf I just tested this in my test server and it works, I will make the change in the production server today !
 
Back
Top