chrisinator66

Untitled

Mar 3rd, 2018
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  2. local args = {
  3. [1] = "Ancient Conveyor",
  4. [2] = CFrame.new(-109.5, 695.699585, 451.5, -4.37113883e-08, 0, 1, 0, 1, 0, -1, 0, -4.37113883e-08)
  5. }
  6. remote:InvokeServer(unpack(args))
  7. local remote = Game["ReplicatedStorage"]["PlaceItem"]
  8. local args = {
  9. [1] = "Grand Christmas Tree",
  10. [2] = CFrame.new(-93, 698.699585, 451.5, -1, 0, -8.74227766e-08, 0, 1, 0, 8.74227766e-08, 0, -1)
  11. }
  12. remote:InvokeServer(unpack(args))
Advertisement
Add Comment
Please, Sign In to add comment