Haha! Okay, basically a key is how we know what data is the players. Usually keys are their UserId ( because UserId never changes)
( Make the key different if you want )
Use the key to Get and Set the data:
local key = player.UserId
Haha! Okay, basically a key is how we know what data is the players. Usually keys are their UserId ( because UserId never changes)
( Make the key different if you want )
Use the key to Get and Set the data:
local key = player.UserId