server 0.6.0 D2 not on server list
Ok i spent about an hour looking for why this is and for all of then it was the eqhost but my eq host is all correct anyway heres the stuffs help please.
EQhost
[LoginServer]
Host=newlogin1.eqemulator.net:5994
Loginserver.ini
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.
# READ README.TXT
[LoginServer]
loginserver=newlogin1.eqemulator.net
loginport=5994
worldname=Elfan
worldaddress=4.7.247.16
locked=false
account=
password=
[WorldServer]
Defaultstatus=20
Unavailzone=
[ChatChannelServer]
worldshortname=
chataddress=
chatport=
Boot5Zones
REM: ****Read this first!!!****
REM: This file requires your real IP in the place of "4.7.247.16" when you are connecting
REM: To the EQEmu Loginserver.
REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1
REM: If you still get errors try using localhost instead of 127.0.0.1
REM:--------------Start-----------------------
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 4.7.247.16 7995 192.168.1.100
start zone . 4.7.247.16 7996 192.168.1.100
start zone . 4.7.247.16 7997 192.168.1.100
start zone . 4.7.247.16 7998 192.168.1.100
start zone . 4.7.247.16 7999 192.168.1.100
exit
cls
:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
REM:---------------END------------------------
DB
# READ README.TXT!
[Database]
host=localhost
user=Elfan
password=********
database=eq
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.
Last edited by elfan; 09-09-2005 at 03:11 AM..
|