|
| 02 Jan 2014 07:17 AM |
I want to make a script, that teleports all the players to another place.
I want to make a game, with different maps. I don't want to use mapchanger, so how to place teleport everyone?
for i,v in pairs(game.Players:GetChildren()) do game:GetService("TeleportService"):Teleport(PLACE ID, v.Character) end
That doesn't works. Can someone help me? |
|
|
| Report Abuse |
|
|
|
| 02 Jan 2014 07:48 AM |
| Please go to Scripting Helpers, not Scripters. Just do it before the flamers get here AKA the oldbags. |
|
|
| Report Abuse |
|
|
|
| 02 Jan 2014 08:05 AM |
wrong forum scripting helpers, dude |
|
|
| Report Abuse |
|
|
| |
|