[AJUDA] tag mismatch
#1

(543) : warning 213: tag mismatch
(54 : warning 213: tag mismatch

pawn Код:
CMD::relato(playerid, params[])
{
        if(sscanf(params, "s[128]",Texto)) return SendClientMessage(playerid, COR_CINZA,"* USE: /relato [Texto]"); //543
        format(adminstring, sizeof(adminstring),"[RELATO] %s[ID:%d] - %s",nome,playerid,Texto);
        SendMessageToAdmins(0x33CCFFAA, adminstring);
        format(adminstring, sizeof(adminstring),"Seu Relatуrio Foi Enviado. ( %s ).", Texto);
        SendClientMessage(playerid, 0x33CCFFAA, adminstring);
        return true;//548

}
Reply


Messages In This Thread
[AJUDA] tag mismatch - by Chis - 05.02.2012, 02:22
Re: [AJUDA] tag mismatch - by Lуs - 05.02.2012, 03:02
AW: [AJUDA] tag mismatch - by paulor - 05.02.2012, 13:14

Forum Jump:


Users browsing this thread: 2 Guest(s)