KashTheKingYT

Local Script Team

Nov 9th, 2021
1,005
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. script.Parent.Activated:Connect(function()
  2.     game.ReplicatedStorage.JoinTeam:FireServer("Green")
  3.     script.Parent.Parent.Parent:Destroy()
  4. end)
Advertisement
Add Comment
Please, Sign In to add comment