if Plr.Team == nil or Plr.Team == "Neutral" then
Is it something with "or", or team "Neutral"? I can't use game.Teams.Neutral becouse it can get deleted.
(I need it for custom team script)
I have an idea how to fix that, but it may be unreliable on slow servers.