mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-28 17:37:18 +00:00
Destroyed eqtime.cfg (markdown)
-25
@@ -1,25 +0,0 @@
|
|||||||
This file is used to establish the current World date and time and synchronize your conditions, spawn timers, etc. It is a text file located in your server root folder.
|
|
||||||
|
|
||||||
The file contains the following:
|
|
||||||
```
|
|
||||||
EQ Time Version (Default: 1000)
|
|
||||||
Day
|
|
||||||
Hour
|
|
||||||
Minute
|
|
||||||
Month
|
|
||||||
Year
|
|
||||||
Real Time
|
|
||||||
```
|
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
Sample file contents (PEQ 2013-12-21):
|
|
||||||
```
|
|
||||||
1000
|
|
||||||
8
|
|
||||||
1
|
|
||||||
0
|
|
||||||
1
|
|
||||||
3513
|
|
||||||
1387620078
|
|
||||||
```
|
|
||||||
Reference in New Issue
Block a user