Check if a user account is friends with the LocalPlayer

How do I know if a user account is friends with the LocalPlayer, even when they are not in the game?

2 Likes

Use Player:isFriendsWith(Id)

if Im using the wrong variable you should find a variable similar to that using game.Players.Player:Varabie

1 Like