How to make teleport service teleport multiple players

  1. What do you want to achieve? Keep it simple and clear!

im trying to make a system where lets say 5 players are standing in a circle or a area where u wait for a raid or a dungeon to begin then when it starts all the players get teleported to there OWN SERVER where friends cant join them but i cant see to figure out how to do it alot of games use this system

if u can help thanks

Hey, take a look through this function of TeleportService: TeleportPartAsync

Hopefully this helps!

You would use ReserveServer and TeleportToPrivateServer. For teleporting multiple players, make a table and then insert the players that you want to be teleported into the table.

2 Likes

Or You Can Add Table With A Player That Inside Of Servers! But I Don’t Know How to add them… Because I Don’t Learn About Tables More