Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i,v in pairs(game.Workspace.ActiveMap:GetChildren()) do
- if v.Name == "32" then
- print("map is heist")
- wait(5)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-547.41, 560.8, 209.088))
- wait(10)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-160.465, 580.605, -38.0929))
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement