Advertisement
Pmn20002

cxv

Jan 12th, 2023
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. local args = {
  2. [1] = "LinkedSword",
  3. [2] = true
  4. }
  5.  
  6. game:GetService("ReplicatedStorage").RemoteEvents.OutsideRole:FireServer(unpack(args))
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement