Enzo01234
|
  |
| Joined: 24 Mar 2011 |
| Total Posts: 6131 |
|
|
| 10 Sep 2014 11:27 AM |
another place immediately after joining?
game.Players.PlayerAdded:connect(function(plyr) game:GetService("TeleportService"):Teleport(177186863)
end)
would it be something like that?
[-★-] Our Unit shall rise again |> www.roblox.com/My/Groups.aspx?gid=869728 ] |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2014 11:27 AM |
| why would you want to do such a thing |
|
|
| Report Abuse |
|
|
Enzo01234
|
  |
| Joined: 24 Mar 2011 |
| Total Posts: 6131 |
|
|
| 10 Sep 2014 11:28 AM |
One of my places would be misc, a thumbnail holder, so I want anyone that joins to be teleported to one of my builds.
[-★-] Our Unit shall rise again |> www.roblox.com/My/Groups.aspx?gid=869728 ] |
|
|
| Report Abuse |
|
|
vlekje518
|
  |
| Joined: 10 Apr 2011 |
| Total Posts: 191 |
|
|
| 10 Sep 2014 11:28 AM |
i guess you might need to cal the player instance tho, and make it so they cant choose to teleport ( taking its an admin script and when teleport all is used it needs to get the newely joined players into that game too ) |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2014 11:30 AM |
Its true but you need add something because it just place id it wont tp up player because you didn't define what is player.
it should be placeid, player
http://wiki.roblox.com/index.php/TeleportService_guide |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2014 11:31 AM |
"one of my builds" http://www.roblox.com/Enzo01234s-Place-Number-86-place?id=177186863 that build of yours look amazing. but anyway.
game.Players.PlayerAdded:connect(function(p)game:service'TeleportService':Teleport(p,177186863)end)
should work, idk why i felt the need to make it ugly af though. |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2014 11:32 AM |
game.Players.PlayerAdded:connect(function(p)game:service'TeleportService':Teleport(177186863,p)end)
silly me
|
|
|
| Report Abuse |
|
|
Enzo01234
|
  |
| Joined: 24 Mar 2011 |
| Total Posts: 6131 |
|
|
| 10 Sep 2014 11:40 AM |
im just testing atm
i plan to link this: http://www.roblox.com/unnamed-place?id=92653433
to this; http://www.roblox.com/In-Dev-Forgotten-place?id=171486658
your code didnt work :(
[-★-] Our Unit shall rise again |> www.roblox.com/My/Groups.aspx?gid=869728 ] |
|
|
| Report Abuse |
|
|
Enzo01234
|
  |
| Joined: 24 Mar 2011 |
| Total Posts: 6131 |
|
| |
|
Enzo01234
|
  |
| Joined: 24 Mar 2011 |
| Total Posts: 6131 |
|
| |
|
| |
|
Enzo01234
|
  |
| Joined: 24 Mar 2011 |
| Total Posts: 6131 |
|
|
| 10 Sep 2014 12:20 PM |
thats weird, it doesnt work for me
[-★-] Our Unit shall rise again |> www.roblox.com/My/Groups.aspx?gid=869728 ] |
|
|
| Report Abuse |
|
|