SetColor() Question
 Zephirius                
                
                    Member Posts: 419
Zephirius                
                
                    Member Posts: 419                
            
                    I've been trying  to change the skin color of a fire giant to a darker hue - to an almost black tone, but am unable  to get the desired effect.  Am I to understand that SetColor() is used for this effect, or am I misunderstanding  SetColor() all together?
...cause I get nothing??? - the parameter 000 is just an example. I've tried several different ones and still get nothing.
Thanks to the usual suspects who might respond to this post.
                
                object oObject = OBJECT_SELF; SetColor(oObject, COLOR_CHANNEL_SKIN, 000);
...cause I get nothing??? - the parameter 000 is just an example. I've tried several different ones and still get nothing.
Thanks to the usual suspects who might respond to this post.

0        
             
                                
Comments