|
| 01 Jul 2012 12:22 PM |
if game.Players:FindFirstChild(script.Parent.Value.Value) then f.BackgroundColor3 = BrickColor.new(game.Players:FindFirstChild(script.Parent.Value.Value).TeamColor).Color end
Even though he IS there... I can't get it to work, I know it's this line because that's the output, it's something to do with defining the color. |
|
|
| Report Abuse |
|
|
|
| 01 Jul 2012 12:23 PM |
| Oh, and this is just a snippet. |
|
|
| Report Abuse |
|
|
|
| 01 Jul 2012 12:28 PM |
I changed this:
if game.Players:FindFirstChild(script.Parent.Value.Value) then f.BackgroundColor3 = game.Players:FindFirstChild(script.Parent.Value.Value.TeamColor).Color end
Not the output says argument 1 is missing or nil... Wow... |
|
|
| Report Abuse |
|
|
|
| 01 Jul 2012 12:34 PM |
| Never mind, thanks... For nothin', XD. |
|
|
| Report Abuse |
|
|
WhiteRain
|
  |
| Joined: 24 Apr 2010 |
| Total Posts: 2723 |
|
| |
|
| |
|