05.01.2016, 18:29
It's as easy as pie.
Put your code above the return 0; That will fix it.
Code:
public OnPlayerText(playerid, text[]) { // Your code here. return 0; }