[FilterScript] Textdraw Connect
#1





Image : http://i.imgur.com/LNc8c8F.png


Код:
	Textdraw0 = TextDrawCreate(27.000000, 140.000000, "Stunt");
	TextDrawBackgroundColor(Textdraw0, 255);
	TextDrawFont(Textdraw0, 1);
	TextDrawLetterSize(Textdraw0, 0.509999, 3.300000);
	TextDrawColor(Textdraw0, 1117123583);
	TextDrawSetOutline(Textdraw0, 1);
	TextDrawSetProportional(Textdraw0, 1);

	Textdraw1 = TextDrawCreate(79.000000, 140.000000, "Life");
	TextDrawBackgroundColor(Textdraw1, 255);
	TextDrawFont(Textdraw1, 1);
	TextDrawLetterSize(Textdraw1, 0.509999, 3.300000);
	TextDrawColor(Textdraw1, -84061441);
	TextDrawSetOutline(Textdraw1, 1);
	TextDrawSetProportional(Textdraw1, 1);

	Textdraw2 = TextDrawCreate(116.000000, 140.000000, "Gaming");
	TextDrawBackgroundColor(Textdraw2, 255);
	TextDrawFont(Textdraw2, 1);
	TextDrawLetterSize(Textdraw2, 0.509999, 3.300000);
	TextDrawColor(Textdraw2, -79346177);
	TextDrawSetOutline(Textdraw2, 1);
	TextDrawSetProportional(Textdraw2, 1);

	Textdraw3 = TextDrawCreate(101.000000, 160.000000, "-");
	TextDrawBackgroundColor(Textdraw3, 255);
	TextDrawFont(Textdraw3, 1);
	TextDrawLetterSize(Textdraw3, 6.429996, 2.500000);
	TextDrawColor(Textdraw3, -79346177);
	TextDrawSetOutline(Textdraw3, 1);
	TextDrawSetProportional(Textdraw3, 1);

	Textdraw4 = TextDrawCreate(71.000000, 160.000000, "-");
	TextDrawBackgroundColor(Textdraw4, 255);
	TextDrawFont(Textdraw4, 1);
	TextDrawLetterSize(Textdraw4, 3.029999, 2.500000);
	TextDrawColor(Textdraw4, -84061441);
	TextDrawSetOutline(Textdraw4, 1);
	TextDrawSetProportional(Textdraw4, 1);

	Textdraw5 = TextDrawCreate(20.000000, 159.000000, "-");
	TextDrawBackgroundColor(Textdraw5, 255);
	TextDrawFont(Textdraw5, 1);
	TextDrawLetterSize(Textdraw5, 4.229998, 2.700001);
	TextDrawColor(Textdraw5, 1117123583);
	TextDrawSetOutline(Textdraw5, 1);
	TextDrawSetProportional(Textdraw5, 1);

	Textdraw6 = TextDrawCreate(57.000000, 180.000000, "Welcome");
	TextDrawBackgroundColor(Textdraw6, 255);
	TextDrawFont(Textdraw6, 2);
	TextDrawLetterSize(Textdraw6, 0.409999, 2.099999);
	TextDrawColor(Textdraw6, -1342923265);
	TextDrawSetOutline(Textdraw6, 1);
	TextDrawSetProportional(Textdraw6, 1);

	Textdraw7 = TextDrawCreate(24.000000, 200.000000, "Cel mai bun server din");
	TextDrawBackgroundColor(Textdraw7, 255);
	TextDrawFont(Textdraw7, 0);
	TextDrawLetterSize(Textdraw7, 0.390000, 2.099999);
	TextDrawColor(Textdraw7, -201873153);
	TextDrawSetOutline(Textdraw7, 1);
	TextDrawSetProportional(Textdraw7, 1);

	Textdraw8 = TextDrawCreate(138.000000, 200.000000, "Romania");
	TextDrawBackgroundColor(Textdraw8, 255);
	TextDrawFont(Textdraw8, 0);
	TextDrawLetterSize(Textdraw8, 0.370000, 1.999999);
	TextDrawColor(Textdraw8, -11908353);
	TextDrawSetOutline(Textdraw8, 1);
	TextDrawSetProportional(Textdraw8, 1);

	Textdraw9 = TextDrawCreate(73.000000, 221.000000, "> Joins us! <");
	TextDrawBackgroundColor(Textdraw9, 255);
	TextDrawFont(Textdraw9, 1);
	TextDrawLetterSize(Textdraw9, 0.210000, 1.999999);
	TextDrawColor(Textdraw9, -11908353);
	TextDrawSetOutline(Textdraw9, 1);
	TextDrawSetProportional(Textdraw9, 1);

	Textdraw10 = TextDrawCreate(58.000000, 240.000000, "www.Xerom-Zone.com");
	TextDrawBackgroundColor(Textdraw10, 255);
	TextDrawFont(Textdraw10, 1);
	TextDrawLetterSize(Textdraw10, 0.210000, 1.999999);
	TextDrawColor(Textdraw10, 595255039);
	TextDrawSetOutline(Textdraw10, 1);
	TextDrawSetProportional(Textdraw10, 1);
Reply
#2

This is as easy as hell...

It can be called snippet more than a filterscript.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)