Advertisement
Guest User

Untitled

a guest
Nov 25th, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. //EXP[playerid] = CreatePlayerTextDraw(playerid,500.000000, 146.000000, "EXP:~w~4/12");
  2. //PlayerTextDrawBackgroundColor(playerid,EXP[playerid], 255);
  3. //PlayerTextDrawFont(playerid,EXP[playerid], 2);
  4. //PlayerTextDrawLetterSize(playerid,EXP[playerid], 0.320000, 1.399999);
  5. //PlayerTextDrawColor(playerid,EXP[playerid], 512819199);
  6. //PlayerTextDrawSetOutline(playerid,EXP[playerid], 1);
  7. //PlayerTextDrawSetProportional(playerid,EXP[playerid], 1);
  8. //PlayerTextDrawSetSelectable(playerid,EXP[playerid], 0);
  9. //////////////////////////////////////////////////////////////////////////
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement