08/02/2014, 00:22
|
#2
|
elite*gold: 25
Join Date: Apr 2012
Posts: 5,555
Received Thanks: 633
|
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.
|
|
|