CC_RemoveColors

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

Description

Removes the color codes from a message.

Return

This function has no return value.