please stop people from imputting the characters to change teh chat colours. hint - hint
ative ReplaceString(String:text[], maxlength, const String:search[], const String:replace[], bool:caseSensitive=true);
ReplaceString(chatcolour, sizeof(chatcolour), "\x01", "");
you will need to go up to \x06 to remove all the chat colour characters, and if your asking, yes i do know sourcemod and i am a sourcemod coder.