[ajuda] GM
#10

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
            for(new i = 0; i < MAX_PLAYERS; i++)
Reply


Messages In This Thread
[ajuda] GM - by wallacematheus - 21.09.2011, 01:44
Re: [ajuda] GM - by WLSF - 21.09.2011, 01:46
Re: [ajuda] GM - by wallacematheus - 21.09.2011, 01:54
Re: [ajuda] GM - by WLSF - 21.09.2011, 01:57
Re: [ajuda] GM - by wallacematheus - 21.09.2011, 02:02
Re: [ajuda] GM - by WLSF - 21.09.2011, 02:06
Re: [ajuda] GM - by Vai_Besta - 21.09.2011, 02:14
Re: [ajuda] GM - by Lуs - 21.09.2011, 02:27
Re: [ajuda] GM - by Vai_Besta - 21.09.2011, 03:19
Re: [ajuda] GM - by wallacematheus - 21.09.2011, 04:02

Forum Jump:


Users browsing this thread: 1 Guest(s)