[Need Help] Guarenteed Teleport?

Hello Developers of the Dev forum, I have looked all around to see if this exists but came to no results.

My question is, “Is there any way to guarantee a teleport?”
Like to make sure a player teleports to a game guarantied.
If you have any forums or answers please comment :slight_smile:

Just repeatedly run a pcall wrapped teleport function until the player gets teleported to a place or game.

And how would I go about doing that if you don’t mind me asking?

You… repeat the function…?

Like, a repeat task.wait() x until y.

Oh yeah, sorry my brain is somewhat fried right now since I overthink and failed from trying to solve this even though it was a simple fix. Thank you so much!

1 Like

It’s fine! I just got confused because I thought I stated what you needed from my first post. Happy to see this was a solution! (I’ve done this in a different game too to force a player teleport. LOL)

Lol, thank you for all the help and wish you best of luck with any projects you make! :smiley:

1 Like

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