Hi guys i do a little scripting but when i Tested this Script out
function onPlayerEntered(plr)
while plr and not plr.Character do wait() end
game:GetService('TeleportService'):Teleport(177009290, plr.Character)
end
game.Players.PlayerAdded:connect(onPlayerEntered)
It Teleports Me to The place (as Said Before the ", plr. charater)")
pls help me
i am making an Obby server. that allows you to visit my (ugly) places Just to let them know where i begun Creating things and such. |