[Solved] Finding the place id the player's friends are into

I want to make a gui with the list of your friends that are online and are playing a certain placeId. The issue is that I don’t know how to detect the placeid the player’s friends are inside and make them appear in the player’s GUI if it is the same as a certain placeId. I have searched about it in the roblox documentation but I didn’t find anything about it, so I decided to come here to the DevForum.

After some time I found about it on the roblox documentation

PlaceId number The place ID of the friend’s last location.

this?

1 Like

Make sure to mark a post as the solution, even if the reply is your own :slight_smile:

1 Like

I just don’t want to have fake solutions.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.