|
| 08 Oct 2016 10:00 PM |
color1.Value=("Lime green")
HOW TO CHANGE TO BRICK COLOR THEN
If I shout "Hello fellow ogers!", that would be wrong as i'm a human. |
|
|
| Report Abuse |
|
|
Bit_blox
|
  |
| Joined: 28 Aug 2016 |
| Total Posts: 974 |
|
|
| 08 Oct 2016 10:01 PM |
game.Workspace.Part.BrickColor = BrickColor.new("Lime Green")
-- o okie den q.q -- |
|
|
| Report Abuse |
|
|
|
| 08 Oct 2016 10:01 PM |
what are you trying to do
Formerly xXTheRobotXx, add 13,349 posts |
|
|
| Report Abuse |
|
|
|
| 08 Oct 2016 10:02 PM |
Change a BrickColorValue's Value
If I shout "Hello fellow ogers!", that would be wrong as i'm a human. |
|
|
| Report Abuse |
|
|
|
| 08 Oct 2016 10:03 PM |
color1.Value = BrickColor.new("Lime green")
|
|
|
| Report Abuse |
|
|
gIoam
|
  |
| Joined: 23 Jul 2015 |
| Total Posts: 310 |
|
|
| 08 Oct 2016 10:27 PM |
| http://wiki.roblox.com/index.php?title=Constructors |
|
|
| Report Abuse |
|
|
mitt777
|
  |
| Joined: 07 Jan 2014 |
| Total Posts: 19 |
|
|
| 08 Oct 2016 10:30 PM |
If you want to change the color to Lime Green use 1020 and if you want a different color reference the link below and change the 1020 to the code on the wiki page.
List of BrickColor codes: http://wiki.roblox.com/index.php?title=BrickColor_codes
Example:
script.Parent.Baseplate.BrickColor = BrickColor.new(1020)
|
|
|
| Report Abuse |
|
|