[ajuda]na chave final !
#4

pawn Код:
if(dialogid == LICENCAS_ARMAS)
{
    if(response)
    {
        if(listitem == 0)
        {
            if(GetPlayerMoneyEx(playerid) < 5800) return SendClientMessage(playerid,COLOR_GREY,"Vocк nгo tem R$5800 para comprar!");
            Controle(playerid, 1);
            GivePlayerMoneyEx(playerid,-5800);
            BizzInfo[5][bTill] += 5800;
            ExtortionBiz(5, 5800);
            PlayerInfo[playerid][pGunLic] = 1;
            SendClientMessage(playerid, COLOR_LIGHTBLUE,"Vocк Comprou a Licenзa De Armas!");
        }
    }
}
Reply


Messages In This Thread
[ajuda]na chave final ! - by Carlos_barbosa - 19.05.2012, 02:35
Re: [ajuda]na chave final ! - by leonardo1434 - 19.05.2012, 02:38
Re: [ajuda]na chave final ! - by .FuneraL. - 19.05.2012, 02:40
Re: [ajuda]na chave final ! - by Delete_ - 19.05.2012, 02:41
Re: [ajuda]na chave final ! - by leonardo1434 - 19.05.2012, 02:48
Re: [ajuda]na chave final ! - by Carlos_barbosa - 19.05.2012, 03:16

Forum Jump:


Users browsing this thread: 4 Guest(s)