Palazikaka

Untitled

Jan 3rd, 2020
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. local oh1 = -0
  2. local oh2 = Vector3.new(5000000, 100, 72888880)
  3. local oh3 = 0.05
  4. for i,v in pairs(workspace.Boats:GetChildren()) do
  5. if v:FindFirstChild("Engine") then
  6. game:GetService("Workspace").Boats[v.Name].Engine.EngineEvent:FireServer(oh1, oh2, oh3)
  7. end
  8. end
Advertisement
Add Comment
Please, Sign In to add comment