I have an array set up, and everything is working, until it adds teams. it needs to turn the player's Neutral value to false. This doesn't work: players[i].Neutral = false Their teamcolor is changed, and their neutral value is still checked. Please help :)