On_eil
|
  |
| Joined: 07 Jul 2016 |
| Total Posts: 50 |
|
|
| 10 Aug 2016 02:29 PM |
script.Parent.Text = ("Balance: $"..money..)
Money is already assigned as a value. |
|
|
| Report Abuse |
|
|
TimeTicks
|
  |
| Joined: 27 Apr 2011 |
| Total Posts: 27115 |
|
|
| 10 Aug 2016 02:32 PM |
label.Text = 'Balance: $'..money
|
|
|
| Report Abuse |
|
|
|
| 10 Aug 2016 02:48 PM |
take away the second pair of ".." and ur good everythin else is fine |
|
|
| Report Abuse |
|
|