View Single Post
  #1  
Old 05-25-2003, 11:37 PM
IAAgntBadAzz
Fire Beetle
 
Join Date: May 2003
Location: United States
Posts: 5
Default No Server in the List

I am using Windows XP Pro
Usinging MiniLogin
EMU Version 1.0.1
Paste the text out of these files:
db.ini (mask PASSWORD please)
[Database]
host=localhost
user=agntbadazz
password=*******
database=eq

loginserver.ini
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Bad Azz World
locked=false
account=
password=
worldaddress=localhost

boot5zone (or boot5zone.win9x depending on OS)

@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
eqhost.txt (in your eq directory)

Everything works fine I get to the server select screen and there is no server there. plz help very frustrating =)
Reply With Quote