View Single Post
  #6  
Old 03-21-2008, 06:57 AM
AndMetal
Developer
 
Join Date: Mar 2007
Location: Ohio
Posts: 648
Default

It looks like support for eqtime.cfg was added back in 0.3.13:

Quote:
  • Time of day now saves in a file (eqtime.cfg).
I just checked mine, and this is what it looks like:

Code:
1000
1
9
0
1
3100
1202280602
So it looks like it does change (mine shows last modified a few days ago, possibly when the server was last restarted).

In-game, the time is showing as Sunday, January 01, 3100 - 3PM. So, the 3100 (6th line) seems to correspond to the year. I would assume that the first row is the binary form of the day of the week, and the 2nd & 5th rows are the month & day. Everything else I'm not sure about.

The best thing to do would be change some values & restart the server. Worse case scenario, you have to change it back
__________________
GM-Impossible of 'A work in progress'
A non-legit PEQ DB server
How to create your own non-legit server

My Contributions to the Wiki
Reply With Quote