Good news / bad news...
Good news, others can indeed connect to my server now with no problems. Everyone can enter and see each other.
Bad news, everyone is using my account which is the server computer! Everyone has different passwords and names so WTF?
It was funny, a couple of my friends get in and the next thing I see is one of
MY characters running past me! :lol:
I do find this wierd... I thought you could not log into the same account more then once at a time and plus everyone's sql database, accounts, passwords, station names and everything else is very diferent from each others but if anyone logs in useing
there name and password then they are sent into my account on the server
Any suggestions?
These are the files on the user's computer. Look in the first post, I did edit the file information for the server computer
MiniLogin
Code:
userIP username userpassword
db.ini
Code:
[Database]
host=localhost
user=username
password=userpassword
database=eq
compression=off
Loginserver
Code:
[LoginServer]
loginserver=serverIP
loginserver2=serverIP
loginport=5999
loginport2=5999
worldname=
worldaddress=serverIP
locked=false
account=
password=
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
eqhost
Code:
[Registration Servers]
{
"serverIP:5999"
}
[Login Servers]
{
"serverIP:5999"
}
Another n00b question, does 'ServerMode' always stay on 'Standalone'?