Advertisement
Pony98

Untitled

Jul 6th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.03 KB | None | 0 0
  1. //WANTED LEVEL:
  2. TDEditor_PTD[playerid][31] = CreatePlayerTextDraw(playerid, 436.200012, 418.298156, "[][][][][][][][][][]");
  3. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][31], 0.226666, 1.272296);
  4. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][31], 2);
  5. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][31], -1523963137);
  6. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][31], 1);
  7. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][31], 0);
  8. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][31], 255);
  9. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][31], 2);
  10. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][31], 1);
  11. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][31], 1);
  12.  
  13.  
  14.  
  15.  
  16. //HAPPYJOB
  17.  
  18. TDEditor_TD[45] = TextDrawCreate(547.965942, 104.332641, "Happy_Job"); //happyjob
  19. TextDrawLetterSize(TDEditor_TD[45], 0.400000, 1.600000);
  20. TextDrawAlignment(TDEditor_TD[45], 2);
  21. TextDrawColor(TDEditor_TD[45], -1);
  22. TextDrawSetShadow(TDEditor_TD[45], 0);
  23. TextDrawSetOutline(TDEditor_TD[45], 1);
  24. TextDrawBackgroundColor(TDEditor_TD[45], 255);
  25. TextDrawFont(TDEditor_TD[45], 3);
  26. TextDrawSetProportional(TDEditor_TD[45], 1);
  27. TextDrawSetShadow(TDEditor_TD[45], 0);
  28.  
  29. TDEditor_TD[46] = TextDrawCreate(546.749206, 126.293884, "Dostavljac_Oruzija"); //Povezi sa idom posla kad se kuca /happyjob (id posla) da izadje ime posla
  30. TextDrawLetterSize(TDEditor_TD[46], 0.227999, 1.181037);
  31. TextDrawAlignment(TDEditor_TD[46], 2);
  32. TextDrawColor(TDEditor_TD[46], 747065087);
  33. TextDrawSetShadow(TDEditor_TD[46], 0);
  34. TextDrawSetOutline(TDEditor_TD[46], 1);
  35. TextDrawBackgroundColor(TDEditor_TD[46], 255);
  36. TextDrawFont(TDEditor_TD[46], 3);
  37. TextDrawSetProportional(TDEditor_TD[46], 1);
  38. TextDrawSetShadow(TDEditor_TD[46], 0);
  39.  
  40. TDEditor_TD[47] = TextDrawCreate(483.666687, 93.607391, ""); //happyjob
  41. TextDrawLetterSize(TDEditor_TD[47], 0.000000, 0.000000);
  42. TextDrawTextSize(TDEditor_TD[47], 34.000000, 37.000000);
  43. TextDrawAlignment(TDEditor_TD[47], 1);
  44. TextDrawColor(TDEditor_TD[47], -1);
  45. TextDrawSetShadow(TDEditor_TD[47], 0);
  46. TextDrawSetOutline(TDEditor_TD[47], 0);
  47. TextDrawBackgroundColor(TDEditor_TD[47], 0);
  48. TextDrawFont(TDEditor_TD[47], 5);
  49. TextDrawSetProportional(TDEditor_TD[47], 0);
  50. TextDrawSetShadow(TDEditor_TD[47], 0);
  51. TextDrawSetPreviewModel(TDEditor_TD[47], 1550);
  52. TextDrawSetPreviewRot(TDEditor_TD[47], -35.000000, 25.000000, 0.000000, 1.000000);
  53.  
  54. TDEditor_TD[48] = TextDrawCreate(577.666320, 93.607391, ""); //happyjob
  55. TextDrawLetterSize(TDEditor_TD[48], 0.000000, 0.000000);
  56. TextDrawTextSize(TDEditor_TD[48], 34.000000, 37.000000);
  57. TextDrawAlignment(TDEditor_TD[48], 1);
  58. TextDrawColor(TDEditor_TD[48], -1);
  59. TextDrawSetShadow(TDEditor_TD[48], 0);
  60. TextDrawSetOutline(TDEditor_TD[48], 0);
  61. TextDrawBackgroundColor(TDEditor_TD[48], 0);
  62. TextDrawFont(TDEditor_TD[48], 5);
  63. TextDrawSetProportional(TDEditor_TD[48], 0);
  64. TextDrawSetShadow(TDEditor_TD[48], 0);
  65. TextDrawSetPreviewModel(TDEditor_TD[48], 1550);
  66. TextDrawSetPreviewRot(TDEditor_TD[48], -35.000000, -25.000000, 0.000000, 1.000000);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement