MTA

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