[Ajuda] TextDraw
#1

Код:
       TextoLogin1 = TextDrawCreate(651.000000, 5.000000, "_");
		TextDrawBackgroundColor(TextoLogin1, 255);
		TextDrawFont(TextoLogin1, 1);
		TextDrawLetterSize(TextoLogin1, 0.500000, 12.000000);
		TextDrawColor(TextoLogin1, 255);
		TextDrawSetOutline(TextoLogin1, 0);
		TextDrawSetProportional(TextoLogin1, 1);
		TextDrawSetShadow(TextoLogin1, 1);
		TextDrawUseBox(TextoLogin1, 1);
		TextDrawBoxColor(TextoLogin1, 16777215);
		TextDrawTextSize(TextoLogin1, 0.000000, 0.000000);
		TextDrawSetSelectable(TextoLogin1, 0);

		TextLoginp1 = TextDrawCreate(658.000000, -7.000000, "_");
		TextDrawBackgroundColor(TextLoginp1, 255);
		TextDrawFont(TextLoginp1, 1);
		TextDrawLetterSize(TextLoginp1, 0.500000, 13.000000);
		TextDrawColor(TextLoginp1, 255);
		TextDrawSetOutline(TextLoginp1, 0);
		TextDrawSetProportional(TextLoginp1, 1);
		TextDrawSetShadow(TextLoginp1, 1);
		TextDrawUseBox(TextLoginp1, 1);
		TextDrawBoxColor(TextLoginp1, 16777215);
		TextDrawTextSize(TextLoginp1, 0.000000, 0.000000);
		TextDrawSetSelectable(TextLoginp1, 0);

		TextLogina3 = TextDrawCreate(129.000000, 55.000000, "BRASIL PLAY FORTUNE");
		TextDrawBackgroundColor(TextLogina3, -1);
		TextDrawFont(TextLogina3, 1);
		TextDrawLetterSize(TextLogina3, 1.100000, 3.600000);
		TextDrawColor(TextLogina3, 255);
		TextDrawSetOutline(TextLogina3, 1);
		TextDrawSetProportional(TextLogina3, 1);
		TextDrawSetSelectable(TextLogina3, 0);

		TextLogins4 = TextDrawCreate(651.000000, 106.000000, "_");
		TextDrawBackgroundColor(TextLogins4, 255);
		TextDrawFont(TextLogins4, 1);
		TextDrawLetterSize(TextLogins4, 0.500000, 1.000000);
		TextDrawColor(TextLogins4, 255);
		TextDrawSetOutline(TextLogins4, 0);
		TextDrawSetProportional(TextLogins4, 1);
		TextDrawSetShadow(TextLogins4, 1);
		TextDrawUseBox(TextLogins4, 1);
		TextDrawBoxColor(TextLogins4, 255);
		TextDrawTextSize(TextLogins4, 0.000000, 0.000000);
		TextDrawSetSelectable(TextLogins4, 0);

		TextLoging5 = TextDrawCreate(646.000000, 90.000000, "_");
		TextDrawBackgroundColor(TextLoging5, 255);
		TextDrawFont(TextLoging5, 1);
		TextDrawLetterSize(TextLoging5, 2.200000, -0.799999);
		TextDrawColor(TextLoging5, -1);
		TextDrawSetOutline(TextLoging5, 0);
		TextDrawSetProportional(TextLoging5, 1);
		TextDrawSetShadow(TextLoging5, 0);
		TextDrawUseBox(TextLoging5, 1);
		TextDrawBoxColor(TextLoging5, -1);
		TextDrawTextSize(TextLoging5, 0.000000, -100.000000);
		TextDrawSetSelectable(TextLoging5, 0);

		TextLoginy6 = TextDrawCreate(646.000000, 92.000000, "_");
		TextDrawBackgroundColor(TextLoginy6, 255);
		TextDrawFont(TextLoginy6, 1);
		TextDrawLetterSize(TextLoginy6, 2.200000, -0.799999);
		TextDrawColor(TextLoginy6, -1);
		TextDrawSetOutline(TextLoginy6, 0);
		TextDrawSetProportional(TextLoginy6, 1);
		TextDrawSetShadow(TextLoginy6, 0);
		TextDrawUseBox(TextLoginy6, 1);
		TextDrawBoxColor(TextLoginy6, -1);
		TextDrawTextSize(TextLoginy6, 0.000000, -100.000000);
		TextDrawSetSelectable(TextLoginy6, 0);

		Textdraw6 = TextDrawCreate(647.000000, 331.000000, "_");
		TextDrawBackgroundColor(Textdraw6, 255);
		TextDrawFont(Textdraw6, 1);
		TextDrawLetterSize(Textdraw6, 0.669999, 1.299999);
		TextDrawColor(Textdraw6, -1);
		TextDrawSetOutline(Textdraw6, 0);
		TextDrawSetProportional(Textdraw6, 1);
		TextDrawSetShadow(Textdraw6, 1);
		TextDrawUseBox(Textdraw6, 1);
		TextDrawBoxColor(Textdraw6, 255);
		TextDrawTextSize(Textdraw6, 0.000000, 0.000000);
		TextDrawSetSelectable(Textdraw6, 0);

		TextLoginu8 = TextDrawCreate(647.000000, 347.000000, "_");
		TextDrawBackgroundColor(TextLoginu8, 255);
		TextDrawFont(TextLoginu8, 1);
		TextDrawLetterSize(TextLoginu8, 0.669999, 13.899999);
		TextDrawColor(TextLoginu8, -1);
		TextDrawSetOutline(TextLoginu8, 0);
		TextDrawSetProportional(TextLoginu8, 1);
		TextDrawSetShadow(TextLoginu8, 1);
		TextDrawUseBox(TextLoginu8, 1);
		TextDrawBoxColor(TextLoginu8, 16777215);
		TextDrawTextSize(TextLoginu8, 0.000000, 0.000000);
		TextDrawSetSelectable(TextLoginu8, 0);

		TextLoginm9 = TextDrawCreate(134.000000, 374.000000, "SEJA BEM VINDO");
		TextDrawBackgroundColor(TextLoginm9, 255);
		TextDrawFont(TextLoginm9, 3);
		TextDrawLetterSize(TextLoginm9, 1.470000, 3.600000);
		TextDrawColor(TextLoginm9, -1);
		TextDrawSetOutline(TextLoginm9, 1);
		TextDrawSetProportional(TextLoginm9, 1);
		TextDrawSetSelectable(TextLoginm9, 0);
Eu jб defini todos... estб tudo certinho, mais eu queria deixar eles para sу aparecer no login
eu fiz tudo certo ele copila e tals sу que nгo aparece quando vou fazer o login oque eu faзo ?? +REP
Reply


Messages In This Thread
TextDraw - by iDeagle_Hurley - 14.02.2015, 18:10
Re: TextDraw - by ipsLuan - 14.02.2015, 18:25
Re: TextDraw - by Jimmmy - 14.02.2015, 18:27
Re: TextDraw - by iDeagle_Hurley - 15.02.2015, 00:25
Re: TextDraw - by Jimmmy - 15.02.2015, 14:27
Re: TextDraw - by iDeagle_Hurley - 15.02.2015, 15:08
Re: TextDraw - by Jimmmy - 15.02.2015, 16:37
Re: TextDraw - by iDeagle_Hurley - 15.02.2015, 17:11
Re: TextDraw - by Jimmmy - 15.02.2015, 17:32
Re: TextDraw - by iDeagle_Hurley - 15.02.2015, 17:41

Forum Jump:


Users browsing this thread: 5 Guest(s)