//SendClientMessage(playerid, COLOR_WHITE,"______________________________________________________________________________");
format(coordsstring, sizeof(coordsstring),"%s",name);
TextDrawSetString(NickRGBox[playerid], coordsstring);
//SendClientMessage(playerid, COLOR_YELLOW,coordsstring);
format(coordsstring, sizeof(coordsstring), "~p~Level:~w~[%d] ~p~Sexo:~w~[%s] ~p~Origem:~w~[%s] ~p~Vida:~w~[%.1f] ~p~Dinheiro:~w~[R$%d] ~p~Banco:~w~[R$%d] ~p~Celular:~w~[%d]", level,atext,otext,shealth+50, cash, Conta, pnumber);
//SendClientMessage(playerid, COR_RG1,coordsstring);
TextDrawSetString(LRGBox[playerid], coordsstring);
format(coordsstring, sizeof(coordsstring), "~p~Tipo de Conta:~w~[%s] ~p~Casado Com:~w~[%s] ~p~Horas Jogadas:~w~[%d] ~p~Profissao Segundaria:~w~[%s]", drank,married,ptime,jtext);
//SendClientMessage(playerid, COR_RG2,coordsstring);
TextDrawSetString(LRGBox2[playerid], coordsstring);
format(coordsstring, sizeof(coordsstring), "~p~Peixes:~w~[%d] ~p~Maior Peixe:~w~[%d] ~p~Crimes Cometidos:~w~[%d] ~p~Matou:~w~[%d] ~p~Morreu:~w~[%d]", fishes,bigfish,crimes,kills,deaths );
//SendClientMessage(playerid, COR_RG1,coordsstring);
TextDrawSetString(LRGBox3[playerid], coordsstring);
format(coordsstring, sizeof(coordsstring), "~p~Valor Level:~w~[R$%d] ~p~Respeito:~w~[%d/%d] ~p~Familia:~w~[%s] ~p~Doencas:~w~[%s]",costlevel,exp,expquantidade,fatext,dtext);
//SendClientMessage(playerid, COR_RG2,coordsstring);
TextDrawSetString(LRGBox4[playerid], coordsstring);
format(coordsstring, sizeof(coordsstring), "~p~Materiais:~w~[%d] ~p~Safe Materiais:~w~[%d] ~p~Emprego:~w~[%s] ~p~Organizacao:~w~[%s] ~p~Cargo:~w~[%s]",mats,smats,ttext,ftext,rtext);
//SendClientMessage(playerid, COR_RG1,coordsstring);
TextDrawSetString(LRGBox5[playerid], coordsstring);
format(coordsstring, sizeof(coordsstring), "~p~Maconha:~w~[%d] ~p~Cocaina:~w~[%d] ~p~Crack:~w~[%d] ~p~Safe Maconha:~w~[%d] ~p~Safe Cocaina:~w~[%d] ~p~Safe Crack:~w~[%d]",Drogas,Drogas2,Drogas3,SafeDrogas,SafeDrogas2,SafeDrogas3);
//SendClientMessage(playerid, COR_RG2,coordsstring);
TextDrawSetString(LRGBox6[playerid], coordsstring);
format(coordsstring, sizeof(coordsstring), "~p~Chave De Casa:~w~[%d] ~p~Chave Da Empresa:~w~[%d] ~p~Chave Do Carro Alugado:~w~[%d] ~p~Interior:~w~[%d] ~p~Local:~w~[%d]", Housekey,bizkey,HireCar[targetid],intir,local);
//SendClientMessage(playerid, COR_RG1,coordsstring);
TextDrawSetString(LRGBox7[playerid], coordsstring);
if(PlayerInfo[playerid][pVIP] > 2)
{
format(coordsstring, sizeof(coordsstring), "~p~Chave do Veiculo:~w~[%d] ~p~Placa do Veiculo:~w~[%d]", PlayerInfo[playerid][pCarKey],PlayerInfo[playerid][pVeiculo]);
//SendClientMessage(playerid, COR_RG2,coordsstring);
TextDrawSetString(LRGBox8[playerid], coordsstring);
}
TextDrawShowForPlayer(playerid,LRGBox[playerid]);
TextDrawShowForPlayer(playerid,LRGBox2[playerid]);
TextDrawShowForPlayer(playerid,LRGBox3[playerid]);
TextDrawShowForPlayer(playerid,LRGBox4[playerid]);
TextDrawShowForPlayer(playerid,LRGBox5[playerid]);
TextDrawShowForPlayer(playerid,LRGBox6[playerid]);
TextDrawShowForPlayer(playerid,LRGBox7[playerid]);
TextDrawShowForPlayer(playerid,LRGBox8[playerid]);
TextDrawShowForPlayer(playerid,NickRGBox[playerid]);
PoderosoInfo[playerid][PAbriuRG] = 1;
//SendClientMessage(playerid, COLOR_WHITE,"______________________________________________________________________________");
}
}
SendClientMessage(playerid, COLOR_WHITE,"______________________________________________________________________________");
format(coordsstring, sizeof(coordsstring),"%s",name);
SendClientMessage(playerid, COLOR_YELLOW,coordsstring);
format(coordsstring, sizeof(coordsstring), "Level: [%d] Sexo: [%s] Origem: [%s] Vida:~w~[%.1f] Dinheiro: [R$%d] Banco: [R$%d] Celular: [%d]", level,atext,otext,shealth+50, cash, Conta, pnumber);
SendClientMessage(playerid, COR_RG1,coordsstring);
format(coordsstring, sizeof(coordsstring), "Tipo de Conta: [%s] Casado Com: [%s] Horas Jogadas: [%d] Profissao Segundaria: [%s]", drank,married,ptime,jtext);
SendClientMessage(playerid, COR_RG2,coordsstring);
format(coordsstring, sizeof(coordsstring), "Peixes: [%d] Maior Peixe: [%d] Crimes Cometidos: [%d] Matou: [%d] Morreu: [%d]", fishes,bigfish,crimes,kills,deaths );
SendClientMessage(playerid, COR_RG1,coordsstring);
format(coordsstring, sizeof(coordsstring), "Valor Level: [R$%d] Respeito: [%d/%d] Familia: [%s] Doencas: [%s]",costlevel,exp,expquantidade,fatext,dtext);
SendClientMessage(playerid, COR_RG2,coordsstring);
format(coordsstring, sizeof(coordsstring), "Materiais: [%d] Safe Materiais: [%d] Emprego: [%s] Organizacao: [%s] Cargo: [%s]",mats,smats,ttext,ftext,rtext);
SendClientMessage(playerid, COR_RG1,coordsstring);
format(coordsstring, sizeof(coordsstring), "Maconha: [%d] Cocaina: [%d] Crack: [%d] Safe Maconha: [%d] Safe Cocaina: [%d] Safe Crack: [%d]",Drogas,Drogas2,Drogas3,SafeDrogas,SafeDrogas2,SafeDrogas3);
SendClientMessage(playerid, COR_RG2,coordsstring);
format(coordsstring, sizeof(coordsstring), "Chave De Casa: [%d] Chave Da Empresa: [%d] Chave Do Carro Alugado: [%d] Interior: [%d] Local: [%d]", Housekey,bizkey,HireCar[targetid],intir,local);
SendClientMessage(playerid, COR_RG1,coordsstring);
if(PlayerInfo[playerid][pVIP] > 2)
{
format(coordsstring, sizeof(coordsstring), "Chave do Veiculo: [%d] Placa do Veiculo: [%d]", PlayerInfo[playerid][pCarKey],PlayerInfo[playerid][pVeiculo]);
SendClientMessage(playerid, COR_RG2,coordsstring);
}
PoderosoInfo[playerid][PAbriuRG] = 1;
SendClientMessage(playerid, COLOR_WHITE,"______________________________________________________________________________");
}
}
//---------------------------------------------------------
Creditos: Lucas_Locate ? Creditos: Lucas_Locate ? Creditos: Lucas_Locate ? Creditos: Lucas_Locate ? Eu fico puto com isto.
|
LOL Nгo existe uma outra area para postar isso ? Codigos Uteis !!!
|
|
Esse RG й a coisa mais tosca que eu jб vi e tem gente que acha "legal"
|