Textdraw background color problem
#4

this is that

pawn Код:
Textdraw428[playerid] = TextDrawCreate(112.000000, 191.000000, "Nick:");
    TextDrawBackgroundColor(Textdraw428[playerid], 259);
    TextDrawFont(Textdraw428[playerid], 1);
    TextDrawLetterSize(Textdraw428[playerid], 0.370000, 1.500000);
    TextDrawColor(Textdraw428[playerid], -1);
    TextDrawSetOutline(Textdraw428[playerid], 0);
    TextDrawSetProportional(Textdraw428[playerid], 1);
    TextDrawSetShadow(Textdraw428[playerid], 1);
    TextDrawSetSelectable(Textdraw428[playerid], 0);
Reply


Messages In This Thread
Textdraw background color problem - by Luca12 - 27.07.2013, 23:20
Re: Textdraw background color problem - by Luca12 - 28.07.2013, 15:25
Re: Textdraw background color problem - by Aliassassin123456 - 28.07.2013, 15:27
Re: Textdraw background color problem - by Luca12 - 28.07.2013, 17:31

Forum Jump:


Users browsing this thread: 1 Guest(s)