public OnPlayerCommandPerformed(playerid, cmdtext[], success) { if(success == 0) { //text return 1; } return 1; }