Jump to content

Recommended Posts

Posted

PRIMA DATA ;

ADUAGAM ASTA:( IN MOD)

new Text:Nume[MAX_PLAYERS];

APOI:

Deasupra Se Vede Unde Lam Pus: http://img842.imageshack.us/i/nume.jpg/

Aceasta Linie Am puso :

//------------------------------------------------------------------------------

   new pnamee[24];

   GetPlayerName(playerid, pnamee, sizeof(pnamee));

   Nume[playerid]= TextDrawCreate(55.000000,429.000000,pnamee);

   TextDrawAlignment(Nume[playerid],0);

   TextDrawBackgroundColor(Nume[playerid],0xFFFFFFFF);

   TextDrawFont(Nume[playerid],1);

   TextDrawLetterSize(Nume[playerid],0.400000,1.100000);

   TextDrawColor(Nume[playerid],0x2F2F2FFF);

   TextDrawSetOutline(Nume[playerid],1);

   TextDrawSetProportional(Nume[playerid],1);

   TextDrawSetShadow(Nume[playerid],1);

   TextDrawShowForPlayer(playerid,Nume[playerid]);

//------------------------------------------------------------------------------

SPER CA VA FOST DE FOLOS :D AA AM UITAT SI O POZA :

http://img835.imageshack.us/i/samp008l.jpg/

TOCMAI AM VAZUT CA MAI ESTE UN TOTORIal DAR TOTUSI SPER CA VA AJUTA SORRY

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.