Jump to content

TextDraw avansat


Grumpy

Recommended Posts

TextDraw avansat,by Grumpy

Deci,vazusem un TextDraw pe DS si m-am gandit sa il fac si eu :-? Numa ca in alt mod :-?

TextDraw Original:

axl1si.png

Iar TD-ul creat de mine:

[img width=500 height=375] 5f3s44.png

hehe :D

COD:

[pawn]new Text:Textdraw0;

new Text:Textdraw1;

new Text:Textdraw2;

Textdraw0 = TextDrawCreate(498.400024, 390.506561, "Drift Society");

TextDrawLetterSize(Textdraw0, 0.606299, 3.796010);

TextDrawAlignment(Textdraw0, 1);

TextDrawColor(Textdraw0, 37420543);

TextDrawSetShadow(Textdraw0, 0);

TextDrawSetOutline(Textdraw0, 1);

TextDrawBackgroundColor(Textdraw0, 51);

TextDrawFont(Textdraw0, 1);

TextDrawSetProportional(Textdraw0, 1);

Textdraw1 = TextDrawCreate(505.599975, 420.373657, "-");

TextDrawLetterSize(Textdraw1, 8.019564, 1.525333);

TextDrawAlignment(Textdraw1, 1);

TextDrawColor(Textdraw1, -1);

TextDrawSetShadow(Textdraw1, 0);

TextDrawSetOutline(Textdraw1, 1);

TextDrawBackgroundColor(Textdraw1, 51);

TextDrawFont(Textdraw1, 1);

TextDrawSetProportional(Textdraw1, 1);

Textdraw2 = TextDrawCreate(505.600067, 429.333526, "www.sa-mp.ro");

TextDrawLetterSize(Textdraw2, 0.449999, 1.600000);

TextDrawAlignment(Textdraw2, 1);

TextDrawColor(Textdraw2, 16777215);

TextDrawSetShadow(Textdraw2, 0);

TextDrawSetOutline(Textdraw2, 1);

TextDrawBackgroundColor(Textdraw2, 51);

TextDrawFont(Textdraw2, 1);

TextDrawSetProportional(Textdraw2, 1);

[/pawn]

Cam astai tot:) Alte TD-uri aiurie,COMING!

34j7hol.png
Link to comment
Share on other sites

  • 2 weeks later...

Cand m-am uitat la titlu, am vazut ca, continea cuvantul "avansat", cand am intrat in topic, am realizat ca este decat un textdraw.Totusi, cel original (dupa parerea mea) arata mult mai bine decat cel facut de tine.

3/5

De acord cu Darky :), Ce e asa avansat in el? Acea linie care desparte cuvintele... :-j

9zZndmN.png
Link to comment
Share on other sites

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.