TextDraw Boxes | Need Help [+REP]
#2

Try that, if you get errors then tell me.
pawn Код:
Textdraw1con = TextDrawCreate(661.000000, 0.000000, "_");
    TextDrawBackgroundColor(Textdraw1con, 255);
    TextDrawFont(Textdraw1con, 1);
    TextDrawLetterSize(Textdraw1con, 1000.000000, 1000.000000);
    TextDrawColor(Textdraw1con, -1);
    TextDrawSetOutline(Textdraw1con, 0);
    TextDrawSetProportional(Textdraw1con, 1);
    TextDrawSetShadow(Textdraw1con, 1);
    TextDrawUseBox(Textdraw1con, 1);
    TextDrawBoxColor(Textdraw1con, 255);
    TextDrawTextSize(Textdraw1con, -50.000000, 30.000000);
Reply


Messages In This Thread
TextDraw Boxes | Need Help [+REP] - by [Cali]ChrOnic_T - 08.07.2012, 11:02
Re: TextDraw Boxes | Need Help [+REP] - by Cxnnor - 08.07.2012, 11:10
Re: TextDraw Boxes | Need Help [+REP] - by [Cali]ChrOnic_T - 08.07.2012, 11:16
Re: TextDraw Boxes | Need Help [+REP] - by [Cali]ChrOnic_T - 08.07.2012, 11:31

Forum Jump:


Users browsing this thread: 1 Guest(s)