Jump to content

[Textdraw] Logo Jade/Ruby Nephrite ( cel nou )


AccountDeleted
 Share

Recommended Posts

  • Administrator

e intr-adevar greu de facut un textdraw...

 

Daca tot is 'doritori':

 

TDEditor_TD[0] = TextDrawCreate(541.529785, 432.663146, " "sv".nephrite.ro");
TextDrawLetterSize(TDEditor_TD[0], 0.330000, 1.340000);
TextDrawAlignment(TDEditor_TD[0], 1);
TextDrawColor(TDEditor_TD[0], -1);
TextDrawSetShadow(TDEditor_TD[0], 0);
TextDrawSetOutline(TDEditor_TD[0], 1);
TextDrawBackgroundColor(TDEditor_TD[0], 255);
TextDrawFont(TDEditor_TD[0], 3);
TextDrawSetProportional(TDEditor_TD[0], 1);
TextDrawSetShadow(TDEditor_TD[0], 0);
	
player_Name[playerid] = CreatePlayerTextDraw(playerid, 84.399627, 433.022094, "_");
PlayerTextDrawLetterSize(playerid, player_Name[playerid], 0.219000, 1.218370);
PlayerTextDrawAlignment(playerid, player_Name[playerid], 2);
PlayerTextDrawColor(playerid, player_Name[playerid], -1); 
PlayerTextDrawSetShadow(playerid, player_Name[playerid], 0);
PlayerTextDrawSetOutline(playerid, player_Name[playerid], 1);
PlayerTextDrawBackgroundColor(playerid, player_Name[playerid], 255);
PlayerTextDrawFont(playerid, player_Name[playerid], 2);
PlayerTextDrawSetProportional(playerid, player_Name[playerid], 1);
PlayerTextDrawSetShadow(playerid, player_Name[playerid], 0);
	
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...