Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-2

How do you make a player not Neutral?

Asked by 8 years ago

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 :)

0
players[i].TeamColor == BrickColor.new("") -- put new team color cx deputychicken 226 — 8y
0
I did that UnityAlex 36 — 8y
0
Downvoting for not clarifiying the question enough. User#5978 25 — 8y

Answer this question