[Ajuda] Dialog /rg + REP
#6

Sу Copiar e Colar
pawn Код:
if(targetid == playerid)
        {
            SendClientMessage(playerid, COLOR_WHITE, "|______________ Seus Documentos ______________|");
        }
        else
        {
            format(gstring, sizeof(gstring),"|______________ Documentos de %s ______________|",name);
            SendClientMessage(playerid, COLOR_WHITE,gstring);
        }
        format(gstring, sizeof(gstring), "Nivel:[%d] Sexo:[%s] Vida:[%.1f] Dinheiro:[R$%d] Banco:[R$%d] Celular:[%d] Crйditos:[%d]", level,atext,shealth+50, cash, Conta, pnumber,creditos);
        SendClientMessage(playerid, AN_COLOR,gstring);
        format(gstring, sizeof(gstring), "Conta:[%s] Casado Com:[%s] Horas Jogadas:[%d] Profissгo Secundaria:[%s]", drank,married,ptime,jtext);
        SendClientMessage(playerid, AN_COLOR,gstring);
        format(gstring, sizeof(gstring), "Peixes:[%d] Maior Peixe:[%d] Crimes Cometidos:[%d] Matou:[%d] Morreu:[%d]", fishes,bigfish,crimes,kills,deaths );
        SendClientMessage(playerid, AN_COLOR,gstring);
        format(gstring, sizeof(gstring), "Prуximo Nivel:[R$%d] Respeito:[%d/%d] Doenзas:[%s] ",costlevel,exp,expquantidade,dtext);
        SendClientMessage(playerid, AN_COLOR,gstring);
        format(gstring, sizeof(gstring), "Materiais:[%d] Safe Materiais:[%d] Organizaзгo:[%s] Cargo:[%s] Nнvel Helper:[%d]",materiaisBTP,smats,NomeORG(targetid), thcargo, PlayerInfo[playerid][pHelper]);
        SendClientMessage(playerid, AN_COLOR,gstring);
        format(gstring, sizeof(gstring), "Maconha:[%d] Cocaina:[%d] Crack:[%d] Safe Maconha:[%d] Safe Cocaina:[%d] Safe Crack:[%d]",Drogas,Drogas2,Drogas3,SafeDrogas,SafeDrogas2,SafeDrogas3);
        SendClientMessage(playerid, AN_COLOR,gstring);
        format(gstring, sizeof(gstring), "Chave De Casa [%d] Chave Da Empresa [%d] Chave Do Carro(Aluguel) [%d] Interior:[%d] Local:[%d]", Housekey,bizkey,HireCar[targetid],intir,local);
        SendClientMessage(playerid, AN_COLOR,gstring);
        format(gstring, sizeof(gstring), "Veiculo 1[%d] Veiculo 2[%d]", ChaveCarro, ChaveCarro2);
        SendClientMessage(playerid, AN_COLOR,gstring);
    }
}
Reply


Messages In This Thread
Dialog /rg + REP - by Yunah_Play - 02.09.2012, 22:48
Re: Dialog /rg + REP - by Douglas_prt - 02.09.2012, 22:52
Re: Dialog /rg + REP - by Tony_Rodrigues - 02.09.2012, 22:55
Re: Dialog /rg + REP - by Yunah_Play - 02.09.2012, 22:55
Re: Dialog /rg + REP - by Schocc - 02.09.2012, 23:14
Re: Dialog /rg + REP - by felipe_mr - 02.09.2012, 23:41

Forum Jump:


Users browsing this thread: 5 Guest(s)