|
| 02 Mar 2016 05:32 PM |
I'm starting to script (literally like 2 minutes ago) and I've been looking at videos and I can't seem to figure this out:
I'm trying to change the color of this brick
game.Workspace.bricky.BrickColor.Teal = true
What's wrong with it? When I enter the game it's still white as I left it. |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2016 05:35 PM |
is this trolling?
brick color is not a boolean |
|
|
| Report Abuse |
|
|
|
| 02 Mar 2016 05:35 PM |
game.Workspace.bricky.BrickColor= brickcolor.new("Teal ")
|
|
|
| Report Abuse |
|
|
|
| 02 Mar 2016 05:36 PM |
game.Workspace.bricky.BrickColor = BrickColor.new("Teal") print'Done' |
|
|
| Report Abuse |
|
|
| |
|
|
| 02 Mar 2016 05:42 PM |
@ScripterJohn
Lol, when you're so beginner that your questions sound like you're trolling qq |
|
|
| Report Abuse |
|
|
|
| 03 Mar 2016 12:03 AM |
| Well back in the day people really did come over here and ask stupid questions just to troll. |
|
|
| Report Abuse |
|
|
mycheeze
|
  |
| Joined: 27 Jun 2011 |
| Total Posts: 6748 |
|
| |
|