SA-MP Forums Archive
[Pedido] Textdraw com Estrela - 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: [Pedido] Textdraw com Estrela (/showthread.php?tid=532179)



Textdraw com Estrela - GustavoG3D - 16.08.2014

Ingual esse
https://sampforum.blast.hk/showthread.php?tid=272585
mais estrela amarela alguem faz ae por favor , Obrigado!


Re: Textdraw com Estrela - Spectral - 16.08.2014

Faz com o Zamaroth.
Melhor vocк fazer que pedir feito!
Fazendo й que se aprende!


Re: Textdraw com Estrela - zSuYaNw - 16.08.2014

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


Quote:
Originally Posted by Wikisa-mp
] displays a * symbol (Only in text styles 3, 4 and 5)
pawn Код:
GameTextForPlayer(playerid, "]]]]]]", 5000, 3);



Re: Textdraw com Estrela - GustavoG3D - 17.08.2014

Entгo amigos esse dai й texto teria como textdraw?


Re: Textdraw com Estrela - GustavoG3D - 17.08.2014

Amigo coloquei
GameTextForPlayer ( playerid, "]]]]]]" , 5000 , 3 ) ;
no /suporte dia digito /suporte dai apareзe as estrelas mais como ponho no TEXTDRAW?
eu tentei dai fico ]]]]] // no servidor quando loguei e coloquei a textdraw

Codigo da textdraw
PHP код:
        MeuTextdraw[i] = TextDrawCreate(27.5 ,309 "~~]~~]~~]~~]~~]~~]~~");
        
TextDrawLetterSize(MeuTextdraw[i], 0.500000,2.000000); 
1 - nao apareceu as estrelas no samp


PHP код:
        MeuTextdraw[i] = TextDrawCreate(27.5 ,309 "]]]]]]");
        
TextDrawLetterSize(MeuTextdraw[i], 0.500000,2.000000); 
2 - nгo apareceu as estrelas no samp ajuda por favor , Vlw


Re: Textdraw com Estrela - ViniBorn - 17.08.2014

Usou TextDrawShowForPlayer?