Advertisement
Guest User

Untitled

a guest
May 20th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Local Item = "item"
  2. local amount = math.pi
  3. local price =math.huge
  4. game:GetService("ReplicatedStorage").Events.SubmitTrade:FireServer(Item, amount, price)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement