View Single Post
  #1  
Old 09-06-2003, 05:07 AM
Guest
 
Posts: n/a
Default Hmmm.. No errors but no workey...

I followed the guide at http://www.eqemulator.net/serverguide.php
I got all the way through and ran the world.exe file and got NO errors... ran Boot5zones.bat and got NO errors.... but now what? the guide does not say anything after. I read around and downloaded minilogin.exe and made my own miniloginaccounts.ini file and when I run the minilogin.exe file I get no errors but nothing happens afterward... no game comes up. SO, I ran EQW and loggin using my username and password I have from this site, I got to the server screen and no servers listed. I think I am very close but need help now. My files listed below:

Boot5zones.bat:

start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls

Loginserver.ini:

[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginport=5999
loginport2=5999
worldname=froggyliver
worldaddress=216.12.207.94
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

db.ini:

[Database]
host=localhost
user=froggyliver
password=*****
database=eq
compression=off

miniloginaccounts.ini:

127.0.0.1 eqemu eqemu

I'm not sure if I am following the path for local lan or public EQEMU server, lol. But either one, whichever would be easier or closer to, is the one I want to make. Thanks.