Textdraw Problems
#1

Hi Guys, Me Again.


Um... I Have a Textdraw Issue Where Haft my Textdraw is Over The Screen but The Rest I Cannot See on any Resoultion.

Код:
		txtgPolice[playerid] = TextDrawCreate(15.0, 165.0,"~n~     POLICE GARAGE     ~n~1 - Fix Vehicle     $6250 ~n~2- (2x) Nitrous Oxide System     $6250 ~n~3- (5x) Nitrous Oxide System     $12500 ~n~4- (10x) NOS Nitrous Oxide System     $25000 ~n~~n~~n~~b~ Los Santos ~n~~w~Police Department");						 							
		TextDrawUseBox(txtgPolice[playerid],1);
		TextDrawBoxColor(txtgPolice[playerid],0x000000AA);
		TextDrawFont(txtgPolice[playerid],1);
		TextDrawLetterSize(txtgPolice[playerid], 0.2, 1.2);
		TextDrawTextSize(txtgPolice[playerid], 300.00, 265.00);
		TextDrawSetShadow(txtgPolice[playerid],1);
		TextDrawSetOutline(txtgPolice[playerid],1);
		TextDrawBackgroundColor(txtgPolice[playerid],0x000000AA);
		TextDrawAlignment(txtgPolice[playerid],2);
		TextDrawSetProportional(txtgPolice[playerid],1);
Thats the Coding, And this is My Picture,
Of the Problem.
Reply


Messages In This Thread
Textdraw Problems - by NoZ - 06.03.2012, 04:48
Re: Textdraw Problems - by Ricey - 06.03.2012, 05:15
Re: Textdraw Problems - by NoZ - 06.03.2012, 05:27
Re: Textdraw Problems - by Ricey - 06.03.2012, 07:05
Re: Textdraw Problems - by MP2 - 06.03.2012, 07:48

Forum Jump:


Users browsing this thread: 1 Guest(s)