Hello!
I was wondering on how you can find a player in your own game and teleport to them using jobid
I know how to teleport with jobid but how can I find a specific players jobID
Hello!
I was wondering on how you can find a player in your own game and teleport to them using jobid
I know how to teleport with jobid but how can I find a specific players jobID
You can find a server with the player you are searching using this post. Since you get the ServerID
with it, you can simply use TeleportService
to tp yourself here.
I have an instance called “value” that has a players name.
How could you teleport to that certain players game?