TeleportImpl (Method)

From Legacy Roblox Wiki
Revision as of 10:44, 22 July 2011 by >Megamatrixdude
Jump to navigationJump to search
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.