Posted October 30, 20178 yr When a player connects to a server, the config file of the client may be different from that of the server. To avoid undesired behaviours I have to synchronise the client configuration values with the server ones and reset client variables with them. What is the best way to do it? Should i send a custom packet to client with server values in ServerConnectionFromClientEvent?
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.