TeleportImpl (Method)
From Legacy Roblox Wiki
![]() | |
Returns | nil |
Description: | This will teleport someone, like Teleport_(Method), but this method has a second argument allowing someone to teleport to a certain spawn. |
Member of: | TeleportService |
Example
game:GetService("TeleportService"):TeleportImpl("1818", "SomeSpawnName") --> Will supposedly teleport a player to crossroads, and if there was a spawn named "SomeSpawnName" then you would spawn there.