|
| 01 Feb 2016 05:52 PM |
Is there a way to output the color Red to the console. So make this text:
print("This is the color red")
red?
It's just roblox, deal with it. |
|
|
| Report Abuse |
|
|
| |
|
|
| 01 Feb 2016 05:55 PM |
Can you do any other colors than red?
It's just roblox, deal with it. |
|
|
| Report Abuse |
|
|
rvox
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 5380 |
|
| |
|
|
| 01 Feb 2016 05:56 PM |
Wait, so when it errors is it supposed to stop the script as well?
It's just roblox, deal with it. |
|
|
| Report Abuse |
|
|
rvox
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 5380 |
|
| |
|
|
| 01 Feb 2016 05:57 PM |
Because I would like to be able to print information to the output, but tell the difference between the information instead of it all being black.
It's just roblox, deal with it. |
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 06:02 PM |
Soooo no?
It's just roblox, deal with it. |
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 06:03 PM |
| Yes the script is supposed to stop, make your own output gui if you want to customize it more. |
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 06:03 PM |
warn("Hello") -- orange error("Hello") -- red assert (false, "Hello") --I don't know print("Hello") -- white
use print.
|
|
|
| Report Abuse |
|
|
|
| 01 Feb 2016 06:04 PM |
Awesome thanks!
It's just roblox, deal with it. |
|
|
| Report Abuse |
|
|