SA-MP Forums Archive
[Tutorial] [TUT] RG do thuglife26 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+----- Forum: Lançamentos/Releases (https://sampforum.blast.hk/forumdisplay.php?fid=56)
+----- Thread: [Tutorial] [TUT] RG do thuglife26 (/showthread.php?tid=207195)



[TUT] RG do thuglife26 - [BVE]Lucas_Locate - 05.01.2011

Bom vim aqui postar um codigo para o RG do ThugLife26

Aperte Ctrl + G e coloque o numero da linha do RG 8685 agora substitui esse Codigo todo

Код:
		//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,"______________________________________________________________________________");
	}
}

Agora coloque esse Por cima o Codigo abaixo:

Код:
		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,"______________________________________________________________________________");
	}
}
//---------------------------------------------------------
Pronto Sem Comando de /sairrg

Creditos: Lucas_Locate

Deixe Seu Comentario


ops: Se der algum erro deixe comentario aqui em Baixo



Re: [TUT] RG do thuglife26 - Bruno Pereira - 05.01.2011

Parabens, eu tinha feito um e postado na HomeHots, sу que como sou novato tive que fazer o /sairrg, ai coloquei 2, /sairrg e /fecharrg.
Muito bom!


Respuesta: [TUT] RG do thuglife26 - ipsBruno - 05.01.2011

Creditos: Lucas_Locate ? Creditos: Lucas_Locate ? Creditos: Lucas_Locate ? Creditos: Lucas_Locate ?

Eu fico puto com isto.


Re: [TUT] RG do thuglife26 - Trinix_PoS [Bizu] - 05.01.2011

LOL Nгo existe uma outra area para postar isso ? Codigos Uteis !!!


Re: [TUT] RG do thuglife26 - [BVE]Lucas_Locate - 05.01.2011

Код:
Creditos: Lucas_Locate ? Creditos: Lucas_Locate ? Creditos: Lucas_Locate ? Creditos: Lucas_Locate ?

Eu fico puto com isto.
Pq fica puto?

Quote:
Originally Posted by Trinix_PoS [Bizu]
Посмотреть сообщение
LOL Nгo existe uma outra area para postar isso ? Codigos Uteis !!!
Nгo sei ¬¬'


Re: [TUT] RG do thuglife26 - Trinix_PoS [Bizu] - 05.01.2011

Existe Sim Lucas So Procura !!!

https://sampforum.blast.hk/showthread.php?tid=144744


Re: [TUT] RG do thuglife26 - [BVE]Lucas_Locate - 05.01.2011

Quote:
Originally Posted by Trinix_PoS [Bizu]
Посмотреть сообщение
Puts desculpa eu nгo sabia


Re: [TUT] RG do thuglife26 - Trinix_PoS [Bizu] - 05.01.2011

RoamPT Deleta o Topico Aqui Por Favor


Re: [TUT] RG do thuglife26 - Ricop522 - 05.01.2011

Esse RG й a coisa mais tosca que eu jб vi e tem gente que acha "legal"


Re: [TUT] RG do thuglife26 - [BVE]Lucas_Locate - 05.01.2011

Quote:
Originally Posted by Ricop522
Посмотреть сообщение
Esse RG й a coisa mais tosca que eu jб vi e tem gente que acha "legal"
Ta melhor que aqule Box, Se nгo gostou do codigo entгo na minha opiniгo posso fazer nada por vc caro amigo...