Advertisement
Redyan01

Untitled

May 2nd, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.19 KB | None | 0 0
  1. //Global TextDraws:
  2.  
  3.  
  4. new Text:NwnEditor_TD[13];
  5.  
  6. NwnEditor_TD[0] = TextDrawCreate(195.500000, 128.750000, "box");
  7. TextDrawLetterSize(NwnEditor_TD[0], 0.000000, 17.250000);
  8. TextDrawTextSize(NwnEditor_TD[0], 442.000000, 0.000000);
  9. TextDrawAlignment(NwnEditor_TD[0], 1);
  10. TextDrawColor(NwnEditor_TD[0], -1);
  11. TextDrawUseBox(NwnEditor_TD[0], 1);
  12. TextDrawBoxColor(NwnEditor_TD[0], 255);
  13. TextDrawSetShadow(NwnEditor_TD[0], 0);
  14. TextDrawBackgroundColor(NwnEditor_TD[0], 255);
  15. TextDrawFont(NwnEditor_TD[0], 1);
  16. TextDrawSetProportional(NwnEditor_TD[0], 1);
  17.  
  18. NwnEditor_TD[1] = TextDrawCreate(275.500000, 178.625000, "ld_beat:chit");
  19. TextDrawTextSize(NwnEditor_TD[1], 82.000000, -24.000000);
  20. TextDrawAlignment(NwnEditor_TD[1], 1);
  21. TextDrawColor(NwnEditor_TD[1], 9568255);
  22. TextDrawSetShadow(NwnEditor_TD[1], 0);
  23. TextDrawBackgroundColor(NwnEditor_TD[1], 255);
  24. TextDrawFont(NwnEditor_TD[1], 4);
  25. TextDrawSetProportional(NwnEditor_TD[1], 0);
  26.  
  27. NwnEditor_TD[2] = TextDrawCreate(294.000000, 159.375000, "ld_beat:chit");
  28. TextDrawTextSize(NwnEditor_TD[2], 45.000000, -32.000000);
  29. TextDrawAlignment(NwnEditor_TD[2], 1);
  30. TextDrawColor(NwnEditor_TD[2], 9568255);
  31. TextDrawSetShadow(NwnEditor_TD[2], 0);
  32. TextDrawBackgroundColor(NwnEditor_TD[2], 255);
  33. TextDrawFont(NwnEditor_TD[2], 4);
  34. TextDrawSetProportional(NwnEditor_TD[2], 0);
  35.  
  36. NwnEditor_TD[3] = TextDrawCreate(289.699981, 174.674865, "KORISNIK:");
  37. TextDrawLetterSize(NwnEditor_TD[3], 0.203500, 0.965625);
  38. TextDrawAlignment(NwnEditor_TD[3], 1);
  39. TextDrawColor(NwnEditor_TD[3], -1);
  40. TextDrawSetShadow(NwnEditor_TD[3], 0);
  41. TextDrawBackgroundColor(NwnEditor_TD[3], 255);
  42. TextDrawFont(NwnEditor_TD[3], 2);
  43. TextDrawSetProportional(NwnEditor_TD[3], 1);
  44.  
  45. NwnEditor_TD[4] = TextDrawCreate(338.699981, 181.674865, "broj kartice:");
  46. TextDrawLetterSize(NwnEditor_TD[4], 0.203500, 0.965625);
  47. TextDrawAlignment(NwnEditor_TD[4], 3);
  48. TextDrawColor(NwnEditor_TD[4], -1);
  49. TextDrawSetShadow(NwnEditor_TD[4], 0);
  50. TextDrawBackgroundColor(NwnEditor_TD[4], 255);
  51. TextDrawFont(NwnEditor_TD[4], 2);
  52. TextDrawSetProportional(NwnEditor_TD[4], 1);
  53.  
  54. NwnEditor_TD[5] = TextDrawCreate(374.200531, 181.674865, "512456");
  55. TextDrawLetterSize(NwnEditor_TD[5], 0.203500, 0.965625);
  56. TextDrawAlignment(NwnEditor_TD[5], 3);
  57. TextDrawColor(NwnEditor_TD[5], -1);
  58. TextDrawSetShadow(NwnEditor_TD[5], 0);
  59. TextDrawBackgroundColor(NwnEditor_TD[5], 255);
  60. TextDrawFont(NwnEditor_TD[5], 2);
  61. TextDrawSetProportional(NwnEditor_TD[5], 1);
  62.  
  63. NwnEditor_TD[6] = TextDrawCreate(362.900604, 174.812347, "Redyan");
  64. TextDrawLetterSize(NwnEditor_TD[6], 0.203500, 0.965625);
  65. TextDrawAlignment(NwnEditor_TD[6], 3);
  66. TextDrawColor(NwnEditor_TD[6], -1);
  67. TextDrawSetShadow(NwnEditor_TD[6], 0);
  68. TextDrawBackgroundColor(NwnEditor_TD[6], 255);
  69. TextDrawFont(NwnEditor_TD[6], 2);
  70. TextDrawSetProportional(NwnEditor_TD[6], 1);
  71.  
  72. NwnEditor_TD[7] = TextDrawCreate(270.500000, 200.500000, "LD_SPAC:white");
  73. TextDrawTextSize(NwnEditor_TD[7], 80.000000, 9.000000);
  74. TextDrawAlignment(NwnEditor_TD[7], 1);
  75. TextDrawColor(NwnEditor_TD[7], -2139062017);
  76. TextDrawSetShadow(NwnEditor_TD[7], 0);
  77. TextDrawBackgroundColor(NwnEditor_TD[7], 255);
  78. TextDrawFont(NwnEditor_TD[7], 4);
  79. TextDrawSetProportional(NwnEditor_TD[7], 0);
  80.  
  81. NwnEditor_TD[8] = TextDrawCreate(271.000000, 214.062500, "LD_SPAC:white");
  82. TextDrawTextSize(NwnEditor_TD[8], 80.000000, 9.000000);
  83. TextDrawAlignment(NwnEditor_TD[8], 1);
  84. TextDrawColor(NwnEditor_TD[8], -2139062017);
  85. TextDrawSetShadow(NwnEditor_TD[8], 0);
  86. TextDrawBackgroundColor(NwnEditor_TD[8], 255);
  87. TextDrawFont(NwnEditor_TD[8], 4);
  88. TextDrawSetProportional(NwnEditor_TD[8], 0);
  89.  
  90. NwnEditor_TD[9] = TextDrawCreate(352.300201, 200.162506, "Podigni");
  91. TextDrawLetterSize(NwnEditor_TD[9], 0.281000, 1.092500);
  92. TextDrawAlignment(NwnEditor_TD[9], 1);
  93. TextDrawColor(NwnEditor_TD[9], -1);
  94. TextDrawSetShadow(NwnEditor_TD[9], 0);
  95. TextDrawBackgroundColor(NwnEditor_TD[9], 255);
  96. TextDrawFont(NwnEditor_TD[9], 1);
  97. TextDrawSetProportional(NwnEditor_TD[9], 1);
  98.  
  99. NwnEditor_TD[10] = TextDrawCreate(352.300201, 214.163360, "Ostavi");
  100. TextDrawLetterSize(NwnEditor_TD[10], 0.281000, 1.092500);
  101. TextDrawAlignment(NwnEditor_TD[10], 1);
  102. TextDrawColor(NwnEditor_TD[10], -1);
  103. TextDrawSetShadow(NwnEditor_TD[10], 0);
  104. TextDrawBackgroundColor(NwnEditor_TD[10], 255);
  105. TextDrawFont(NwnEditor_TD[10], 1);
  106. TextDrawSetProportional(NwnEditor_TD[10], 1);
  107.  
  108. NwnEditor_TD[11] = TextDrawCreate(233.500000, 267.000000, "LD_SPAC:white");
  109. TextDrawTextSize(NwnEditor_TD[11], 147.000000, 1.000000);
  110. TextDrawAlignment(NwnEditor_TD[11], 1);
  111. TextDrawColor(NwnEditor_TD[11], 8519679);
  112. TextDrawSetShadow(NwnEditor_TD[11], 0);
  113. TextDrawBackgroundColor(NwnEditor_TD[11], 255);
  114. TextDrawFont(NwnEditor_TD[11], 4);
  115. TextDrawSetProportional(NwnEditor_TD[11], 0);
  116.  
  117. NwnEditor_TD[12] = TextDrawCreate(340.000000, 251.687500, "Ubacite bankovsku karticu");
  118. TextDrawLetterSize(NwnEditor_TD[12], 0.209500, 1.381250);
  119. TextDrawAlignment(NwnEditor_TD[12], 3);
  120. TextDrawColor(NwnEditor_TD[12], -1);
  121. TextDrawSetShadow(NwnEditor_TD[12], 0);
  122. TextDrawBackgroundColor(NwnEditor_TD[12], 255);
  123. TextDrawFont(NwnEditor_TD[12], 1);
  124. TextDrawSetProportional(NwnEditor_TD[12], 1);
  125.  
  126.  
  127.  
  128.  
  129. //Total textdraws exported: 13 (13 global textdraws / 0 player textdraws) ~ 2/5/2020 ~ 14:34:25
  130. NwnEditor V1.18 BY nwn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement