Quote: "Might be worth asking the creator of the plugin here."
I will try that after some further testing
Quote: "Are you behind a router? Set up your port properly?"
It works fine for me behind my own router and I have not set up any ports. I just made some changes an now I was able to log in a friend and play a game. So far so good. Now I am waiting for my other friend to come online so I can test with him as he had troubles playing yesterday.
Quote: "Always be sure (when working with TCP packets) that all packets that are send, must be received, in order!"
I always start my packets with a byte (mn add byte sendpacket,"byte"), this byte tells what this packet contains. When the server or client recieves a packet they read this first byte. For instance 1 is login, 2 is login response. Shouldn't this handle my packets properly even if they arrive out of order?
The byte chrunchers are coming...
DIVIDING BY ZERO/BECAUSE WE SUCK...