Posted September 13, 201312 yr Hello guys, my problem is: the client, which has just connected to the remote server, must waiting in the "Download Terrain" screen until it gets a custom packet from the server. I need this because client must use the data sent by the server before loading items and entities. I think I can't use Thread.wait() or Thread.sleep() as the client can't stop totally as it needs to get and read the packet. Any idea will be much appreciated, Thanks, Axel
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.