Guest User

Untitled

a guest
Jul 15th, 2018
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.98 KB | None | 0 0
  1. //============================================================================//
  2. #include < a_samp >
  3. //============================================================================//
  4. new PlayerText:BYemo_khalifa[MAX_PLAYERS][37];
  5. //============================================================================//
  6. public OnFilterScriptInit()
  7. {
  8. printf("Death Info Filterscript by emo_khalfia");
  9. return 1;
  10. }
  11. //============================================================================//
  12. public OnFilterScriptExit()
  13. {
  14. return 1;
  15. }
  16. //============================================================================//
  17. public OnPlayerConnect(playerid)
  18. {
  19. BYemo_khalifa[playerid][0] = CreatePlayerTextDraw(playerid, -15.000000, 169.583328, "box");
  20. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][0], 0.000000, 12.937500);
  21. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][0], 815.000000, 0.000000);
  22. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][0], 1);
  23. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][0], -1);
  24. PlayerTextDrawUseBox(playerid, BYemo_khalifa[playerid][0], 1);
  25. PlayerTextDrawBoxColor(playerid, BYemo_khalifa[playerid][0], 16843148);
  26. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][0], 0);
  27. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][0], 0);
  28. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][0], 255);
  29. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][0], 1);
  30. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][0], 1);
  31. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][0], 0);
  32.  
  33. BYemo_khalifa[playerid][1] = CreatePlayerTextDraw(playerid, 262.475036, 178.916702, "SECONDLIFE");
  34. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][1], 0.411249, 1.378332);
  35. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][1], 1);
  36. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][1], 1149566975);
  37. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][1], 0);
  38. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][1], 0);
  39. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][1], 255);
  40. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][1], 2);
  41. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][1], 1);
  42. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][1], 0);
  43.  
  44. BYemo_khalifa[playerid][2] = CreatePlayerTextDraw(playerid, 315.625000, 187.666763, "ONLINE_GAMING_COMMUNITY");
  45. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][2], 0.221873, 0.923331);
  46. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][2], 2);
  47. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][2], -1);
  48. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][2], 0);
  49. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][2], 0);
  50. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][2], 255);
  51. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][2], 2);
  52. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][2], 1);
  53. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][2], 0);
  54.  
  55. BYemo_khalifa[playerid][3] = CreatePlayerTextDraw(playerid, 283.750000, 202.249954, "box");
  56. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][3], 0.000000, 7.625000);
  57. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][3], 340.000000, 0.000000);
  58. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][3], 1);
  59. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][3], -1);
  60. PlayerTextDrawUseBox(playerid, BYemo_khalifa[playerid][3], 1);
  61. PlayerTextDrawBoxColor(playerid, BYemo_khalifa[playerid][3], 1149566975);
  62. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][3], 0);
  63. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][3], 0);
  64. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][3], 255);
  65. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][3], 1);
  66. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][3], 1);
  67. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][3], 0);
  68.  
  69. BYemo_khalifa[playerid][4] = CreatePlayerTextDraw(playerid, 218.750000, 202.249938, "box");
  70. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][4], 0.000000, 4.625000);
  71. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][4], 275.000000, 0.000000);
  72. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][4], 1);
  73. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][4], -1);
  74. PlayerTextDrawUseBox(playerid, BYemo_khalifa[playerid][4], 1);
  75. PlayerTextDrawBoxColor(playerid, BYemo_khalifa[playerid][4], 1149566975);
  76. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][4], 0);
  77. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][4], 0);
  78. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][4], 255);
  79. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][4], 1);
  80. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][4], 1);
  81. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][4], 0);
  82.  
  83. BYemo_khalifa[playerid][5] = CreatePlayerTextDraw(playerid, 348.750000, 202.249908, "box");
  84. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][5], 0.000000, 4.625000);
  85. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][5], 406.000000, 0.000000);
  86. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][5], 1);
  87. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][5], -1);
  88. PlayerTextDrawUseBox(playerid, BYemo_khalifa[playerid][5], 1);
  89. PlayerTextDrawBoxColor(playerid, BYemo_khalifa[playerid][5], 1149566975);
  90. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][5], 0);
  91. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][5], 0);
  92. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][5], 255);
  93. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][5], 1);
  94. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][5], 1);
  95. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][5], 0);
  96.  
  97. BYemo_khalifa[playerid][6] = CreatePlayerTextDraw(playerid, 269.349121, 276.916442, "box");
  98. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][6], 0.000000, 0.812500);
  99. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][6], 356.599121, 0.000000);
  100. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][6], 1);
  101. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][6], -1);
  102. PlayerTextDrawUseBox(playerid, BYemo_khalifa[playerid][6], 1);
  103. PlayerTextDrawBoxColor(playerid, BYemo_khalifa[playerid][6], 1149566975);
  104. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][6], 0);
  105. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][6], 0);
  106. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][6], 255);
  107. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][6], 1);
  108. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][6], 1);
  109. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][6], 0);
  110.  
  111. BYemo_khalifa[playerid][7] = CreatePlayerTextDraw(playerid, 168.125000, 141.583297, "");
  112. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][7], 0.000000, 0.000000);
  113. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][7], 183.000000, 175.000000);
  114. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][7], 1);
  115. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][7], -1);
  116. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][7], 0);
  117. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][7], 0);
  118. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][7], 0);
  119. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][7], 5);
  120. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][7], 0);
  121. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][7], 0);
  122. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][7], 343);
  123. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][7], 0.000000, 0.000000, 0.000000, 1.200000);
  124.  
  125. BYemo_khalifa[playerid][8] = CreatePlayerTextDraw(playerid, 260.000000, 187.083374, "");
  126. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][8], 0.000000, 0.000000);
  127. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][8], 102.000000, 100.000000);
  128. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][8], 1);
  129. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][8], -1);
  130. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][8], 0);
  131. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][8], 0);
  132. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][8], 0);
  133. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][8], 5);
  134. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][8], 0);
  135. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][8], 0);
  136. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][8], 115);
  137. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][8], 0.000000, 0.000000, 0.000000, 1.299998);
  138.  
  139. BYemo_khalifa[playerid][9] = CreatePlayerTextDraw(playerid, 330.625000, 188.250045, "");
  140. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][9], 0.000000, 0.000000);
  141. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][9], 55.000000, 46.000000);
  142. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][9], 1);
  143. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][9], -1);
  144. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][9], 0);
  145. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][9], 0);
  146. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][9], 0);
  147. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][9], 5);
  148. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][9], 0);
  149. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][9], 0);
  150. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][9], 19142);
  151. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][9], 0.000000, -90.000000, 0.000000, 1.299998);
  152.  
  153. BYemo_khalifa[playerid][10] = CreatePlayerTextDraw(playerid, 337.150054, 215.600112, "");
  154. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][10], 0.000000, 0.000000);
  155. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][10], 42.000000, 35.000000);
  156. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][10], 1);
  157. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][10], -1);
  158. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][10], 0);
  159. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][10], 0);
  160. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][10], 0);
  161. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][10], 5);
  162. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][10], 0);
  163. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][10], 0);
  164. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][10], 1240);
  165. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][10], 0.000000, 0.000000, 0.000000, 1.299998);
  166.  
  167. BYemo_khalifa[playerid][11] = CreatePlayerTextDraw(playerid, 315.000000, 276.333343, "emo_khalifa");
  168. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][11], 0.221873, 0.923331);
  169. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][11], 2);
  170. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][11], -1);
  171. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][11], 0);
  172. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][11], 0);
  173. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][11], 255);
  174. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][11], 2);
  175. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][11], 1);
  176. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][11], 0);
  177.  
  178. BYemo_khalifa[playerid][12] = CreatePlayerTextDraw(playerid, 374.375000, 206.333328, "100%");
  179. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][12], 0.221873, 0.923331);
  180. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][12], 1);
  181. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][12], -1);
  182. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][12], 0);
  183. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][12], 0);
  184. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][12], 255);
  185. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][12], 2);
  186. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][12], 1);
  187. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][12], 0);
  188.  
  189. BYemo_khalifa[playerid][13] = CreatePlayerTextDraw(playerid, 375.124969, 227.333328, "100%");
  190. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][13], 0.221873, 0.923331);
  191. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][13], 1);
  192. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][13], -1);
  193. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][13], 0);
  194. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][13], 0);
  195. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][13], 255);
  196. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][13], 2);
  197. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][13], 1);
  198. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][13], 0);
  199.  
  200. BYemo_khalifa[playerid][14] = CreatePlayerTextDraw(playerid, 311.225036, 170.716827, "wasted");
  201. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][14], 0.411249, 1.378332);
  202. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][14], 2);
  203. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][14], 1149566975);
  204. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][14], 0);
  205. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][14], 0);
  206. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][14], 255);
  207. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][14], 2);
  208. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][14], 1);
  209. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][14], 0);
  210.  
  211. BYemo_khalifa[playerid][15] = CreatePlayerTextDraw(playerid, 168.125000, 137.499969, "");
  212. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][15], 0.000000, 0.000000);
  213. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][15], 183.000000, 175.000000);
  214. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][15], 1);
  215. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][15], -1);
  216. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][15], 0);
  217. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][15], 0);
  218. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][15], 0);
  219. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][15], 5);
  220. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][15], 0);
  221. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][15], 0);
  222. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][15], 342);
  223. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][15], 0.000000, 0.000000, 0.000000, 1.200000);
  224.  
  225. BYemo_khalifa[playerid][16] = CreatePlayerTextDraw(playerid, 166.875000, 128.166641, "");
  226. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][16], 0.000000, 0.000000);
  227. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][16], 183.000000, 175.000000);
  228. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][16], 1);
  229. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][16], -1);
  230. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][16], 0);
  231. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][16], 0);
  232. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][16], 0);
  233. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][16], 5);
  234. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][16], 0);
  235. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][16], 0);
  236. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][16], 344);
  237. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][16], 0.000000, 0.000000, 0.000000, 1.600000);
  238.  
  239. BYemo_khalifa[playerid][17] = CreatePlayerTextDraw(playerid, 175.000000, 145.666671, "");
  240. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][17], 0.000000, 0.000000);
  241. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][17], 183.000000, 175.000000);
  242. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][17], 1);
  243. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][17], -1);
  244. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][17], 0);
  245. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][17], 0);
  246. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][17], 0);
  247. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][17], 5);
  248. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][17], 0);
  249. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][17], 0);
  250. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][17], 346);
  251. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][17], 0.000000, 0.000000, 0.000000, 1.600000);
  252.  
  253. BYemo_khalifa[playerid][18] = CreatePlayerTextDraw(playerid, 186.875000, 145.666671, "");
  254. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][18], 0.000000, 0.000000);
  255. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][18], 183.000000, 175.000000);
  256. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][18], 1);
  257. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][18], -1);
  258. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][18], 0);
  259. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][18], 0);
  260. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][18], 0);
  261. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][18], 5);
  262. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][18], 0);
  263. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][18], 0);
  264. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][18], 347);
  265. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][18], 0.000000, 0.000000, 0.000000, 1.600000);
  266.  
  267. BYemo_khalifa[playerid][19] = CreatePlayerTextDraw(playerid, 188.125000, 143.916717, "");
  268. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][19], 0.000000, 0.000000);
  269. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][19], 183.000000, 175.000000);
  270. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][19], 1);
  271. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][19], -1);
  272. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][19], 0);
  273. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][19], 0);
  274. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][19], 0);
  275. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][19], 5);
  276. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][19], 0);
  277. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][19], 0);
  278. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][19], 348);
  279. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][19], 0.000000, 0.000000, 0.000000, 1.600000);
  280.  
  281. BYemo_khalifa[playerid][20] = CreatePlayerTextDraw(playerid, 176.250000, 141.000076, "");
  282. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][20], 0.000000, 0.000000);
  283. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][20], 183.000000, 175.000000);
  284. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][20], 1);
  285. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][20], -1);
  286. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][20], 0);
  287. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][20], 0);
  288. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][20], 0);
  289. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][20], 5);
  290. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][20], 0);
  291. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][20], 0);
  292. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][20], 349);
  293. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][20], 0.000000, 0.000000, 0.000000, 3.000000);
  294.  
  295. BYemo_khalifa[playerid][21] = CreatePlayerTextDraw(playerid, 179.375000, 141.000076, "");
  296. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][21], 0.000000, 0.000000);
  297. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][21], 183.000000, 175.000000);
  298. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][21], 1);
  299. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][21], -1);
  300. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][21], 0);
  301. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][21], 0);
  302. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][21], 0);
  303. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][21], 5);
  304. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][21], 0);
  305. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][21], 0);
  306. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][21], 350);
  307. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][21], 0.000000, 0.000000, 0.000000, 3.000000);
  308.  
  309. BYemo_khalifa[playerid][22] = CreatePlayerTextDraw(playerid, 186.875000, 146.250045, "");
  310. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][22], 0.000000, 0.000000);
  311. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][22], 183.000000, 175.000000);
  312. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][22], 1);
  313. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][22], -1);
  314. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][22], 0);
  315. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][22], 0);
  316. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][22], 0);
  317. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][22], 5);
  318. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][22], 0);
  319. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][22], 0);
  320. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][22], 351);
  321. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][22], 0.000000, 0.000000, 0.000000, 3.000000);
  322.  
  323. BYemo_khalifa[playerid][23] = CreatePlayerTextDraw(playerid, 162.500000, 131.083419, "");
  324. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][23], 0.000000, 0.000000);
  325. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][23], 183.000000, 175.000000);
  326. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][23], 1);
  327. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][23], -1);
  328. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][23], 0);
  329. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][23], 0);
  330. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][23], 0);
  331. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][23], 5);
  332. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][23], 0);
  333. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][23], 0);
  334. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][23], 352);
  335. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][23], 0.000000, 0.000000, 0.000000, 3.000000);
  336.  
  337. BYemo_khalifa[playerid][24] = CreatePlayerTextDraw(playerid, 171.250000, 142.750061, "");
  338. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][24], 0.000000, 0.000000);
  339. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][24], 183.000000, 175.000000);
  340. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][24], 1);
  341. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][24], -1);
  342. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][24], 0);
  343. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][24], 0);
  344. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][24], 0);
  345. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][24], 5);
  346. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][24], 0);
  347. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][24], 0);
  348. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][24], 353);
  349. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][24], 0.000000, 0.000000, 0.000000, 3.000000);
  350.  
  351. BYemo_khalifa[playerid][25] = CreatePlayerTextDraw(playerid, 175.625000, 140.416763, "");
  352. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][25], 0.000000, 0.000000);
  353. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][25], 183.000000, 175.000000);
  354. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][25], 1);
  355. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][25], -1);
  356. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][25], 0);
  357. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][25], 0);
  358. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][25], 0);
  359. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][25], 5);
  360. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][25], 0);
  361. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][25], 0);
  362. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][25], 355);
  363. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][25], 0.000000, 0.000000, 0.000000, 3.000000);
  364.  
  365. BYemo_khalifa[playerid][26] = CreatePlayerTextDraw(playerid, 175.625000, 140.416763, "");
  366. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][26], 0.000000, 0.000000);
  367. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][26], 183.000000, 175.000000);
  368. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][26], 1);
  369. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][26], -1);
  370. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][26], 0);
  371. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][26], 0);
  372. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][26], 0);
  373. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][26], 5);
  374. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][26], 0);
  375. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][26], 0);
  376. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][26], 356);
  377. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][26], 0.000000, 0.000000, 0.000000, 3.000000);
  378.  
  379. BYemo_khalifa[playerid][27] = CreatePlayerTextDraw(playerid, 175.625000, 140.416763, "");
  380. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][27], 0.000000, 0.000000);
  381. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][27], 183.000000, 175.000000);
  382. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][27], 1);
  383. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][27], -1);
  384. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][27], 0);
  385. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][27], 0);
  386. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][27], 0);
  387. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][27], 5);
  388. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][27], 0);
  389. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][27], 0);
  390. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][27], 357);
  391. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][27], 0.000000, 0.000000, 0.000000, 3.000000);
  392.  
  393. BYemo_khalifa[playerid][28] = CreatePlayerTextDraw(playerid, 175.625000, 140.416763, "");
  394. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][28], 0.000000, 0.000000);
  395. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][28], 183.000000, 175.000000);
  396. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][28], 1);
  397. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][28], -1);
  398. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][28], 0);
  399. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][28], 0);
  400. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][28], 0);
  401. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][28], 5);
  402. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][28], 0);
  403. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][28], 0);
  404. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][28], 358);
  405. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][28], 0.000000, 0.000000, 0.000000, 3.000000);
  406.  
  407. BYemo_khalifa[playerid][29] = CreatePlayerTextDraw(playerid, 148.750000, 142.166748, "");
  408. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][29], 0.000000, 0.000000);
  409. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][29], 183.000000, 175.000000);
  410. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][29], 1);
  411. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][29], -1);
  412. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][29], 0);
  413. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][29], 0);
  414. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][29], 0);
  415. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][29], 5);
  416. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][29], 0);
  417. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][29], 0);
  418. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][29], 359);
  419. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][29], 0.000000, 0.000000, 3.500000, 4.000000);
  420.  
  421. BYemo_khalifa[playerid][30] = CreatePlayerTextDraw(playerid, 148.750000, 142.166748, "");
  422. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][30], 0.000000, 0.000000);
  423. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][30], 183.000000, 175.000000);
  424. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][30], 1);
  425. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][30], -1);
  426. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][30], 0);
  427. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][30], 0);
  428. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][30], 0);
  429. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][30], 5);
  430. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][30], 0);
  431. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][30], 0);
  432. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][30], 360);
  433. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][30], 0.000000, 0.000000, 3.500000, 4.000000);
  434.  
  435. BYemo_khalifa[playerid][31] = CreatePlayerTextDraw(playerid, 193.125000, 142.166763, "");
  436. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][31], 0.000000, 0.000000);
  437. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][31], 183.000000, 175.000000);
  438. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][31], 1);
  439. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][31], -1);
  440. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][31], 0);
  441. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][31], 0);
  442. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][31], 0);
  443. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][31], 5);
  444. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][31], 0);
  445. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][31], 0);
  446. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][31], 361);
  447. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][31], 0.000000, 0.000000, 3.500000, 4.000000);
  448.  
  449. BYemo_khalifa[playerid][32] = CreatePlayerTextDraw(playerid, 200.625000, 142.750091, "");
  450. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][32], 0.000000, 0.000000);
  451. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][32], 183.000000, 175.000000);
  452. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][32], 1);
  453. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][32], -1);
  454. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][32], 0);
  455. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][32], 0);
  456. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][32], 0);
  457. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][32], 5);
  458. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][32], 0);
  459. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][32], 0);
  460. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][32], 362);
  461. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][32], 0.000000, 0.000000, 3.500000, 4.000000);
  462.  
  463. BYemo_khalifa[playerid][33] = CreatePlayerTextDraw(playerid, 170.625000, 121.750076, "");
  464. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][33], 0.000000, 0.000000);
  465. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][33], 183.000000, 175.000000);
  466. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][33], 1);
  467. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][33], -1);
  468. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][33], 0);
  469. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][33], 0);
  470. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][33], 0);
  471. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][33], 5);
  472. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][33], 0);
  473. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][33], 0);
  474. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][33], 363);
  475. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][33], 0.000000, 0.000000, 3.500000, 4.000000);
  476.  
  477. BYemo_khalifa[playerid][34] = CreatePlayerTextDraw(playerid, 181.250000, 128.166793, "");
  478. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][34], 0.000000, 0.000000);
  479. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][34], 183.000000, 175.000000);
  480. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][34], 1);
  481. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][34], -1);
  482. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][34], 0);
  483. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][34], 0);
  484. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][34], 0);
  485. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][34], 5);
  486. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][34], 0);
  487. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][34], 0);
  488. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][34], 366);
  489. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][34], 0.000000, 0.000000, 3.500000, 4.000000);
  490.  
  491. BYemo_khalifa[playerid][35] = CreatePlayerTextDraw(playerid, 167.500000, 132.833435, "");
  492. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][35], 0.000000, 0.000000);
  493. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][35], 183.000000, 175.000000);
  494. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][35], 1);
  495. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][35], -1);
  496. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][35], 0);
  497. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][35], 0);
  498. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][35], 0);
  499. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][35], 5);
  500. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][35], 0);
  501. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][35], 0);
  502. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][35], 372);
  503. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][35], 0.000000, 0.000000, 3.500000, 4.000000);
  504.  
  505. BYemo_khalifa[playerid][36] = CreatePlayerTextDraw(playerid, 162.500000, 137.500091, "");
  506. PlayerTextDrawLetterSize(playerid, BYemo_khalifa[playerid][36], 0.000000, 0.000000);
  507. PlayerTextDrawTextSize(playerid, BYemo_khalifa[playerid][36], 183.000000, 175.000000);
  508. PlayerTextDrawAlignment(playerid, BYemo_khalifa[playerid][36], 1);
  509. PlayerTextDrawColor(playerid, BYemo_khalifa[playerid][36], -1);
  510. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][36], 0);
  511. PlayerTextDrawSetOutline(playerid, BYemo_khalifa[playerid][36], 0);
  512. PlayerTextDrawBackgroundColor(playerid, BYemo_khalifa[playerid][36], 0);
  513. PlayerTextDrawFont(playerid, BYemo_khalifa[playerid][36], 5);
  514. PlayerTextDrawSetProportional(playerid, BYemo_khalifa[playerid][36], 0);
  515. PlayerTextDrawSetShadow(playerid, BYemo_khalifa[playerid][36], 0);
  516. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][36], 335);
  517. PlayerTextDrawSetPreviewRot(playerid, BYemo_khalifa[playerid][36], 0.000000, 0.000000, 3.500000, 4.000000);
  518. return 1;
  519. }
  520. //============================================================================//
  521. public OnPlayerDeath(playerid, killerid, reason)
  522. {
  523. //========================================================================//
  524. TDShow(playerid);
  525. //========================================================================//
  526. Update_Name(playerid, killerid, reason);
  527. //========================================================================//
  528. Update_GunSkin(playerid, killerid, reason);
  529. //========================================================================//
  530. Update_ArmourHP(playerid, killerid, reason);
  531. //========================================================================//
  532. SetTimer("TDHide",4000 , false);
  533. //========================================================================//
  534. return 1;
  535. }
  536. //============================================================================//
  537. stock TDShow(playerid)
  538. {
  539. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][0]); PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][1]);
  540. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][2]); PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][3]);
  541. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][4]); PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][5]);
  542. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][6]);
  543. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][9]);
  544. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][10]);
  545. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][14]);
  546. }
  547. //============================================================================//
  548. forward TDHide(playerid);
  549. public TDHide(playerid)
  550. {
  551. for(new i = 0; i < 41; i++)
  552. {
  553. PlayerTextDrawHide(playerid, BYemo_khalifa[playerid][i]);
  554. }
  555. }
  556. //============================================================================//
  557. stock Update_Name(playerid, killerid, reason)
  558. {
  559. new string[64];
  560. if(reason == 255 || reason == 51 || reason == 50 || reason == 53 || reason == 49 || reason == 54)
  561. {
  562. //====================================================================//
  563. format(string,sizeof(string), "//");
  564. //====================================================================//
  565. PlayerTextDrawSetString(playerid, BYemo_khalifa[playerid][11], string);
  566. //====================================================================//
  567. }
  568. else
  569. {
  570. //====================================================================//
  571. format(string,sizeof(string), "%s",GetName(killerid));
  572. //====================================================================//
  573. PlayerTextDrawSetString(playerid, BYemo_khalifa[playerid][11], string);
  574. //====================================================================//
  575. }
  576. return 1;
  577. }
  578. //============================================================================//
  579. stock Update_GunSkin(playerid, killerid, reason)
  580. {
  581. if(reason == 255 || reason == 51 || reason == 50 || reason == 53 || reason == 49 || reason == 54 || reason == 0)
  582. {
  583. //====================================================================//
  584. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][32], 255);
  585. //====================================================================//
  586. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][8], GetPlayerSkin(playerid));
  587. //====================================================================//
  588. }
  589. //========================================================================//
  590. else if(reason == 16)
  591. {
  592. //====================================================================//
  593. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][15]);
  594. //====================================================================//
  595. }
  596. //========================================================================//
  597. else if(reason == 18)
  598. {
  599. //====================================================================//
  600. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][16]);
  601. //====================================================================//
  602. }
  603. //========================================================================//
  604. else if(reason == 22)
  605. {
  606. //====================================================================//
  607. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][17]);
  608. //====================================================================//
  609. }
  610. //========================================================================//
  611. else if(reason == 23)
  612. {
  613. //====================================================================//
  614. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][18]);
  615. //====================================================================//
  616. }
  617. //========================================================================//
  618. else if(reason == 24)
  619. {
  620. //====================================================================//
  621. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][19]);
  622. //====================================================================//
  623. }
  624. //========================================================================//
  625. else if(reason == 25)
  626. {
  627. //====================================================================//
  628. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][20]);
  629. //====================================================================//
  630. }
  631. //========================================================================//
  632. else if(reason == 26)
  633. {
  634. //====================================================================//
  635. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][21]);
  636. //====================================================================//
  637. }
  638. //========================================================================//
  639. else if(reason == 27)
  640. {
  641. //====================================================================//
  642. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][22]);
  643. //====================================================================//
  644. }
  645. //========================================================================//
  646. else if(reason == 28)
  647. {
  648. //====================================================================//
  649. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][23]);
  650. //====================================================================//
  651. }
  652. //========================================================================//
  653. else if(reason == 29)
  654. {
  655. //====================================================================//
  656. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][24]);
  657. //====================================================================//
  658. }
  659. //========================================================================//
  660. else if(reason == 30)
  661. {
  662. //====================================================================//
  663. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][25]);
  664. //====================================================================//
  665. }
  666. //========================================================================//
  667. else if(reason == 31)
  668. {
  669. //====================================================================//
  670. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][26]);
  671. //====================================================================//
  672. }
  673. //========================================================================//
  674. else if(reason == 32)
  675. {
  676. //====================================================================//
  677. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][27]);
  678. //====================================================================//
  679. }
  680. //========================================================================//
  681. else if(reason == 33)
  682. {
  683. //====================================================================//
  684. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][28]);
  685. //====================================================================//
  686. }
  687. //========================================================================//
  688. else if(reason == 34)
  689. {
  690. //====================================================================//
  691. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][29]);
  692. //====================================================================//
  693. }
  694. //========================================================================//
  695. else if(reason == 35)
  696. {
  697. //====================================================================//
  698. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][30]);
  699. //====================================================================//
  700. }
  701. //========================================================================//
  702. else if(reason == 36)
  703. {
  704. //====================================================================//
  705. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][31]);
  706. //====================================================================//
  707. }
  708. //========================================================================//
  709. else if(reason == 37)
  710. {
  711. //====================================================================//
  712. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][32]);
  713. //====================================================================//
  714. }
  715. //========================================================================//
  716. else if(reason == 38)
  717. {
  718. //====================================================================//
  719. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][33]);
  720. //====================================================================//
  721. }
  722. //========================================================================//
  723. else if(reason == 39)
  724. {
  725. //====================================================================//
  726. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][34]);
  727. //====================================================================//
  728. }
  729. //========================================================================//
  730. else if(reason == 40)
  731. {
  732. //====================================================================//
  733. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][35]);
  734. //====================================================================//
  735. }
  736. //========================================================================//
  737. else if(reason == 41)
  738. {
  739. //====================================================================//
  740. PlayerTextDrawShow(playerid, BYemo_khalifa[playerid][36]);
  741. //====================================================================//
  742. }
  743. //========================================================================//
  744. else
  745. {
  746. //====================================================================//
  747. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][32], GetPlayerWeapon(killerid));
  748. //=====================================================================//
  749. PlayerTextDrawSetPreviewModel(playerid, BYemo_khalifa[playerid][8], GetPlayerSkin(killerid));
  750. //====================================================================//
  751.  
  752. }
  753. return 1;
  754. }
  755. //============================================================================//
  756. stock Update_ArmourHP(playerid, killerid, reason)
  757. {
  758. new string[64],Float:Armour,Float:HP;
  759. if(reason == 255 || reason == 51 || reason == 50 || reason == 53 || reason == 49 || reason == 54)
  760. {
  761. //====================================================================//
  762. format(string,sizeof(string), "//");
  763. PlayerTextDrawSetString(playerid, BYemo_khalifa[playerid][9], string);
  764. //====================================================================//
  765. GetPlayerHealth(killerid,HP);
  766. format(string,sizeof(string), "//");
  767. PlayerTextDrawSetString(playerid, BYemo_khalifa[playerid][10], string);
  768. //====================================================================//
  769. }
  770. else
  771. {
  772. //====================================================================//
  773. GetPlayerArmour(killerid,Armour);
  774. format(string,sizeof(string), "%f",Armour);
  775. PlayerTextDrawSetString(playerid, BYemo_khalifa[playerid][9], string);
  776. //====================================================================//
  777. GetPlayerHealth(killerid,HP);
  778. format(string,sizeof(string), "%f",HP);
  779. PlayerTextDrawSetString(playerid, BYemo_khalifa[playerid][10], string);
  780. //====================================================================//
  781. }
  782. return 1;
  783. }
  784. //============================================================================//
  785. stock GetName(playerid)
  786. {
  787. new Ime_Igraca[MAX_PLAYER_NAME];
  788. GetPlayerName(playerid, Ime_Igraca, MAX_PLAYER_NAME);
  789. return Ime_Igraca;
  790. }
  791. //============================================================================//
Advertisement
Add Comment
Please, Sign In to add comment