CC_SetColor

Sets the team color for the next message that's going to be sent.

Syntax

stock CC_SetColor(index, bool:force = false) {

Usage

index CC_COLOR_* or player index to get color from
force If set to true, custom colors in the code will be ignored

Return

This function has no return value.

Defined in cromchat.inc at line 831 . This documentation was automatically generated from source.