SA-MP Forums Archive
[Ajuda] TEXTDRAW BUGADA - 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] TEXTDRAW BUGADA (/showthread.php?tid=632424)



TEXTDRAW BUGADA - Dimbalada - 14.04.2017

print do erro http://imgur.com/a/3TPSN
Code da Textdraw
PHP код:
registro_draw[0] = TextDrawCreate(36565"~b~VIDA~w~ DE ~b~BANDIDO");
TextDrawLetterSize(registro_draw[0], 1.02.9);
TextDrawAlignment(registro_draw[0], 2);
TextDrawColor(registro_draw[0], -1);
TextDrawSetShadow(registro_draw[0], 0);
TextDrawSetOutline(registro_draw[0], 0);
TextDrawBackgroundColor(registro_draw[0], 51);
TextDrawFont(registro_draw[0], 3);
TextDrawSetProportional(registro_draw[0], 1); 
isso era pra aparecer so quando loga-se mais apare no in game e n sai fica como esta no print


Re: TEXTDRAW BUGADA - HoodScript - 14.04.2017

Quote:
Originally Posted by Dimbalada
Посмотреть сообщение
print do erro http://imgur.com/a/3TPSN
Code da Textdraw
PHP код:
registro_draw[0] = TextDrawCreate(36565"~b~VIDA~w~ DE ~b~BANDIDO");
TextDrawLetterSize(registro_draw[0], 1.02.9);
TextDrawAlignment(registro_draw[0], 2);
TextDrawColor(registro_draw[0], -1);
TextDrawSetShadow(registro_draw[0], 0);
TextDrawSetOutline(registro_draw[0], 0);
TextDrawBackgroundColor(registro_draw[0], 51);
TextDrawFont(registro_draw[0], 3);
TextDrawSetProportional(registro_draw[0], 1); 
isso era pra aparecer so quando loga-se mais apare no in game e n sai fica como esta no print
Usa um gametext no local do textdraw


Re: TEXTDRAW BUGADA - Adiiti - 14.04.2017

PHP код:
TextDrawSetProportional(MyTextDraw,1); 



Re: TEXTDRAW BUGADA - HoodScript - 14.04.2017

TextDrawHideForPlayer(playerid, registro_draw[0]);

no onplayerspawn