Author Topic: How do you make a color-set?  (Read 889 times)

The name of the topic pretty much says it all. I can't find a color-set that has all the right colors needed for my build, so I decided to go ahead and make my own.

I just have one problem: I have no idea how to make a color-set for Blockland.

If someone could give me all the steps required, then I would be very thankful.

~(.-.)

First, create a folder that's called Colorset_WhateverYouWantItToB eCalled
Then, inside that folder create a .txt file called description.txt
In description.txt, put this:

Code: [Select]
Title: Whatever The Title of Your Colorset Is
Author: Whoever made it
Optional additional details here



Create a second .txt file called colorSet.txt
Then you'll need to know the color system that Blockland uses known as RGBA, that's Red Green Blue Alpha
For each, you need to put numbers, these numbers are how much of each color you're putting in (except alpha, that's different) and range from 0 to 255.
Alpha is basically transparency, setting this to 0 makes the color completely invisible, setting it to 255 makes it completely solid.

The syntax is this:

AnyNumberFrom0To255 AnyNumberFrom0To255 AnyNumberFrom0To255 AnyNumberFrom0To255

Obviously you can't make them different colors, they're just there for color coding and easier reading.

Then, for each column, you need to put:

Code: [Select]
DIV: Whatever you want the column name to be
That always needs to be at the bottom of each column you want, for example:

Code: [Select]

255 0 0 255
0 255 0 255
0 0 255 255
DIV: Basic Colors

255 0 0 128
0 255 0 128
0 0 255 128
DIV: Transparent Colors


Save it and you're pretty much done.
Congratulations, you have made your first colorset!



Tips/Extra Info.

• It's generally not a good idea to make neon, super bright, harsh colors. Trying making them softer.
• Try to make your colorset boxed (9 colors per column) so it lines up with the Paint FX column.
• Colorsets can only have a maximum of 64 colors, if you go over this limit your colorset will break.
Get RTB. RTB lets you choose different colorsets from a list and lets you preview your colorset when in the Start a Game menu, use this to your advantage.

Here is a hex chart for color references

First, create a folder that's called Colorset_WhateverYouWantItToB eCalled
Then, inside that folder create a .txt file called description.txt
In description.txt, put this:

Code: [Select]
Title: Whatever The Title of Your Colorset Is
Author: Whoever made it
Optional additional details here



Create a second .txt file called colorSet.txt
Then you'll need to know the color system that Blockland uses known as RGBA, that's Red Green Blue Alpha
For each, you need to put numbers, these numbers are how much of each color you're putting in (except alpha, that's different) and range from 0 to 255.
Alpha is basically transparency, setting this to 0 makes the color completely invisible, setting it to 255 makes it completely solid.

The syntax is this:

AnyNumberFrom0To255 AnyNumberFrom0To255 AnyNumberFrom0To255 AnyNumberFrom0To255

Obviously you can't make them different colors, they're just there for color coding and easier reading.

Then, for each column, you need to put:

Code: [Select]
DIV: Whatever you want the column name to be
That always needs to be at the bottom of each column you want, for example:

Code: [Select]

255 0 0 255
0 255 0 255
0 0 255 255
DIV: Basic Colors

255 0 0 128
0 255 0 128
0 0 255 128
DIV: Transparent Colors


Save it and you're pretty much done.
Congratulations, you have made your first colorset!



Tips/Extra Info.

• It's generally not a good idea to make neon, super bright, harsh colors. Trying making them softer.
• Try to make your colorset boxed (9 colors per column) so it lines up with the Paint FX column.
• Colorsets can only have a maximum of 64 colors, if you go over this limit your colorset will break.
Get RTB. RTB lets you choose different colorsets from a list and lets you preview your colorset when in the Start a Game menu, use this to your advantage.

Here is a hex chart for color references
-picture of chart-



Both of you.

I really didn't think I'd get such great help on this little topic. It was my first time posting in the "Help" section, and I, well, let's just say: I had my doubts.

But after both of your very helpful replies, I am very glad I started this topic.

I'll begin work on my color-set very soon.

But I still have one more question: I would like my color-set to include all the default colors plus the colors I add to it.

Should I just find the default color-set folder (if there is such thing) and add my own colors to it?

Or is there a different way to do it that is better/actually works (if the thing I said before doesn't)?

Since I am so very thankful to both Electrk and SlayerZ99, I think I will actually sign this comment with my in-game name.

Sincerely,
~(.-.)

-snip-

This is actually, very good. A great tutorial. I am bookmarking this.

just in case you wanna be really specific, there's also this

forget I forgot to add the link at the end. how does one even begin.

http://www.december.com/html/spec/colorshades.html

also, that one doesn't list

god damnit that time I accidentally hit post before I was done. forget. sorry.

it doesn't list the RGB values for the colors though, and I'm not sure how you'd go about figuring it out

This is actually, very good. A great tutorial. I am bookmarking this.

I think everyone who is interested in making color-sets should! :D


just in case you wanna be really specific, there's also this-
forget I forgot to add the link at the end. how does one even begin. also, that one doesn't list
god damnit that time I accidentally hit post before I was done. forget. sorry.
it doesn't list the RGB values for the colors though, and I'm not sure how you'd go about figuring it out

There you go! I turned your four comments into one comment! :D It doesn't really read well though...

i wish there were more people this helpful

i wish there were more people this helpful
Dude this topic is 4 days old.