Description
Stores a value into a player variable, which is a variable that belongs to a specific player.
Arguments
Name: PLAYER
Description: The player whose variable will be set. If multiple players are provided, each of their variables will be set.
Type:
- Player
- Array: Player Default: EVENT PLAYER
Name: VARIABLE
Description: Specifies which of the player's variables to store the value into.
Type: PlayerVariable
Default: AName: VALUE
Description: The value that will be stored.
Type:
- Object
- Array Default: NUMBER