SxScripting

Shop Item Local Script

Jul 10th, 2021
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. script.Parent.Activated:Connect(function()
  2. game.ReplicatedStorage.Events.potionActivation:FireServer(script.Parent.Name)
  3. end)
Advertisement
Add Comment
Please, Sign In to add comment