me and a friend are trying to get mini login to work over the network.
there are very few resources that deal with exactly how to add more than one account ( that ive been able to find anyway

)
what ive done is added into the database 3 accounts
eqemu stats 200
acc1 stats 200
acc2 stats 0
my miniloginaccounts.ini looks like this :
Code:
localhost eqemu eqemu[space]
and yes - i didnt actually write [space] i wrote in 'a space' - but i did is the point lol...
well i log in and it works fine.
i added
Code:
localhost eqemu eqemu[space]
10.3.82.3 acc1 eqemu[space]
which is my friends ip on the network, but when he loggs in it shows my chars, ive even tried changing the ini file as follows
Code:
localhost acc2 eqemu[space]
Code:
localhost acc1 eqemu[space]
but they both show me the same characters when i log in.
and hence my friend cant log in at the same time as me - because he getts an error.
any help would be appreciated.
