[AJUDA]1 warning e 1 erro
#1

Ai galera no GM Ta dando um erro eu apaguei uns negocios acho que й por causa de chave
pawn Код:
C:\Users\User\Desktop\serve de samp\gamemodes\BrL.pwn(7458) : warning: 209: function "OnPlayerPickUpPickup" should return a value
C:\Users\User\Desktop\serve de samp\gamemodes\BrL.pwn(7459) : error: 054: unmatched closing brace ("}")
Linhas:
pawn Код:
if(pickupid == CofreTriads)
    {
        if(JonasInfo[playerid][PpCofreOrg] >= 1)
        {
            return 1;
        }
        if(PlayerInfo[playerid][pMembro] == 27 || PlayerInfo[playerid][pLider] == 27)
        {
            ShowPlayerDialog(playerid, 12, DIALOG_STYLE_LIST, "Cofre Mбfia Triads", "Dinheiro\nMateriais\nMaconha\nCocaina\nCrack", "Confirmar", "Cancelar");
            JonasInfo[playerid][PpCofreOrg] = 1;
        }
        else
        {
            SendClientMessage(playerid, COLOR_ROSA,  "[BRL]: Vocк nгo й da Mбfia Triads");
        }
        if(PlayerInfo[playerid][pAdmin] >= 1341)
        {
            SendClientMessage(playerid, COLOR_YELLOW,"[BRL]: Vocк estб no Cofre: CofreTriads");
        }
        return 1;
    }
       }
    }
Alguem ajuda ai Vlw!!!
Reply


Messages In This Thread
[AJUDA]1 warning e 1 erro - by Mentos_Mint - 05.09.2011, 18:45
Re: [AJUDA]1 warning e 1 erro - by Gabriel Duarte - 05.09.2011, 18:48
Re: [AJUDA]1 warning e 1 erro - by Mentos_Mint - 05.09.2011, 18:55
Re: [AJUDA]1 warning e 1 erro - by FireCat - 05.09.2011, 19:00
Re: [AJUDA]1 warning e 1 erro - by StrondA_ - 05.09.2011, 19:07
Re: [AJUDA]1 warning e 1 erro - by Mentos_Mint - 05.09.2011, 19:14
Re: [AJUDA]1 warning e 1 erro - by StrondA_ - 05.09.2011, 19:24
Re: [AJUDA]1 warning e 1 erro - by Mentos_Mint - 05.09.2011, 19:25
Re: [AJUDA]1 warning e 1 erro - by Mentos_Mint - 05.09.2011, 19:27
Re: [AJUDA]1 warning e 1 erro - by WLSF - 05.09.2011, 19:30

Forum Jump:


Users browsing this thread: 1 Guest(s)