Textdraw Big
#1

The box is to big i only want it so the box just goes aorund the text

Quote:

txtTypeTest = TextDrawCreate(500.0, 320.0," ~y~GAMBLING AREA ~n~~w~Welcome to the gambling~n~ area ~n~Gambling is at your ~r~own~n~ risk~n~ ~w~Call the quit line on ~r~69-999");
TextDrawUseBox(txtTypeTest, 1);
TextDrawFont(txtTypeTest, 1);
TextDrawLetterSize(txtTypeTest, 0.2, 0.75);
TextDrawSetShadow(txtTypeTest,1); // no shadow
TextDrawSetOutline(txtTypeTest,1); // thickness 1
TextDrawBackgroundColor(txtTypeTest,0x000000FF);
TextDrawBoxColor(txtTypeTest,0x00000071);
TextDrawAlignment(txtTypeTest,2); // align right.

Reply


Messages In This Thread
Textdraw Big - by Kyle - 17.09.2009, 19:15
Re: Textdraw Big - by Kyle - 17.09.2009, 19:23
Re: Textdraw Big - by cluber - 17.09.2009, 19:33
Re: Textdraw Big - by Kyle - 17.09.2009, 19:36
Re: Textdraw Big - by » sTeVe - 17.09.2009, 19:46
Re: Textdraw Big - by cluber - 17.09.2009, 19:49

Forum Jump:


Users browsing this thread: 1 Guest(s)