Advertisement
BloodTheCreator

1Inferno

May 7th, 2022
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. local args = {
  2. [1] = "PlacementTower",
  3. [2] = "Inferno",
  4. [3] = "Leprechaun",
  5. [4] = -16.954378128051758,
  6. [5] = 16.060661125183106,
  7. [6] = -64.81599426269531,
  8. [7] = 1000000
  9. }
  10.  
  11. game:GetService("ReplicatedStorage").Others.Placement:FireServer(unpack(args))
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement