Posted March 30, 20205 yr So I have ClientChatReceivedEvent and I want to do something about 1-3 seconds after the event was called and I tried Thread.sleep(2000) but it just locks up the entire game for 2 seconds how would I do this. Ex: ClientChatReceivedEvent and responding message 1-3 seconds after.
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.