14.04.2017, 04:05
print do erro http://imgur.com/a/3TPSN
Code da Textdraw
isso era pra aparecer so quando loga-se mais apare no in game e n sai fica como esta no print
Code da Textdraw
PHP код:
registro_draw[0] = TextDrawCreate(365, 65, "~b~VIDA~w~ DE ~b~BANDIDO");
TextDrawLetterSize(registro_draw[0], 1.0, 2.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);