Quote:
Originally Posted by fowlplay4
Older clients not knowing wtf all the new colors are and how to handle them is the problem. It'll probably take a server update so they get sent a close equivalent to the new color and this will probably affect RC as well.
|
Not if he codes it to handle color names as well, like HTML does. He can probably easily make a conversion system, no?
white -> #FFFFFF
black -> #000000
and so on.