Page 1 of 1

Color Change Bipeds

Posted: Sat Mar 24, 2007 5:21 pm
by Benjyp
Does anybody know how to make bipeds color changeable? I'm guessing it's got something to do with the shaders and stuff. If i find anything on my own I will post it here.

Posted: Sat Mar 24, 2007 5:28 pm
by -DeToX-
In the shader tag for MC theres bitmaps with "_cc" on them. CC means color changable. So I'm guessing you could just duplicate the shader tag, duplicate the bitmaps, and edit them, relink them, and use them. =)

Posted: Sat Mar 24, 2007 5:34 pm
by shade45
To change the biped color go to the matg tag and look for the players color reflex then edit the RGB values.

Posted: Sat Mar 24, 2007 5:38 pm
by -DeToX-
shade45 wrote:To change the biped color go to the matg tag and look for the players color reflex then edit the RGB values.
But thats team colors isnt it? Doesn't he want adding color changable bitmaps to his model/bipd?

Posted: Sat Mar 24, 2007 5:42 pm
by Benjyp
-DeToX- wrote:
shade45 wrote:To change the biped color go to the matg tag and look for the players color reflex then edit the RGB values.
But thats team colors isnt it? Doesn't he want adding color changable bitmaps to his model/bipd?
yes, i think the masterchief_cc shader relinking sounds about right, thanks guys.

Posted: Sat Mar 24, 2007 6:00 pm
by -DeToX-
Yeah good luck man.