|
| 11 Dec 2013 03:35 AM |
I'm trying to make this script teleport everyone ingame to a place i'm only giving the orginal script not the one i edited so people wont have to figureout things... or something:P game:GetService("TeleportService"):Teleport(8473728, game.Players.DeadlyShroom.Character) |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 11 Dec 2013 04:07 AM |
http://wiki.roblox.com/index.php/RBX.lua.TeleportService_(Service)
I can't see anything wrong with it. But, maybe you need to check that the character IS there. e.g if character then end |
|
|
| Report Abuse |
|
|
duckwit
|
  |
| Joined: 08 Aug 2008 |
| Total Posts: 1310 |
|
|
| 11 Dec 2013 05:03 AM |
| Loop through each player and teleport each of them, not just one of them. |
|
|
| Report Abuse |
|
|