LuisPrz14

FS - Yankee/Ecola - SA:MP

Aug 11th, 2015
751
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Pawn 11.22 KB | None | 0 0
  1. /*
  2.     * Autor: LuisPrz14
  3.     *
  4.         * Esté FS está hecho especialmente para mi canal de YT y páginas:
  5.         *
  6.         * Visitalas para conseguir más trabajos mios, o sugerir otros.
  7.         *
  8.     * https://www.youtube.com/channel/UC-Ry5p1qIMMrTLcv2EPZ6tQ
  9.     *
  10.     * https://www.facebook.com/pages/LuisPrz14/572116996148629
  11.         *  
  12.         * Prohibido el Robo de Créditos o la Publicación de este FS sin mi autorización.
  13. */
  14. /*
  15.         * Author: LuisPrz14
  16.         *
  17.         * This FS is specially made for my YT channel and pages:
  18.         *
  19.     * Visite-os para obter mais do meu trabalho, ou sugerir outros.
  20.     *
  21.     * https://www.youtube.com/channel/UC-Ry5p1qIMMrTLcv2EPZ6tQ
  22.         *
  23.         * https://www.facebook.com/pages/LuisPrz14/572116996148629
  24.         *
  25.         * No Credit Theft or Publication of this FS without my permission.
  26. */
  27. /*
  28.         * Autor: LuisPrz14
  29.         *
  30.         * Este FS é feito especialmente para o meu canal e páginas YT:
  31.     *
  32.     * Visite-os para obter mais do meu trabalho, ou sugerir outros.
  33.         *
  34.         * Https://www.youtube.com/channel/UC-Ry5p1qIMMrTLcv2EPZ6tQ
  35.         *
  36.         * Https://www.facebook.com/pages/LuisPrz14/572116996148629
  37.         *
  38.         * Não Theft Crédito ou publicação deste FS sem minha permissão.
  39. */
  40.  
  41. #define FILTERSCRIPT
  42.  
  43. #include <a_samp>
  44.  
  45. #if defined FILTERSCRIPT
  46.  
  47. public OnFilterScriptInit()
  48. {
  49.  
  50. #define car 14
  51.  
  52. //Cambia el numero 14, por la id de un Yankee en tu server.
  53. //Change the number 14, by the id of a Yankee on your server.
  54. //Alterar o número 14, por o id de um Yankee no seu servidor.
  55.  
  56. //Paredes del camión //Truck walls //Paredes de caminhão
  57.        
  58. new yankee = CreateObject(19430, -1.34210, -1.03210, 0.82140,   90.00000, 0.00000, 0.00000);
  59. AttachObjectToVehicle(yankee, car, -1.34210, -1.03210, 0.82140,   90.00000, 0.00000, 0.00000);
  60. SetObjectMaterial(yankee, 0, 18646, "matcolours", "red-2", 0xFFFFFFFF);
  61. yankee = CreateObject(19430, -1.34210, -1.03210, 1.38140,   90.00000, 0.00000, 0.00000);
  62. AttachObjectToVehicle(yankee, car, -1.34210, -1.03210, 1.38140,   90.00000, 0.00000, 0.00000);
  63. SetObjectMaterial(yankee, 0, 18646, "matcolours", "red-2", 0xFFFFFFFF);
  64. yankee = CreateObject(19430, -1.34210, -2.72000, 1.38140,   90.00000, 0.00000, 0.00000);
  65. AttachObjectToVehicle(yankee, car, -1.34210, -2.72000, 1.38140,   90.00000, 0.00000, 0.00000);
  66. SetObjectMaterial(yankee, 0, 18646, "matcolours", "red-2", 0xFFFFFFFF);
  67. yankee = CreateObject(19430, -1.34210, -2.72000, 0.82140,   90.00000, 0.00000, 0.00000);
  68. AttachObjectToVehicle(yankee, car, -1.34210, -2.72000, 0.82140,   90.00000, 0.00000, 0.00000);
  69. SetObjectMaterial(yankee, 0, 18646, "matcolours", "red-2", 0xFFFFFFFF);
  70. yankee = CreateObject(19430, 1.34210, -2.72000, 1.38140,   90.00000, 0.00000, 0.00000);
  71. AttachObjectToVehicle(yankee, car, 1.34210, -2.72000, 1.38140,   90.00000, 0.00000, 0.00000);
  72. SetObjectMaterial(yankee, 0, 18646, "matcolours", "red-2", 0xFFFFFFFF);
  73. yankee = CreateObject(19430,1.34210, -2.77294, 0.82140,   90.00000, 0.00000, 0.00000);
  74. AttachObjectToVehicle(yankee, car, 1.34210, -2.77294, 0.82140,   90.00000, 0.00000, 0.00000);
  75. SetObjectMaterial(yankee, 0, 18646, "matcolours", "red-2", 0xFFFFFFFF);
  76. yankee = CreateObject(19430, 1.34210, -1.03210, 0.82140,   90.00000, 0.00000, 0.00000);
  77. AttachObjectToVehicle(yankee, car, 1.34210, -1.03210, 0.82140,   90.00000, 0.00000, 0.00000);
  78. SetObjectMaterial(yankee, 0, 18646, "matcolours", "red-2", 0xFFFFFFFF);
  79. yankee = CreateObject(19430, 1.34210, -2.72000, 0.82140,   90.00000, 0.00000, 0.00000);
  80. AttachObjectToVehicle(yankee, car, 1.34210, -2.72000, 0.82140,   90.00000, 0.00000, 0.00000);
  81. SetObjectMaterial(yankee, 0, 18646, "matcolours", "red-2", 0xFFFFFFFF);
  82. yankee = CreateObject(19430, 1.34210, -1.03210, 1.38140,   90.00000, 0.00000, 0.00000);
  83. AttachObjectToVehicle(yankee, car, 1.34210, -1.03210, 1.38140,   90.00000, 0.00000, 0.00000);
  84. SetObjectMaterial(yankee, 0, 18646, "matcolours", "red-2", 0xFFFFFFFF);
  85. yankee = CreateObject(19430, 1.34210, -1.03210, 1.38140,   90.00000, 0.00000, 0.00000);
  86. AttachObjectToVehicle(yankee, car, 1.34210, -1.03210, 1.38140,   90.00000, 0.00000, 0.00000);
  87. SetObjectMaterial(yankee, 0, 18646, "matcolours", "red-2", 0xFFFFFFFF);
  88. yankee = CreateObject(19789, 0.91700, 0.3300, 1.14500,   0.00000, 0.00000, 0.00000);
  89. AttachObjectToVehicle(yankee, car, 0.91700, 0.33000, 1.14500,   0.00000, 0.00000, 0.00000);
  90. SetObjectMaterial(yankee, 0, 18646, "matcolours", "white", 0xFFFFFFFF);
  91. yankee = CreateObject(19789, -0.07780, 0.33000, 1.14500,   0.00000, 0.00000, 0.00000);
  92. AttachObjectToVehicle(yankee, car, -0.07780, 0.33000, 1.14500,   0.00000, 0.00000, 0.00000);
  93. SetObjectMaterial(yankee, 0, 18646, "matcolours", "white", 0xFFFFFFFF);
  94. yankee = CreateObject(19789, -0.91100, 0.33000, 1.14500,   0.00000, 0.00000, 0.00000);
  95. AttachObjectToVehicle(yankee, car, -0.91100, 0.33000, 1.14500,   0.00000, 0.00000, 0.00000);
  96. SetObjectMaterial(yankee, 0, 18646, "matcolours", "white", 0xFFFFFFFF);
  97. yankee = CreateObject(19789, -0.91100, 0.33000, 0.14500,   0.00000, 0.00000, 0.00000);
  98. AttachObjectToVehicle(yankee, car, -0.91100, 0.33000, 0.14500,   0.00000, 0.00000, 0.00000);
  99. SetObjectMaterial(yankee, 0, 18646, "matcolours", "white", 0xFFFFFFFF);
  100. yankee = CreateObject(19789, 0.91700, 0.33000, 0.14500,   0.00000, 0.00000, 0.00000);
  101. AttachObjectToVehicle(yankee, car, 0.91700, 0.33000, 0.14500,   0.00000, 0.00000, 0.00000);
  102. SetObjectMaterial(yankee, 0, 18646, "matcolours", "white", 0xFFFFFFFF);
  103. yankee = CreateObject(19789, -0.91100, 0.33000, 0.02500,   0.00000, 0.00000, 0.00000);
  104. AttachObjectToVehicle(yankee, car, -0.91100, 0.33000, 0.02500,   0.00000, 0.00000, 0.00000);
  105. SetObjectMaterial(yankee, 0, 18646, "matcolours", "white", 0xFFFFFFFF);
  106. yankee = CreateObject(19789, 0.91700, 0.33000, 0.02500,   0.00000, 0.00000, 0.00000);
  107. AttachObjectToVehicle(yankee, car, 0.91700, 0.33000, 0.02500,   0.00000, 0.00000, 0.00000);
  108. SetObjectMaterial(yankee, 0, 18646, "matcolours", "white", 0xFFFFFFFF);
  109.  
  110. //Luces y aire //Lights and air //Luzes e ar
  111.  
  112. yankee = CreateObject(19280, 1.18870, 0.79730, 2.02000,   0.00000, 180.00000, 0.00000);
  113. AttachObjectToVehicle(yankee, car, 1.18870, 0.79730, 2.02000,   0.00000, 180.00000, 0.00000);
  114. SetObjectMaterial(yankee, 1, 18646, "matcolours", "orange", 0xFFFFFFFF);
  115. yankee = CreateObject(19280, -1.18870, 0.79910, 2.02000,   0.00000, 180.00000, 0.00000);
  116. AttachObjectToVehicle(yankee, car, -1.18870, 0.79910, 2.02000,   0.00000, 180.00000, 0.00000);
  117. SetObjectMaterial(yankee, 1, 18646, "matcolours", "orange", 0xFFFFFFFF);
  118. yankee = CreateObject(19280, 0.93330, 3.10430, 0.18800,   0.00000, 0.00000, -15.00000);
  119. AttachObjectToVehicle(yankee, car, 0.93330, 3.10430, 0.18800,   0.00000, 0.00000, -15.00000);
  120. SetObjectMaterial(yankee, 1, 18646, "matcolours", "orange", 0xFFFFFFFF);
  121. yankee = CreateObject(19280, -0.93330, 3.10430, 0.18800,   0.00000, 0.00000, 15.00000);
  122. AttachObjectToVehicle(yankee, car, -0.93330, 3.10430, 0.18800,   0.00000, 0.00000, 15.00000);
  123. SetObjectMaterial(yankee, 1, 18646, "matcolours", "orange", 0xFFFFFFFF);
  124. yankee = CreateObject(3812, 0.00000, 1.10000, 1.75000,   0.00000, 0.00000, 90.00000);
  125. AttachObjectToVehicle(yankee, car, 0.00000, 1.10000, 1.75000,   0.00000, 0.00000, 90.00000);
  126.  
  127. //Lado derecho //Right side //lado direito
  128.  
  129. new ecola = CreateObject(2643, 1.42002, -3.24012, 1.12800,   0.00000, 0.00000, 90.00000);
  130. AttachObjectToVehicle(ecola, car, 1.42002, -3.24012, 1.12800,   0.00000, 0.00000, 90.00000);
  131. SetObjectMaterial(ecola, 0, 18646, "matcolours", "red-3", 0xFFFFFFFF);
  132.  
  133. ecola = CreateObject(19329, 1.44500, -0.91980, 1.40650,   0.00000, -5.00000, 90.00000);
  134. AttachObjectToVehicle(ecola, car, 1.44500, -0.91980, 1.40650,   0.00000, -5.00000, 90.00000);
  135. SetObjectMaterialText(ecola, "{FFFFFF}Deliciously", 0, 50, "Comic Sans MS", 30, 1, -16730675, 0x000000, 1);
  136. ecola = CreateObject(19329, 1.44000, -0.89980, 1.38650,   0.00000, -5.00000, 90.00000);
  137. AttachObjectToVehicle(ecola, car, 1.44000, -0.89980, 1.38650,   0.00000, -5.00000, 90.00000);
  138. SetObjectMaterialText(ecola, "{000001}Deliciously", 0, 50, "Comic Sans MS", 30, 1, -16730675, 0x000000, 1);
  139.  
  140. ecola = CreateObject(19329, 1.44500, -0.59980, 1.12650,   0.00000, -5.00000, 90.00000);
  141. AttachObjectToVehicle(ecola, car, 1.44500, -0.59980, 1.12650,   0.00000, -5.00000, 90.00000);
  142. SetObjectMaterialText(ecola, "{FFFFFF}Infectious!", 0, 50, "Comic Sans MS", 30, 1, -16730675, 0x000000, 1);
  143. ecola = CreateObject(19329, 1.44000, -0.57980, 1.09650,   0.00000, -5.00000, 90.00000, 300);
  144. AttachObjectToVehicle(ecola, car, 1.44000, -0.57980, 1.09650,   0.00000, -5.00000, 90.00000);
  145. SetObjectMaterialText(ecola, "{000001}Infectious!", 0, 50, "Comic Sans MS", 30, 1, -16730675, 0x000000, 1);
  146.  
  147. ecola = CreateObject(19327, 1.51000, -3.36450, 1.47000,   0.00000, -20.00000, 90.00000);
  148. AttachObjectToVehicle(ecola, car, 1.51000, -3.36450, 1.47000,   0.00000, -20.00000, 90.00000);
  149. SetObjectMaterialText(ecola, "{FFFFFF}e", 0, 50, "Forte", 100, 0, -16730675, 0x000000, 1);
  150. ecola = CreateObject(19329, 1.51000, -3.19350, 0.77500,   0.00000, -20.00000, 90.00000);
  151. AttachObjectToVehicle(ecola, car, 1.51000, -3.19350, 0.77500,   0.00000, -20.00000, 90.00000);
  152. SetObjectMaterialText(ecola, "{FFFFFF}Cola", 0, 50, "Comic Sans MS", 30, 1, -16730675, 0x000000, 1);
  153.  
  154. //Lado izquierdo //Left side //lado esquerdo
  155.  
  156. ecola = CreateObject(2643, -1.42000, -0.55000, 1.12800,   0.00000, 0.00000, -90.00000);
  157. AttachObjectToVehicle(ecola, car, -1.42000, -0.55000, 1.12800,   0.00000, 0.00000, -90.00000);
  158. SetObjectMaterial(ecola, 0, 18646, "matcolours", "red-3", 0xFFFFFFFF);
  159.  
  160. ecola = CreateObject(19329, -1.44500, -2.89980, 1.40650,   0.00000, 5.00000, 90.00000);
  161. AttachObjectToVehicle(ecola, car, -1.44500, -2.89980, 1.40650,   0.00000, 5.00000, 90.00000);
  162. SetObjectMaterialText(ecola, "{FFFFFF}Infectious!", 0, 50, "Comic Sans MS", 30, 1, -16730675, 0x000000, 1);
  163. ecola = CreateObject(19329, -1.44000, -2.91980, 1.38650,   0.00000, 5.00000, 89.94000);
  164. AttachObjectToVehicle(ecola, car, -1.44000, -2.91980, 1.38650,   0.00000, 5.00000, 89.94000);
  165. SetObjectMaterialText(ecola, "{000001}Infectious!", 0, 50, "Comic Sans MS", 30, 1, -16730675, 0x000000, 1);
  166.  
  167. ecola = CreateObject(19329, -1.44500, -3.20000, 1.12650,   0.00000, 5.00000, 90.12000);
  168. AttachObjectToVehicle(ecola, car, -1.44500, -3.20000, 1.12650,   0.00000, 5.00000, 90.12000);
  169. SetObjectMaterialText(ecola, "{FFFFFF}Deliciously", 0, 50, "Comic Sans MS", 30, 1, -16730675, 0x000000, 1);
  170. ecola = CreateObject(19329, -1.44000, -3.23000, 1.09650,   0.00000, 5.00000, 90.00000);
  171. AttachObjectToVehicle(ecola, car, -1.44000, -3.23000, 1.09650,   0.00000, 5.00000, 90.00000);
  172. SetObjectMaterialText(ecola, "{000001}Deliciously", 0, 50, "Comic Sans MS", 30, 1, -16730675, 0x000000, 1);
  173.  
  174. ecola = CreateObject(19327, -1.51000, -0.36450, 1.47000,   0.00000, -20.00000, -89.94000);
  175. AttachObjectToVehicle(ecola, car, -1.51000, -0.36450, 1.47000,   0.00000, -20.00000, -89.94000);
  176. SetObjectMaterialText(ecola, "{FFFFFF}e", 0, 50, "Forte", 100, 0, -16730675, 0x000000, 1);
  177. ecola = CreateObject(19329, -1.51000, -0.70000, 0.77500,   0.00000, -20.00000, -90.12000);
  178. AttachObjectToVehicle(ecola, car, -1.51000, -0.70000, 0.77500,   0.00000, -20.00000, -90.12000);
  179. SetObjectMaterialText(ecola, "{FFFFFF}Cola", 0, 50, "Comic Sans MS", 30, 1, -16730675, 0x000000, 1);
  180.  
  181. }
  182.  
  183. #endif
Advertisement
Add Comment
Please, Sign In to add comment