question

Matt avatar image
Matt asked

How can I group an arbitrary set of players together?

Hi folks,

When a player first launches my game, I'd like to put them in a group with roughly 99 other players. Every week, I'd like to shift players around to different groups (the top 3 advance to a new tier of groups, say bronze to silver).

Is this possible to do and modify with a weekly event?

Thanks for the help! -Matt

Player Data
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

PlayFab does not provide the feature of randomly grouping players. And since each group is required to have 100 players, when adding players to the group, it is difficult to know which groups are not full. In addition, PlayFab does not support running logic on each group, we suggest that you may use an external database to implement this functionality.

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.