Advertisement
Guest User

Untitled

a guest
Dec 11th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. AdminHUD = TextDrawCreate(321.146423, 432.833465, " ");
  2. PlayerTextDrawLetterSize(AdminHUD, 0.256632, 1.448333;
  3. PlayerTextDrawAlignment(AdminHUD, 2);
  4. PlayerTextDrawColor(AdminHUD, -1);
  5. PlayerTextDrawSetShadow(AdminHUD, 0);
  6. PlayerTextDrawSetOutline(AdminHUD, 1);
  7. TextDrawBackgroundColPlayeror(AdminHUD, 255);
  8. PlayerTextDrawFont(AdminHUD, 2);
  9. PlayerTextDrawSetProportional(AdminHUD, 1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement