jasmine
10-08-2004, 09:29 PM
OK I finnaly was able to log onto the login sever using in the eqhost.txt file
[Registration Servers]
{
"register.eqemulator.net:5999"
}
[LoginServer]
Host=newlogin1.eqemulator.net:5994
the plain
LoginServer]
Host=newlogin1.eqemulator.net:5994
didnt work.. kept getting a timeout error :evil:
Anyways after starting up world.exe and the Boot5Zones.BAT then logging onto the login sever I dont see the server i want hosted on my own machine on the server select section
I'm using 5.9-DR2
other files follow as such
Boot5Zones.BAT
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 66.xx.xx.213 7995 66.xx.xx.213
start zone . 66.xx.xx.213 7996 66.xx.xx.213
start zone . 66.xx.xx.213 7997 66.xx.xx.213
start zone . 66.xx.xx.213 7998 66.xx.xx.213
start zone . 66.xx.xx.213 7999 66.xx.xx.213
exit
cls
:NOSPELL
echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
LoginServer.ini
[LoginServer]
loginserver=login1.eqemulator.net
loginserver2=login2.eqemulator.net
loginport=5995
loginport2=5995
worldname=Jasmineville
worldaddress=66.xx.xx.213
locked=true
account=
password=
[WorldServer]
Defaultstatus=20
Unavailzone=
Is there somthing that I'm not doing right to get my server not to be showing up on the server select area.
I also tryed replacing my real ip address woth both 127.0.0.1 and locallost but no dice... Im not behind any firewall or router
[Registration Servers]
{
"register.eqemulator.net:5999"
}
[LoginServer]
Host=newlogin1.eqemulator.net:5994
the plain
LoginServer]
Host=newlogin1.eqemulator.net:5994
didnt work.. kept getting a timeout error :evil:
Anyways after starting up world.exe and the Boot5Zones.BAT then logging onto the login sever I dont see the server i want hosted on my own machine on the server select section
I'm using 5.9-DR2
other files follow as such
Boot5Zones.BAT
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zone . 66.xx.xx.213 7995 66.xx.xx.213
start zone . 66.xx.xx.213 7996 66.xx.xx.213
start zone . 66.xx.xx.213 7997 66.xx.xx.213
start zone . 66.xx.xx.213 7998 66.xx.xx.213
start zone . 66.xx.xx.213 7999 66.xx.xx.213
exit
cls
:NOSPELL
echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE
LoginServer.ini
[LoginServer]
loginserver=login1.eqemulator.net
loginserver2=login2.eqemulator.net
loginport=5995
loginport2=5995
worldname=Jasmineville
worldaddress=66.xx.xx.213
locked=true
account=
password=
[WorldServer]
Defaultstatus=20
Unavailzone=
Is there somthing that I'm not doing right to get my server not to be showing up on the server select area.
I also tryed replacing my real ip address woth both 127.0.0.1 and locallost but no dice... Im not behind any firewall or router