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
|