question

mikael.lauvlid@hotmail.no avatar image
mikael.lauvlid@hotmail.no asked

How to do slot reservation in Matchmaking with Unity?

I’m using Steam lobbies so players can play together. I will have the leader of that group do the matchmaking, so I need to properly do some slot reservation. How excactly do I do that?

I’m using Unity btw, for a PC game.

Matchmaking
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

·
Gosen Gao avatar image
Gosen Gao answered

Do you mean you want to join the matchmaking as a pre-made team? If so, you can let the Lobby owner create a matchmaking ticket and include all other lobby members in request parameter MembersToMatchWith. Then let other Lobby members call Join Matchmaking Ticket to join the ticket for matching as a team.

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.