[Ajuda] RG dialog para Chat
#1

Queria botar o RG de dialog para o chat

pawn Код:
format(gstring1, sizeof(gstring1),"Documentos de %s",name);

        format(RulesBox, sizeof(RulesBox), "Nivel: [%d] Sexo: [%s] Dinheiro: [%d] Banco: [%d] Celular: [%d]\n\n", level,atext, cash, Conta, pnumber);
        format(RulesBox, sizeof(RulesBox), "%sTipo de Conta: [%s] Creditos: [%d] Horas In Game: [%d] Casado Com: [%s]\n\n",RulesBox,drank, creditos, ptime,married);
        format(RulesBox, sizeof(RulesBox), "%sPeixes: [%d] Maior Peixe: [%d] Crimes Cometidos: [%d] Morreu: [%d] Proximo Nivel: [%d$]\n\n",RulesBox, fishes,bigfish,crimes,deaths,costlevel );
        format(RulesBox, sizeof(RulesBox), "%sEquipe Nome: [%s] Preso: [Nгo] Tempo Preso: [0] Banido: [Nгo] Respeito: [%d/%d]\n\n",RulesBox,NomeORG(playerid),exp,expquantidade);
        format(RulesBox, sizeof(RulesBox), "%sMateriais: [%d] Safe Materiais: [%d] Comendo: [Nгo] Dinamites: [%d/6] Helper: [%d/3]\n\n",RulesBox,mats,smats,Dinamites[targetid],PlayerInfo[targetid][pHelper]);
        format(RulesBox, sizeof(RulesBox), "%sMaconha: [%d] Cocaina: [%d] Crack: [%d] Safe Maconha: [%d] Safe Cocaina: [%d]\n\n",RulesBox,Entorpecentes,Entorpecentes2,Entorpecentes3,SafeEntorpecentes,SafeEntorpecentes2);
        format(RulesBox, sizeof(RulesBox), "%sSafe Crack: [%d] Casa: [%d] Empresa: [%d] Carro 1: [%d] Carro 2: [%d]\n\n",RulesBox,SafeEntorpecentes3,Housekey,bizkey,ChaveCarro, ChaveCarro2);
        format(RulesBox, sizeof(RulesBox), "%sCarro 3: [%d] Admin: [%d/1343] Local: [%d] Profissгo: [%s] Hospitalizado: [Nгo]\n\n",RulesBox,ChaveCarro3,PlayerInfo[targetid][pAdmin],local,jtext);

        ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,gstring1,RulesBox,"Cancelar","");
Reply


Messages In This Thread
RG dialog para Chat - by Owner - 21.04.2013, 18:37
Re: RG dialog para Chat - by Gii - 21.04.2013, 18:47
Re: RG dialog para Chat - by PT - 21.04.2013, 19:01
Re: RG dialog para Chat - by Owner - 21.04.2013, 19:21
Re: RG dialog para Chat - by mau.tito - 21.04.2013, 19:23
Re: RG dialog para Chat - by Gii - 21.04.2013, 19:28
Re: RG dialog para Chat - by Owner - 21.04.2013, 19:28
Re: RG dialog para Chat - by Owner - 21.04.2013, 19:40
Re: RG dialog para Chat - by Gii - 21.04.2013, 19:41
Re: RG dialog para Chat - by Owner - 21.04.2013, 19:44

Forum Jump:


Users browsing this thread: 1 Guest(s)