public OnPlayerText(playerid, text[]){ if(text[0] == '/') return SendClientMessage(playerid,-1,"Error: Unknown command."); return 1;}