cm_get_chat_color_by_num

Syntax

native cm_get_chat_color_by_num(num, buffer[], len)

Usage

num
Color number.
buffer
Buffer to store the chat color in.
len
Maximum buffer length.

Description

Finds a chat color by a specified number.

Return

1 if found, 0 otherwise.