[erro de chaves]gangzone
#3

resolvido so q deu um erro:
pawn Код:
C:\Users\B\Desktop\GamerX 3.3b\gamemodes\royal.pwn(56765) : error 030: compound statement not closed at the end of file (started at line 56729)
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
linhas:
pawn Код:
public GuerraPier(playerid)
{
    new string[256];
    new playername[MAX_PLAYER_NAME];
    if(PlayerInfo[playerid][pMembro] == 15 || PlayerInfo[playerid][pLider] == 15)
        {
            if(ProvocoShop[playerid] == 1)
            {
            if(IsPlayerInPier(playerid))
                {
                    GetPlayerName(playerid, playername, MAX_PLAYER_NAME);
                    format(string, sizeof(string), "%s e a Groove Street Dominaram o Pier!",playername);
                    SendClientMessageToAll(TEAM_GROVE_COLOR, string);
                    SendClientMessage(playerid, COLOR_GRAD5, "Vocк dominou o pier, a cada 3 minutos nele ganhara grana.");
                    GangZoneStopFlashForAll(GZShop);
                    GangZoneShowForAll(GZShop,TEAM_GROVE_COLOR);
                    Dominando[playerid] = 0;
                    ProvocoShop[playerid] = 0;
                    GuerranoShop = 0;
                    donoshop = 1;
                    KillTimer(TempoGuerraShop);
                    return 1;
                    }
                        else
                    {
                    SendClientMessage(playerid, TEAM_GROVE_COLOR, "Vocк nгo estб no pier.");
                    Dominando[playerid] = 0;
                    GangZoneStopFlashForAll(GZShop);
                    GangZoneShowForAll(GZShop, 0xFFFFFF96);
                    ProvocoPier[playerid] = 0;
                    GuerranoPier = 0;
                    donopier = 0;
                    KillTimer(TempoGuerraShop);
                    return 1;
                }
            }
            return 1;
        }
o estranho e q nao tem a linha 65
Reply


Messages In This Thread
[erro de chaves]gangzone - by Xapita_Halls - 19.12.2010, 16:05
Re: [erro de chaves]gangzone - by blackwave - 19.12.2010, 16:16
AW: [erro de chaves]gangzone - by Xapita_Halls - 19.12.2010, 16:16
Re: [erro de chaves]gangzone - by blackwave - 19.12.2010, 16:17
AW: [erro de chaves]gangzone - by Xapita_Halls - 19.12.2010, 16:22
Re: [erro de chaves]gangzone - by rjjj - 19.12.2010, 16:23
Re: AW: [erro de chaves]gangzone - by blackwave - 19.12.2010, 16:25
Re: [erro de chaves]gangzone - by [Ips]Guh - 19.12.2010, 16:25
AW: [erro de chaves]gangzone - by Xapita_Halls - 19.12.2010, 16:35
AW: [erro de chaves]gangzone - by Xapita_Halls - 19.12.2010, 16:43

Forum Jump:


Users browsing this thread: 3 Guest(s)