Guest User

Stats ( P) by hrsto

a guest
May 24th, 2016
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.55 KB | None | 0 0
  1. //Player TextDraws:
  2.  
  3.  
  4. new Text:TDEditor_PTD[MAX_PLAYERS][31];
  5.  
  6. TDEditor_PTD[playerid][0] = CreatePlayerTextDraw(playerid, 212.555572, 44.393516, "Ime_servera_Account_Panel");
  7. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][0], 0.378497, 2.177500);
  8. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][0], 1);
  9. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][0], -7405313);
  10. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);
  11. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][0], 2);
  12. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][0], 255);
  13. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][0], 2);
  14. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][0], 1);
  15. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][0], 0);
  16.  
  17. TDEditor_PTD[playerid][1] = CreatePlayerTextDraw(playerid, 118.000000, 72.312500, "box");
  18. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][1], 0.000499, 14.068778);
  19. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][1], 323.000000, 0.000000);
  20. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][1], 1);
  21. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][1], -1);
  22. PlayerTextDrawUseBox(playerid, TDEditor_PTD[playerid][1], 1);
  23. PlayerTextDrawBoxColor(playerid, TDEditor_PTD[playerid][1], 89);
  24. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][1], 0);
  25. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][1], 0);
  26. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][1], 255);
  27. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][1], 1);
  28. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][1], 1);
  29. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][1], 0);
  30.  
  31. TDEditor_PTD[playerid][2] = CreatePlayerTextDraw(playerid, 344.500000, 72.312500, "box");
  32. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][2], 0.000499, 14.068778);
  33. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][2], 567.000000, 0.000000);
  34. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][2], 1);
  35. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][2], -1);
  36. PlayerTextDrawUseBox(playerid, TDEditor_PTD[playerid][2], 1);
  37. PlayerTextDrawBoxColor(playerid, TDEditor_PTD[playerid][2], 89);
  38. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][2], 0);
  39. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][2], 0);
  40. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][2], 255);
  41. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][2], 1);
  42. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][2], 1);
  43. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][2], 0);
  44.  
  45. TDEditor_PTD[playerid][3] = CreatePlayerTextDraw(playerid, 183.000000, 66.625000, "IC_stats");
  46. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][3], 0.428997, 1.446874);
  47. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][3], 1);
  48. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][3], -7405313);
  49. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][3], 0);
  50. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][3], 1);
  51. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][3], 255);
  52. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][3], 3);
  53. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][3], 1);
  54. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][3], 0);
  55.  
  56. TDEditor_PTD[playerid][4] = CreatePlayerTextDraw(playerid, 122.000000, 85.875000, "Tomislav_Hrsto");
  57. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][4], 0.226998, 1.341876);
  58. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][4], 1);
  59. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][4], -1);
  60. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][4], 0);
  61. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][4], 1);
  62. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][4], 255);
  63. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][4], 2);
  64. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][4], 1);
  65. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][4], 0);
  66.  
  67. TDEditor_PTD[playerid][5] = CreatePlayerTextDraw(playerid, 122.500000, 96.812500, "Level:_10");
  68. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][5], 0.226998, 1.341876);
  69. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][5], 1);
  70. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][5], -1);
  71. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][5], 0);
  72. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][5], 1);
  73. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][5], 255);
  74. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][5], 2);
  75. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][5], 1);
  76. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][5], 0);
  77.  
  78. TDEditor_PTD[playerid][6] = CreatePlayerTextDraw(playerid, 122.000000, 107.750000, "Broj_mobitela:_234_-_243");
  79. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][6], 0.226998, 1.341876);
  80. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][6], 1);
  81. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][6], -1);
  82. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][6], 0);
  83. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][6], 1);
  84. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][6], 255);
  85. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][6], 2);
  86. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][6], 1);
  87. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][6], 0);
  88.  
  89. TDEditor_PTD[playerid][7] = CreatePlayerTextDraw(playerid, 121.444442, 118.120368, "banka:_342_423_$");
  90. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][7], 0.226998, 1.341876);
  91. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][7], 1);
  92. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][7], -1);
  93. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][7], 0);
  94. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][7], 1);
  95. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][7], 255);
  96. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][7], 2);
  97. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][7], 1);
  98. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][7], 0);
  99.  
  100. TDEditor_PTD[playerid][8] = CreatePlayerTextDraw(playerid, 122.000000, 129.009246, "Brak:_Ne");
  101. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][8], 0.226998, 1.341876);
  102. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][8], 1);
  103. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][8], -1);
  104. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][8], 0);
  105. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][8], 1);
  106. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][8], 255);
  107. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][8], 2);
  108. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][8], 1);
  109. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][8], 0);
  110.  
  111. TDEditor_PTD[playerid][9] = CreatePlayerTextDraw(playerid, 122.000000, 140.416656, "Posao:_Smetlar");
  112. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][9], 0.226998, 1.341876);
  113. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][9], 1);
  114. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][9], -1);
  115. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][9], 0);
  116. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][9], 1);
  117. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][9], 255);
  118. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][9], 2);
  119. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][9], 1);
  120. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][9], 0);
  121.  
  122. TDEditor_PTD[playerid][10] = CreatePlayerTextDraw(playerid, 416.889068, 66.625015, "ooc_stats");
  123. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][10], 0.428997, 1.446874);
  124. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][10], 1);
  125. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][10], -7405313);
  126. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][10], 0);
  127. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][10], 1);
  128. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][10], 255);
  129. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][10], 3);
  130. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][10], 1);
  131. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][10], 0);
  132.  
  133. TDEditor_PTD[playerid][11] = CreatePlayerTextDraw(playerid, 349.222320, 84.416648, "Upozorenje:_1/5");
  134. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][11], 0.226998, 1.341876);
  135. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][11], 1);
  136. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][11], -1);
  137. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][11], 0);
  138. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][11], 1);
  139. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][11], 255);
  140. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][11], 2);
  141. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][11], 1);
  142. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][11], 0);
  143.  
  144. TDEditor_PTD[playerid][12] = CreatePlayerTextDraw(playerid, 349.222320, 95.305534, "Tim_ugovor:_3432");
  145. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][12], 0.226998, 1.341876);
  146. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][12], 1);
  147. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][12], -1);
  148. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][12], 0);
  149. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][12], 1);
  150. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][12], 255);
  151. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][12], 2);
  152. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][12], 1);
  153. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][12], 0);
  154.  
  155. TDEditor_PTD[playerid][13] = CreatePlayerTextDraw(playerid, 349.222290, 106.712944, "Kazna_ugovor:_34");
  156. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][13], 0.226998, 1.341876);
  157. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][13], 1);
  158. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][13], -1);
  159. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][13], 0);
  160. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][13], 1);
  161. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][13], 255);
  162. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][13], 2);
  163. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][13], 1);
  164. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][13], 0);
  165.  
  166. TDEditor_PTD[playerid][14] = CreatePlayerTextDraw(playerid, 349.777862, 117.601837, "Sati_Igre:_2332");
  167. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][14], 0.226998, 1.341876);
  168. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][14], 1);
  169. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][14], -1);
  170. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][14], 0);
  171. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][14], 1);
  172. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][14], 255);
  173. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][14], 2);
  174. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][14], 1);
  175. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][14], 0);
  176.  
  177. TDEditor_PTD[playerid][15] = CreatePlayerTextDraw(playerid, 349.222290, 130.046279, "Banda/mafija/org:_LSPD");
  178. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][15], 0.226998, 1.341876);
  179. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][15], 1);
  180. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][15], -1);
  181. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][15], 0);
  182. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][15], 1);
  183. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][15], 255);
  184. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][15], 2);
  185. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][15], 1);
  186. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][15], 0);
  187.  
  188. TDEditor_PTD[playerid][16] = CreatePlayerTextDraw(playerid, 349.222290, 141.453720, "Rank_:_Policajac(rank1)");
  189. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][16], 0.226998, 1.341876);
  190. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][16], 1);
  191. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][16], -1);
  192. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][16], 0);
  193. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][16], 1);
  194. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][16], 255);
  195. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][16], 2);
  196. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][16], 1);
  197. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][16], 0);
  198.  
  199. TDEditor_PTD[playerid][17] = CreatePlayerTextDraw(playerid, 184.444458, 209.703704, "box");
  200. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][17], 0.000000, 9.166666);
  201. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][17], 478.000000, 0.000000);
  202. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][17], 1);
  203. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][17], -1);
  204. PlayerTextDrawUseBox(playerid, TDEditor_PTD[playerid][17], 1);
  205. PlayerTextDrawBoxColor(playerid, TDEditor_PTD[playerid][17], 74);
  206. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][17], 0);
  207. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][17], 0);
  208. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][17], 255);
  209. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][17], 1);
  210. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][17], 1);
  211. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][17], 0);
  212.  
  213. TDEditor_PTD[playerid][18] = CreatePlayerTextDraw(playerid, 289.111541, 204.032516, "Vlasnistvo");
  214. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][18], 0.428997, 1.446874);
  215. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][18], 1);
  216. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][18], -7405313);
  217. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][18], 0);
  218. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][18], 1);
  219. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][18], 255);
  220. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][18], 3);
  221. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][18], 1);
  222. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][18], 0);
  223.  
  224. TDEditor_PTD[playerid][19] = CreatePlayerTextDraw(playerid, 188.666854, 223.379608, "Automobil:_Ne");
  225. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][19], 0.226998, 1.341876);
  226. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][19], 1);
  227. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][19], -1);
  228. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][19], 0);
  229. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][19], 1);
  230. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][19], 255);
  231. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][19], 2);
  232. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][19], 1);
  233. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][19], 0);
  234.  
  235. TDEditor_PTD[playerid][20] = CreatePlayerTextDraw(playerid, 188.111297, 236.342651, "AutomobiL2:_Da");
  236. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][20], 0.226998, 1.341876);
  237. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][20], 1);
  238. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][20], -1);
  239. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][20], 0);
  240. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][20], 1);
  241. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][20], 255);
  242. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][20], 2);
  243. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][20], 1);
  244. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][20], 0);
  245.  
  246. TDEditor_PTD[playerid][21] = CreatePlayerTextDraw(playerid, 188.666854, 249.824157, "Motor:_Ne");
  247. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][21], 0.226998, 1.341876);
  248. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][21], 1);
  249. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][21], -1);
  250. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][21], 0);
  251. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][21], 1);
  252. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][21], 255);
  253. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][21], 2);
  254. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][21], 1);
  255. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][21], 0);
  256.  
  257. TDEditor_PTD[playerid][22] = CreatePlayerTextDraw(playerid, 188.666854, 262.268615, "Motor2:_Da");
  258. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][22], 0.226998, 1.341876);
  259. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][22], 1);
  260. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][22], -1);
  261. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][22], 0);
  262. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][22], 1);
  263. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][22], 255);
  264. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][22], 2);
  265. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][22], 1);
  266. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][22], 0);
  267.  
  268. TDEditor_PTD[playerid][23] = CreatePlayerTextDraw(playerid, 188.666870, 275.231567, "Firma:_Ne");
  269. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][23], 0.226998, 1.341876);
  270. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][23], 1);
  271. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][23], -1);
  272. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][23], 0);
  273. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][23], 1);
  274. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][23], 255);
  275. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][23], 2);
  276. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][23], 1);
  277. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][23], 0);
  278.  
  279. TDEditor_PTD[playerid][24] = CreatePlayerTextDraw(playerid, 387.555786, 222.342697, "Kuca:_Da");
  280. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][24], 0.226998, 1.341876);
  281. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][24], 1);
  282. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][24], -1);
  283. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][24], 0);
  284. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][24], 1);
  285. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][24], 255);
  286. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][24], 2);
  287. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][24], 1);
  288. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][24], 0);
  289.  
  290. TDEditor_PTD[playerid][25] = CreatePlayerTextDraw(playerid, 387.555786, 234.787139, "Kuca2:_Ne");
  291. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][25], 0.226998, 1.341876);
  292. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][25], 1);
  293. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][25], -1);
  294. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][25], 0);
  295. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][25], 1);
  296. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][25], 255);
  297. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][25], 2);
  298. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][25], 1);
  299. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][25], 0);
  300.  
  301. TDEditor_PTD[playerid][26] = CreatePlayerTextDraw(playerid, 387.555786, 247.231597, "stan:_Ne");
  302. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][26], 0.226998, 1.341876);
  303. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][26], 1);
  304. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][26], -1);
  305. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][26], 0);
  306. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][26], 1);
  307. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][26], 255);
  308. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][26], 2);
  309. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][26], 1);
  310. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][26], 0);
  311.  
  312. TDEditor_PTD[playerid][27] = CreatePlayerTextDraw(playerid, 387.555786, 259.676116, "stan2:_Da");
  313. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][27], 0.226998, 1.341876);
  314. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][27], 1);
  315. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][27], -1);
  316. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][27], 0);
  317. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][27], 1);
  318. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][27], 255);
  319. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][27], 2);
  320. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][27], 1);
  321. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][27], 0);
  322.  
  323. TDEditor_PTD[playerid][28] = CreatePlayerTextDraw(playerid, 387.000244, 272.120574, "Vikendica:_Ne");
  324. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][28], 0.226998, 1.341876);
  325. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][28], 1);
  326. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][28], -1);
  327. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][28], 0);
  328. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][28], 1);
  329. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][28], 255);
  330. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][28], 2);
  331. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][28], 1);
  332. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][28], 0);
  333.  
  334. TDEditor_PTD[playerid][29] = CreatePlayerTextDraw(playerid, 122.222221, 9.296296, "");
  335. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][29], 0.000000, 0.000000);
  336. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][29], 90.000000, 90.000000);
  337. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][29], 1);
  338. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][29], -1);
  339. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][29], 0);
  340. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][29], 0);
  341. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][29], 0);
  342. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][29], 5);
  343. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][29], 0);
  344. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][29], 0);
  345. PlayerTextDrawSetPreviewModel(playerid, TDEditor_PTD[playerid][29], 411);
  346. PlayerTextDrawSetPreviewRot(playerid, TDEditor_PTD[playerid][29], 0.000000, 0.000000, 45.000000, 1.000000);
  347. PlayerTextDrawSetPreviewVehCol(playerid, TDEditor_PTD[playerid][29], 1, 1);
  348.  
  349. TDEditor_PTD[playerid][30] = CreatePlayerTextDraw(playerid, 422.555297, -128.402770, "");
  350. PlayerTextDrawLetterSize(playerid, TDEditor_PTD[playerid][30], 0.000000, 0.000000);
  351. PlayerTextDrawTextSize(playerid, TDEditor_PTD[playerid][30], 90.000000, 90.000000);
  352. PlayerTextDrawAlignment(playerid, TDEditor_PTD[playerid][30], 1);
  353. PlayerTextDrawColor(playerid, TDEditor_PTD[playerid][30], -1);
  354. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][30], 0);
  355. PlayerTextDrawSetOutline(playerid, TDEditor_PTD[playerid][30], 0);
  356. PlayerTextDrawBackgroundColor(playerid, TDEditor_PTD[playerid][30], 0);
  357. PlayerTextDrawFont(playerid, TDEditor_PTD[playerid][30], 5);
  358. PlayerTextDrawSetProportional(playerid, TDEditor_PTD[playerid][30], 0);
  359. PlayerTextDrawSetShadow(playerid, TDEditor_PTD[playerid][30], 0);
  360. PlayerTextDrawSetPreviewModel(playerid, TDEditor_PTD[playerid][30], 411);
  361. PlayerTextDrawSetPreviewRot(playerid, TDEditor_PTD[playerid][30], 0.000000, 0.000000, -45.000000, 1.000000);
  362. PlayerTextDrawSetPreviewVehCol(playerid, TDEditor_PTD[playerid][30], 1, 1);
  363.  
  364.  
  365.  
  366.  
  367. //Total textdraws exported: 31 (0 global textdraws / 31 player textdraws) ~ 24/5/2016 ~ 23:6:35
  368. TDEditor V1.16 by adri1
Add Comment
Please, Sign In to add comment