CC_RemoveExploits

Removes exploits from the message.

Syntax

stock CC_RemoveExploits(message[], len, bool:colors = true, bool:percent = true) {

Usage

message The message to remove exploits from
len Maximum message length
colors If set to true, it will remove the ETX, EOT & SOH chat color codes;
percent If set to true, it will replace the '%' symbol with '%'
Defined in cromchat.inc . This documentation was automatically generated from source.