View Single Post
  #1  
Old 12-16-2010, 02:45 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,332
Default Running Login from another puter ???

Is there anyway to add lines (or whatever) to this to enable the
EQEmuLoginServer to run on its own machine and still connect to
the sql ? (aside from putting all the login files on the other puter)
This is what I am using now on the same sql box;

[LoginServer]
loginserver=192.168.1.100
loginport=5999
DumpPacketsIn=false
DumpPacketsOut=false
Trace=false
DatabaseServerName=localhost
DatabaseCatalogName=peqlogindb
DatabaseUserName=root
DatabaseUserPassword=xxxxxx
OPCodePathAndFileName=login_opcodes_sod.conf
Reply With Quote