Jump to content

Primul meu TextDraw.


Джо

Recommended Posts

Introducere:

Salut,acesta este primul meu textdraw facut de mine in totalitate.Sper sa imi fi iesit.

Descriere:

Acum vreo 30 de minute nu stiam ce textdraw de inceput sa creez asa ca m-am gandit la forum...Asa mi-a venit ideea.Sper sa va placa.

Poze:

Bynz8IO.png

Alte Detalii:

Sper sa va placa,astept note si pareri.

Credite:

Adrian_Petre - Creator Textdraw.

Codul:

[pawn]new Text:Textdraw0;

new Text:Textdraw1;

new Text:Textdraw2;

new Text:Textdraw3;

new Text:Textdraw4;

new Text:Textdraw5;

Textdraw0 = TextDrawCreate(523.199707, 100.800003, "SA-MP Romania");

TextDrawLetterSize(Textdraw0, 0.449999, 1.600000);

TextDrawTextSize(Textdraw0, 35.199993, -1.493333);

TextDrawAlignment(Textdraw0, 1);

TextDrawColor(Textdraw0, -5963521);

TextDrawSetShadow(Textdraw0, -2);

TextDrawSetOutline(Textdraw0, 0);

TextDrawBackgroundColor(Textdraw0, 255);

TextDrawFont(Textdraw0, 0);

TextDrawSetProportional(Textdraw0, 1);

Textdraw1 = TextDrawCreate(512.000122, 127.680000, "www.");

TextDrawLetterSize(Textdraw1, 0.449999, 1.600000);

TextDrawAlignment(Textdraw1, 1);

TextDrawColor(Textdraw1, -16776961);

TextDrawSetShadow(Textdraw1, 0);

TextDrawSetOutline(Textdraw1, 1);

TextDrawBackgroundColor(Textdraw1, 51);

TextDrawFont(Textdraw1, 0);

TextDrawSetProportional(Textdraw1, 1);

Textdraw2 = TextDrawCreate(559.999877, 126.933334, "sa-mp.");

TextDrawLetterSize(Textdraw2, 0.449999, 1.600000);

TextDrawAlignment(Textdraw2, 1);

TextDrawColor(Textdraw2, -65281);

TextDrawSetShadow(Textdraw2, 0);

TextDrawSetOutline(Textdraw2, 1);

TextDrawBackgroundColor(Textdraw2, 51);

TextDrawFont(Textdraw2, 0);

TextDrawSetProportional(Textdraw2, 1);

Textdraw3 = TextDrawCreate(612.799865, 126.933319, "ro");

TextDrawLetterSize(Textdraw3, 0.449999, 1.600000);

TextDrawAlignment(Textdraw3, 1);

TextDrawColor(Textdraw3, 65535);

TextDrawSetShadow(Textdraw3, 0);

TextDrawSetOutline(Textdraw3, 1);

TextDrawBackgroundColor(Textdraw3, 51);

TextDrawFont(Textdraw3, 0);

TextDrawSetProportional(Textdraw3, 1);

Textdraw4 = TextDrawCreate(511.999969, 147.839935, "Romania Roleplay");

TextDrawLetterSize(Textdraw4, 0.571599, 1.764266);

TextDrawAlignment(Textdraw4, 1);

TextDrawColor(Textdraw4, -5963521);

TextDrawSetShadow(Textdraw4, -3);

TextDrawSetOutline(Textdraw4, 0);

TextDrawBackgroundColor(Textdraw4, 255);

TextDrawFont(Textdraw4, 0);

TextDrawSetProportional(Textdraw4, 1);

Textdraw5 = TextDrawCreate(552.799865, 175.466613, "0.3x");

TextDrawLetterSize(Textdraw5, 0.449999, 1.600000);

TextDrawAlignment(Textdraw5, 1);

TextDrawColor(Textdraw5, -5963521);

TextDrawSetShadow(Textdraw5, 0);

TextDrawSetOutline(Textdraw5, 1);

TextDrawBackgroundColor(Textdraw5, 51);

TextDrawFont(Textdraw5, 0);

TextDrawSetProportional(Textdraw5, 1);

[/pawn]

 

 

Link to comment
Share on other sites

  • 3 weeks 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.