After some hours, I was unable to connect properly to my Game server.. It froze up <img src="smileys/smiley19.gif" border="0" align="middle">
I was still able to see output from the server whenever the player requested to move, but on the screen, nothing moved...
Capx:
ClientSide_Construct2
My current Idea for a fix would be to put the entire "Is data Available" loop inside an Every Tick Event. But since JavaScript is event based, that should not be needed?