-
What do you want to achieve? A Matchmaking system that can hold more than two players
-
What is the issue? I 'm using this tutorial Documentation - Roblox Creator Hub but I think it only lets two people in the queue/matchmaking, I might have misunderstood.
i.e a matchmaking script in fortnite where a queue/lobby has more than 90 players
From line 128 onwards, it starts to get confusing.
1 Like
Yea. The tutorial is setup for a two player game, probably to fit the chess example. You’d need to modify the section of code you have in the Gyazo to find multiple players rather than 2.
1 Like