33 posts
Posted 26 November 2012 - 08:14 AM
Figured out error.
8543 posts
Posted 26 November 2012 - 08:38 AM
You're trying to send loginclient before you've defined it. It's not going to magically know what the contents should be, so move the definition to before you try to send it.
33 posts
Posted 26 November 2012 - 08:44 AM
So are you saying I should add a if statement to check if a message came in?
Because im confused.
Can anyone help?
8543 posts
Posted 26 November 2012 - 11:11 AM
Locked. For future reference, don't edit the question out of the original post when you figure it out, just post the solution you found or state which answer helped you figure it out.