01.06.2012, 00:39
Se for strcmp:
pawn Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
return SendClientMessage(playerid, -1, "[Falha] Comando errado,Tente outro,ou tente novamente.");
}