Jump to content

Credits in forma de Td'u [Simplu]


[RDE]Secret

Recommended Posts

                                                [glow=red,2,300]=>/Credits in forma de Td<=[/glow]

Acest tutorial este pt incepatori...nu este greu!!

Cautati in gm'u vostru unde aveti new si acolo Adaugati

[table]

[/table]
new Text:c2;
new Text:c3;
new Text:c4;
new Text:c5;
new Text:c6;
new Text:c7;
new Text:c8;
Apoi cautam comanda /credits stergem tot ce avem la credits inafara de
	if(strcmp(cmdtext, "/credits", true) == 0)
   	{
si punem
	TextDrawShowForPlayer(playerid, c2);
	TextDrawShowForPlayer(playerid, c3);
	TextDrawShowForPlayer(playerid, c4);
	TextDrawShowForPlayer(playerid, c5);
	TextDrawShowForPlayer(playerid, c6);
	TextDrawShowForPlayer(playerid, c7);
	TextDrawShowForPlayer(playerid, c8);
	return 1;
	}
Acum cautam
public OnGameModeInit()
{
Si adaugam asta=>
c2 = TextDrawCreate(611.000000, 191.000000, "~n~~n~");
	TextDrawBackgroundColor(c2, 255);
	TextDrawFont(c2, 1);
	TextDrawLetterSize(c2, 6.019996, 8.499998);
	TextDrawColor(c2, 16711935);
	TextDrawSetOutline(c2, 0);
	TextDrawSetProportional(c2, 1);
	TextDrawSetShadow(c2, 1);
	TextDrawUseBox(c2, 1);
	TextDrawBoxColor(c2, 150);
	TextDrawTextSize(c2, 146.000000, -34.000000);

	c3 = TextDrawCreate(288.000000, 192.000000, "~b~ Numele~y~Serverului ~r~tau ");
	TextDrawBackgroundColor(c3, 255);
	TextDrawFont(c3, 0);
	TextDrawLetterSize(c3, 0.570000, 2.000000);
	TextDrawColor(c3, 65535);
	TextDrawSetOutline(c3, 0);
	TextDrawSetProportional(c3, 1);
	TextDrawSetShadow(c3, 1);

	c4 = TextDrawCreate(157.000000, 222.000000, "-Owneri: ");
	TextDrawBackgroundColor(c4, 255);
	TextDrawFont(c4, 1);
	TextDrawLetterSize(c4, 0.510000, 1.600000);
	TextDrawColor(c4, -16776961);
	TextDrawSetOutline(c4, 0);
	TextDrawSetProportional(c4, 1);
	TextDrawSetShadow(c4, 1);

	c5 = TextDrawCreate(157.000000, 250.000000, "-Server by=> ");
	TextDrawBackgroundColor(c5, 255);
	TextDrawFont(c5, 1);
	TextDrawLetterSize(c5, 0.510000, 1.600000);
	TextDrawColor(c5, -1);
	TextDrawSetOutline(c5, 0);
	TextDrawSetProportional(c5, 1);
	TextDrawSetShadow(c5, 1);

    c6 = TextDrawCreate(157.000000, 309.000000, "-Filescripts:");
	TextDrawBackgroundColor(c6, 255);
	TextDrawFont(c6, 1);
	TextDrawLetterSize(c6, 0.510000, 1.600000);
	TextDrawColor(c6, -1);
	TextDrawSetOutline(c6, 0);
	TextDrawSetProportional(c6, 1);
	TextDrawSetShadow(c6, 1);

	c7 = TextDrawCreate(157.000000, 280.000000, "-Ajutoare:");
	TextDrawBackgroundColor(c7, 255);
	TextDrawFont(c7, 1);
	TextDrawLetterSize(c7, 0.510000, 1.600000);
	TextDrawColor(c7, -1);
	TextDrawSetOutline(c7, 0);
	TextDrawSetProportional(c7, 1);
	TextDrawSetShadow(c7, 1);

	c8 = TextDrawCreate(207.000000, 329.000000, "~r~Press ~y~Click ~w~to Hide this Box:)");
	TextDrawBackgroundColor(c8, 255);
	TextDrawFont(c8, 1);
	TextDrawLetterSize(c8, 0.400000, 1.400000);
	TextDrawColor(c8, -1);
	TextDrawSetOutline(c8, 0);
	TextDrawSetProportional(c8, 1);
	TextDrawSetShadow(c8, 1);

Acesta a fost "tutorialul"[mini:))]...

Cum am zis nu este foarte greu

youtube.com/secretofficial1 < - SECRET CHANNEL !

Link to comment
Share on other sites

simplu cum zici si tu:P...macar puteai sa dai un link la TextDrawEdito1.0 sa vada si altii cu ce se fac TD-uri daca nu stiu..

in rest 4/5...

PS. - puteai sa- l faci ca FS..:|

e prea mic si simplu pt un fs xD...

ps:exista deja un tutorial pt textdraweditor1.0 xD

youtube.com/secretofficial1 < - SECRET CHANNEL !

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.