[Ajuda] Warnings no gamemode
#1

Erros e warnings:
Код:
(6647) : warning 213: tag mismatch
(6647) : error 001: expected token: ")", but found "["
(6647) : error 029: invalid expression, assumed zero
(6647) : warning 215: expression has no effect
(6647) : error 001: expected token: ";", but found "]"
(6647) : fatal error 107: too many error messages on one line
Linha
pawn Код:
if(Territorio[t][TRON] >= 1)
Parte do erro
pawn Код:
MorroShowForPlayer(playerid);
    for(new t = 0; t < sizeof(Territorio); t++)
    {
        if(Territorio[t][TRON] >= 1)
        {
            GangZoneShowForPlayer(playerid,Territorio[t][TRID],Territorio[t][CorTR]);
            if(Territorio[t][TRGuerra] >= 1)
            {
                GangZoneFlashForPlayerEx(playerid,Territorio[t][TRID]);
            }
        }
    }
Reply


Messages In This Thread
Warnings no gamemode - by Vinicius_TroLL - 13.11.2012, 23:57
Re: Warnings no gamemode - by jpeg - 14.11.2012, 00:51
AW: Warnings no gamemode - by Vinicius_TroLL - 14.11.2012, 12:40
AW: Warnings no gamemode - by Vinicius_TroLL - 14.11.2012, 13:24
Re: Warnings no gamemode - by MatheusAlcapone - 14.11.2012, 13:27
Re: Warnings no gamemode - by UzT - 14.11.2012, 13:41
AW: Warnings no gamemode - by Vinicius_TroLL - 14.11.2012, 13:42
Re: Warnings no gamemode - by UzT - 14.11.2012, 13:44
AW: Warnings no gamemode - by Vinicius_TroLL - 14.11.2012, 13:51

Forum Jump:


Users browsing this thread: 2 Guest(s)