[Ajuda] error 048
#1

Estou com este error error 048: array dimensions do not match....

Ja tive varios como este mais nгo consigo arrumar esse... Alguem pode observar e Me dizer oque e que ta errado ? Obrigado pela atenзгo , Olha o code:

pawn Код:
new t = PlayerInfo[playerid][pTorcidas];
    if(text[0] == '!' && t > 0)
    {
        new str[200];
        new cor[40];
        format(cor,40,"%s",Torcidas[t][tCor]);
        format(str,200,"[Chat %s] %s (%d): {FFFFFF}%s", Torcidas[t][tNome], Nome(playerid), playerid, text[1]);
        SendMessageToTorc(t, Torcidas[t][tCor], str);
        return 0;
    }
Reply


Messages In This Thread
error 048 - by shittt - 11.10.2013, 13:46
Re: error 048 - by PT - 11.10.2013, 13:49
Re: error 048 - by shittt - 11.10.2013, 13:54
Re: error 048 - by N3XTMapper - 11.10.2013, 13:56
Re: error 048 - by PT - 11.10.2013, 14:25

Forum Jump:


Users browsing this thread: 1 Guest(s)