View Single Post
  #4  
Old 08-17-2006, 04:04 AM
redwing26
Sarnak
 
Join Date: Aug 2006
Posts: 30
Default

heres my loginserver.ini

###Your current configuration is as follows:

loginserver.ini:
[LoginServer]
loginserver=127.0.0.1
loginport=5999
worldname=My Minilogin
worldaddress=127.0.0.1
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=
[ChatChannelServer]

worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

next my eqhosts.txt
[LoginServer]
Host=127.0.0.1:5999

then my eqhost.legit.txt
[LoginServer]
Host=newlogin1.eqemulator.net:5998

^^correct me if im wrong with anything if anyone can be bothered , failing that hopefully this will help some newbs

heres my db.ini , not sure if both db.ini and the xml file are needed as I havent had that clarified from anyone

###Your current database configuration is as follows:
##db.ini:

[Database]
host=127.0.0.1
user=myuname
password=mypass
database=peq

Also another important file ive founf that I havent seen mentioned in any guide is config.ini which tells eqemu where to look for the quest, once again Im not sure how accurate my info is as its all assumptions but I dont see any docs that clearly spell things out so heres what my config.ini looks like on my working manual install

[Database]
host=localhost
user=myuname
password=mypass
database=peq
compression=off

[General]
quests=C:\EQEmu\quests

wordwrap=1


next I got the maps files .......I downloaded them via the link in cavedudes tutorial ......Im not sure if theres specific maps for specific releases so once again im making the assumtion that this is the way to go.

Last edited by redwing26; 08-17-2006 at 12:16 PM..
Reply With Quote