[AJUDA]1 warning e 1 erro
#7

Tenta agora..
pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
if(pickupid == CofreTriads)
{
    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) return SendClientMessage(playerid, COLOR_YELLOW,"[BRL]: Vocк estб no Cofre: CofreTriads");
    return true;
}
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)