HELP|Matchmaking like Lol , Cs , Dota...

Hi friends.

I want matchmaking system like lol , cs or dota. I think use master server for network system. I will match 4 people and I will place them in a room (like lol , dota , cs). if room creater leave the game , i want not close the room and peoples stay playing. How can i with master server ?

1 Like

The Bad news:

  1. The lobby docs (or anything pre-game) are completely sparse, so you won’t find many answers because no one really knows.

  2. Unity devs don’t answer Q+A in regards to UNET and HLAPI.

  3. Because there are barely any docs to begin with, there aren’t even any small docs for master server :confused: you probably won’t find much help here for UNET. Maybe Photon but you’d likely have to re-code.

You can find the complaint thread here.

The Good News:

  1. If you need some unofficial docs, check here BUT it’s not master server :confused:

If you DO get it working with master server, please help us update the unofficial docs :slight_smile: It’s all we have!