Author Topic: Colorset Help  (Read 482 times)

How do i make a color set?

Please don't flame. and help me please.

EDIT: I need help making a add on.

any suggestions? and help.
« Last Edit: January 28, 2011, 03:56:17 PM by TeeJay »

How do i make a color set?

Please don't flame. and help me please.
You need to have notepad.

Then I'll help.


Everything you will ever need to know about colorsets.
http://forum.returntoblockland.com/viewtopic.php?f=3&t=29

Doesn't tell you stuff about the Categories.

You need to have notepad.

Then I'll help.
i have notepad i think. thanks guys for being mature and not flaming.

Doesn't tell you stuff about the Categories.
Also knows as "DIV" or "Column".

i have notepad i think. thanks guys for being mature and not flaming.
Okay, so now that you have notepad...

Let's get down to the basics. Red Green Blue|NOTE:White indicates transparency.

255 0 0 255 This indicates a solid red.

255 0 0 175 This indicates a slightly transparent red.

It's really simple, actually. If you want to mix colors such as blue and red to get purple/pink, simply do this:

255 0 255 255

Hope I helped!