Advertisement
Showy19

LocalScript (Pistola)

May 13th, 2021
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.12 KB | None | 0 0
  1. script.Parent.MouseButton1Click:Connect(function()
  2.     game.ReplicatedStorage.EventosItems.PistolaEvento:FireServer()
  3. end)
  4.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement