Detecting if a player follows a Party leader ingame

This would be useful for creating in-game parties/teams based on whether or not a group of players join the same server because they were in a party from on-site.

Could also support just random followers as well - allowing you to spawn the follower next to the follow-ie.

1 Like

Dictionary Player::GetParty()
Returns a list of userIds and the games they are in. Also a bool PartyLeader.

We need something like this. I’d love it that if you’re in a party on-site then you join a game you can be redirected via the party.

1 Like