yankeejr
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 4906 |
|
|
| 28 Dec 2014 07:07 PM |
| I am probably an 8 on a scale from 1 to 10 in scripting, but I honestly do not know how to disable a TextButton without disabling the script. wat do? |
|
|
| Report Abuse |
|
|
eLunate
|
  |
| Joined: 29 Jul 2014 |
| Total Posts: 13268 |
|
|
| 28 Dec 2014 07:08 PM |
| You just got demoted to a 2. I'm pretty sure buttons have a disabled property or something hehe. |
|
|
| Report Abuse |
|
|
yankeejr
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 4906 |
|
|
| 28 Dec 2014 07:11 PM |
Properties with true/false..
> Active > AutoButtonColor > Model > Selected > Visible > Archivable > ClipDescendants > Draggable > TextScaled > TextWrapped
|
|
|
| Report Abuse |
|
|
|
| 28 Dec 2014 07:14 PM |
on a Scale of 1-10 you're more like on 1 You Punk
use VISIBLE Punk |
|
|
| Report Abuse |
|
|
| |
|
|
| 28 Dec 2014 07:15 PM |
Correction to my POST well if you mean Fully Disable it Punk use Active
but if you want it still Clickable but invisible you want Visible false
|
|
|
| Report Abuse |
|
|
yankeejr
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 4906 |
|
| |
|
yankeejr
|
  |
| Joined: 04 Jul 2012 |
| Total Posts: 4906 |
|
|
| 28 Dec 2014 07:17 PM |
| In solo when Button.Active = false it does the same thing as if it were true. |
|
|
| Report Abuse |
|
|
| |
|