[Ajuda] Problema no textdraw
#3

Код:
		//textdraw do meio
		tLogo0 = TextDrawCreate(205.000000,411.000000,"Brasil");
		tLogo1 = TextDrawCreate(277.000000,414.000000,"New");
		tLogo2 = TextDrawCreate(353.000000,413.000000,"Era");
		tLogo3 = TextDrawCreate(214.000000,436.000000,"www.bnegames.forumeiros.com");
		TextDrawAlignment(tLogo0,0);
		TextDrawAlignment(tLogo1,0);
		TextDrawAlignment(tLogo2,0);
		TextDrawAlignment(tLogo3,0);
		TextDrawBackgroundColor(tLogo0,0x000000ff);
		TextDrawBackgroundColor(tLogo1,0x000000ff);
		TextDrawBackgroundColor(tLogo2,0x000000ff);
		TextDrawBackgroundColor(tLogo3,0x000000ff);
		TextDrawFont(tLogo0,1);
		TextDrawLetterSize(tLogo0,0.799999,2.899999);
		TextDrawFont(tLogo1,1);
		TextDrawLetterSize(tLogo1,0.899999,2.499999);
		TextDrawFont(tLogo2,1);
		TextDrawLetterSize(tLogo2,1.000000,2.699999);
		TextDrawFont(tLogo3,2);
		TextDrawLetterSize(tLogo3,0.200000,0.799999);
		TextDrawColor(tLogo0,0xffffffff);
		TextDrawColor(tLogo1,0xff0000ff);
		TextDrawColor(tLogo2,0xffffffff);
		TextDrawColor(tLogo3,0xffffffff);
		TextDrawSetOutline(tLogo0,1);
		TextDrawSetOutline(tLogo1,1);
		TextDrawSetOutline(tLogo2,1);
		TextDrawSetOutline(tLogo3,1);
		TextDrawSetProportional(tLogo0,1);
		TextDrawSetProportional(tLogo1,1);
		TextDrawSetProportional(tLogo2,1);
		TextDrawSetProportional(tLogo3,1);
		TextDrawSetShadow(tLogo0,1);
		TextDrawSetShadow(tLogo1,1);
		TextDrawSetShadow(tLogo2,1);
		TextDrawSetShadow(tLogo3,1);
Reply


Messages In This Thread
Problema no textdraw - by Canema - 28.01.2014, 20:17
Re: Problema no textdraw - by Schocc - 28.01.2014, 20:30
Re: Problema no textdraw - by Canema - 28.01.2014, 20:32
Re: Problema no textdraw - by Canema - 28.01.2014, 21:26
Re: Problema no textdraw - by CaioTesio - 28.01.2014, 21:51
Re: Problema no textdraw - by Canema - 28.01.2014, 21:53

Forum Jump:


Users browsing this thread: 1 Guest(s)