Posts: 159
Threads: 15
Joined: Oct 2016
BYOND Username: NesMettaur
12-05-2016, 12:45 PM
I'm not sure if it's supposed to be a super secret thing or not, but it doesn't hurt to ask anyways.
But yeah, as noted on the wiki the current signal input for changing an LED component's color isn't known and I have no idea where to start with writing it up. So I'm curious if anyone else knows what it is or not.
Posts: 758
Threads: 43
Joined: Jul 2014
12-05-2016, 02:05 PM
(This post was last modified: 12-05-2016, 02:07 PM by atamusvaleo. Edited 3 times in total.)
Pssssst! Read the MechComp book...
*crawls back into the shadows
Posts: 2,552
Threads: 33
Joined: Oct 2014
I'm not sure what you're asking for?
If it's what I think you're asking for, then just send a color hex to the component. It's just #RRGGBB, but in hex form, so #ff0000 for red, #0000ff for blue, and #ff00ff for megenta, etc.
As an aside, random color generators make great dancefloors.
Posts: 159
Threads: 15
Joined: Oct 2016
BYOND Username: NesMettaur
(12-05-2016, 02:05 PM)atamusvaleo Wrote: Pssssst! Read the MechComp book...
*crawls back into the shadows
whoops
(12-05-2016, 02:32 PM)Vitatroll Wrote: I'm not sure what you're asking for?
If it's what I think you're asking for, then just send a color hex to the component. It's just #RRGGBB, but in hex form, so #ff0000 for red, #0000ff for blue, and #ff00ff for megenta, etc.
As an aside, random color generators make great dancefloors.
Yep, that's it. Thanks.
I should've figured it was hexcode in hindsight, whoops.
Posts: 758
Threads: 43
Joined: Jul 2014
I was trying to be super secretive. Ya blew it, Vitatroll.
Posts: 2,552
Threads: 33
Joined: Oct 2014
(12-06-2016, 06:05 AM)atamusvaleo Wrote: I was trying to be super secretive. Ya blew it, Vitatroll.
Blame the Dog; it tells me what to do.
Also