ID:266708
 
I'm making a game called B-Chat and I want were all the 1st time users can sign up and get a password,but the username is there byond key.That way they can login and have there own contcts list. Is this possible and if it is how?
Regards,
John
Just have a var, Password, that is saved on a character. Then save their contact list. Don't let them connect without the correct password.
In response to Garthor
how would i make it where they type it in

and how would i make it to see if a user was offline