TEXTDRAW HELP
#1

Hey guys, i created textdraw with adr1 td editor after it when i enter server so textdraw is not shown

Код:
    TDEditor_TD[0] = TextDrawCreate(566.799987, 5.573320, "test");
    TextDrawLetterSize(TDEditor_TD[0], 0.218001, 1.690000);
    TextDrawTextSize(TDEditor_TD[0], -90.248367, -2.399998);
    TextDrawAlignment(TDEditor_TD[0], 1);
    TextDrawColor(TDEditor_TD[0], -1);
    TextDrawSetShadow(TDEditor_TD[0], -101);
    TextDrawSetOutline(TDEditor_TD[0], -2);
    TextDrawBackgroundColor(TDEditor_TD[0], 255);
    TextDrawFont(TDEditor_TD[0], 2);
    TextDrawSetProportional(TDEditor_TD[0], 1);
Reply


Messages In This Thread
TEXTDRAW HELP - by ZigGamerx - 16.11.2018, 17:25
Re: TEXTDRAW HELP - by Mencent - 16.11.2018, 17:27
Re: TEXTDRAW HELP - by ZigGamerx - 16.11.2018, 17:31
Re: TEXTDRAW HELP - by Mencent - 16.11.2018, 17:33
Re: TEXTDRAW HELP - by ZigGamerx - 16.11.2018, 17:33
Re: TEXTDRAW HELP - by UFF - 16.11.2018, 18:05
Re: TEXTDRAW HELP - by v1k1nG - 16.11.2018, 18:17

Forum Jump:


Users browsing this thread: 1 Guest(s)