Invisible textdraw?
#1

hi,
id like to know how to make the text of this textdraw invisible.
Just want the box to be visible.
pls. help..

regards..

pawn Код:
wasted = TextDrawCreate(2.000000, 0.000000, "~r~WASTED");
TextDrawBackgroundColor(wasted, 255);
TextDrawFont(wasted, 2);
TextDrawLetterSize(wasted, 3.709998, 49.699966);
TextDrawColor(wasted, -16776961);//what do i have to change here???
TextDrawSetOutline(wasted, 1);
TextDrawSetProportional(wasted, 1);
TextDrawUseBox(wasted, 1);
TextDrawBoxColor(wasted, -10197916);
TextDrawTextSize(wasted, 648.000000, 11.000000);
Reply


Messages In This Thread
Invisible textdraw? - by BlackWolf120 - 01.02.2011, 19:09
Re: Invisible textdraw? - by Marricio - 01.02.2011, 19:10
Re: Invisible textdraw? - by BlackWolf120 - 01.02.2011, 19:15
Re: Invisible textdraw? - by Marricio - 01.02.2011, 19:19
Re: Invisible textdraw? - by BlackWolf120 - 01.02.2011, 19:22

Forum Jump:


Users browsing this thread: 1 Guest(s)