View Single Post
  #5  
Old 01-24-2011, 10:53 PM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

edit config.ini to look like this your welcome
[Database]
host=192.168.1.73
user=root
password=*****1234
database=peq
compression=off

[General]
quests=C:\EQEmu\quests\

if using sof client change all ports=5998 not 5999

edit eqemulogin.ini file
[LoginConfig]
loginserver=99.99.***.***
loginport=5998
DumpPacketsIn=false
DumpPacketsOut=false
Trace=false
DatabaseServerName=localhost
DatabaseCatalogName=PEQLoginServerDB
DatabaseUserName=root
DatabaseUserPassword=*****1234
OPCodePathAndFileName=login_opcodes.conf <-- if using sof client

just a note: you have it like this PEQLoginServerDB
now you need to make a new directory in peq server to say the same
not unless your going to change all of them back to peqlogindb
Reply With Quote