Advertisement
BINO2002

Untitled

Jul 5th, 2019
658
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. local A_1 = "VSpawn"
  2. local A_2 =
  3. {
  4. [1] = game:GetService("Workspace").USDock.VehicleSP.Airport,
  5. [2] = "Bomber",
  6. [3] = -1000
  7. }
  8. local Event = game:GetService("ReplicatedStorage").Event
  9. Event:FireServer(A_1, A_2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement