[AJUDA] RESOLVER ERRO
#1

fiz o comando so q agora ta dando erro alguem ajuda
pawn Код:
D:\SAMP\Teste.pwn(41593) : warning 213: tag mismatch
D:\SAMP\Teste.pwn(41617) : error 017: undefined symbol "pMember"
D:\SAMP\Teste.pwn(41625) : error 017: undefined symbol "VehicleInfo"
D:\SAMP\Teste.pwn(41625) : warning 215: expression has no effect
D:\SAMP\Teste.pwn(41625) : error 001: expected token: ";", but found "]"
D:\SAMP\Teste.pwn(41625) : error 029: invalid expression, assumed zero
D:\SAMP\Teste.pwn(41625) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


5 Errors.
linha 41593
pawn Код:
CarInfo[carid][vPRFLock] = 0;
            SendClientMessage(playerid, COLOR_WHITE, "[Info] Veнculo liberado.");
linha 41617
pawn Код:
if(PlayerInfo[playerid][pMember] != 1)
        {
o restante sao todas nessa linha
pawn Код:
new carid = strval(tmp);
            VehicleInfo[carid][vPRFLock] = 1; //nessa
Reply


Messages In This Thread
[AJUDA] RESOLVER ERRO - by wallacematheus - 21.09.2011, 13:59
Re: [AJUDA] RESOLVER ERRO - by Lуs - 21.09.2011, 14:23
Re: [AJUDA] RESOLVER ERRO - by wallacematheus - 21.09.2011, 14:39
Re: [AJUDA] RESOLVER ERRO - by Josma_cmd - 21.09.2011, 14:50

Forum Jump:


Users browsing this thread: 1 Guest(s)