[SOLVED] Player:GetUniqueID vs Player:GetUUID
#3
GetUniqueID is a server internal ID, which is unique across entities, This is primarily used for apis that work with entities. UUID returns the player UUID, (which is not necessarily unique) which only players have, and is persistent across multiple logins. It is primarily used for the login apis.
Reply
Thanks given by:


Messages In This Thread
RE: Player:GetUniqueID vs Player:GetUUID - by worktycho - 09-19-2015, 11:53 PM



Users browsing this thread: 1 Guest(s)