public OnPlayerCommandPerformed(playerid, cmdtext[], success) { if(!success) { Msg(playerid, -1, "O Comando Nгo Existe!"); return 1; } return 1; }