|
| 30 Mar 2014 12:23 PM |
game.Players.ChildAdded:connect(function(p) if p:IsInGroup(1072200) then p.TeamColor = BrickColor.new("Dark stone grey") else p.TeamColor = BrickColor.new("Medium stone grey") end end |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 30 Mar 2014 12:24 PM |
| http://www.roblox.com/Forum/ShowForum.aspx?ForumID=20 |
|
|
| Report Abuse |
|
|
|
| 30 Mar 2014 12:25 PM |
"(function(p)" i don't mean to get you wrong but you cant put a bracket inside a bracket |
|
|
| Report Abuse |
|
|
|
| 30 Mar 2014 12:25 PM |
| idk try editing the team name section. I always mess up with color scripts. |
|
|
| Report Abuse |
|
|
| |
|
Relods
|
  |
| Joined: 21 Jan 2011 |
| Total Posts: 2337 |
|
|
| 30 Mar 2014 12:26 PM |
game.Players.ChildAdded:connect(function(p) if p:IsInGroup(1072200) then p.TeamColor=BrickColor.new'Dark stone grey' else p.TeamColor=BrickColor.new'Medium stone grey' end end)
hello my name is michael and i like sausage rolls |
|
|
| Report Abuse |
|
|
sliger11
|
  |
| Joined: 18 Jun 2013 |
| Total Posts: 930 |
|
|
| 30 Mar 2014 12:26 PM |
| it seems fine according to me, either that or i'm too tired. do what shortpinman said |
|
|
| Report Abuse |
|
|