View Single Post
  #3  
Old 07-10-2002, 11:28 AM
ednecro
Sarnak
 
Join Date: Jul 2002
Posts: 85
Default yep

Here is my eqhost.txt:
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}

I followed the readme to the letter.
Here is my loginserver.ini:
[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Unnamed server
locked=false
account=
password=
worldaddress=127.0.0.1

[LoginConfig]
ServerMode=Standalone
ServerPort=5999

And hee is my db.ini:
[Database]
host=localhost
user=myuser
password=mypassword
database=eq

In the "good 'ol days" I remember having to
to do somthing like renaming the eqmain.dll
and the bmpwad6.s3d, but when I do that eqw
complains it cannot fin the eqmain.dll
so I put them back....
Im not sure what I am forgetting?

(I would be super sad about this if I did not have an earlier version working at home, but I would love to try the new version with all the cool new commands.)
Reply With Quote