View Single Post
  #4  
Old 04-06-2004, 04:10 PM
TheJoseph07
Sarnak
 
Join Date: Feb 2004
Location: Texas
Posts: 34
Default

World.exe:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[LoginServer] block not found in './LoginServer.ini'.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Formatting drive C:
TCP listening on: port 9000
World server listening on: port 9000

Boot5

REM:--------------Start-----------------------
@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone . 66.69.206.56 7995 66.69.206.56
start zone . 66.69.206.56 7996 66.69.206.56
start zone . 66.69.206.56 7997 66.69.206.56
start zone . 66.69.206.56 7999 66.69.206.56
exit
cls

66.69.206.56 is my IP
Reply With Quote