CC_RemoveColors

Removes the color codes from a message.

Syntax

stock CC_RemoveColors(message[], len, bool:chat = true, bool:menu = false) {

Usage

message The message to remove colors from
len Maximum message length
chat If set to true, it will remove the chat color codes
menu If set to true, it will remove the menu color codes

Return

This function has no return value.

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