Get Authority
Gets the authority player of the chip's current context.
Gets the authority player of the chip's current context.
Outputs the player running this chip on their machine.
Returns the player who is the room authority.
I'm Authority exec fires on the player's machine who has authority in the current context. At the room level, this is room authority, inside an object board, this is object authority. I'm Not Authority exec fires for everyone else.
I'm Authority exec fires on the player's machine who has authority over the room. I'm Not Authority exec fires for everyone else.
The "Should Run" port will exec a) if the input player is local or b) if input player is invalid and the local player has authority of the current context.
Outputs if a player is the local player or not.
If the input player is invalid, this runs Is Not Valid. If the input player is valid but not the local player, this runs Is Valid And Not Local. If the input player is both valid and the local player, this runs Is Valid And Local. Players can be invalid if a variable is never set or if a player has left the room.
Outputs if a Player is authority of the input object.
Outputs True if the input player is the local player executing the chip on their machine.
Outputs the authority Player of the input object.
Outputs True on the player's machine who has authority of the input.
Sets the authority player of the input Rec Room Object.
Recalcualtes and updates the current room authority based on parameters such as their network connection and platform.