Jump to content

TextDraw [SLG]


AdyUzzy1

Recommended Posts

Salut

Astazi nu aveam ce face xD

Si am inceput sa fac un TextDraw pentru server. Stunt Life Gaming (my new project)

Si m-am gandit sa postez prima mea creatie aici!

9gin7bhq9

Link poza : http://postimg.org/image/9gin7bhq9/

[pawn]Textdraw0 = TextDrawCreate(454.000000, 0.000000, "Stunt");

TextDrawBackgroundColor(Textdraw0, 255);

TextDrawFont(Textdraw0, 3);

TextDrawLetterSize(Textdraw0, 0.519999, 1.000000);

TextDrawColor(Textdraw0, 65535);

TextDrawSetOutline(Textdraw0, 1);

TextDrawSetProportional(Textdraw0, 1);

Textdraw1 = TextDrawCreate(518.000000, 0.000000, "Life");

TextDrawBackgroundColor(Textdraw1, 255);

TextDrawFont(Textdraw1, 2);

TextDrawLetterSize(Textdraw1, 0.500000, 1.000000);

TextDrawColor(Textdraw1, -65281);

TextDrawSetOutline(Textdraw1, 1);

TextDrawSetProportional(Textdraw1, 1);

Textdraw2 = TextDrawCreate(570.000000, 0.000000, "Gaming");

TextDrawBackgroundColor(Textdraw2, 255);

TextDrawFont(Textdraw2, 3);

TextDrawLetterSize(Textdraw2, 0.500000, 1.000000);

TextDrawColor(Textdraw2, -16776961);

TextDrawSetOutline(Textdraw2, 1);

TextDrawSetProportional(Textdraw2, 1);

Textdraw3 = TextDrawCreate(524.000000, 10.000000, "S");

TextDrawBackgroundColor(Textdraw3, 255);

TextDrawFont(Textdraw3, 1);

TextDrawLetterSize(Textdraw3, 0.500000, 1.000000);

TextDrawColor(Textdraw3, -16776961);

TextDrawSetOutline(Textdraw3, 0);

TextDrawSetProportional(Textdraw3, 1);

TextDrawSetShadow(Textdraw3, 1);

Textdraw4 = TextDrawCreate(544.000000, 12.000000, "L");

TextDrawBackgroundColor(Textdraw4, 255);

TextDrawFont(Textdraw4, 1);

TextDrawLetterSize(Textdraw4, 0.500000, 1.000000);

TextDrawColor(Textdraw4, -65281);

TextDrawSetOutline(Textdraw4, 0);

TextDrawSetProportional(Textdraw4, 1);

TextDrawSetShadow(Textdraw4, 1);

Textdraw5 = TextDrawCreate(562.000000, 10.000000, "G");

TextDrawBackgroundColor(Textdraw5, 255);

TextDrawFont(Textdraw5, 1);

TextDrawLetterSize(Textdraw5, 0.500000, 1.000000);

TextDrawColor(Textdraw5, 65535);

TextDrawSetOutline(Textdraw5, 0);

TextDrawSetProportional(Textdraw5, 1);

TextDrawSetShadow(Textdraw5, 1);

[/pawn]

Pwn :

[download]http://www.2shared.com/file/qoEMXzPB/Stunt.html[/download]

E de inceput x_X

Edit : La Gta San Andreas din pc-ul meu | am fond cu alte texe | La voi chiar nu stiu cum o sa se vada , lasati reply

Fara reclama in semnatura!

Link to comment
Share on other sites

invata romana frate..... ( pentru cel de mai sus)

Bravo, pentru inceput e bine

Eu sunt nimeni. Dar prefer sa fiu un nimeni inconjurat de prieteni adevarati, decat un om faimos inconjurat de falsi.

Nu sunt un scripter perfect, nu sunt nici macar pe aproape, insa in in ciuda acestui fapt incerc sa invat sa le fac pe toate.

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.