Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

[Ajuda] TEXTDRAW BUGADA

$
0
0
print do erro http://imgur.com/a/3TPSN
Code da Textdraw
PHP Code:

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

Attached Images
File Type: jpg bugado.jpg (106.4 KB)

Viewing all articles
Browse latest Browse all 18226

Trending Articles