AMXX-BG.INFO chatcolor.inc

chatcolor

Browse all symbols documented inside this include file.

Functions Raw source Download .inc Library page

Functions

Name Description
client_print_color Sends coloured message to player. Set index to 0 to send text globaly.. An example would be: client_print_color(id, Red, "^4This is green ^3this is red, ^1this is your default chat text color"); Look at the above enum for second parameter lists when you don't pass a player index in it.
register_dictionary_colored Coloured register_dictionary version

Constants

Name Description
_chatcolor_included
BLUE = Blue
ColorChat = client_print_color
GREY = Grey
RED = Red