Is there short color code??
Explain: #000fff <--- too long
Explain: #000fff <--- too long
Client:Quote:
bool outputChatBox ( string text [, element visibleTo=getRootElement(), int r=231, int g=217, int b=176, bool colorCoded=false ] )
Server Sample:Quote:
bool outputChatBox ( string text [, int r=231, int g=217, int b=176, bool colorCoded=false ] )
Name max. Lengt: 21 letters.Quote:
outputChatBox ( "#FFFFFFHe#505050ll#FFFFFFo", getRootElement(), 255, 255, 255, true )