TeleportImpl (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Megamatrixdude
No edit summary
>Megamatrixdude
No edit summary
(No difference)

Revision as of 10:44, 22 July 2011

TeleportImpl( )
Returns nil
Description: This will teleport someone, like Teleport, 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.