question

Calum Haigh avatar image
Calum Haigh asked

Querying all Ticket Attributes in a Matchmaking Queue

Hi,

In our game, players specify their selected Faction in their Matchmaking Ticket Attributes when they enter a Matchmaking Queue, so that two players who have selected the same Faction will not be matched together.

This is all setup and working correctly - thanks to a collection of 'Match Total' rules - but we would like to display to the player if their selected Faction is over-represented in a Matchmaking Queue, and may negatively impact their search times. GetQueueStatistics is useful, but only provides data across all tickets, and thus all selected Factions.

Is there a way to access all active Tickets in a Matchmaking Queue, so that we can inspect this Faction Attribute and return some information to the player? Perhaps via CloudScript?

If not, are there any workarounds that could provide us with similar data?

Thanks!

CloudScriptMatchmaking
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Neils Shi avatar image
Neils Shi answered

Currently, PlayFab only provide the API GetQueueStatistics to get the current number of players in the matchmaking queue, who are waiting to be matched. We don't have an API to query all ticket attributes in a matchmaking queue. You can post a feature request for it.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.