Hi guys, Zune again.
I'm at a loss for knowing what in-code color codes are. For example, I'm assigning a color to a channel. An example is:
set_char_color( AT_GOSSIP, ch );
What I'm curious about is the AT_ code for the dark grey (charcoal) color.
I think it would be even more beneficial to know what the full list of colors is. Is it true that these colors are used throughout the SMAUG code? That is to say that AT_GOSSIP always stands for a particular, unchanging color throughout SMAUG.
I'm at a loss for knowing what in-code color codes are. For example, I'm assigning a color to a channel. An example is:
set_char_color( AT_GOSSIP, ch );
What I'm curious about is the AT_ code for the dark grey (charcoal) color.
I think it would be even more beneficial to know what the full list of colors is. Is it true that these colors are used throughout the SMAUG code? That is to say that AT_GOSSIP always stands for a particular, unchanging color throughout SMAUG.