How can I identify if a player has blocked anouther?

Im making my own playerlist and im currently working on icons I am stuck at blocked as I dont know how to I identify if that player has blocked anouther

1 Like

I don’t believe we have a API Reference that can check if a certain player has blocked someone, but we do have this:

1 Like

it would be usefull if thier was one like this

Player:IsBlockedBy(Player.UserId)
3 Likes

There has been a Feature Request I believe for this though

My guess is that you’d need to mess around with the CoreScripts of the game for that to work? Idk

1 Like