drmiewlo
|
  |
| Joined: 14 Mar 2012 |
| Total Posts: 1782 |
|
|
| 28 Oct 2011 09:53 PM |
Output says nothing.
b = script.Parent lvl = b.Parent.Level script.Parent.Changed:connect(function() if lvl.Value == 0 then b.Text = "What is the Segar Corperation?" else if lvl.Value == 1 then b.Text = "Ok, I have another question..." end end end) |
|
|
| Report Abuse |
|
drmiewlo
|
  |
| Joined: 14 Mar 2012 |
| Total Posts: 1782 |
|
| |
drmiewlo
|
  |
| Joined: 14 Mar 2012 |
| Total Posts: 1782 |
|
| |