17.11.2013, 18:20
You have to make sure that at the end of OnPlayerText, it says return 0; and not return 1;. Returning 0 prevents the default built-in message from being sent.
If it still gets sent, then an include or a plugin you're using may be the cause of this problem.
If it still gets sent, then an include or a plugin you're using may be the cause of this problem.