Similar Posts

Subscribe
Notify of
1 Answer
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Devrunrik
5 months ago

It works, but you have to do this:

If other (I would use hit ).parent:Findfirstchild(“humanoid”) then

Local plr = game.players:getplayerfromcharacter(hit.parent)

plr.team = [team]

end