29.12.2015, 14:51
That function is completely ok. You probably using it inside OnPlayerText
When you send that message return 0 so that message that player typed is not sent (you are sending it with Msg function)
When you send that message return 0 so that message that player typed is not sent (you are sending it with Msg function)

