public OnPlayerCommandPerformed(playerid, cmdtext[], success) { if(!success) SendClientMessage(playerid, COLOR_WHITE, "That command does not exist. Use /help to see the commands."); return 1; }