How do I Teleport a group of players to another game?

Alright, Here is a question, Is the game a part of your “universe” or is it part of another developer’s game

What do you mean by that? I made the game and it teleports only one player.

did you make two seperate games or one game with another place inside it?

It just 1 game with 100 people max. When you make a server thing you click it and a string value in the player updates to a word. When the creator presses start its supposed to teleport all players to the the place ID they entered in. It works but only for one player. So im trying to fix it so all players with same string value get teleported as well.

ahh, if they choose another game and you tp more than 1 person it failos bnecase its not a place oimside the bgame

ohhhh, but then how can I teleport other players? Your able to with GUI buttons.

what do you mean your able to with GUI buttons?

Like your able to teleport players to other games by just pressing a button

yeah you can teleport one person to another game just not a group

Hi. The group of persons must first:

  • Be in one of your group.
  • Use teleport service
  • Define the players
    I would recommend this:
    Teleport Function

ok so how can I teleport those certain players?

I have found a solution by just firing a remote event back to client teleport them.