OK, thanks for replying, I will add my inis to the bottom of this, my question is this, how do i get it to NOT allow just anyone to log in??? Like to say bad password/username, I can type in ANYTHING for the username/password on any machine on my network and log in, I don't want it to do that... and it always says 'Welcome:eqemu' on the server screen at the top scroll thingy, i dont want it to do that...
Here are my Ini files: (I replaced any personal info with appropriate info.)
*** LoginServer.ini ***
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.
### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS.
### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.
# READ README.TXT
[LoginServer]
loginserver=ServercompsIP
loginport=5999
worldname=This is my
worldaddress=ServercompsIP
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
*** MiniLoginAccounts.ini ***
ServerscompIP eqemu eqemu // ** (space at end)
MYcompsIP myuser mypass // ** (space at end)
SecondcompsIP hisuser hispass // ** (no space at end)
Doubt the db.ini matters, since it is for the db anyways, and that works fine. Oh and I did add the usernames/passes to the DB, accordingly, eqemu has 200, as well as the others, although i couldn't get the world.exe to add them in, cause it told me there was a duplicate entry at key 3, but I believe that is because it's not checking the DB to see how many lsaccount_id's there are when it goes to add another... so i had to add them in manually.
Thanks for any help you can give ;p
|