Vous utilisez un navigateur non à jour ou ancien. Il ne peut pas afficher ce site ou d'autres sites correctement. Vous devez le mettre à jour ou utiliser un navigateur alternatif.
I created the variable _player in GUI to get the player information. I want to know how to write scripts if I want to revive the player and kick the player out of the server. First, thank you for your help!
If I select a player in the UI and use the variable _player to store player information, I can use _player hideObject true; Order him to be invisible. Now I want to resurrect the player. What should I do? And what should I do to kick out the player?