Page 1 of 1

Collective Color Changing

Posted: Wed Feb 10, 2021 7:28 am
by Cook
There are three palettes:

PALETTE ONE
#FF0000


PALETTE TWO
#00FF00


PALETTE THREE
#0000FF


You may make a post with a color code and a palette number, e.g.
TWO -
#00BFFF
.

Average the R, G, and B values between that palette's current color and the color that you're adding to get the new color. Round up if necessary.

In this case, that's:
PALETTE TWO
#00D880



Alternatively, you may post the MIX command like so:
MIX THREE -> ONE
.

This will empty the first palette specified and mix its color with the second palette specified.

In this case, that's:

PALETTE THREE
#EMPTY!

empty palettes will just fill with whatever color you add to them

PALETTE ONE
#800080





Please post (an) updated version(s) of the palette(s) you just changed.

Bolding Commands
will be helpful for others reading through.

If you have any questions, ask.

Code for the palette:

Code: Select all

[area=PALETTE ONE][b][color=#FF0000]#FF0000[/color][/b][/area]

Posted: Tue Oct 19, 2021 5:47 pm
by Ythan
MIX ONE -> TWO


PALETTE ONE
#EMPTY!


PALETTE TWO
#808000


PALETTE THREE
#0000FF


???

Posted: Wed Oct 20, 2021 7:15 am
by Jake The Wolfie
ONE:
#F1A10E


PALETTE ONE
#F1A10E


PALETTE TWO
#808000


PALETTE THREE
#0000FF