Posted January 29, 20205 yr Hello, I would like to ask for help, would it be somehow possible to detect exactly moment when player logging to the server (only multiplayer) and send to the server some data before logging in? Example: Client sends som "key" to the server if the key match player will be allowed to connect, otherwise will be connection dropped... Thanks for any response or help.
January 29, 20205 yr Author How I said, I have client-side where will be stored something like a key, and server-side where will be the key received and checked if match. If yes, the player will be allowed to connect, else connection will be dropped... And I need to check it before the connection is completed. Edited January 29, 20205 yr by MAnoXY
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.