Guest User

Untitled

a guest
Jun 21st, 2020
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.67 KB | None | 0 0
  1. //Global TextDraws:
  2.  
  3.  
  4. new Text:NwnEditor_TD[50];
  5.  
  6. NwnEditor_TD[0] = TextDrawCreate(-12.999995, 433.081542, "box");
  7. TextDrawLetterSize(NwnEditor_TD[0], 0.000000, 1.100000);
  8. TextDrawTextSize(NwnEditor_TD[0], 755.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], 115);
  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(572.867614, 428.518585, "box");
  19. TextDrawLetterSize(NwnEditor_TD[1], 0.000000, 1.566667);
  20. TextDrawTextSize(NwnEditor_TD[1], 658.200927, 0.000000);
  21. TextDrawAlignment(NwnEditor_TD[1], 1);
  22. TextDrawColor(NwnEditor_TD[1], -1);
  23. TextDrawUseBox(NwnEditor_TD[1], 1);
  24. TextDrawBoxColor(NwnEditor_TD[1], 1145227263);
  25. TextDrawSetShadow(NwnEditor_TD[1], 0);
  26. TextDrawBackgroundColor(NwnEditor_TD[1], 255);
  27. TextDrawFont(NwnEditor_TD[1], 1);
  28. TextDrawSetProportional(NwnEditor_TD[1], 1);
  29.  
  30. NwnEditor_TD[2] = TextDrawCreate(568.699768, 425.873962, "/");
  31. TextDrawLetterSize(NwnEditor_TD[2], 0.269333, 0.845037);
  32. TextDrawTextSize(NwnEditor_TD[2], -51.000000, 0.000000);
  33. TextDrawAlignment(NwnEditor_TD[2], 1);
  34. TextDrawColor(NwnEditor_TD[2], 1145227263);
  35. TextDrawSetShadow(NwnEditor_TD[2], 0);
  36. TextDrawBackgroundColor(NwnEditor_TD[2], 255);
  37. TextDrawFont(NwnEditor_TD[2], 1);
  38. TextDrawSetProportional(NwnEditor_TD[2], 1);
  39.  
  40. NwnEditor_TD[3] = TextDrawCreate(567.000183, 431.074279, "/");
  41. TextDrawLetterSize(NwnEditor_TD[3], 0.269333, 0.845037);
  42. TextDrawTextSize(NwnEditor_TD[3], -51.000000, 0.000000);
  43. TextDrawAlignment(NwnEditor_TD[3], 1);
  44. TextDrawColor(NwnEditor_TD[3], 1145227263);
  45. TextDrawSetShadow(NwnEditor_TD[3], 0);
  46. TextDrawBackgroundColor(NwnEditor_TD[3], 255);
  47. TextDrawFont(NwnEditor_TD[3], 1);
  48. TextDrawSetProportional(NwnEditor_TD[3], 1);
  49.  
  50. NwnEditor_TD[4] = TextDrawCreate(565.600524, 435.474548, "/");
  51. TextDrawLetterSize(NwnEditor_TD[4], 0.269333, 0.845037);
  52. TextDrawTextSize(NwnEditor_TD[4], -51.000000, 0.000000);
  53. TextDrawAlignment(NwnEditor_TD[4], 1);
  54. TextDrawColor(NwnEditor_TD[4], 1145227263);
  55. TextDrawSetShadow(NwnEditor_TD[4], 0);
  56. TextDrawBackgroundColor(NwnEditor_TD[4], 255);
  57. TextDrawFont(NwnEditor_TD[4], 1);
  58. TextDrawSetProportional(NwnEditor_TD[4], 1);
  59.  
  60. NwnEditor_TD[5] = TextDrawCreate(565.100646, 437.074645, "/");
  61. TextDrawLetterSize(NwnEditor_TD[5], 0.269333, 0.845037);
  62. TextDrawTextSize(NwnEditor_TD[5], -51.000000, 0.000000);
  63. TextDrawAlignment(NwnEditor_TD[5], 1);
  64. TextDrawColor(NwnEditor_TD[5], 1145227263);
  65. TextDrawSetShadow(NwnEditor_TD[5], 0);
  66. TextDrawBackgroundColor(NwnEditor_TD[5], 255);
  67. TextDrawFont(NwnEditor_TD[5], 1);
  68. TextDrawSetProportional(NwnEditor_TD[5], 1);
  69.  
  70. NwnEditor_TD[6] = TextDrawCreate(566.500488, 442.466735, "LD_SPAC:white");
  71. TextDrawTextSize(NwnEditor_TD[6], 53.000000, 2.000000);
  72. TextDrawAlignment(NwnEditor_TD[6], 1);
  73. TextDrawColor(NwnEditor_TD[6], 1145227263);
  74. TextDrawSetShadow(NwnEditor_TD[6], 0);
  75. TextDrawBackgroundColor(NwnEditor_TD[6], 255);
  76. TextDrawFont(NwnEditor_TD[6], 4);
  77. TextDrawSetProportional(NwnEditor_TD[6], 0);
  78.  
  79. NwnEditor_TD[7] = TextDrawCreate(567.400268, 440.766632, "LD_SPAC:white");
  80. TextDrawTextSize(NwnEditor_TD[7], 53.000000, 2.000000);
  81. TextDrawAlignment(NwnEditor_TD[7], 1);
  82. TextDrawColor(NwnEditor_TD[7], 1145227263);
  83. TextDrawSetShadow(NwnEditor_TD[7], 0);
  84. TextDrawBackgroundColor(NwnEditor_TD[7], 255);
  85. TextDrawFont(NwnEditor_TD[7], 4);
  86. TextDrawSetProportional(NwnEditor_TD[7], 0);
  87.  
  88. NwnEditor_TD[8] = TextDrawCreate(568.300048, 438.866516, "LD_SPAC:white");
  89. TextDrawTextSize(NwnEditor_TD[8], 53.000000, 2.000000);
  90. TextDrawAlignment(NwnEditor_TD[8], 1);
  91. TextDrawColor(NwnEditor_TD[8], 1145227263);
  92. TextDrawSetShadow(NwnEditor_TD[8], 0);
  93. TextDrawBackgroundColor(NwnEditor_TD[8], 255);
  94. TextDrawFont(NwnEditor_TD[8], 4);
  95. TextDrawSetProportional(NwnEditor_TD[8], 0);
  96.  
  97. NwnEditor_TD[9] = TextDrawCreate(568.300048, 436.966400, "LD_SPAC:white");
  98. TextDrawTextSize(NwnEditor_TD[9], 53.000000, 2.000000);
  99. TextDrawAlignment(NwnEditor_TD[9], 1);
  100. TextDrawColor(NwnEditor_TD[9], 1145227263);
  101. TextDrawSetShadow(NwnEditor_TD[9], 0);
  102. TextDrawBackgroundColor(NwnEditor_TD[9], 255);
  103. TextDrawFont(NwnEditor_TD[9], 4);
  104. TextDrawSetProportional(NwnEditor_TD[9], 0);
  105.  
  106. NwnEditor_TD[10] = TextDrawCreate(569.099853, 434.866271, "LD_SPAC:white");
  107. TextDrawTextSize(NwnEditor_TD[10], 53.000000, 2.000000);
  108. TextDrawAlignment(NwnEditor_TD[10], 1);
  109. TextDrawColor(NwnEditor_TD[10], 1145227263);
  110. TextDrawSetShadow(NwnEditor_TD[10], 0);
  111. TextDrawBackgroundColor(NwnEditor_TD[10], 255);
  112. TextDrawFont(NwnEditor_TD[10], 4);
  113. TextDrawSetProportional(NwnEditor_TD[10], 0);
  114.  
  115. NwnEditor_TD[11] = TextDrawCreate(569.599731, 433.266174, "LD_SPAC:white");
  116. TextDrawTextSize(NwnEditor_TD[11], 53.000000, 2.000000);
  117. TextDrawAlignment(NwnEditor_TD[11], 1);
  118. TextDrawColor(NwnEditor_TD[11], 1145227263);
  119. TextDrawSetShadow(NwnEditor_TD[11], 0);
  120. TextDrawBackgroundColor(NwnEditor_TD[11], 255);
  121. TextDrawFont(NwnEditor_TD[11], 4);
  122. TextDrawSetProportional(NwnEditor_TD[11], 0);
  123.  
  124. NwnEditor_TD[12] = TextDrawCreate(569.999633, 431.166046, "LD_SPAC:white");
  125. TextDrawTextSize(NwnEditor_TD[12], 53.000000, 2.000000);
  126. TextDrawAlignment(NwnEditor_TD[12], 1);
  127. TextDrawColor(NwnEditor_TD[12], 1145227263);
  128. TextDrawSetShadow(NwnEditor_TD[12], 0);
  129. TextDrawBackgroundColor(NwnEditor_TD[12], 255);
  130. TextDrawFont(NwnEditor_TD[12], 4);
  131. TextDrawSetProportional(NwnEditor_TD[12], 0);
  132.  
  133. NwnEditor_TD[13] = TextDrawCreate(601.000061, 431.007415, "/");
  134. TextDrawLetterSize(NwnEditor_TD[13], -0.275000, 0.791110);
  135. TextDrawAlignment(NwnEditor_TD[13], 1);
  136. TextDrawColor(NwnEditor_TD[13], 255);
  137. TextDrawSetShadow(NwnEditor_TD[13], 0);
  138. TextDrawBackgroundColor(NwnEditor_TD[13], 255);
  139. TextDrawFont(NwnEditor_TD[13], 1);
  140. TextDrawSetProportional(NwnEditor_TD[13], 1);
  141.  
  142. NwnEditor_TD[14] = TextDrawCreate(599.700195, 433.325897, "/");
  143. TextDrawLetterSize(NwnEditor_TD[14], 0.254666, 0.525629);
  144. TextDrawAlignment(NwnEditor_TD[14], 1);
  145. TextDrawColor(NwnEditor_TD[14], 255);
  146. TextDrawSetShadow(NwnEditor_TD[14], 0);
  147. TextDrawBackgroundColor(NwnEditor_TD[14], 255);
  148. TextDrawFont(NwnEditor_TD[14], 1);
  149. TextDrawSetProportional(NwnEditor_TD[14], 1);
  150.  
  151. NwnEditor_TD[15] = TextDrawCreate(601.699829, 435.226013, "box");
  152. TextDrawLetterSize(NwnEditor_TD[15], 0.000000, -0.233332);
  153. TextDrawTextSize(NwnEditor_TD[15], 601.699829, 0.000000);
  154. TextDrawAlignment(NwnEditor_TD[15], 1);
  155. TextDrawColor(NwnEditor_TD[15], -1);
  156. TextDrawUseBox(NwnEditor_TD[15], 1);
  157. TextDrawBoxColor(NwnEditor_TD[15], 255);
  158. TextDrawSetShadow(NwnEditor_TD[15], 0);
  159. TextDrawBackgroundColor(NwnEditor_TD[15], 255);
  160. TextDrawFont(NwnEditor_TD[15], 1);
  161. TextDrawSetProportional(NwnEditor_TD[15], 1);
  162.  
  163. NwnEditor_TD[16] = TextDrawCreate(599.533142, 432.437103, "box");
  164. TextDrawLetterSize(NwnEditor_TD[16], 0.000000, -0.233332);
  165. TextDrawTextSize(NwnEditor_TD[16], 603.499877, 0.000000);
  166. TextDrawAlignment(NwnEditor_TD[16], 1);
  167. TextDrawColor(NwnEditor_TD[16], -1);
  168. TextDrawUseBox(NwnEditor_TD[16], 1);
  169. TextDrawBoxColor(NwnEditor_TD[16], 255);
  170. TextDrawSetShadow(NwnEditor_TD[16], 0);
  171. TextDrawBackgroundColor(NwnEditor_TD[16], 255);
  172. TextDrawFont(NwnEditor_TD[16], 1);
  173. TextDrawSetProportional(NwnEditor_TD[16], 1);
  174.  
  175. NwnEditor_TD[17] = TextDrawCreate(601.533569, 430.677947, "/");
  176. TextDrawLetterSize(NwnEditor_TD[17], 0.280333, 0.285036);
  177. TextDrawTextSize(NwnEditor_TD[17], -31.000000, 0.000000);
  178. TextDrawAlignment(NwnEditor_TD[17], 1);
  179. TextDrawColor(NwnEditor_TD[17], 255);
  180. TextDrawSetShadow(NwnEditor_TD[17], 0);
  181. TextDrawBackgroundColor(NwnEditor_TD[17], 255);
  182. TextDrawFont(NwnEditor_TD[17], 1);
  183. TextDrawSetProportional(NwnEditor_TD[17], 1);
  184.  
  185. NwnEditor_TD[18] = TextDrawCreate(596.266540, 430.248352, "ld_beat:chit");
  186. TextDrawTextSize(NwnEditor_TD[18], 2.000000, 2.000000);
  187. TextDrawAlignment(NwnEditor_TD[18], 1);
  188. TextDrawColor(NwnEditor_TD[18], 255);
  189. TextDrawSetShadow(NwnEditor_TD[18], 0);
  190. TextDrawBackgroundColor(NwnEditor_TD[18], 255);
  191. TextDrawFont(NwnEditor_TD[18], 4);
  192. TextDrawSetProportional(NwnEditor_TD[18], 0);
  193.  
  194. NwnEditor_TD[19] = TextDrawCreate(581.300598, 437.559234, "INDIGO_GAMING");
  195. TextDrawLetterSize(NwnEditor_TD[19], 0.141333, 0.745481);
  196. TextDrawAlignment(NwnEditor_TD[19], 1);
  197. TextDrawColor(NwnEditor_TD[19], 255);
  198. TextDrawSetShadow(NwnEditor_TD[19], 0);
  199. TextDrawBackgroundColor(NwnEditor_TD[19], 255);
  200. TextDrawFont(NwnEditor_TD[19], 2);
  201. TextDrawSetProportional(NwnEditor_TD[19], 1);
  202.  
  203. NwnEditor_TD[20] = TextDrawCreate(564.633117, 432.737243, "ld_beat:chit");
  204. TextDrawTextSize(NwnEditor_TD[20], 3.000000, 3.000000);
  205. TextDrawAlignment(NwnEditor_TD[20], 1);
  206. TextDrawColor(NwnEditor_TD[20], 1145227263);
  207. TextDrawSetShadow(NwnEditor_TD[20], 0);
  208. TextDrawBackgroundColor(NwnEditor_TD[20], 255);
  209. TextDrawFont(NwnEditor_TD[20], 4);
  210. TextDrawSetProportional(NwnEditor_TD[20], 0);
  211.  
  212. NwnEditor_TD[21] = TextDrawCreate(561.933776, 439.737670, "ld_beat:chit");
  213. TextDrawTextSize(NwnEditor_TD[21], 3.000000, 3.000000);
  214. TextDrawAlignment(NwnEditor_TD[21], 1);
  215. TextDrawColor(NwnEditor_TD[21], 1145227263);
  216. TextDrawSetShadow(NwnEditor_TD[21], 0);
  217. TextDrawBackgroundColor(NwnEditor_TD[21], 255);
  218. TextDrawFont(NwnEditor_TD[21], 4);
  219. TextDrawSetProportional(NwnEditor_TD[21], 0);
  220.  
  221. NwnEditor_TD[22] = TextDrawCreate(563.133483, 436.537475, "ld_beat:chit");
  222. TextDrawTextSize(NwnEditor_TD[22], 3.000000, 3.000000);
  223. TextDrawAlignment(NwnEditor_TD[22], 1);
  224. TextDrawColor(NwnEditor_TD[22], 1145227263);
  225. TextDrawSetShadow(NwnEditor_TD[22], 0);
  226. TextDrawBackgroundColor(NwnEditor_TD[22], 255);
  227. TextDrawFont(NwnEditor_TD[22], 4);
  228. TextDrawSetProportional(NwnEditor_TD[22], 0);
  229.  
  230. NwnEditor_TD[23] = TextDrawCreate(451.666656, 430.522308, "ld_beat:chit");
  231. TextDrawTextSize(NwnEditor_TD[23], 13.000000, 14.000000);
  232. TextDrawAlignment(NwnEditor_TD[23], 1);
  233. TextDrawColor(NwnEditor_TD[23], 1145227263);
  234. TextDrawSetShadow(NwnEditor_TD[23], 0);
  235. TextDrawBackgroundColor(NwnEditor_TD[23], 255);
  236. TextDrawFont(NwnEditor_TD[23], 4);
  237. TextDrawSetProportional(NwnEditor_TD[23], 0);
  238.  
  239. NwnEditor_TD[24] = TextDrawCreate(407.863983, 430.522308, "ld_beat:chit");
  240. TextDrawTextSize(NwnEditor_TD[24], 13.000000, 14.000000);
  241. TextDrawAlignment(NwnEditor_TD[24], 1);
  242. TextDrawColor(NwnEditor_TD[24], 1145227263);
  243. TextDrawSetShadow(NwnEditor_TD[24], 0);
  244. TextDrawBackgroundColor(NwnEditor_TD[24], 255);
  245. TextDrawFont(NwnEditor_TD[24], 4);
  246. TextDrawSetProportional(NwnEditor_TD[24], 0);
  247.  
  248. NwnEditor_TD[25] = TextDrawCreate(358.860992, 430.522308, "ld_beat:chit");
  249. TextDrawTextSize(NwnEditor_TD[25], 13.000000, 14.000000);
  250. TextDrawAlignment(NwnEditor_TD[25], 1);
  251. TextDrawColor(NwnEditor_TD[25], 1145227263);
  252. TextDrawSetShadow(NwnEditor_TD[25], 0);
  253. TextDrawBackgroundColor(NwnEditor_TD[25], 255);
  254. TextDrawFont(NwnEditor_TD[25], 4);
  255. TextDrawSetProportional(NwnEditor_TD[25], 0);
  256.  
  257. NwnEditor_TD[26] = TextDrawCreate(363.366790, 433.222290, "B");
  258. TextDrawLetterSize(NwnEditor_TD[26], 0.151666, 0.828444);
  259. TextDrawAlignment(NwnEditor_TD[26], 1);
  260. TextDrawColor(NwnEditor_TD[26], 255);
  261. TextDrawSetShadow(NwnEditor_TD[26], 0);
  262. TextDrawBackgroundColor(NwnEditor_TD[26], 255);
  263. TextDrawFont(NwnEditor_TD[26], 2);
  264. TextDrawSetProportional(NwnEditor_TD[26], 1);
  265.  
  266. NwnEditor_TD[27] = TextDrawCreate(412.167327, 433.192718, "G");
  267. TextDrawLetterSize(NwnEditor_TD[27], 0.151666, 0.828444);
  268. TextDrawAlignment(NwnEditor_TD[27], 1);
  269. TextDrawColor(NwnEditor_TD[27], 255);
  270. TextDrawSetShadow(NwnEditor_TD[27], 0);
  271. TextDrawBackgroundColor(NwnEditor_TD[27], 255);
  272. TextDrawFont(NwnEditor_TD[27], 2);
  273. TextDrawSetProportional(NwnEditor_TD[27], 1);
  274.  
  275. NwnEditor_TD[28] = TextDrawCreate(456.033874, 433.407562, "n");
  276. TextDrawLetterSize(NwnEditor_TD[28], 0.151666, 0.828444);
  277. TextDrawAlignment(NwnEditor_TD[28], 1);
  278. TextDrawColor(NwnEditor_TD[28], 255);
  279. TextDrawSetShadow(NwnEditor_TD[28], 0);
  280. TextDrawBackgroundColor(NwnEditor_TD[28], 255);
  281. TextDrawFont(NwnEditor_TD[28], 2);
  282. TextDrawSetProportional(NwnEditor_TD[28], 1);
  283.  
  284. NwnEditor_TD[29] = TextDrawCreate(499.666839, 433.496185, "MARLEY_INDIGO");
  285. TextDrawLetterSize(NwnEditor_TD[29], 0.114000, 0.824296);
  286. TextDrawAlignment(NwnEditor_TD[29], 2);
  287. TextDrawColor(NwnEditor_TD[29], -1);
  288. TextDrawSetShadow(NwnEditor_TD[29], 0);
  289. TextDrawBackgroundColor(NwnEditor_TD[29], 255);
  290. TextDrawFont(NwnEditor_TD[29], 2);
  291. TextDrawSetProportional(NwnEditor_TD[29], 1);
  292.  
  293. NwnEditor_TD[30] = TextDrawCreate(303.266845, 434.426025, "/");
  294. TextDrawLetterSize(NwnEditor_TD[30], -0.275000, 0.791110);
  295. TextDrawAlignment(NwnEditor_TD[30], 1);
  296. TextDrawColor(NwnEditor_TD[30], 1145227263);
  297. TextDrawSetShadow(NwnEditor_TD[30], 0);
  298. TextDrawBackgroundColor(NwnEditor_TD[30], 255);
  299. TextDrawFont(NwnEditor_TD[30], 1);
  300. TextDrawSetProportional(NwnEditor_TD[30], 1);
  301.  
  302. NwnEditor_TD[31] = TextDrawCreate(301.799896, 436.559265, "/");
  303. TextDrawLetterSize(NwnEditor_TD[31], 0.254666, 0.525629);
  304. TextDrawAlignment(NwnEditor_TD[31], 1);
  305. TextDrawColor(NwnEditor_TD[31], 1145227263);
  306. TextDrawSetShadow(NwnEditor_TD[31], 0);
  307. TextDrawBackgroundColor(NwnEditor_TD[31], 255);
  308. TextDrawFont(NwnEditor_TD[31], 1);
  309. TextDrawSetProportional(NwnEditor_TD[31], 1);
  310.  
  311. NwnEditor_TD[32] = TextDrawCreate(303.999694, 437.714935, "box");
  312. TextDrawLetterSize(NwnEditor_TD[32], 0.000000, -0.233332);
  313. TextDrawTextSize(NwnEditor_TD[32], 304.300018, 0.000000);
  314. TextDrawAlignment(NwnEditor_TD[32], 1);
  315. TextDrawColor(NwnEditor_TD[32], 1145227263);
  316. TextDrawUseBox(NwnEditor_TD[32], 1);
  317. TextDrawBoxColor(NwnEditor_TD[32], 1145227263);
  318. TextDrawSetShadow(NwnEditor_TD[32], 0);
  319. TextDrawBackgroundColor(NwnEditor_TD[32], 255);
  320. TextDrawFont(NwnEditor_TD[32], 1);
  321. TextDrawSetProportional(NwnEditor_TD[32], 1);
  322.  
  323. NwnEditor_TD[33] = TextDrawCreate(301.833068, 435.026123, "box");
  324. TextDrawLetterSize(NwnEditor_TD[33], 0.000000, -0.233332);
  325. TextDrawTextSize(NwnEditor_TD[33], 306.300018, 0.000000);
  326. TextDrawAlignment(NwnEditor_TD[33], 1);
  327. TextDrawColor(NwnEditor_TD[33], -1);
  328. TextDrawUseBox(NwnEditor_TD[33], 1);
  329. TextDrawBoxColor(NwnEditor_TD[33], 1145227263);
  330. TextDrawSetShadow(NwnEditor_TD[33], 0);
  331. TextDrawBackgroundColor(NwnEditor_TD[33], 255);
  332. TextDrawFont(NwnEditor_TD[33], 1);
  333. TextDrawSetProportional(NwnEditor_TD[33], 1);
  334.  
  335. NwnEditor_TD[34] = TextDrawCreate(304.866821, 432.752014, "/");
  336. TextDrawLetterSize(NwnEditor_TD[34], 0.280333, 0.285036);
  337. TextDrawTextSize(NwnEditor_TD[34], -31.000000, 0.000000);
  338. TextDrawAlignment(NwnEditor_TD[34], 1);
  339. TextDrawColor(NwnEditor_TD[34], 1145227263);
  340. TextDrawSetShadow(NwnEditor_TD[34], 0);
  341. TextDrawBackgroundColor(NwnEditor_TD[34], 255);
  342. TextDrawFont(NwnEditor_TD[34], 1);
  343. TextDrawSetProportional(NwnEditor_TD[34], 1);
  344.  
  345. NwnEditor_TD[35] = TextDrawCreate(297.933258, 432.792968, "ld_beat:chit");
  346. TextDrawTextSize(NwnEditor_TD[35], 2.000000, 2.000000);
  347. TextDrawAlignment(NwnEditor_TD[35], 1);
  348. TextDrawColor(NwnEditor_TD[35], 1145227263);
  349. TextDrawSetShadow(NwnEditor_TD[35], 0);
  350. TextDrawBackgroundColor(NwnEditor_TD[35], 255);
  351. TextDrawFont(NwnEditor_TD[35], 4);
  352. TextDrawSetProportional(NwnEditor_TD[35], 0);
  353.  
  354. NwnEditor_TD[36] = TextDrawCreate(342.799957, 434.211181, "TS3:~w~IGRPG");
  355. TextDrawLetterSize(NwnEditor_TD[36], 0.117666, 0.708148);
  356. TextDrawAlignment(NwnEditor_TD[36], 3);
  357. TextDrawColor(NwnEditor_TD[36], 1145227263);
  358. TextDrawSetShadow(NwnEditor_TD[36], 0);
  359. TextDrawBackgroundColor(NwnEditor_TD[36], 255);
  360. TextDrawFont(NwnEditor_TD[36], 2);
  361. TextDrawSetProportional(NwnEditor_TD[36], 1);
  362.  
  363. NwnEditor_TD[37] = TextDrawCreate(291.163391, 434.266784, "FORUM:~w~www.indigogaming.eu");
  364. TextDrawLetterSize(NwnEditor_TD[37], 0.117666, 0.708148);
  365. TextDrawAlignment(NwnEditor_TD[37], 3);
  366. TextDrawColor(NwnEditor_TD[37], 1145227263);
  367. TextDrawSetShadow(NwnEditor_TD[37], 0);
  368. TextDrawBackgroundColor(NwnEditor_TD[37], 255);
  369. TextDrawFont(NwnEditor_TD[37], 2);
  370. TextDrawSetProportional(NwnEditor_TD[37], 1);
  371.  
  372. NwnEditor_TD[38] = TextDrawCreate(1.861017, 430.807525, "ld_beat:chit");
  373. TextDrawTextSize(NwnEditor_TD[38], 13.000000, 14.000000);
  374. TextDrawAlignment(NwnEditor_TD[38], 1);
  375. TextDrawColor(NwnEditor_TD[38], 1145227263);
  376. TextDrawSetShadow(NwnEditor_TD[38], 0);
  377. TextDrawBackgroundColor(NwnEditor_TD[38], 255);
  378. TextDrawFont(NwnEditor_TD[38], 4);
  379. TextDrawSetProportional(NwnEditor_TD[38], 0);
  380.  
  381. NwnEditor_TD[39] = TextDrawCreate(12.000002, 433.755645, "ld_chat:badchat");
  382. TextDrawTextSize(NwnEditor_TD[39], -7.000000, 8.000000);
  383. TextDrawAlignment(NwnEditor_TD[39], 1);
  384. TextDrawColor(NwnEditor_TD[39], -1);
  385. TextDrawSetShadow(NwnEditor_TD[39], 0);
  386. TextDrawBackgroundColor(NwnEditor_TD[39], 255);
  387. TextDrawFont(NwnEditor_TD[39], 4);
  388. TextDrawSetProportional(NwnEditor_TD[39], 0);
  389.  
  390. NwnEditor_TD[40] = TextDrawCreate(13.829983, 434.266845, "ukoliko_vam_je_potrebna_pomoc_pitajte_na_/pitaj");
  391. TextDrawLetterSize(NwnEditor_TD[40], 0.117666, 0.708148);
  392. TextDrawAlignment(NwnEditor_TD[40], 1);
  393. TextDrawColor(NwnEditor_TD[40], -1);
  394. TextDrawSetShadow(NwnEditor_TD[40], 0);
  395. TextDrawBackgroundColor(NwnEditor_TD[40], 255);
  396. TextDrawFont(NwnEditor_TD[40], 2);
  397. TextDrawSetProportional(NwnEditor_TD[40], 1);
  398.  
  399. NwnEditor_TD[41] = TextDrawCreate(578.666259, 26.977821, "INDIGO~n~GAMING");
  400. TextDrawLetterSize(NwnEditor_TD[41], 0.207999, 0.824296);
  401. TextDrawAlignment(NwnEditor_TD[41], 2);
  402. TextDrawColor(NwnEditor_TD[41], 1145227263);
  403. TextDrawSetShadow(NwnEditor_TD[41], 0);
  404. TextDrawSetOutline(NwnEditor_TD[41], 1);
  405. TextDrawBackgroundColor(NwnEditor_TD[41], 255);
  406. TextDrawFont(NwnEditor_TD[41], 1);
  407. TextDrawSetProportional(NwnEditor_TD[41], 1);
  408.  
  409. NwnEditor_TD[42] = TextDrawCreate(577.699645, 17.022190, "/");
  410. TextDrawLetterSize(NwnEditor_TD[42], -0.407333, 1.131259);
  411. TextDrawTextSize(NwnEditor_TD[42], -154.000000, 0.000000);
  412. TextDrawAlignment(NwnEditor_TD[42], 1);
  413. TextDrawColor(NwnEditor_TD[42], 255);
  414. TextDrawSetShadow(NwnEditor_TD[42], 0);
  415. TextDrawBackgroundColor(NwnEditor_TD[42], 255);
  416. TextDrawFont(NwnEditor_TD[42], 1);
  417. TextDrawSetProportional(NwnEditor_TD[42], 1);
  418.  
  419. NwnEditor_TD[43] = TextDrawCreate(576.065979, 20.740711, "/");
  420. TextDrawLetterSize(NwnEditor_TD[43], 0.365000, 0.774518);
  421. TextDrawTextSize(NwnEditor_TD[43], -84.000000, 0.000000);
  422. TextDrawAlignment(NwnEditor_TD[43], 1);
  423. TextDrawColor(NwnEditor_TD[43], 255);
  424. TextDrawSetShadow(NwnEditor_TD[43], 0);
  425. TextDrawBackgroundColor(NwnEditor_TD[43], 255);
  426. TextDrawFont(NwnEditor_TD[43], 1);
  427. TextDrawSetProportional(NwnEditor_TD[43], 1);
  428.  
  429. NwnEditor_TD[44] = TextDrawCreate(577.566528, 23.085187, "box");
  430. TextDrawLetterSize(NwnEditor_TD[44], 0.000000, -0.166667);
  431. TextDrawTextSize(NwnEditor_TD[44], 579.899780, 0.000000);
  432. TextDrawAlignment(NwnEditor_TD[44], 1);
  433. TextDrawColor(NwnEditor_TD[44], -1);
  434. TextDrawUseBox(NwnEditor_TD[44], 1);
  435. TextDrawBoxColor(NwnEditor_TD[44], 255);
  436. TextDrawSetShadow(NwnEditor_TD[44], 0);
  437. TextDrawBackgroundColor(NwnEditor_TD[44], 255);
  438. TextDrawFont(NwnEditor_TD[44], 1);
  439. TextDrawSetProportional(NwnEditor_TD[44], 1);
  440.  
  441. NwnEditor_TD[45] = TextDrawCreate(575.067138, 18.085168, "box");
  442. TextDrawLetterSize(NwnEditor_TD[45], 0.000000, -0.166667);
  443. TextDrawTextSize(NwnEditor_TD[45], 582.000000, 0.000000);
  444. TextDrawAlignment(NwnEditor_TD[45], 1);
  445. TextDrawColor(NwnEditor_TD[45], -1);
  446. TextDrawUseBox(NwnEditor_TD[45], 1);
  447. TextDrawBoxColor(NwnEditor_TD[45], 255);
  448. TextDrawSetShadow(NwnEditor_TD[45], 0);
  449. TextDrawBackgroundColor(NwnEditor_TD[45], 255);
  450. TextDrawFont(NwnEditor_TD[45], 1);
  451. TextDrawSetProportional(NwnEditor_TD[45], 1);
  452.  
  453. NwnEditor_TD[46] = TextDrawCreate(578.366577, 16.607402, "/");
  454. TextDrawLetterSize(NwnEditor_TD[46], 0.326999, 0.421926);
  455. TextDrawAlignment(NwnEditor_TD[46], 1);
  456. TextDrawColor(NwnEditor_TD[46], 255);
  457. TextDrawSetShadow(NwnEditor_TD[46], 0);
  458. TextDrawBackgroundColor(NwnEditor_TD[46], 255);
  459. TextDrawFont(NwnEditor_TD[46], 1);
  460. TextDrawSetProportional(NwnEditor_TD[46], 1);
  461.  
  462. NwnEditor_TD[47] = TextDrawCreate(570.133361, 14.592593, "ld_beat:chit");
  463. TextDrawTextSize(NwnEditor_TD[47], 4.000000, 5.000000);
  464. TextDrawAlignment(NwnEditor_TD[47], 1);
  465. TextDrawColor(NwnEditor_TD[47], 255);
  466. TextDrawSetShadow(NwnEditor_TD[47], 0);
  467. TextDrawBackgroundColor(NwnEditor_TD[47], 255);
  468. TextDrawFont(NwnEditor_TD[47], 4);
  469. TextDrawSetProportional(NwnEditor_TD[47], 0);
  470.  
  471. NwnEditor_TD[48] = TextDrawCreate(535.000122, 424.370269, "20:20");
  472. TextDrawLetterSize(NwnEditor_TD[48], 0.145333, 0.803555);
  473. TextDrawTextSize(NwnEditor_TD[48], 7.000000, 0.000000);
  474. TextDrawAlignment(NwnEditor_TD[48], 3);
  475. TextDrawColor(NwnEditor_TD[48], -1);
  476. TextDrawSetShadow(NwnEditor_TD[48], 0);
  477. TextDrawBackgroundColor(NwnEditor_TD[48], 255);
  478. TextDrawFont(NwnEditor_TD[48], 2);
  479. TextDrawSetProportional(NwnEditor_TD[48], 1);
  480.  
  481. NwnEditor_TD[49] = TextDrawCreate(2.666699, 424.370483, "21.12.2002");
  482. TextDrawLetterSize(NwnEditor_TD[49], 0.145333, 0.803555);
  483. TextDrawAlignment(NwnEditor_TD[49], 1);
  484. TextDrawColor(NwnEditor_TD[49], -1);
  485. TextDrawSetShadow(NwnEditor_TD[49], 0);
  486. TextDrawBackgroundColor(NwnEditor_TD[49], 255);
  487. TextDrawFont(NwnEditor_TD[49], 2);
  488. TextDrawSetProportional(NwnEditor_TD[49], 1);
  489.  
  490.  
  491.  
  492. //Player TextDraws:
  493.  
  494.  
  495. new PlayerText:NwnEditor_PTD[MAX_PLAYERS][3];
  496.  
  497. NwnEditor_PTD[playerid][0] = CreatePlayerTextDraw(playerid, 497.000030, 399.325988, "");
  498. PlayerTextDrawTextSize(playerid, NwnEditor_PTD[playerid][0], 90.000000, 90.000000);
  499. PlayerTextDrawAlignment(playerid, NwnEditor_PTD[playerid][0], 1);
  500. PlayerTextDrawColor(playerid, NwnEditor_PTD[playerid][0], 126);
  501. PlayerTextDrawSetShadow(playerid, NwnEditor_PTD[playerid][0], 0);
  502. PlayerTextDrawFont(playerid, NwnEditor_PTD[playerid][0], 5);
  503. PlayerTextDrawSetProportional(playerid, NwnEditor_PTD[playerid][0], 0);
  504. PlayerTextDrawSetPreviewModel(playerid, NwnEditor_PTD[playerid][0], 0);
  505. PlayerTextDrawSetPreviewRot(playerid, NwnEditor_PTD[playerid][0], 0.000000, 0.000000, -45.000000, 1.000000);
  506.  
  507. NwnEditor_PTD[playerid][1] = CreatePlayerTextDraw(playerid, 436.562988, 433.496185, "1000g");
  508. PlayerTextDrawLetterSize(playerid, NwnEditor_PTD[playerid][1], 0.114000, 0.824296);
  509. PlayerTextDrawAlignment(playerid, NwnEditor_PTD[playerid][1], 2);
  510. PlayerTextDrawColor(playerid, NwnEditor_PTD[playerid][1], -1);
  511. PlayerTextDrawSetShadow(playerid, NwnEditor_PTD[playerid][1], 0);
  512. PlayerTextDrawBackgroundColor(playerid, NwnEditor_PTD[playerid][1], 255);
  513. PlayerTextDrawFont(playerid, NwnEditor_PTD[playerid][1], 2);
  514. PlayerTextDrawSetProportional(playerid, NwnEditor_PTD[playerid][1], 1);
  515.  
  516. NwnEditor_PTD[playerid][2] = CreatePlayerTextDraw(playerid, 390.660186, 433.496185, "100000000$");
  517. PlayerTextDrawLetterSize(playerid, NwnEditor_PTD[playerid][2], 0.114000, 0.824296);
  518. PlayerTextDrawAlignment(playerid, NwnEditor_PTD[playerid][2], 2);
  519. PlayerTextDrawColor(playerid, NwnEditor_PTD[playerid][2], -1);
  520. PlayerTextDrawSetShadow(playerid, NwnEditor_PTD[playerid][2], 0);
  521. PlayerTextDrawBackgroundColor(playerid, NwnEditor_PTD[playerid][2], 255);
  522. PlayerTextDrawFont(playerid, NwnEditor_PTD[playerid][2], 2);
  523. PlayerTextDrawSetProportional(playerid, NwnEditor_PTD[playerid][2], 1);
  524.  
  525.  
  526.  
  527.  
  528. //Total textdraws exported: 53 (50 global textdraws / 3 player textdraws) ~ 22/6/2020 ~ 1:16:11
  529. NwnEditor V1.18 BY nwn
Add Comment
Please, Sign In to add comment