Tripane
|
  |
| Joined: 03 Jun 2011 |
| Total Posts: 11432 |
|
|
| 15 Sep 2014 05:13 PM |
EarnedMoney = script.Parent.EarnedMoney EarnedMoney.Changed:connect(function() script.Parent.Text = "+"..EarnedMoney.Value.." CR" end) |
|
|
| Report Abuse |
|
|
Tripane
|
  |
| Joined: 03 Jun 2011 |
| Total Posts: 11432 |
|
| |
|
|
| 15 Sep 2014 05:28 PM |
No output, but what happens? Does the Gui display at all? If not, it might not even be visible. Try testing in solo mode. |
|
|
| Report Abuse |
|
|
|
| 15 Sep 2014 05:41 PM |
| put the parenthesis after cr not end |
|
|
| Report Abuse |
|
|