View Single Post
  #3  
Old 09-01-2010, 02:29 AM
KodeKatt
Sarnak
 
Join Date: May 2010
Location: Oslo, Norway
Posts: 63
Default

Quote:
Originally Posted by Rykeau View Post
Eqemulogin.ini
Port=5999
DumpPacketsIn=true
DumpPacketsOut=true
Trace=false
DatabaseServerName=127.0.0.1
DatabaseCatalogName=<login database name>
DatabaseUserName=root
DatabaseUserPassword=xxx
OPCodePathAndFileName=login_opcodes.conf
Code:
I:\EQEmu>EQEmuLoginServer.exe
EQEmuLoginServer v1.0 ALPHA by The Oustanding Developers at PEQ!

  Using Port: 5999
  Dumping Inbound packets.
  Dumping Outbound packets.
  Database Server: 127.0.0.1
  Database Catalog: peq
  Database UserName: root
  Database Password: xxx


Server (TCP) listener started.
I think that was it..
Server seems to be working, just need to test logging in now.
Reply With Quote