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



[DUV] Textdraw - hugosalema - 26.11.2009

Tem como ajustar o tamanho da fonte ou mudar o formato do text draw ? por que eu tenho aqui mas й muito grande , tem como ajustar tamanho ?

tб assim у : Textdraw6 = TextDrawCreate(445.000000,412.000000,""Texto"

tem como ajustar o tamanho ?


Re: [DUV] Textdraw - Sucre Pleasure - 26.11.2009

Quote:
Originally Posted by hugosalema
Tem como ajustar o tamanho da fonte ou mudar o formato do text draw ? por que eu tenho aqui mas й muito grande , tem como ajustar tamanho ?

tб assim у : Textdraw6 = TextDrawCreate(445.000000,412.000000,""Texto"

tem como ajustar o tamanho ?
pawn Code:
TextDrawCreate([u]445.000000,412.000000[/u],""Texto"
A parte que sublinhei й o local onde o TD serб criado. Procure por Textdraw6, certamente vocк irб achar algo, poste aqui que eu lhe explico como mudar a fonte, cor, tamanho, etc...


Re: [DUV] Textdraw - KingstoN* - 26.11.2009

pawn Code:
TextDrawTextSize(Textdraw6 ,altura,larga);//ou й largura/altura sempre me perco
TextDrawFont(Textdraw6,[ID DA FONTE]);/*ID da fonte sгo 4 no total.(incluindo 0)*/



Re: [DUV] Textdraw - rannyere - 27.11.2009

Jб existe ums programinhas qu ajudгo a criar.


Re: [DUV] Textdraw - judson diogo - 15.03.2010

qual e o nome do programa que ajuda a criar ?