Advertisement
1_F0

Untitled

Jul 2nd, 2020
4,870
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. while wait() do
  2. local args = {
  3. [1] = game:GetService("Players")["LocalPlayer"],
  4. }
  5.  
  6. game:GetService("ReplicatedStorage").Remotes.Quest.I:FireServer(unpack(args))
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement