public OnPlayerCommandText(playerid, cmdtext[]){ if (strcmp("/kk", cmdtext, true, 10) == 0) { return 0; } return 0;}