View Single Post
  #3  
Old 05-17-2003, 05:39 AM
Eirinjas
Fire Beetle
 
Join Date: May 2003
Posts: 7
Default

[LoginServer]
loginserver=localhost
loginserver2=localhost
loginport=5999
loginport2=5999
worldname=Eirin World
worldaddress=localhost
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

..............................

miniloginaccounts.ini :
127.0.0.1 "my username" "my password"

...............................
db.ini :

[Database]
host=localhost
user="here I have my Mysql username"
password="here I have my Mysql password"
database=eq
compression=off

...............................

eqlogin.ini ????

Sorry, haven't seen it listed anywhere before and it's not in my Everquest dir or in my Eqemu dir.

...............................


The error is:

LoadEMuShareMemDLL::Load() failed error=120
Error: Could not load item data
__________________
Truthful words are not beautiful.
Beautiful words are not truthful.
Reply With Quote