player.GetByAccountID
Description
Tried to get the player with the specified Player:AccountID.
Internally this function iterates over all players in the server, meaning it can be quite expensive in a performance-critical context.
Tried to get the player with the specified Player:AccountID.