Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /////////////////////////////////////////////////////////////////////////////////////////////////
- Player_TD[playerid][0] = CreatePlayerTextDraw(MAX_PLAYERS, 566.799194, 203.528915, "ALEX_STATHAM");
- PlayerTextDrawLetterSize(playerid, Player_TD[playerid][0], 0.154333, 0.724740);
- PlayerTextDrawAlignment(playerid, Player_TD[playerid][0], 1);
- PlayerTextDrawColor(playerid, Player_TD[playerid][0], -1);
- PlayerTextDrawSetShadow(playerid, Player_TD[playerid][0], 0);
- PlayerTextDrawBackgroundColor(playerid, Player_TD[playerid][0], 255);
- PlayerTextDrawFont(playerid, Player_TD[playerid][0], 2);
- PlayerTextDrawSetProportional(playerid, Player_TD[playerid][0], 1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement