(bool) IsClanMember(ulong playerId, ulong otherId) // Check if 2 players are clan mates
(bool) IsMemberOrAlly(ulong playerId, ulong otherId) // Check if 2 players are clan mates or clan allies
(bool) IsAllyPlayer(ulong playerId, ulong otherId) // Check if 2 players are in allied clans