View Single Post
  #22  
Old 06-07-2005, 09:20 AM
Lagartijoo
Fire Beetle
 
Join Date: Mar 2004
Posts: 15
Default

Hi guys,this tutorial is really great,but i got the next problem :p
When im on the server selection screen i see no servers,all worked fine on the world,boot5zones and minilogin,when i log into the server screen selection i see on the minilogin i get one client,so that is working fine.
My Eqhost.txt of my Everquest directory is:

[LoginServer]
Host=127.0.0.1:5999

LOGINSERVER.INI

[LoginServer]
loginserver=127.0.0.1
loginserver2=127.0.0.1
loginport=5999
loginport2=5999
worldname=-------------
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

DB.INI

[Database]
host=127.0.0.1
user=*******
password=*******
database=eq

BOOT5ZONES.BAT

start zoneperl . 127.0.0.1 8780 127.0.0.1
start zoneperl . 127.0.0.1 8781 127.0.0.1
start zoneperl . 127.0.0.1 8782 127.0.0.1
start zoneperl . 127.0.0.1 8783 127.0.0.1
start zoneperl . 127.0.0.1 8784 127.0.0.1
exit
cls


Any sugestions plz?on the world.txt i can see i get logged on the loging server correctly,but on the server selection i see no servers,plz help

Last edited by Lagartijoo; 06-07-2005 at 05:26 PM..
Reply With Quote