|
| 19 Nov 2012 09:27 PM |
function ChangeLoadColorblue() local gui = player.PlayerGui.Inventorygui.Frame.Loadback.LoadBar if gui.Style == "Custom" then if realcolor.Value == "blue" then gui.Style = "ChatBlue" end end end
Why won't this work? |
|
|
| Report Abuse |
|
|
|
| 19 Nov 2012 09:30 PM |
| There is no output. Sorry about that. |
|
|
| Report Abuse |
|
|
Xnite515
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 22763 |
|
| |
|
| |
|
Xnite515
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 22763 |
|
| |
|
|
| 19 Nov 2012 09:36 PM |
| Yes, after that I have: ChangeLoadColorblue() |
|
|
| Report Abuse |
|
|
| |
|
crouton04
|
  |
| Joined: 07 Jul 2010 |
| Total Posts: 4459 |
|
|
| 19 Nov 2012 09:49 PM |
| I think it's Color3.new("Blue") |
|
|
| Report Abuse |
|
|
|
| 19 Nov 2012 09:51 PM |
| ... I'm not changing the color. I'm changing the style of the frame. |
|
|
| Report Abuse |
|
|