I need to load certain variables of other players (who are already playing on the server) when the player connects
For example:
If a player (player 2) connects after another player (Player 1) has picked up an axe, then Player 2 will not see that Player 1 has an axe in his hand.
Tell me, how can this be implemented?
Thank you in advance!