public OnPlayerCommandPerformed(playerid, cmdtext[], success) { if (!success) { return SendClientMessage(playerid, -1, "Wrong command"); } return 0;}