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