How do you make a thing where you join a player by your choice in that same game?

Recently, I’ve wanted to make a script where a player joins another player, but they have to be in the same game. I’ve noticed this in the game “Auto Duels” where they have a command to teleport the player to the sever that player is playing on. I’ve tried looking up a tutorial on this on YouTube, but I can’t find any tutorials because they are just tutorials on how to teleport a player into a different game. If anyone can help me with this, then thank you very much for the help. c:

I’ve never heard of this so I have absolutely no clue on how to accomplish it, but I found a tutorial on youtube that may be of some use to you here.

After some quick digging, it seems like you would probably want to use something along the lines of TeleportService to transport players to a new place. Specifically, you might want to look at TeleportPartyAsync as an option. Identify the players that you need to teleport, and then call the function to send them on their way.

Hey! I can’t seem to click on the link. Can you possibly link it as YouTube link so I can access it, thanks!

I think this would be useful this helped me a lot when i was just starting out, just click here

Bro you’re such a legend after 2 years later. Thanks man!

1 Like

No Problem! Was happy to help!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.