cm_set_user_chat_color

Syntax

native cm_set_user_chat_color(id, color[])

Usage

id
Player's index.
color
Temporary chat color.

Description

Sets a temporary chat color on the client.

Note

The chat color set with this native won't get saved in the .ini file, so it will be gone after the client's data is updated.

Return

This function has no return value.