1) How do I check if a player is the one hosting the server or an admin?
2) How do I refer to a local variable of someone? I mean, if the script were to set a "number" variable and is set to 3 (i.e.), from my end I would be able to get the number of the player but not mine and set it to another number.
2.1) I can create something like player.whatever to eliminate the neccesity of the above?
2) How do I refer to a local variable of someone? I mean, if the script were to set a "number" variable and is set to 3 (i.e.), from my end I would be able to get the number of the player but not mine and set it to another number.
2.1) I can create something like player.whatever to eliminate the neccesity of the above?