How To Make A Player Queue Roblox
How To Make A Player Queue Roblox. You can just rely on a table to make a queue but note the script below is very bare bone and wouldn’t handle if a player in the queue leaves before they get to the front of the queue local Queue = {} Create a table to store…