BINO2002

Untitled

Jun 15th, 2019
542
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. local Remote = game.ReplicatedStorage.Events.Shop['RequestSellAll']
  2.  
  3. local Arguments = {
  4. [1] = -1
  5. }
  6.  
  7. Remote:FireServer(unpack(Arguments))
Add Comment
Please, Sign In to add comment