SA-MP Forums Archive
[Ajuda] Nome em Pickups - 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)
+---- Thread: [Ajuda] Nome em Pickups (/showthread.php?tid=358571)



Nome em Pickups - kennedy_samp - 11.07.2012

olha gente gostaria que vcs me ajudaзe a colocar nomes encima de meus "pickups" so meio novo em pawno como isto aki:
http://imgur.com/2cz4m

rep+ para queem me ajudar!!!!


AW: [AJUDA AQUI]PORFAVOR - MatheusAlcapone - 11.07.2012

Bem simples https://sampwiki.blast.hk/wiki/Create3DTextLabel. Caso tenha duvida fale


Re: [AJUDA AQUI]PORFAVOR - .FuneraL. - 11.07.2012

Dк uma lida nisto:

https://sampwiki.blast.hk/wiki/Create3DTextLabel



Re: [AJUDA AQUI]PORFAVOR - kennedy_samp - 11.07.2012

mano с entendi quase nada porfavor й sу para colocar qualquer nome encima da pickup.


Re: [AJUDA AQUI]PORFAVOR - ViictorDaay- - 11.07.2012

pawn Код:
public OnGameModeInit()
{
    Create3DTextLabel("Olб sou o Kennedy\nPresidente dos Estados", 0x008080FF, 30.0, 40.0, 50.0, 40.0, 0, 0);
    return 1;
}



Re: [AJUDA AQUI]PORFAVOR - .FuneraL. - 11.07.2012

pawn Код:
Create3DTextLabel("Texto a Ser Colocado", Cor, Coordenada X, Coordenada Y, Cordenada Z, Distancia a Ser Vista, 0, 0);
Pra pegar as coordenadas, basta dar /save In Game e ver na Pasta Savepositions...
Cores vocк ve aqui : http://www.mxstudio.com.br/Conteudos...aver/Cores.htm sу adicionar 0xCorFF
Distancia em Metros: Exemplo 50.0 > sгo 50 Metros.
Sу Adaptar agora...

Espero ter Ajudado



AW: [AJUDA AQUI]PORFAVOR - MatheusAlcapone - 11.07.2012

aqui um exemplo
pawn Код:
Create3DTextLabel("Aqui o testo que vocк quer", 0x008080FF, aqui a cordenada x, coord z, coorde y, aqui a distancia que vocк quer que veja o texto por exemplo 5.0, 0, 0);
OBS: isso fica na public OnGameModeInit


Re: [AJUDA AQUI]PORFAVOR - kennedy_samp - 11.07.2012

ok vou ver aqui se deu serto qualquer coisa eu aviso


Re: [AJUDA AQUI]PORFAVOR - Gii - 11.07.2012

lol cara vai neese link e da uma lida https://sampwiki.blast.hk/wiki/Create3DTextLabel, nao tem como vc nomear um pickup dentro do servidor use 3dtextlabel !!!


Re: [AJUDA AQUI]PORFAVOR - @Riichard - 11.07.2012

Quote:
Originally Posted by Programador_Macabro
Посмотреть сообщение
lol cara vai neese link e da uma lida https://sampwiki.blast.hk/wiki/Create3DTextLabel, nao tem como vc nomear um pickup dentro do servidor use 3dtextlabel !!!
Nй.

Os cara de hoje,querem tudo na mгo.