Author Topic: Screen Bricks - R.I.P.  (Read 7914 times)

- Buildable Vehicles (poor truce no one gives a stuff now)
- This
FUTURE
- Al'mighty Electrk makes a TV that runs on .gifs.

dude, NICE. These are great for building next-gen Blockland PCs.

Need help ._.
I cant figure out the events.
Do I type in a number, a word? or something else?
please give an example event

Need help ._.
I cant figure out the events.
Do I type in a number, a word? or something else?
please give an example event
It goes by RGBA.


I know.
Still, can I please have an example event?
Im still confused on how to input RGBA into it.

I know.
Still, can I please have an example event?
Im still confused on how to input RGBA into it.

255 255 255 255 - Opaque White
255 255 255 0 - Invisible White

255 0 0 255 - Opaque Red
255 0 0 120 - Transparent Red

0 255 0 255 - Opaque Green

0 0 255 255 - Opaque Blue

255 255 0 255 - Opaque Yellow

Think colorsets.

255 255 255 255 - Opaque White
255 255 255 0 - Invisible White

255 0 0 255 - Opaque Red
255 0 0 120 - Transparent Red

0 255 0 255 - Opaque Green

0 0 255 255 - Opaque Blue

255 255 0 255 - Opaque Yellow

Think colorsets.
I thought rgba was 0-1

I thought rgba was 0-1

It converts it to decimal.

I made it 0-255 because I thought more people would be familiar with it and it would be more user-friendly.

These are great for building next-gen Blockland PCs.
I was just thinking this, would be pretty sick actually.

I thought rgba was 0-1

There isn't a range, RGBA only defines what values represent.




Well I'll be damned, a real screen brick, you out did yourself this time.


A well earned Good Job, unless Badspot puts an end to this one like the other dts addons as explained by Siba.

Can't you just have color selection boxes from the "setColor" event?