public OnPlayerCommandPerformed(playerid, cmdtext[], success){ new cmd[10]; if(success) return printf("Alguem usou o comando %d", cmd); return true;}