SA-MP Forums Archive
Textdraw Problems - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Textdraw Problems (/showthread.php?tid=323559)



Textdraw Problems - NoZ - 06.03.2012

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.


Re: Textdraw Problems - Ricey - 06.03.2012

So, So, Sorry If I Seem Like A Troll, But..
I Honestly Have No Idea What You Mean?


Peace \|
Ricey


Re: Textdraw Problems - NoZ - 06.03.2012

please justt help me brother plz

BUMP BUMP BUMP


Re: Textdraw Problems - Ricey - 06.03.2012

Wow.

I'm Sorry, But You Must Be Fried.

I'm Trying to Help you Here, But No "BUMP BUMP BUMP".

Forum Users These Days, God.


Re: Textdraw Problems - MP2 - 06.03.2012

Did you just bump after 15 minutes..?

You need to move it right. Edit the coordinates.

https://sampwiki.blast.hk/wiki/TextDrawCreate