Colors - Turning black?

Posted by Samryn on Fri 26 Aug 2005 12:34 PM — 4 posts, 15,465 views.

United Kingdom #0
I've looked and looked for an answer to this problem but cant find an answer.

I was adding a appearance code which will allow players to have eye color, hair color, hair style, hair length etc... And once i finished inputting it all and ran it, it worked ok... well how i wanted it to run for testing.

But then i began to find problems with color... but i've not touch any of the color code whiles making the appearance code, so just for checking purposes i commented all the appearance code i just inputed and yet nothing has changed.

The problem is dark colors like Dark Green and Dark Red, ever other color seems to work fine. Im using SmaugFUSS so it has AFKmuds color code in, and if the player types [COLOR _RESET_] the colors go back, and everything is back to normal.

If any one has any idea why this may be happening, i'll be muchly greatful for a reply. Thanks.
United Kingdom #1
doesn't matter fixed it now... somehow, im not sure how, lol. but completely fixed ::shrug::
USA #2
We had encountered this same problem (or one very similiar to it) in smaugfuss as well, we did a lot of testing and finally realized that the default color array was incomplete, there were two lines missing. After I added in some 'defaults' for that array (in color.c) everything's been fine since. *shrug*
United Kingdom #3
::nods::

I just kept playing around with the colors coding, i dont know which bit fixed it but hey, aslong as its working thats all that matters i guess.