|
| 24 Jun 2015 09:06 PM |
rank.TextColor3 = BrickColor.new("Toothpaste")
would that work? |
|
|
| Report Abuse |
|
|
|
| 24 Jun 2015 09:13 PM |
if v:IsInGroup(GroupId) then rank.Text = v:GetRoleInGroup(GroupId) elseif isMvp(v) then rank.TextColor3 = Color3.new(0, 255, 0) rank.Text = v:GetRoleInGroup(GroupId) else rank.Text = "" end wait(1) until nil end)) |
|
|
| Report Abuse |
|
|
|
| 24 Jun 2015 09:20 PM |
hers a way to get color3 from brickcolor
BrickColor.new("Toothpaste").Color |
|
|
| Report Abuse |
|
|
|
| 24 Jun 2015 09:23 PM |
rank.TextColor3 = Color3.new(100/255,0/255,255/255) Try using this format ^
Why u do dis... me cry now ;( |
|
|
| Report Abuse |
|
|