Quote:
Originally Posted by Stefan
It's not really possible to add that anytime soon. It would be easier if you separate the images for each body part and use the normal color-sprite commands.
|
Quote:
Originally Posted by DustyPorViva
Color sprite commands only allow using ATTR's, though, and they run out very fast, especially since GANI code doesn't even allow array's or anything. We have to have one color in each ATTR, for each body part.
|
Yeah, Dusty pretty much explained the reason why this was suggested. We're using up most ATTRs already through different parts, adding colors to them is not possible right now through script and it needs to be else we can't do it. Well we can use images for every single color and recolor every single image to every single shade, but there is no one in the world who is going to sit and recolor masses of images, and it's just more flooding of files on players' hard drives. Unless you have some other idea, it seems we're pretty screwed if this isn't added in some way.