I'm trying to add points to a DataStore when a Player touches a certain Part.
The problem I'm having is that I cannot get the UserId of the Player in order to assign the id as the key of the DataStore.
Does anybody know how I can get the user's id?
Is there an alternative technique I should be using?
Any help or advise would be greatly appreciated. |