SA-MP Forums Archive
textdraw dont show - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: textdraw dont show (/showthread.php?tid=78091)



textdraw dont show - gpclan - 17.05.2009

heres my textdraw code whe i do it it dont show up

Код:
//teles text draw
	Textdraw0 = TextDrawCreate(1.000000,428.000000," /teles");
	Textdraw1 = TextDrawCreate(1.000000,1.000000," ");
	TextDrawAlignment(Textdraw0,0);
	TextDrawAlignment(Textdraw1,0);
	TextDrawBackgroundColor(Textdraw0,0x000000ff);
	TextDrawBackgroundColor(Textdraw1,0x000000ff);
	TextDrawFont(Textdraw0,3);
	TextDrawLetterSize(Textdraw0,1.000000,1.000000);
	TextDrawFont(Textdraw1,3);
	TextDrawLetterSize(Textdraw1,1.000000,1.000000);
	TextDrawColor(Textdraw0,0xff0000cc);
	TextDrawColor(Textdraw1,0xffffffff);
	TextDrawSetOutline(Textdraw0,1);
	TextDrawSetOutline(Textdraw1,1);
	TextDrawSetProportional(Textdraw0,1);
	TextDrawSetProportional(Textdraw1,1);
	TextDrawSetShadow(Textdraw0,1);
	TextDrawSetShadow(Textdraw1,1);



Re: textdraw dont show - Joe Staff - 17.05.2009

TextDrawShowForPlayer(playerid,Text:textdraw);

Are you using that?


Re: textdraw dont show - gpclan - 17.05.2009

no Oo oops


Re: textdraw dont show - gpclan - 17.05.2009

but how i do it im a noob scripter beginner p;


Re: textdraw dont show - [M]ohammed - 13.07.2009

Quite Simple..

Add this at under the script code

TextDrawShowForPlayer(playerid,Text:textdraw);



Re: textdraw dont show - Mr_Finnigan - 13.07.2009

Quote:
Originally Posted by .Strike
but how i do it im a noob scripter beginner p;
You have 6 gamemodes/maps in your sig and your a noob script beginner