How would I get a player's friend count and display it on a text label?

I’m trying to make a little thing where you can see how many friends you have whilst in my game, but the things I’ve tried don’t work

2 Likes

You can do what Forummer says in this post, and then inside that local script under the forloop, use #friendsWith to count how many friends are in the table.

2 Likes