Posted by Antony Espindola on May 22, 1998 at 06:14:41:
In Reply to: Textures use wrong colors posted by Shakahn on May 21, 1998 at 23:23:12:
> I have two questions:
> one, do all the texture MATs use the same CMP,
> and if so, what is it,
No. Different MATs use different CMPs.
You have to set a global CMP, so you'll only be
able to use the textures that look right.
> and two, I made some new textures, but in
> JK the colors look all messed up and ugly.
> I was wondering if anyone new how to fix this.
Extract a texture which uses the same CMP as your
global CMP. Load this extracted BMP into a paint
program. You can now clear this texture and do your
own as the palette is now set correctly.
You can also save the palette to import it into any
textures you have done already and swap the colours
about so they look right.