|
| 26 Jan 2014 11:27 AM |
with the command :S in "Kohl's Admin V.2" How would I change my head's color? What I have :
:s Game.Workspace.FailzStrat.Head.BrickColor.new - ("Navy Blue")
|
|
|
| Report Abuse |
|
|
DataStore
|
  |
| Joined: 07 Feb 2012 |
| Total Posts: 8540 |
|
|
| 26 Jan 2014 11:28 AM |
| Thing.BrickColor = BrickColor.new("Navy blue") |
|
|
| Report Abuse |
|
|
|
| 26 Jan 2014 11:33 AM |
Didn't work data, is that because of body colors?
|
|
|
| Report Abuse |
|
|
Kingmouli
|
  |
| Joined: 28 Sep 2012 |
| Total Posts: 1292 |
|
|
| 26 Jan 2014 11:34 AM |
| Try changing the body colors |
|
|
| Report Abuse |
|
|
DataStore
|
  |
| Joined: 07 Feb 2012 |
| Total Posts: 8540 |
|
|
| 26 Jan 2014 11:35 AM |
@OP, Working fine for me.
Workspace.APlayer.Head.BrickColor = BrickColor.new("Navy blue") |
|
|
| Report Abuse |
|
|
|
| 26 Jan 2014 11:36 AM |
| This isn't in studio, I think body colors is messing it up. How would I remove body colors? |
|
|
| Report Abuse |
|
|
Kingmouli
|
  |
| Joined: 28 Sep 2012 |
| Total Posts: 1292 |
|
|
| 26 Jan 2014 11:38 AM |
| game.Workspace.Kingmouli.BodyColors:Destroy() |
|
|
| Report Abuse |
|
|