Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local oh1 = -0
- local oh2 = Vector3.new(5000000, 100, 72888880)
- local oh3 = 0.05
- for i,v in pairs(workspace.Boats:GetChildren()) do
- if v:FindFirstChild("Engine") then
- game:GetService("Workspace").Boats[v.Name].Engine.EngineEvent:FireServer(oh1, oh2, oh3)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment