question

Vignesh Gunasekaran avatar image
Vignesh Gunasekaran asked

How to get the player team info?

@Brendan @SethDu @Citrus Yan Hi their, I wanna get the team name of the joined client unfortunatly am only able to get the team list of the matchedqueue

Player DataMatchmaking
untitled.png (13.9 KiB)
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

·
Seth Du avatar image
Seth Du answered

When you call GetMatch after the ticket is matched, the callback will contain team members’ information.

In the property “Members” of the callback, players will be separately allocated to different teams according to your queue configuration.

1 comment
10 |1200

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

Vignesh Gunasekaran avatar image Vignesh Gunasekaran commented ·

Thanks bro... Is there is any detailed documentation for integration or any flowchart for deploying multiplayer game logic like team organisation. leader board etc...

0 Likes 0 ·

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.