Guest User

Untitled

a guest
Feb 19th, 2018
661
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 103.91 KB | None | 0 0
  1. /////////////////////////////////////
  2. /// Samp-Mods.com - Âñå äëÿ SA-MP ///
  3. /////////////////////////////////////
  4.  
  5. #include <a_samp>
  6. #include <streamer>
  7. #define FILTERSCRIPT
  8. new g_Actor[13];
  9. new gPlayerCitySelection[MAX_PLAYERS];
  10. new gPlayerHasCitySelected[MAX_PLAYERS];
  11. new gPlayerLastCitySelectionTick[MAX_PLAYERS];
  12. public OnPlayerConnect(playerid)
  13. {
  14.  
  15. gPlayerCitySelection[playerid] = -1;
  16. gPlayerHasCitySelected[playerid] = 0;
  17. gPlayerLastCitySelectionTick[playerid] = GetTickCount();
  18. RemoveBuildingForPlayer(playerid, 5084, 1898.398, -1913.406, 20.820, 0.250);
  19. RemoveBuildingForPlayer(playerid, 3559, 2384.945, -1708.765, 15.507, 0.250);
  20. RemoveBuildingForPlayer(playerid, 17518, 2361.937, -1699.937, 15.921, 0.250);
  21. RemoveBuildingForPlayer(playerid, 620, 2367.601, -1706.289, 11.289, 0.250);
  22. RemoveBuildingForPlayer(playerid, 1226, 2382.062, -1727.835, 16.421, 0.250);
  23. RemoveBuildingForPlayer(playerid, 1418, 2377.742, -1721.335, 13.398, 0.250);
  24. RemoveBuildingForPlayer(playerid, 1418, 2379.539, -1723.164, 13.398, 0.250);
  25. RemoveBuildingForPlayer(playerid, 1418, 2374.617, -1721.523, 13.304, 0.250);
  26. RemoveBuildingForPlayer(playerid, 1307, 2377.140, -1701.781, 12.750, 0.250);
  27. RemoveBuildingForPlayer(playerid, 1418, 2377.742, -1717.835, 13.398, 0.250);
  28. RemoveBuildingForPlayer(playerid, 1418, 2374.617, -1718.031, 13.304, 0.250);
  29. RemoveBuildingForPlayer(playerid, 620, 2375.062, -1715.796, 11.289, 0.250);
  30. RemoveBuildingForPlayer(playerid, 641, 2379.148, -1715.421, 10.031, 0.250);
  31. RemoveBuildingForPlayer(playerid, 1418, 2383.046, -1723.164, 13.398, 0.250);
  32. RemoveBuildingForPlayer(playerid, 1418, 2386.546, -1723.164, 13.398, 0.250);
  33. RemoveBuildingForPlayer(playerid, 3558, 2384.945, -1708.765, 15.507, 0.250);
  34. RemoveBuildingForPlayer(playerid, 17876, 2393.062, -1677.523, 20.820, 0.250);
  35. }
  36. public OnFilterScriptInit()
  37. {
  38. new g_Vehicle[5];
  39. g_Vehicle[0] = CreateVehicle(463, 2359.9460, -1715.7435, 13.2179, 360.0000, 3, 0, -1); //Freeway
  40. g_Vehicle[1] = CreateVehicle(463, 2358.4580, -1700.8002, 13.1922, 183.4999, 0, 0, -1); //Freeway
  41. g_Vehicle[2] = CreateVehicle(463, 2354.7749, -1701.0192, 13.1972, 181.8001, 22, 0, -1); //Freeway
  42. g_Vehicle[3] = CreateVehicle(463, 2354.4370, -1715.3483, 13.2206, 360.0000, 101, 101, -1); //Freeway
  43. new tmpobjid;
  44. tmpobjid = CreateObject(19379, 2384.639892, -1712.808593, 18.322471, 0.000000, -90.000000, 0.000000, 400.00);
  45. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  46. tmpobjid = CreateObject(11435, 2365.942871, -1720.649414, 11.566596, 180.000000, 0.000000, 0.000000, 400.00);
  47. SetObjectMaterial(tmpobjid, 0, 14806, "bdupshifi", "Bdup2_wood", 0x00000000);
  48. SetObjectMaterial(tmpobjid, 1, 14806, "bdupshifi", "Bdup2_wood", 0xFFFFFFFF);
  49. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  50. tmpobjid = CreateObject(11435, 2374.476318, -1720.649414, 11.566596, 180.000000, 0.000000, 0.000000, 400.00);
  51. SetObjectMaterial(tmpobjid, 0, 14806, "bdupshifi", "Bdup2_wood", 0x00000000);
  52. SetObjectMaterial(tmpobjid, 1, 14806, "bdupshifi", "Bdup2_wood", 0xFFFFFFFF);
  53. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  54. tmpobjid = CreateObject(11435, 2381.559814, -1720.649414, 11.566596, 180.000000, 0.000000, 0.000000, 400.00);
  55. SetObjectMaterial(tmpobjid, 0, 14806, "bdupshifi", "Bdup2_wood", 0x00000000);
  56. SetObjectMaterial(tmpobjid, 1, 14806, "bdupshifi", "Bdup2_wood", 0xFFFFFFFF);
  57. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  58. tmpobjid = CreateObject(11435, 2390.152587, -1720.649414, 11.566596, 180.000000, 0.000000, 0.000000, 400.00);
  59. SetObjectMaterial(tmpobjid, 0, 14806, "bdupshifi", "Bdup2_wood", 0x00000000);
  60. SetObjectMaterial(tmpobjid, 1, 14806, "bdupshifi", "Bdup2_wood", 0xFFFFFFFF);
  61. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  62. tmpobjid = CreateObject(18762, 2365.587158, -1717.367309, 13.591254, 0.000000, 0.000000, 0.000000, 400.00);
  63. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  64. tmpobjid = CreateObject(18762, 2373.861083, -1717.367309, 13.591254, 0.000000, 0.000000, 0.000000, 400.00);
  65. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  66. tmpobjid = CreateObject(18762, 2370.878417, -1717.367309, 12.781245, 90.000000, 0.000000, 90.000000, 400.00);
  67. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  68. tmpobjid = CreateObject(18762, 2368.565185, -1717.367309, 12.781245, 90.000000, 0.000000, 90.000000, 400.00);
  69. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  70. tmpobjid = CreateObject(18762, 2370.878417, -1717.367309, 15.801261, 90.000000, 0.000000, 90.000000, 400.00);
  71. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  72. tmpobjid = CreateObject(18762, 2368.565185, -1717.367309, 15.801258, 90.000000, 0.000000, 90.000000, 400.00);
  73. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  74. tmpobjid = CreateObject(18762, 2378.092773, -1717.367309, 13.591254, 0.000000, 0.000000, 0.000000, 400.00);
  75. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  76. tmpobjid = CreateObject(18762, 2386.378662, -1717.367309, 13.591254, 0.000000, 0.000000, 0.000000, 400.00);
  77. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  78. tmpobjid = CreateObject(18762, 2381.093017, -1717.367309, 12.781245, 90.000000, 0.000000, 90.000000, 400.00);
  79. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  80. tmpobjid = CreateObject(18762, 2383.414306, -1717.367309, 12.781245, 90.000000, 0.000000, 90.000000, 400.00);
  81. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  82. tmpobjid = CreateObject(18762, 2383.414306, -1717.367309, 15.801259, 90.000000, 0.000000, 90.000000, 400.00);
  83. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  84. tmpobjid = CreateObject(18762, 2381.093017, -1717.367309, 15.801259, 90.000000, 0.000000, 90.000000, 400.00);
  85. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  86. tmpobjid = CreateObject(18762, 2373.991210, -1717.277221, 13.591254, 0.000000, 0.000000, 0.000000, 400.00);
  87. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  88. tmpobjid = CreateObject(18762, 2377.943847, -1717.277221, 13.591254, 0.000000, 0.000000, 0.000000, 400.00);
  89. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  90. tmpobjid = CreateObject(18762, 2376.071289, -1717.367431, 15.611255, 90.000000, 0.000000, 90.000000, 400.00);
  91. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  92. tmpobjid = CreateObject(18762, 2387.526611, -1717.377319, 15.801259, 90.000000, 0.000000, 90.000000, 400.00);
  93. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  94. tmpobjid = CreateObject(18762, 2386.408691, -1717.287231, 13.591254, 0.000000, 0.000000, 0.000000, 400.00);
  95. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  96. tmpobjid = CreateObject(18762, 2389.380859, -1717.287231, 13.591254, 0.000000, 0.000000, 0.000000, 400.00);
  97. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  98. tmpobjid = CreateObject(18762, 2389.551025, -1717.287231, 13.591254, 0.000000, 0.000000, 0.000000, 400.00);
  99. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  100. tmpobjid = CreateObject(16500, 2367.570312, -1717.682861, 19.045967, 0.000000, 0.000000, 90.000000, 400.00);
  101. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  102. tmpobjid = CreateObject(16500, 2372.542236, -1717.682861, 19.045967, 0.000000, 0.000000, 90.000000, 400.00);
  103. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  104. tmpobjid = CreateObject(16500, 2377.475097, -1717.682861, 19.045967, 0.000000, 0.000000, 90.000000, 400.00);
  105. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  106. tmpobjid = CreateObject(16500, 2382.466796, -1717.682861, 19.045967, 0.000000, 0.000000, 90.000000, 400.00);
  107. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  108. tmpobjid = CreateObject(16500, 2387.429931, -1717.682861, 19.045967, 0.000000, 0.000000, 90.000000, 400.00);
  109. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  110. tmpobjid = CreateObject(16500, 2367.565429, -1717.682861, 21.675991, 0.000000, 0.000000, 90.000000, 400.00);
  111. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  112. tmpobjid = CreateObject(16500, 2372.553710, -1717.682861, 21.675991, 0.000000, 0.000000, 90.000000, 400.00);
  113. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  114. tmpobjid = CreateObject(16500, 2377.516845, -1717.682861, 21.675991, 0.000000, 0.000000, 90.000000, 400.00);
  115. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  116. tmpobjid = CreateObject(16500, 2382.497314, -1717.682861, 21.675991, 0.000000, 0.000000, 90.000000, 400.00);
  117. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  118. tmpobjid = CreateObject(16500, 2387.417236, -1717.682861, 21.675991, 0.000000, 0.000000, 90.000000, 400.00);
  119. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  120. tmpobjid = CreateObject(19450, 2369.896240, -1719.347167, 16.640590, 0.000000, 71.199859, 90.000000, 400.00);
  121. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  122. tmpobjid = CreateObject(19450, 2379.479248, -1719.347167, 16.640491, 0.000000, 71.199859, 90.000000, 400.00);
  123. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  124. tmpobjid = CreateObject(19450, 2385.223632, -1719.347167, 16.640590, 0.000000, 71.199859, 90.000000, 400.00);
  125. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  126. tmpobjid = CreateObject(19450, 2369.857421, -1719.502563, 16.198553, 0.000000, 90.000000, 90.000000, 400.00);
  127. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  128. tmpobjid = CreateObject(19450, 2379.430175, -1719.502563, 16.198553, 0.000000, 90.000000, 90.000000, 400.00);
  129. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  130. tmpobjid = CreateObject(19450, 2385.250244, -1719.502563, 16.198553, 0.000000, 90.000000, 90.000000, 400.00);
  131. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  132. tmpobjid = CreateObject(19450, 2369.857421, -1719.502563, 16.078550, 0.000000, 90.000000, 90.000000, 400.00);
  133. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  134. tmpobjid = CreateObject(19450, 2379.420654, -1719.502563, 16.078550, 0.000000, 90.000000, 90.000000, 400.00);
  135. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  136. tmpobjid = CreateObject(19450, 2385.252685, -1719.502563, 16.078550, 0.000000, 90.000000, 90.000000, 400.00);
  137. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  138. tmpobjid = CreateObject(19377, 2365.124511, -1712.963378, 15.828043, 0.000000, 0.000000, 0.000000, 400.00);
  139. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  140. tmpobjid = CreateObject(19377, 2365.123535, -1709.971069, 15.828042, 0.000000, 0.000000, 0.000000, 400.00);
  141. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  142. tmpobjid = CreateObject(19377, 2365.122558, -1703.227905, 14.298033, 0.000000, 0.000000, 0.000000, 400.00);
  143. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  144. tmpobjid = CreateObject(19377, 2389.981445, -1712.963378, 15.828042, 0.000000, 0.000000, 0.000000, 400.00);
  145. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  146. tmpobjid = CreateObject(19377, 2389.977539, -1709.971679, 15.828042, 0.000000, 0.000000, 0.000000, 400.00);
  147. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  148. tmpobjid = CreateObject(19377, 2389.977539, -1703.259643, 14.308032, 0.000000, 0.000000, 0.000000, 400.00);
  149. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  150. tmpobjid = CreateObject(19377, 2385.145263, -1705.249511, 15.838052, 0.000000, 0.000000, 90.000000, 400.00);
  151. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  152. tmpobjid = CreateObject(19377, 2375.576416, -1705.249511, 15.838051, 0.000000, 0.000000, 90.000000, 400.00);
  153. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  154. tmpobjid = CreateObject(19377, 2369.881835, -1705.249511, 15.838052, 0.000000, 0.000000, 90.000000, 400.00);
  155. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  156. tmpobjid = CreateObject(19379, 2370.292968, -1712.938842, 21.002325, 0.000000, -90.000000, 0.000000, 400.00);
  157. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  158. tmpobjid = CreateObject(19379, 2380.773681, -1712.938842, 21.002325, 0.000000, -90.000000, 0.000000, 400.00);
  159. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  160. tmpobjid = CreateObject(19379, 2384.807128, -1712.938842, 21.002227, 0.000000, -90.000000, 0.000000, 400.00);
  161. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  162. tmpobjid = CreateObject(19379, 2384.807128, -1703.250366, 19.502222, 0.000000, -90.000000, 0.000000, 400.00);
  163. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  164. tmpobjid = CreateObject(19379, 2374.305175, -1703.240356, 19.502222, 0.000000, -90.000000, 0.000000, 400.00);
  165. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  166. tmpobjid = CreateObject(19379, 2370.312255, -1703.240356, 19.502321, 0.000000, -90.000000, 0.000000, 400.00);
  167. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  168. tmpobjid = CreateObject(19377, 2369.881835, -1698.485229, 14.338049, 0.000000, 0.000000, 90.000000, 400.00);
  169. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  170. tmpobjid = CreateObject(19377, 2379.496337, -1698.494873, 14.338049, 0.000000, 0.000000, 90.000000, 400.00);
  171. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  172. tmpobjid = CreateObject(19377, 2385.250488, -1698.504638, 14.338049, 0.000000, 0.000000, 90.000000, 400.00);
  173. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  174. tmpobjid = CreateObject(19379, 2370.292968, -1709.976074, 21.002426, 0.000000, -90.000000, 0.000000, 400.00);
  175. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  176. tmpobjid = CreateObject(19379, 2380.786132, -1709.976074, 21.002525, 0.000000, -90.000000, 0.000000, 400.00);
  177. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  178. tmpobjid = CreateObject(19379, 2384.808837, -1709.976074, 21.002624, 0.000000, -90.000000, 0.000000, 400.00);
  179. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  180. tmpobjid = CreateObject(5269, 2374.784423, -1715.665405, 19.277042, 0.000000, 90.000000, 270.000000, 400.00);
  181. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF3E3833);
  182. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF3E3833);
  183. tmpobjid = CreateObject(5269, 2379.500732, -1715.666503, 19.276943, 0.000000, 90.000000, 270.000000, 400.00);
  184. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF3E3833);
  185. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF3E3833);
  186. tmpobjid = CreateObject(19480, 2376.989501, -1718.006469, 19.327505, 0.000000, 0.000000, 270.000000, 400.00);
  187. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF57524C);
  188. SetObjectMaterial(tmpobjid, 1, -1, "none", "none", 0xFF57524C);
  189. SetObjectMaterialText(tmpobjid, "{4C0000}MOTORCYCLE CLUB", 0, 120, "Ariel", 24, 1, 0x00000000, 0x00000000, 1);
  190. tmpobjid = CreateObject(18880, 2366.026123, -1717.661865, 15.428933, 180.000000, 0.000000, 180.000000, 400.00);
  191. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  192. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  193. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  194. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  195. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  196. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  197. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  198. tmpobjid = CreateObject(18880, 2373.426269, -1717.661865, 12.038911, 0.000000, 0.000000, 360.000000, 400.00);
  199. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  200. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  201. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  202. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  203. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  204. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  205. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  206. tmpobjid = CreateObject(18880, 2371.071533, -1717.661865, 13.223917, 0.000000, -270.000000, 180.000000, 400.00);
  207. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  208. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  209. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  210. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  211. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  212. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  213. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  214. tmpobjid = CreateObject(18880, 2373.373779, -1717.661865, 13.223917, 0.000000, -270.000000, 180.000000, 400.00);
  215. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  216. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  217. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  218. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  219. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  220. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  221. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  222. tmpobjid = CreateObject(18880, 2368.949462, -1717.671875, 15.343944, 0.000000, -450.000000, 180.000000, 400.00);
  223. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  224. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  225. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  226. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  227. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  228. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  229. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  230. tmpobjid = CreateObject(18880, 2366.106689, -1717.671875, 15.343944, 0.000000, -450.000000, 180.000000, 400.00);
  231. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  232. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  233. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  234. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  235. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  236. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  237. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  238. tmpobjid = CreateObject(18880, 2378.566894, -1717.671875, 15.343944, 0.000000, -450.000000, 180.000000, 400.00);
  239. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  240. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  241. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  242. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  243. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  244. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  245. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  246. tmpobjid = CreateObject(18880, 2380.989013, -1717.671875, 15.343944, 0.000000, -450.000000, 180.000000, 400.00);
  247. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  248. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  249. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  250. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  251. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  252. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  253. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  254. tmpobjid = CreateObject(18880, 2383.491455, -1717.661865, 13.223917, 0.000000, -270.000000, 180.000000, 400.00);
  255. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  256. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  257. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  258. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  259. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  260. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  261. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  262. tmpobjid = CreateObject(18880, 2385.973632, -1717.661865, 13.223917, 0.000000, -270.000000, 180.000000, 400.00);
  263. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  264. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  265. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  266. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  267. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  268. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  269. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  270. tmpobjid = CreateObject(18880, 2378.534423, -1717.661865, 11.448911, 0.000000, 0.000000, 180.000000, 400.00);
  271. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  272. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  273. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  274. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  275. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  276. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  277. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  278. tmpobjid = CreateObject(18880, 2385.928955, -1717.661865, 11.448911, 0.000000, 0.000000, 180.000000, 400.00);
  279. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  280. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  281. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  282. SetObjectMaterial(tmpobjid, 3, 19297, "matlights", "invisible", 0x00000000);
  283. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  284. SetObjectMaterial(tmpobjid, 5, 19297, "matlights", "invisible", 0x00000000);
  285. SetObjectMaterial(tmpobjid, 6, 19297, "matlights", "invisible", 0x00000000);
  286. tmpobjid = CreateObject(1897, 2368.501708, -1717.544555, 14.181074, 0.000000, 0.000000, 180.000000, 400.00);
  287. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  288. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0x00000000);
  289. tmpobjid = CreateObject(1897, 2370.913085, -1717.544555, 14.181074, 0.000000, 0.000000, 180.000000, 400.00);
  290. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  291. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0x00000000);
  292. tmpobjid = CreateObject(1897, 2380.998779, -1717.544555, 14.181074, 0.000000, 0.000000, 180.000000, 400.00);
  293. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  294. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0x00000000);
  295. tmpobjid = CreateObject(1897, 2383.450195, -1717.544555, 14.181074, 0.000000, 0.000000, 180.000000, 400.00);
  296. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  297. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0x00000000);
  298. tmpobjid = CreateObject(18766, 2385.070312, -1717.272338, 21.174030, 0.000000, 0.000000, 0.000000, 400.00);
  299. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  300. tmpobjid = CreateObject(18766, 2375.079101, -1717.272338, 21.174030, 0.000000, 0.000000, 0.000000, 400.00);
  301. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  302. tmpobjid = CreateObject(18766, 2370.045410, -1717.272338, 21.174030, 0.000000, 0.000000, 0.000000, 400.00);
  303. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  304. tmpobjid = CreateObject(19379, 2384.649902, -1703.238037, 18.322471, 0.000000, -90.000000, 0.000000, 400.00);
  305. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  306. tmpobjid = CreateObject(19379, 2374.105712, -1703.248046, 18.322471, 0.000000, -90.000000, 0.000000, 400.00);
  307. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  308. tmpobjid = CreateObject(19379, 2370.372314, -1703.258056, 18.322570, 0.000000, -90.000000, 0.000000, 400.00);
  309. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  310. tmpobjid = CreateObject(19379, 2374.160888, -1712.808593, 18.322471, 0.000000, -90.000000, 0.000000, 400.00);
  311. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  312. tmpobjid = CreateObject(19379, 2370.358398, -1712.808593, 18.322372, 0.000000, -90.000000, 0.000000, 400.00);
  313. SetObjectMaterial(tmpobjid, 0, 14714, "vghss1int2", "HS1_2Floor1", 0x00000000);
  314. tmpobjid = CreateObject(19450, 2370.000732, -1716.930297, 17.843418, 0.000000, 0.000000, 90.000000, 400.00);
  315. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFFFFFFFF);
  316. tmpobjid = CreateObject(19450, 2378.552001, -1716.930297, 17.843418, 0.000000, 0.000000, 90.000000, 400.00);
  317. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFFFFFFFF);
  318. tmpobjid = CreateObject(19450, 2385.226562, -1716.930297, 17.843418, 0.000000, 0.000000, 90.000000, 400.00);
  319. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFFFFFFFF);
  320. tmpobjid = CreateObject(18765, 2384.923339, -1711.909790, 10.160853, 0.000000, 0.000000, 0.000000, 400.00);
  321. SetObjectMaterial(tmpobjid, 0, 3615, "beachhut", "ws_decking1", 0xFF453F39);
  322. tmpobjid = CreateObject(18765, 2374.981689, -1711.909790, 10.160853, 0.000000, 0.000000, 0.000000, 400.00);
  323. SetObjectMaterial(tmpobjid, 0, 3615, "beachhut", "ws_decking1", 0xFF453F39);
  324. tmpobjid = CreateObject(18765, 2370.177246, -1711.909790, 10.160753, 0.000000, 0.000000, 0.000000, 400.00);
  325. SetObjectMaterial(tmpobjid, 0, 3615, "beachhut", "ws_decking1", 0xFF453F39);
  326. tmpobjid = CreateObject(18765, 2384.923339, -1703.065551, 10.160753, 0.000000, 0.000000, 0.000000, 400.00);
  327. SetObjectMaterial(tmpobjid, 0, 3615, "beachhut", "ws_decking1", 0xFF453F39);
  328. tmpobjid = CreateObject(18765, 2374.951416, -1703.385864, 10.160753, 0.000000, 0.000000, 0.000000, 400.00);
  329. SetObjectMaterial(tmpobjid, 0, 3615, "beachhut", "ws_decking1", 0xFF453F39);
  330. tmpobjid = CreateObject(18765, 2370.197753, -1703.475952, 10.160653, 0.000000, 0.000000, 0.000000, 400.00);
  331. SetObjectMaterial(tmpobjid, 0, 3615, "beachhut", "ws_decking1", 0xFF453F39);
  332. tmpobjid = CreateObject(3498, 2352.957519, -1698.574462, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  333. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  334. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  335. tmpobjid = CreateObject(3498, 2352.957519, -1702.975708, 13.952727, 90.000000, 0.000000, 0.000000, 400.00);
  336. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  337. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  338. tmpobjid = CreateObject(3498, 2352.957519, -1702.975708, 12.822714, 90.000000, 0.000000, 0.000000, 400.00);
  339. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  340. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  341. tmpobjid = CreateObject(3498, 2352.957519, -1707.585693, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  342. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  343. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  344. tmpobjid = CreateObject(3498, 2352.997558, -1713.484863, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  345. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  346. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  347. tmpobjid = CreateObject(18766, 2362.556152, -1712.762451, 12.144062, 90.000000, 0.000000, 90.000000, 400.00);
  348. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  349. tmpobjid = CreateObject(18766, 2357.562744, -1712.762451, 12.144062, 90.000000, 0.000000, 90.000000, 400.00);
  350. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  351. tmpobjid = CreateObject(3498, 2352.957519, -1717.848754, 13.952727, 90.000000, 0.000000, 0.000000, 400.00);
  352. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  353. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  354. tmpobjid = CreateObject(3498, 2352.957519, -1717.848754, 12.832715, 90.000000, 0.000000, 0.000000, 400.00);
  355. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  356. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  357. tmpobjid = CreateObject(3498, 2352.957519, -1722.429321, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  358. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  359. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  360. tmpobjid = CreateObject(3498, 2357.310058, -1722.379638, 13.952727, 90.000000, 0.000000, 90.000000, 400.00);
  361. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  362. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  363. tmpobjid = CreateObject(3498, 2357.280273, -1722.311889, 12.832715, 90.000000, 0.000000, 90.000000, 400.00);
  364. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  365. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  366. tmpobjid = CreateObject(3498, 2361.793701, -1722.429321, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  367. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  368. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  369. tmpobjid = CreateObject(3498, 2373.066894, -1722.429321, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  370. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  371. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  372. tmpobjid = CreateObject(3498, 2378.750244, -1722.429321, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  373. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  374. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  375. tmpobjid = CreateObject(3498, 2366.451660, -1722.379638, 13.952727, 90.000000, 0.000000, 90.000000, 400.00);
  376. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  377. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  378. tmpobjid = CreateObject(3498, 2368.513183, -1722.379638, 13.952727, 90.000000, 0.000000, 90.000000, 400.00);
  379. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  380. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  381. tmpobjid = CreateObject(3498, 2366.411621, -1722.311889, 12.832715, 90.000000, 0.000000, 90.000000, 400.00);
  382. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  383. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  384. tmpobjid = CreateObject(3498, 2368.573730, -1722.311889, 12.832715, 90.000000, 0.000000, 90.000000, 400.00);
  385. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  386. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  387. tmpobjid = CreateObject(3498, 2383.265380, -1722.311889, 12.832715, 90.000000, 0.000000, 90.000000, 400.00);
  388. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  389. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  390. tmpobjid = CreateObject(3498, 2383.255126, -1722.379638, 13.952727, 90.000000, 0.000000, 90.000000, 400.00);
  391. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  392. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  393. tmpobjid = CreateObject(3498, 2392.153808, -1722.429321, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  394. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  395. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  396. tmpobjid = CreateObject(3498, 2387.587402, -1722.379638, 13.952727, 90.000000, 0.000000, 90.000000, 400.00);
  397. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  398. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  399. tmpobjid = CreateObject(3498, 2387.808105, -1722.311889, 12.832715, 90.000000, 0.000000, 90.000000, 400.00);
  400. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  401. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  402. tmpobjid = CreateObject(3498, 2373.066894, -1722.289184, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  403. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  404. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  405. tmpobjid = CreateObject(3498, 2378.750244, -1722.299194, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  406. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  407. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  408. tmpobjid = CreateObject(3498, 2361.793701, -1722.299194, 9.842717, 0.000000, 0.000000, 0.000000, 400.00);
  409. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFFFFFFFF);
  410. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFFFFFFFF);
  411. tmpobjid = CreateObject(19325, 2367.118408, -1717.618896, 13.381036, 90.000000, 0.000000, 90.000000, 400.00);
  412. SetObjectMaterial(tmpobjid, 0, 1717, "cj_tv", "green_glass_64", 0xFFE5FFFF);
  413. tmpobjid = CreateObject(19325, 2371.240722, -1717.618896, 13.381036, 90.000000, 0.000000, 90.000000, 400.00);
  414. SetObjectMaterial(tmpobjid, 0, 1717, "cj_tv", "green_glass_64", 0xFFE5FFFF);
  415. tmpobjid = CreateObject(19325, 2379.634521, -1717.618896, 13.381036, 90.000000, 0.000000, 90.000000, 400.00);
  416. SetObjectMaterial(tmpobjid, 0, 1717, "cj_tv", "green_glass_64", 0xFFE5FFFF);
  417. tmpobjid = CreateObject(19325, 2383.754882, -1717.618896, 13.381036, 90.000000, 0.000000, 90.000000, 400.00);
  418. SetObjectMaterial(tmpobjid, 0, 1717, "cj_tv", "green_glass_64", 0xFFE5FFFF);
  419. tmpobjid = CreateObject(19375, 2389.968750, -1712.012695, 14.230571, 0.000000, 0.000000, 0.000000, 400.00);
  420. SetObjectMaterial(tmpobjid, 0, 18029, "genintintsmallrest", "GB_restaursmll09", 0x00000000);
  421. tmpobjid = CreateObject(19375, 2389.969726, -1703.281250, 14.230571, 0.000000, 0.000000, 0.000000, 400.00);
  422. SetObjectMaterial(tmpobjid, 0, 18029, "genintintsmallrest", "GB_restaursmll09", 0x00000000);
  423. tmpobjid = CreateObject(19375, 2385.119384, -1705.253051, 14.230571, 0.000000, 0.000000, 90.000000, 400.00);
  424. SetObjectMaterial(tmpobjid, 0, 18029, "genintintsmallrest", "GB_restaursmll09", 0x00000000);
  425. tmpobjid = CreateObject(19375, 2375.547851, -1705.253051, 14.230571, 0.000000, 0.000000, 90.000000, 400.00);
  426. SetObjectMaterial(tmpobjid, 0, 18029, "genintintsmallrest", "GB_restaursmll09", 0x00000000);
  427. tmpobjid = CreateObject(19375, 2370.025146, -1705.252929, 14.230571, 0.000000, 0.000000, 90.000000, 400.00);
  428. SetObjectMaterial(tmpobjid, 0, 18029, "genintintsmallrest", "GB_restaursmll09", 0x00000000);
  429. tmpobjid = CreateObject(19375, 2365.132324, -1712.114379, 14.230571, 0.000000, 0.000000, 180.000000, 400.00);
  430. SetObjectMaterial(tmpobjid, 0, 18029, "genintintsmallrest", "GB_restaursmll09", 0x00000000);
  431. tmpobjid = CreateObject(19375, 2365.133300, -1703.241943, 14.230571, 0.000000, 0.000000, 180.000000, 400.00);
  432. SetObjectMaterial(tmpobjid, 0, 18029, "genintintsmallrest", "GB_restaursmll09", 0x00000000);
  433. tmpobjid = CreateObject(1499, 2374.459228, -1716.851684, 12.617584, 0.000000, 0.000000, 0.000000, 400.00);
  434. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  435. SetObjectMaterial(tmpobjid, 1, 14806, "bdupshifi", "Bdup2_wood", 0x00000000);
  436. tmpobjid = CreateObject(1499, 2377.461669, -1716.841674, 12.617584, 0.000000, 0.000000, 180.000000, 400.00);
  437. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  438. SetObjectMaterial(tmpobjid, 1, 14806, "bdupshifi", "Bdup2_wood", 0x00000000);
  439. tmpobjid = CreateObject(18763, 2375.952880, -1718.677368, 10.345822, -68.399978, 0.000000, 0.000000, 400.00);
  440. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  441. tmpobjid = CreateObject(1499, 2388.666992, -1717.031860, 12.617584, 0.000000, 0.000000, 180.000000, 400.00);
  442. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  443. SetObjectMaterial(tmpobjid, 1, 14806, "bdupshifi", "Bdup2_wood", 0x00000000);
  444. tmpobjid = CreateObject(18762, 2387.010742, -1717.268676, 12.152667, 90.000000, 0.000000, 90.000000, 400.00);
  445. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  446. tmpobjid = CreateObject(18762, 2376.071289, -1716.666748, 15.611255, 90.000000, 0.000000, 90.000000, 400.00);
  447. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  448. tmpobjid = CreateObject(19391, 2387.928222, -1717.027343, 14.362764, 0.000000, 0.000000, 90.000000, 400.00);
  449. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFF57524C);
  450. tmpobjid = CreateObject(2395, 2365.288574, -1716.371704, 10.835248, 0.000000, 0.000000, 90.000000, 400.00);
  451. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  452. tmpobjid = CreateObject(2395, 2365.288574, -1712.640380, 10.835248, 0.000000, 0.000000, 90.000000, 400.00);
  453. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  454. tmpobjid = CreateObject(2395, 2365.288574, -1708.921142, 10.835248, 0.000000, 0.000000, 90.000000, 400.00);
  455. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  456. tmpobjid = CreateObject(2395, 2365.288574, -1705.200439, 10.835248, 0.000000, 0.000000, 90.000000, 400.00);
  457. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  458. tmpobjid = CreateObject(2395, 2386.659667, -1705.390502, 10.835248, 0.000000, 0.000000, 360.000000, 400.00);
  459. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  460. tmpobjid = CreateObject(2395, 2382.936523, -1705.390502, 10.835248, 0.000000, 0.000000, 360.000000, 400.00);
  461. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  462. tmpobjid = CreateObject(2395, 2379.204345, -1705.390502, 10.835248, 0.000000, 0.000000, 360.000000, 400.00);
  463. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  464. tmpobjid = CreateObject(2395, 2375.483154, -1705.390502, 10.835248, 0.000000, 0.000000, 360.000000, 400.00);
  465. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  466. tmpobjid = CreateObject(2395, 2371.761474, -1705.390502, 10.835248, 0.000000, 0.000000, 360.000000, 400.00);
  467. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  468. tmpobjid = CreateObject(2395, 2368.049316, -1705.390502, 10.835247, 0.000000, 0.000000, 360.000000, 400.00);
  469. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  470. tmpobjid = CreateObject(2395, 2365.688232, -1705.390502, 10.835248, 0.000000, 0.000000, 360.000000, 400.00);
  471. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  472. tmpobjid = CreateObject(2395, 2389.832031, -1713.572021, 10.835248, 0.000000, 0.000000, 630.000000, 400.00);
  473. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  474. tmpobjid = CreateObject(2395, 2389.832031, -1709.851806, 10.835248, 0.000000, 0.000000, 630.000000, 400.00);
  475. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  476. tmpobjid = CreateObject(2395, 2389.832031, -1706.130615, 10.835248, 0.000000, 0.000000, 630.000000, 400.00);
  477. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  478. tmpobjid = CreateObject(2395, 2389.832031, -1702.419189, 10.835248, 0.000000, 0.000000, 630.000000, 400.00);
  479. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  480. tmpobjid = CreateObject(19450, 2365.137207, -1712.149536, 17.843418, 0.000000, 0.000000, 180.000000, 400.00);
  481. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFFFFFFFF);
  482. tmpobjid = CreateObject(19450, 2365.137207, -1703.335937, 17.843418, 0.000000, 0.000000, 180.000000, 400.00);
  483. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFFFFFFFF);
  484. tmpobjid = CreateObject(19450, 2385.085205, -1705.267700, 17.843418, 0.000000, 0.000000, 270.000000, 400.00);
  485. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFFFFFFFF);
  486. tmpobjid = CreateObject(19450, 2375.511474, -1705.267700, 17.843418, 0.000000, 0.000000, 270.000000, 400.00);
  487. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFFFFFFFF);
  488. tmpobjid = CreateObject(19450, 2370.037109, -1705.267700, 17.843418, 0.000000, 0.000000, 270.000000, 400.00);
  489. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFFFFFFFF);
  490. tmpobjid = CreateObject(19450, 2389.947021, -1712.060546, 17.843418, 0.000000, 0.000000, 360.000000, 400.00);
  491. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFFFFFFFF);
  492. tmpobjid = CreateObject(19450, 2389.947021, -1703.378540, 17.843418, 0.000000, 0.000000, 360.000000, 400.00);
  493. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0xFFFFFFFF);
  494. tmpobjid = CreateObject(19480, 2376.959472, -1718.016479, 19.287504, 0.000000, 0.000000, 270.000000, 400.00);
  495. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF57524C);
  496. SetObjectMaterial(tmpobjid, 1, -1, "none", "none", 0xFF57524C);
  497. SetObjectMaterialText(tmpobjid, "{FFFFFF}MOTORCYCLE CLUB", 0, 120, "Ariel", 24, 1, 0x00000000, 0x00000000, 1);
  498. tmpobjid = CreateObject(1433, 2368.038330, -1716.419067, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  499. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  500. tmpobjid = CreateObject(1433, 2370.059570, -1716.419067, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  501. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  502. tmpobjid = CreateObject(1433, 2372.090576, -1716.419067, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  503. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  504. tmpobjid = CreateObject(1433, 2370.889404, -1713.568115, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  505. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  506. tmpobjid = CreateObject(1433, 2370.889404, -1710.578247, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  507. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  508. tmpobjid = CreateObject(1433, 2379.442382, -1716.419067, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  509. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  510. tmpobjid = CreateObject(1433, 2381.964111, -1716.419067, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  511. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  512. tmpobjid = CreateObject(1433, 2384.385742, -1716.419067, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  513. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  514. tmpobjid = CreateObject(1433, 2380.682861, -1713.568115, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  515. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  516. tmpobjid = CreateObject(1433, 2383.253662, -1713.568115, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  517. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  518. tmpobjid = CreateObject(1433, 2380.696533, -1710.578247, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  519. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  520. tmpobjid = CreateObject(1433, 2383.178955, -1710.578247, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  521. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  522. tmpobjid = CreateObject(1433, 2374.630126, -1713.568115, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  523. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  524. tmpobjid = CreateObject(19834, 2388.716064, -1716.837280, 18.164646, 0.000000, 0.000000, 1080.000000, 400.00);
  525. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  526. tmpobjid = CreateObject(19632, 2374.815185, -1697.578735, 12.935461, 0.000000, 0.000000, 0.000000, 400.00);
  527. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  528. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  529. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  530. tmpobjid = CreateObject(19329, 2388.258056, -1713.933227, 17.463876, 0.000000, 0.000000, 0.000000, 400.00);
  531. SetObjectMaterialText(tmpobjid, "{FFFFFF}BANHEIRO", 0, 120, "Ariel", 30, 1, 0x00000000, 0x00000000, 1);
  532. tmpobjid = CreateObject(1547, 2388.271484, -1713.936279, 17.465530, 90.000000, 0.000000, 180.000000, 400.00);
  533. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  534. tmpobjid = CreateObject(19451, 2387.214355, -1712.073852, 15.590080, 0.000000, 90.000000, 0.000000, 400.00);
  535. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  536. tmpobjid = CreateObject(19451, 2388.195312, -1712.073852, 15.590180, 0.000000, 90.000000, 0.000000, 400.00);
  537. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  538. tmpobjid = CreateObject(19359, 2387.097167, -1705.558715, 15.593477, 0.000000, 90.000000, 270.000000, 400.00);
  539. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  540. tmpobjid = CreateObject(19359, 2388.298339, -1705.508666, 15.583577, 0.000000, 90.000000, 270.000000, 400.00);
  541. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  542. tmpobjid = CreateObject(3850, 2385.509521, -1708.901245, 16.056655, 0.000000, 0.000000, 0.000000, 400.00);
  543. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0x00000000);
  544. tmpobjid = CreateObject(3850, 2385.509521, -1712.331909, 16.056655, 0.000000, 0.000000, 0.000000, 400.00);
  545. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0x00000000);
  546. tmpobjid = CreateObject(3850, 2385.509521, -1715.773925, 16.056655, 0.000000, 0.000000, 0.000000, 400.00);
  547. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0x00000000);
  548. tmpobjid = CreateObject(19451, 2387.214355, -1712.050659, 15.740081, 0.000000, 90.000000, 0.000000, 400.00);
  549. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  550. tmpobjid = CreateObject(2414, 2365.730957, -1705.702880, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  551. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  552. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  553. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  554. tmpobjid = CreateObject(2414, 2367.712402, -1705.702880, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  555. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  556. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  557. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  558. tmpobjid = CreateObject(2414, 2369.691894, -1705.702880, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  559. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  560. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  561. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  562. tmpobjid = CreateObject(2414, 2370.812988, -1706.673217, 12.525442, 0.000000, 0.000000, 270.000000, 400.00);
  563. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  564. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  565. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  566. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  567. tmpobjid = CreateObject(2414, 2371.692871, -1705.702880, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  568. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  569. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  570. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  571. tmpobjid = CreateObject(2414, 2373.694091, -1705.702880, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  572. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  573. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  574. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  575. tmpobjid = CreateObject(2414, 2375.685546, -1705.702880, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  576. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  577. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  578. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  579. tmpobjid = CreateObject(2414, 2377.687255, -1705.702880, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  580. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  581. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  582. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  583. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  584. tmpobjid = CreateObject(2414, 2370.880615, -1707.763061, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  585. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0x00000000);
  586. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  587. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  588. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  589. tmpobjid = CreateObject(2414, 2372.871582, -1707.763061, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  590. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0x00000000);
  591. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  592. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  593. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  594. tmpobjid = CreateObject(2414, 2374.873046, -1707.763061, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  595. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0x00000000);
  596. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  597. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  598. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  599. tmpobjid = CreateObject(2414, 2376.864257, -1707.763061, 12.525332, 0.000000, 0.000000, 0.000000, 400.00);
  600. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  601. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  602. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  603. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  604. tmpobjid = CreateObject(2414, 2370.812988, -1704.673095, 12.525442, 0.000000, 0.000000, 270.000000, 400.00);
  605. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  606. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  607. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF453F39);
  608. SetObjectMaterial(tmpobjid, 3, 17036, "cuntwbt", "des_woodslats2", 0xFFFFFFFF);
  609. tmpobjid = CreateObject(19355, 2371.130859, -1705.763427, 11.827720, 0.000000, 0.000000, 0.000000, 400.00);
  610. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  611. tmpobjid = CreateObject(19355, 2372.792480, -1707.444946, 11.827720, 0.000000, 0.000000, 90.000000, 400.00);
  612. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  613. tmpobjid = CreateObject(19355, 2376.004638, -1707.444946, 11.827720, 0.000000, 0.000000, 90.000000, 400.00);
  614. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  615. tmpobjid = CreateObject(19355, 2376.775390, -1707.444946, 11.827720, 0.000000, 0.000000, 90.000000, 400.00);
  616. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  617. tmpobjid = CreateObject(14874, 2382.959228, -1706.241577, 14.081286, 0.000000, 0.000000, 180.000000, 400.00);
  618. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  619. SetObjectMaterial(tmpobjid, 1, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  620. tmpobjid = CreateObject(19359, 2387.097167, -1705.508666, 15.723580, 0.000000, 90.000000, 270.000000, 400.00);
  621. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  622. tmpobjid = CreateObject(19359, 2388.308349, -1705.508666, 15.723679, 0.000000, 90.000000, 270.000000, 400.00);
  623. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  624. tmpobjid = CreateObject(19451, 2388.175292, -1712.060668, 15.739973, 0.000000, 90.000000, 0.000000, 400.00);
  625. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  626. tmpobjid = CreateObject(19940, 2375.173095, -1705.575073, 14.407469, 0.000000, 0.000000, 90.000000, 400.00);
  627. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  628. tmpobjid = CreateObject(19940, 2377.134521, -1705.575073, 14.407468, 0.000000, 0.000000, 90.000000, 400.00);
  629. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  630. tmpobjid = CreateObject(19940, 2376.283691, -1705.575073, 13.417462, 90.000000, 0.000000, 90.000000, 400.00);
  631. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  632. tmpobjid = CreateObject(19940, 2378.435546, -1705.575073, 13.417462, 90.000000, 0.000000, 90.000000, 400.00);
  633. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  634. tmpobjid = CreateObject(19329, 2375.239013, -1705.704467, 13.990242, 0.000000, 0.000000, 0.000000, 400.00);
  635. SetObjectMaterial(tmpobjid, 0, 14537, "pdomebar", "club_bottles1_SFW", 0x00000000);
  636. tmpobjid = CreateObject(19329, 2377.369873, -1705.704467, 13.990242, 0.000000, 0.000000, 0.000000, 400.00);
  637. SetObjectMaterial(tmpobjid, 0, 14537, "pdomebar", "club_bottles1_SFW", 0x00000000);
  638. tmpobjid = CreateObject(19940, 2377.454833, -1705.575073, 14.407568, 0.000000, 0.000000, 90.000000, 400.00);
  639. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  640. tmpobjid = CreateObject(19883, 2373.247314, -1705.648925, 13.573637, 0.000000, 0.000000, 0.000000, 400.00);
  641. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  642. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  643. tmpobjid = CreateObject(19883, 2373.077148, -1705.648925, 13.573637, 0.000000, 0.000000, 0.000000, 400.00);
  644. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  645. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  646. tmpobjid = CreateObject(19883, 2372.896972, -1705.648925, 13.573637, 0.000000, 0.000000, 0.000000, 400.00);
  647. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  648. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  649. tmpobjid = CreateObject(19883, 2372.696777, -1705.648925, 13.573637, 0.000000, 0.000000, 0.000000, 400.00);
  650. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  651. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  652. tmpobjid = CreateObject(19883, 2372.696777, -1705.438720, 13.573637, 0.000000, 0.000000, 0.000000, 400.00);
  653. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  654. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  655. tmpobjid = CreateObject(19883, 2372.896972, -1705.438720, 13.573637, 0.000000, 0.000000, 0.000000, 400.00);
  656. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  657. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  658. tmpobjid = CreateObject(19883, 2373.067138, -1705.438720, 13.573637, 0.000000, 0.000000, 0.000000, 400.00);
  659. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  660. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  661. tmpobjid = CreateObject(19883, 2373.237304, -1705.438720, 13.573637, 0.000000, 0.000000, 0.000000, 400.00);
  662. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  663. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  664. tmpobjid = CreateObject(11687, 2365.712158, -1706.634765, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  665. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  666. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  667. tmpobjid = CreateObject(11687, 2366.703125, -1706.634765, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  668. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  669. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  670. tmpobjid = CreateObject(11687, 2367.683837, -1706.634765, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  671. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  672. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  673. tmpobjid = CreateObject(11687, 2368.634765, -1706.634765, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  674. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  675. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  676. tmpobjid = CreateObject(11687, 2369.735839, -1706.634765, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  677. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  678. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  679. tmpobjid = CreateObject(11687, 2369.875976, -1707.695678, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  680. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  681. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  682. tmpobjid = CreateObject(11687, 2370.706787, -1708.636474, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  683. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  684. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  685. tmpobjid = CreateObject(11687, 2371.978027, -1708.636474, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  686. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  687. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  688. tmpobjid = CreateObject(11687, 2373.129150, -1708.636474, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  689. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  690. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  691. tmpobjid = CreateObject(11687, 2374.239990, -1708.636474, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  692. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  693. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  694. tmpobjid = CreateObject(11687, 2375.401123, -1708.636474, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  695. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  696. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  697. tmpobjid = CreateObject(11687, 2376.492187, -1708.636474, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  698. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  699. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  700. tmpobjid = CreateObject(11687, 2377.743408, -1708.636474, 12.640570, 0.000000, 0.000000, 0.000000, 400.00);
  701. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  702. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  703. tmpobjid = CreateObject(19883, 2371.825927, -1707.990234, 13.573637, 0.000000, 0.000000, 0.000000, 400.00);
  704. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  705. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  706. tmpobjid = CreateObject(1472, 2365.897705, -1714.450683, 12.899147, 0.000000, 0.000000, 0.000000, 400.00);
  707. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  708. tmpobjid = CreateObject(18763, 2366.543457, -1712.938232, 10.820136, 0.000000, 0.000000, 0.000000, 400.00);
  709. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  710. tmpobjid = CreateObject(18763, 2366.543457, -1709.957031, 10.820136, 0.000000, 0.000000, 0.000000, 400.00);
  711. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel", 0xFF57524C);
  712. tmpobjid = CreateObject(2395, 2368.032470, -1713.944213, 13.369171, 270.000000, 0.000000, 90.000000, 400.00);
  713. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFF57524C);
  714. tmpobjid = CreateObject(2395, 2368.032470, -1711.703002, 13.369071, 270.000000, 0.000000, 90.000000, 400.00);
  715. SetObjectMaterial(tmpobjid, 0, -1, "none", "none", 0xFF57524C);
  716. tmpobjid = CreateObject(1433, 2373.939697, -1710.967041, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  717. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  718. tmpobjid = CreateObject(1433, 2377.591796, -1712.317871, 12.839476, 0.000000, 0.000000, 0.000000, 400.00);
  719. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  720. tmpobjid = CreateObject(2807, 2371.918212, -1710.601806, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  721. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  722. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  723. tmpobjid = CreateObject(2807, 2371.918212, -1713.511962, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  724. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  725. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  726. tmpobjid = CreateObject(2807, 2375.640869, -1713.511962, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  727. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  728. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  729. tmpobjid = CreateObject(2807, 2375.020263, -1710.931152, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  730. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  731. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  732. tmpobjid = CreateObject(2807, 2378.561279, -1712.332275, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  733. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  734. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  735. tmpobjid = CreateObject(2807, 2381.662841, -1710.601928, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  736. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  737. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  738. tmpobjid = CreateObject(2807, 2384.245361, -1710.601928, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  739. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  740. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  741. tmpobjid = CreateObject(2807, 2384.425537, -1713.512695, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  742. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  743. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  744. tmpobjid = CreateObject(2807, 2385.426513, -1716.363769, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  745. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  746. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  747. tmpobjid = CreateObject(2807, 2383.034423, -1716.363769, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  748. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  749. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  750. tmpobjid = CreateObject(2807, 2380.543457, -1716.363769, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  751. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  752. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  753. tmpobjid = CreateObject(2807, 2373.199218, -1716.363769, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  754. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  755. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  756. tmpobjid = CreateObject(2807, 2371.127441, -1716.363769, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  757. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  758. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  759. tmpobjid = CreateObject(2807, 2369.125732, -1716.363769, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  760. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  761. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  762. tmpobjid = CreateObject(2807, 2381.734375, -1713.512695, 13.144904, 0.000000, 0.000000, 0.000000, 400.00);
  763. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  764. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  765. tmpobjid = CreateObject(2807, 2370.917236, -1709.541259, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  766. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  767. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  768. tmpobjid = CreateObject(2807, 2373.918945, -1709.971679, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  769. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  770. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  771. tmpobjid = CreateObject(2807, 2377.619384, -1711.292968, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  772. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  773. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  774. tmpobjid = CreateObject(2807, 2380.742187, -1709.592163, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  775. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  776. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  777. tmpobjid = CreateObject(2807, 2383.244140, -1709.592163, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  778. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  779. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  780. tmpobjid = CreateObject(2807, 2383.244140, -1712.623413, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  781. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  782. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  783. tmpobjid = CreateObject(2807, 2380.691894, -1712.623413, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  784. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  785. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  786. tmpobjid = CreateObject(2807, 2374.598144, -1712.623413, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  787. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  788. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  789. tmpobjid = CreateObject(2807, 2370.885742, -1712.623413, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  790. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  791. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  792. tmpobjid = CreateObject(2807, 2370.044921, -1715.455444, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  793. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  794. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  795. tmpobjid = CreateObject(2807, 2372.116699, -1715.455444, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  796. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  797. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  798. tmpobjid = CreateObject(2807, 2379.432128, -1715.455444, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  799. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  800. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  801. tmpobjid = CreateObject(2807, 2381.943847, -1715.455444, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  802. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  803. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  804. tmpobjid = CreateObject(2807, 2384.456298, -1715.455444, 13.144904, 0.000000, 0.000000, 90.000000, 400.00);
  805. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  806. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  807. tmpobjid = CreateObject(2807, 2367.044189, -1716.363769, 13.144904, 0.000000, 0.000000, 180.000000, 400.00);
  808. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  809. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  810. tmpobjid = CreateObject(2807, 2374.598144, -1714.572998, 13.144904, 0.000000, 0.000000, 270.000000, 400.00);
  811. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  812. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  813. tmpobjid = CreateObject(2807, 2376.630859, -1712.332275, 13.144904, 0.000000, 0.000000, 180.000000, 400.00);
  814. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  815. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  816. tmpobjid = CreateObject(2807, 2380.691894, -1714.494262, 13.144904, 0.000000, 0.000000, 270.000000, 400.00);
  817. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  818. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  819. tmpobjid = CreateObject(2807, 2380.742187, -1711.583374, 13.144904, 0.000000, 0.000000, 270.000000, 400.00);
  820. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  821. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  822. tmpobjid = CreateObject(2807, 2383.244140, -1711.582641, 13.144904, 0.000000, 0.000000, 270.000000, 400.00);
  823. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  824. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  825. tmpobjid = CreateObject(19329, 2388.249511, -1705.342651, 14.705105, 0.000000, 0.000000, 0.000000, 400.00);
  826. SetObjectMaterial(tmpobjid, 0, 14654, "ab_trukstpe", "bbar_plates2", 0x00000000);
  827. tmpobjid = CreateObject(19329, 2379.552978, -1705.342651, 15.085113, 0.000000, 0.000000, 0.000000, 400.00);
  828. SetObjectMaterial(tmpobjid, 0, 14654, "ab_trukstpe", "bbar_signs1", 0x00000000);
  829. tmpobjid = CreateObject(19329, 2381.675048, -1705.342651, 14.765114, 0.000000, 0.000000, 0.000000, 400.00);
  830. SetObjectMaterial(tmpobjid, 0, 14654, "ab_trukstpe", "bbar_plates2", 0x00000000);
  831. tmpobjid = CreateObject(19329, 2370.149414, -1705.342651, 15.015118, 0.000000, 0.000000, 0.000000, 400.00);
  832. SetObjectMaterial(tmpobjid, 0, 16150, "ufo_bar", "ufo_pics1", 0x00000000);
  833. tmpobjid = CreateObject(19329, 2365.226074, -1706.403442, 15.435119, 0.000000, 0.000000, 90.000000, 400.00);
  834. SetObjectMaterial(tmpobjid, 0, 14654, "ab_trukstpe", "bbar_signs1", 0x00000000);
  835. tmpobjid = CreateObject(19329, 2365.216796, -1708.504516, 15.015118, 0.000000, 0.000000, 90.000000, 400.00);
  836. SetObjectMaterial(tmpobjid, 0, 16150, "ufo_bar", "ufo_pics1", 0x00000000);
  837. tmpobjid = CreateObject(2277, 2365.722412, -1714.665771, 15.328513, 0.000000, 0.000000, 90.000000, 400.00);
  838. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  839. tmpobjid = CreateObject(2282, 2365.689697, -1715.215332, 15.007772, 0.000000, 0.000000, 810.000000, 400.00);
  840. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  841. tmpobjid = CreateObject(2272, 2365.712890, -1714.460205, 14.669735, 0.000000, 0.000000, 90.000000, 400.00);
  842. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  843. tmpobjid = CreateObject(914, 2384.068603, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  844. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  845. tmpobjid = CreateObject(914, 2385.189697, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  846. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  847. tmpobjid = CreateObject(914, 2382.757812, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  848. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  849. tmpobjid = CreateObject(914, 2381.616699, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  850. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  851. tmpobjid = CreateObject(914, 2380.305664, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  852. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  853. tmpobjid = CreateObject(914, 2379.194580, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  854. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  855. tmpobjid = CreateObject(914, 2372.690185, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  856. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  857. tmpobjid = CreateObject(914, 2371.539062, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  858. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  859. tmpobjid = CreateObject(914, 2370.208007, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  860. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  861. tmpobjid = CreateObject(914, 2369.087158, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  862. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  863. tmpobjid = CreateObject(914, 2367.825927, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  864. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  865. tmpobjid = CreateObject(914, 2366.714843, -1717.588867, 15.082631, 0.000000, 0.000000, 0.000000, 400.00);
  866. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  867. tmpobjid = CreateObject(18766, 2355.290527, -1712.762451, 12.143860, 90.000000, 0.000000, 90.000000, 400.00);
  868. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  869. tmpobjid = CreateObject(18766, 2355.291259, -1703.201416, 12.114061, 90.000000, 0.000000, 90.000000, 400.00);
  870. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  871. tmpobjid = CreateObject(18766, 2360.263916, -1703.231445, 12.154062, 90.000000, 0.000000, 90.000000, 400.00);
  872. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  873. tmpobjid = CreateObject(18766, 2362.556152, -1703.201416, 12.144062, 90.000000, 0.000000, 90.000000, 400.00);
  874. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  875. tmpobjid = CreateObject(2281, 2365.700927, -1715.222290, 14.300110, 0.000000, 0.000000, 90.000000, 400.00);
  876. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  877. tmpobjid = CreateObject(2988, 2372.730957, -1717.827880, 17.541614, 0.000000, 0.000000, 90.000000, 400.00);
  878. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF3E3833);
  879. tmpobjid = CreateObject(2988, 2381.085693, -1717.827880, 17.541614, 0.000000, 0.000000, 270.000000, 400.00);
  880. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF3E3833);
  881. tmpobjid = CreateObject(19482, 2376.642578, -1717.976440, 17.915151, 0.000000, 0.000000, 270.000000, 400.00);
  882. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  883. SetObjectMaterialText(tmpobjid, "{4C0000}SINCE 1975", 0, 120, "Ariel", 30, 1, 0x00000000, 0x00000000, 1);
  884. tmpobjid = CreateObject(19482, 2376.612548, -1717.986450, 17.915151, 0.000000, 0.000000, 270.000000, 400.00);
  885. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  886. SetObjectMaterialText(tmpobjid, "{FFFFFF}SINCE 1975", 0, 120, "Ariel", 30, 1, 0x00000000, 0x00000000, 1);
  887. tmpobjid = CreateObject(19355, 2374.481689, -1716.383789, 18.348188, 0.000000, 90.000000, 0.000000, 400.00);
  888. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  889. tmpobjid = CreateObject(19355, 2377.963378, -1716.383789, 18.348188, 0.000000, 90.000000, 0.000000, 400.00);
  890. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  891. tmpobjid = CreateObject(19355, 2379.354736, -1716.383789, 18.348188, 0.000000, 90.000000, 0.000000, 400.00);
  892. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  893. tmpobjid = CreateObject(19355, 2379.354736, -1716.383789, 20.358217, 0.000000, 90.000000, 0.000000, 400.00);
  894. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  895. tmpobjid = CreateObject(19355, 2375.892578, -1716.383789, 20.358217, 0.000000, 90.000000, 0.000000, 400.00);
  896. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  897. tmpobjid = CreateObject(19355, 2374.461181, -1716.383789, 20.358217, 0.000000, 90.000000, 0.000000, 400.00);
  898. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  899. tmpobjid = CreateObject(19355, 2353.290771, -1716.155761, 10.901111, 0.000000, 0.000000, 0.000000, 400.00);
  900. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  901. tmpobjid = CreateObject(19355, 2355.452148, -1716.155761, 10.901111, 0.000000, 0.000000, 0.000000, 400.00);
  902. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  903. tmpobjid = CreateObject(19355, 2357.403320, -1716.155761, 10.901111, 0.000000, 0.000000, 0.000000, 400.00);
  904. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  905. tmpobjid = CreateObject(19355, 2359.175048, -1716.155761, 10.901111, 0.000000, 0.000000, 0.000000, 400.00);
  906. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  907. tmpobjid = CreateObject(19355, 2360.986572, -1716.155761, 10.901111, 0.000000, 0.000000, 0.000000, 400.00);
  908. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  909. tmpobjid = CreateObject(19355, 2363.178222, -1716.155761, 10.901111, 0.000000, 0.000000, 0.000000, 400.00);
  910. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  911. tmpobjid = CreateObject(19355, 2353.290771, -1700.294799, 10.901111, 0.000000, 0.000000, 0.000000, 400.00);
  912. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  913. tmpobjid = CreateObject(19355, 2355.452148, -1700.282348, 10.901111, 0.000000, 0.000000, 0.000000, 400.00);
  914. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  915. tmpobjid = CreateObject(19355, 2357.403320, -1700.414062, 10.901111, 0.000000, 0.000000, 0.000000, 400.00);
  916. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  917. tmpobjid = CreateObject(19355, 2359.175048, -1700.504760, 10.911111, 0.000000, 0.000000, 0.000000, 400.00);
  918. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  919. tmpobjid = CreateObject(19355, 2360.986572, -1700.552978, 10.911111, 0.000000, 0.000000, 0.000000, 400.00);
  920. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  921. tmpobjid = CreateObject(19355, 2363.178222, -1700.575317, 10.901111, 0.000000, 0.000000, 0.000000, 400.00);
  922. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0x00000000);
  923. tmpobjid = CreateObject(19970, 2352.307861, -1713.364379, 12.387761, 0.000000, 0.000000, 270.000000, 400.00);
  924. SetObjectMaterial(tmpobjid, 2, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  925. tmpobjid = CreateObject(19329, 2352.278320, -1713.349975, 15.243800, 0.000000, 0.000000, 90.000000, 400.00);
  926. SetObjectMaterialText(tmpobjid, "{000000}SOMENTE", 0, 120, "Ariel", 30, 1, 0x00000000, 0x00000000, 1);
  927. tmpobjid = CreateObject(19329, 2352.288330, -1713.349731, 15.023776, 0.000000, 0.000000, 90.000000, 400.00);
  928. SetObjectMaterialText(tmpobjid, "{000000}MOTOS", 0, 120, "Ariel", 30, 1, 0x00000000, 0x00000000, 1);
  929. tmpobjid = CreateObject(19329, 2352.278320, -1713.369628, 14.763769, 0.000000, 0.000000, 90.000000, 400.00);
  930. SetObjectMaterialText(tmpobjid, "{000000}ß", 0, 120, "Wingdings", 50, 1, 0x00000000, 0x00000000, 1);
  931. tmpobjid = CreateObject(19329, 2386.126464, -1705.342651, 14.825108, 0.000000, 0.000000, 0.000000, 400.00);
  932. SetObjectMaterial(tmpobjid, 0, 14654, "ab_trukstpe", "bbar_signs1", 0x00000000);
  933. tmpobjid = CreateObject(19390, 2387.146972, -1714.029785, 17.400573, 0.000000, 0.000000, 90.000000, 400.00);
  934. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0x00000000);
  935. tmpobjid = CreateObject(19354, 2389.928955, -1715.553833, 17.500089, 0.000000, 0.000000, 0.000000, 400.00);
  936. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0x00000000);
  937. tmpobjid = CreateObject(1433, 2386.791259, -1710.007812, 15.989487, 0.000000, 0.000000, 0.000000, 400.00);
  938. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  939. tmpobjid = CreateObject(1433, 2386.791259, -1707.937500, 15.989487, 0.000000, 0.000000, 0.000000, 400.00);
  940. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF57524C);
  941. tmpobjid = CreateObject(2807, 2387.758544, -1709.991455, 16.414911, 0.000000, 0.000000, 0.000000, 400.00);
  942. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  943. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  944. tmpobjid = CreateObject(19444, 2389.098632, -1714.031005, 17.550052, 0.000000, 0.000000, 90.000000, 400.00);
  945. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0x00000000);
  946. tmpobjid = CreateObject(2807, 2387.758544, -1707.909179, 16.414911, 0.000000, 0.000000, 0.000000, 400.00);
  947. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  948. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  949. tmpobjid = CreateObject(2807, 2386.797607, -1708.990112, 16.414911, 0.000000, 0.000000, 270.000000, 400.00);
  950. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  951. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  952. tmpobjid = CreateObject(2807, 2386.797607, -1711.031494, 16.414911, 0.000000, 0.000000, 270.000000, 400.00);
  953. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  954. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFF4C0000);
  955. tmpobjid = CreateObject(19444, 2389.098632, -1714.971923, 17.550052, 0.000000, 0.000000, 90.000000, 400.00);
  956. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0x00000000);
  957. tmpobjid = CreateObject(19354, 2385.635742, -1715.553833, 17.500089, 0.000000, 0.000000, 0.000000, 400.00);
  958. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0x00000000);
  959. tmpobjid = CreateObject(19353, 2387.327636, -1715.570678, 15.750889, 0.000000, 90.000000, 0.000000, 400.00);
  960. SetObjectMaterial(tmpobjid, 0, 4552, "ammu_lan2", "sl_lavicdtwall1", 0x00000000);
  961. tmpobjid = CreateObject(19482, 2390.082519, -1714.315185, 15.344699, -14.999999, 0.000000, 360.000000, 400.00);
  962. SetObjectMaterial(tmpobjid, 0, 14801, "lee_bdupsmain", "Bdup_graf3", 0x00000000);
  963. tmpobjid = CreateObject(19482, 2365.031494, -1714.980712, 14.371281, 0.000000, 0.000000, 180.000000, 400.00);
  964. SetObjectMaterial(tmpobjid, 0, 4227, "graffiti_lan01", "cleargraf01_LA", 0x00000000);
  965. tmpobjid = CreateObject(19482, 2390.073242, -1705.690185, 16.685632, 0.000000, 0.000000, 900.000000, 400.00);
  966. SetObjectMaterial(tmpobjid, 0, 5069, "ctscene_las", "cleargraf02_LA", 0x00000000);
  967. tmpobjid = CreateObject(19482, 2365.024902, -1704.622192, 15.618953, 9.700005, 0.000000, 180.000000, 400.00);
  968. SetObjectMaterial(tmpobjid, 0, 5785, "melrosetr1_lawn", "blob1_LAwN", 0x00000000);
  969. tmpobjid = CreateObject(19482, 2365.024902, -1711.911254, 19.348976, 360.000000, 0.000000, 180.000000, 400.00);
  970. SetObjectMaterial(tmpobjid, 0, 14839, "lee_strippriv", "Strip_Private", 0x00000000);
  971. tmpobjid = CreateObject(19482, 2389.878417, -1714.013061, 14.182359, 0.000000, 0.000000, 0.000000, 400.00);
  972. SetObjectMaterial(tmpobjid, 0, 5134, "wasteland_las2", "mural05_LA", 0x00000000);
  973. tmpobjid = CreateObject(19482, 2389.878417, -1708.412109, 14.162364, 0.000000, 0.000000, 0.000000, 400.00);
  974. SetObjectMaterial(tmpobjid, 0, 5040, "shopliquor_las", "mural02_LA", 0x00000000);
  975. tmpobjid = CreateObject(1432, 2363.847900, -1709.727172, 12.635063, 0.000000, 0.000000, 0.000000, 400.00);
  976. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0x00000000);
  977. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  978. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  979. SetObjectMaterial(tmpobjid, 3, 14415, "carter_block_2", "mp_gs_woodpanel1", 0x00000000);
  980. tmpobjid = CreateObject(1432, 2362.216308, -1706.956054, 12.635063, 0.000000, 0.000000, 0.000000, 400.00);
  981. SetObjectMaterial(tmpobjid, 0, 14415, "carter_block_2", "mp_gs_woodpanel1", 0x00000000);
  982. SetObjectMaterial(tmpobjid, 1, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  983. SetObjectMaterial(tmpobjid, 2, 14415, "carter_block_2", "mp_gs_woodpanel1", 0xFF453F39);
  984. SetObjectMaterial(tmpobjid, 3, 14415, "carter_block_2", "mp_gs_woodpanel1", 0x00000000);
  985. tmpobjid = CreateObject(1493, 2372.558105, -1698.373168, 12.611538, 0.000000, 0.000000, 180.000000, 400.00);
  986. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0x00000000);
  987. tmpobjid = CreateObject(19353, 2388.148437, -1715.570678, 15.749790, 0.000000, 90.000000, 0.000000, 400.00);
  988. SetObjectMaterial(tmpobjid, 0, 4552, "ammu_lan2", "sl_lavicdtwall1", 0x00000000);
  989. tmpobjid = CreateObject(19354, 2387.287109, -1716.864868, 17.500089, 0.000000, 0.000000, 90.000000, 400.00);
  990. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0x00000000);
  991. tmpobjid = CreateObject(19354, 2388.299072, -1716.863891, 17.500089, 0.000000, 0.000000, 90.000000, 400.00);
  992. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0x00000000);
  993. tmpobjid = CreateObject(19444, 2389.098632, -1716.072998, 17.550052, 0.000000, 0.000000, 90.000000, 400.00);
  994. SetObjectMaterial(tmpobjid, 0, 14736, "whorerooms", "AH_bathplanks", 0x00000000);
  995. tmpobjid = CreateObject(11737, 2385.730224, -1716.064575, 17.463588, 90.000000, 0.000000, 90.000000, 400.00);
  996. SetObjectMaterial(tmpobjid, 0, 18757, "vcinteriors", "dts_elevator_ceiling", 0x00000000);
  997. tmpobjid = CreateObject(11737, 2385.730224, -1715.053955, 17.463588, 90.000000, 0.000000, 90.000000, 400.00);
  998. SetObjectMaterial(tmpobjid, 0, 18757, "vcinteriors", "dts_elevator_ceiling", 0x00000000);
  999. tmpobjid = CreateObject(1492, 2386.366699, -1714.000976, 15.779214, 0.000000, 0.000000, 0.000000, 400.00);
  1000. SetObjectMaterial(tmpobjid, 1, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  1001. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  1002. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  1003. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  1004. tmpobjid = CreateObject(849, 2377.720458, -1697.580932, 12.771018, 0.000000, 0.000000, 60.999996, 400.00);
  1005. tmpobjid = CreateObject(1753, 2389.391845, -1707.651977, 15.704974, 0.000000, 0.000000, 270.000000, 400.00);
  1006. tmpobjid = CreateObject(2204, 2371.724121, -1705.330200, 12.782946, 0.000000, 0.000000, 0.000000, 400.00);
  1007. tmpobjid = CreateObject(19823, 2374.298583, -1705.587524, 14.394001, 0.000000, 0.000000, 0.000000, 400.00);
  1008. tmpobjid = CreateObject(19823, 2376.310546, -1705.587524, 14.394001, 0.000000, 0.000000, 0.000000, 400.00);
  1009. tmpobjid = CreateObject(19823, 2378.302246, -1705.587524, 14.394001, 0.000000, 0.000000, 0.000000, 400.00);
  1010. tmpobjid = CreateObject(19820, 2374.515380, -1705.538085, 14.339027, 0.000000, 0.000000, 0.000000, 400.00);
  1011. tmpobjid = CreateObject(19820, 2376.487304, -1705.538085, 14.339027, 0.000000, 0.000000, 0.000000, 400.00);
  1012. tmpobjid = CreateObject(19820, 2378.108886, -1705.538085, 14.339027, 0.000000, 0.000000, 0.000000, 400.00);
  1013. tmpobjid = CreateObject(19824, 2374.708251, -1705.590209, 14.407202, 0.000000, 0.000000, 0.000000, 400.00);
  1014. tmpobjid = CreateObject(19824, 2376.138916, -1705.590209, 14.407202, 0.000000, 0.000000, 0.000000, 400.00);
  1015. tmpobjid = CreateObject(19824, 2377.919677, -1705.590209, 14.407202, 0.000000, 0.000000, 0.000000, 400.00);
  1016. tmpobjid = CreateObject(19821, 2374.873046, -1705.522216, 14.405514, 0.000000, 0.000000, 0.000000, 400.00);
  1017. tmpobjid = CreateObject(19821, 2376.684570, -1705.522216, 14.405514, 0.000000, 0.000000, 0.000000, 400.00);
  1018. tmpobjid = CreateObject(19821, 2377.745605, -1705.522216, 14.405514, 0.000000, 0.000000, 0.000000, 400.00);
  1019. tmpobjid = CreateObject(1541, 2375.514404, -1705.385253, 15.157703, 180.000000, 0.000000, 0.000000, 400.00);
  1020. tmpobjid = CreateObject(1541, 2377.225097, -1705.385253, 15.157703, 180.000000, 0.000000, 0.000000, 400.00);
  1021. tmpobjid = CreateObject(1666, 2374.068359, -1705.578613, 13.914911, 0.000000, 0.000000, 0.000000, 400.00);
  1022. tmpobjid = CreateObject(1666, 2373.878173, -1705.578613, 13.914911, 0.000000, 0.000000, 0.000000, 400.00);
  1023. tmpobjid = CreateObject(1666, 2373.697998, -1705.578613, 13.914911, 0.000000, 0.000000, 0.000000, 400.00);
  1024. tmpobjid = CreateObject(1666, 2373.497802, -1705.578613, 13.914911, 0.000000, 0.000000, 0.000000, 400.00);
  1025. tmpobjid = CreateObject(1666, 2373.497802, -1705.578613, 14.254917, 0.000000, 0.000000, 0.000000, 400.00);
  1026. tmpobjid = CreateObject(1666, 2373.687988, -1705.578613, 14.254917, 0.000000, 0.000000, 0.000000, 400.00);
  1027. tmpobjid = CreateObject(1666, 2373.888183, -1705.578613, 14.254917, 0.000000, 0.000000, 0.000000, 400.00);
  1028. tmpobjid = CreateObject(1666, 2374.088378, -1705.578613, 14.254917, 0.000000, 0.000000, 0.000000, 400.00);
  1029. tmpobjid = CreateObject(1510, 2373.497314, -1705.492797, 13.592346, 0.000000, 0.000000, 0.000000, 400.00);
  1030. tmpobjid = CreateObject(1510, 2373.747558, -1705.492797, 13.592346, 0.000000, 0.000000, 0.000000, 400.00);
  1031. tmpobjid = CreateObject(1510, 2374.007812, -1705.492797, 13.592346, 0.000000, 0.000000, 0.000000, 400.00);
  1032. tmpobjid = CreateObject(1544, 2373.255859, -1705.421020, 13.780753, 0.000000, 0.000000, 0.000000, 400.00);
  1033. tmpobjid = CreateObject(1544, 2372.595214, -1705.421020, 13.780753, 0.000000, 0.000000, 0.000000, 400.00);
  1034. tmpobjid = CreateObject(1544, 2372.955566, -1705.421020, 14.140761, 0.000000, 0.000000, 0.000000, 400.00);
  1035. tmpobjid = CreateObject(1543, 2372.819335, -1705.460815, 13.767737, 0.000000, 0.000000, 0.000000, 400.00);
  1036. tmpobjid = CreateObject(1543, 2373.089599, -1705.460815, 13.767737, 0.000000, 0.000000, 0.000000, 400.00);
  1037. tmpobjid = CreateObject(1543, 2373.179687, -1705.460815, 14.157740, 0.000000, 0.000000, 0.000000, 400.00);
  1038. tmpobjid = CreateObject(1487, 2372.678710, -1705.439453, 14.354183, 0.000000, 0.000000, 0.000000, 400.00);
  1039. tmpobjid = CreateObject(19825, 2373.582031, -1705.382202, 15.314188, 0.000000, 0.000000, 0.000000, 400.00);
  1040. tmpobjid = CreateObject(1665, 2370.531982, -1706.655151, 13.592484, 0.000000, 0.000000, 0.000000, 400.00);
  1041. tmpobjid = CreateObject(1665, 2374.344970, -1707.946411, 13.592484, 0.000000, 0.000000, 0.000000, 400.00);
  1042. tmpobjid = CreateObject(1665, 2366.729736, -1705.915039, 13.592484, 0.000000, 0.000000, 0.000000, 400.00);
  1043. tmpobjid = CreateObject(1517, 2371.974365, -1708.002563, 13.742334, 0.000000, 0.000000, 0.000000, 400.00);
  1044. tmpobjid = CreateObject(1666, 2371.827392, -1707.980834, 13.644908, 0.000000, 0.000000, 0.000000, 400.00);
  1045. tmpobjid = CreateObject(1544, 2368.609375, -1705.928344, 13.564163, 0.000000, 0.000000, 0.000000, 400.00);
  1046. tmpobjid = CreateObject(1544, 2365.476806, -1705.928344, 13.564163, 0.000000, 0.000000, 0.000000, 400.00);
  1047. tmpobjid = CreateObject(1544, 2370.690185, -1707.959716, 13.564163, 0.000000, 0.000000, 0.000000, 400.00);
  1048. tmpobjid = CreateObject(1544, 2376.771484, -1707.959716, 13.564163, 0.000000, 0.000000, 0.000000, 400.00);
  1049. tmpobjid = CreateObject(19823, 2373.161376, -1707.934448, 13.551329, 0.000000, 0.000000, 0.000000, 400.00);
  1050. tmpobjid = CreateObject(19823, 2377.864990, -1707.934448, 13.551329, 0.000000, 0.000000, 0.000000, 400.00);
  1051. tmpobjid = CreateObject(1512, 2367.686523, -1705.996215, 13.762210, 0.000000, 0.000000, 0.000000, 400.00);
  1052. tmpobjid = CreateObject(1512, 2369.837646, -1705.996215, 13.762210, 0.000000, 0.000000, 0.000000, 400.00);
  1053. tmpobjid = CreateObject(1512, 2375.500976, -1707.937988, 13.752210, 0.000000, 0.000000, 0.000000, 400.00);
  1054. tmpobjid = CreateObject(19609, 2366.794677, -1709.641601, 13.331061, 0.000000, 0.000000, 76.600059, 400.00);
  1055. tmpobjid = CreateObject(19611, 2367.581298, -1711.575805, 13.307214, 0.000000, 0.000000, 0.000000, 400.00);
  1056. tmpobjid = CreateObject(19610, 2367.579589, -1711.582763, 14.955709, 12.000000, 0.000000, 90.000000, 400.00);
  1057. tmpobjid = CreateObject(19317, 2365.343994, -1712.074951, 14.065300, -8.399998, 0.000000, 90.000000, 400.00);
  1058. tmpobjid = CreateObject(2964, 2388.552001, -1713.193847, 12.616200, 0.000000, 0.000000, 90.000000, 400.00);
  1059. tmpobjid = CreateObject(2964, 2388.552001, -1709.862182, 12.616200, 0.000000, 0.000000, 90.000000, 400.00);
  1060. tmpobjid = CreateObject(338, 2389.809570, -1710.198852, 13.961325, -4.299999, 0.000000, 0.000000, 400.00);
  1061. tmpobjid = CreateObject(338, 2389.809570, -1709.997802, 14.096659, -4.299999, 0.000000, 0.000000, 400.00);
  1062. tmpobjid = CreateObject(338, 2389.809570, -1709.777832, 13.949787, -4.299999, 0.000000, 0.000000, 400.00);
  1063. tmpobjid = CreateObject(338, 2389.809570, -1712.790161, 14.176205, -4.299999, 0.000000, 0.000000, 400.00);
  1064. tmpobjid = CreateObject(338, 2389.809570, -1713.091796, 14.028429, -4.299999, 0.000000, 0.000000, 400.00);
  1065. tmpobjid = CreateObject(338, 2389.809570, -1713.339965, 14.197496, -4.299999, 0.000000, 0.000000, 400.00);
  1066. tmpobjid = CreateObject(1753, 2387.439941, -1705.670654, 12.634962, 0.000000, 0.000000, 0.000000, 400.00);
  1067. tmpobjid = CreateObject(1753, 2383.606689, -1705.670654, 12.634962, 0.000000, 0.000000, 0.000000, 400.00);
  1068. tmpobjid = CreateObject(1823, 2384.157714, -1707.730224, 12.589203, 0.000000, 0.000000, 0.000000, 400.00);
  1069. tmpobjid = CreateObject(1823, 2388.091308, -1707.730224, 12.589203, 0.000000, 0.000000, 0.000000, 400.00);
  1070. tmpobjid = CreateObject(1544, 2384.250976, -1707.277954, 13.053074, 0.000000, 0.000000, 0.000000, 400.00);
  1071. tmpobjid = CreateObject(1544, 2384.811523, -1707.127807, 13.053074, 0.000000, 0.000000, 0.000000, 400.00);
  1072. tmpobjid = CreateObject(1543, 2389.021728, -1707.083984, 13.075035, 0.000000, 0.000000, 0.000000, 400.00);
  1073. tmpobjid = CreateObject(1543, 2388.401123, -1707.314086, 13.075035, 0.000000, 0.000000, 0.000000, 400.00);
  1074. tmpobjid = CreateObject(1665, 2388.604980, -1707.034057, 13.097137, 0.000000, 0.000000, 0.000000, 400.00);
  1075. tmpobjid = CreateObject(1665, 2384.451904, -1706.993896, 13.097137, 0.000000, 0.000000, 0.000000, 400.00);
  1076. tmpobjid = CreateObject(3802, 2365.548095, -1718.537841, 15.177556, 0.000000, 0.000000, 270.000000, 400.00);
  1077. tmpobjid = CreateObject(3802, 2389.843750, -1718.537841, 15.177556, 0.000000, 0.000000, 270.000000, 400.00);
  1078. tmpobjid = CreateObject(19121, 2352.968750, -1707.596435, 14.503864, 0.000000, 0.000000, 0.000000, 400.00);
  1079. tmpobjid = CreateObject(19121, 2392.165283, -1722.466918, 14.503864, 0.000000, 0.000000, 0.000000, 400.00);
  1080. tmpobjid = CreateObject(19121, 2352.968750, -1713.515991, 14.503864, 0.000000, 0.000000, 0.000000, 400.00);
  1081. tmpobjid = CreateObject(19121, 2361.813232, -1722.466918, 14.503864, 0.000000, 0.000000, 0.000000, 400.00);
  1082. tmpobjid = CreateObject(673, 2353.748046, -1720.397583, 10.903428, 0.000000, 0.000000, 0.000000, 400.00);
  1083. tmpobjid = CreateObject(673, 2361.559326, -1720.397583, 10.903428, 0.000000, 0.000000, 0.000000, 400.00);
  1084. tmpobjid = CreateObject(673, 2391.383300, -1720.397583, 10.903428, 0.000000, 0.000000, 0.000000, 400.00);
  1085. tmpobjid = CreateObject(2525, 2389.341796, -1716.511596, 15.839901, 0.000000, 0.000000, 270.000000, 400.00);
  1086. tmpobjid = CreateObject(1753, 2389.391845, -1711.444213, 15.704974, 0.000000, 0.000000, 270.000000, 400.00);
  1087. tmpobjid = CreateObject(19831, 2364.656982, -1706.999267, 12.594610, 0.000000, 0.000000, 270.000000, 400.00);
  1088. tmpobjid = CreateObject(19573, 2364.311035, -1706.377685, 12.644770, 16.000009, 0.000000, 49.500041, 400.00);
  1089. tmpobjid = CreateObject(19582, 2364.614990, -1707.310668, 13.415369, 0.000000, 0.000000, 270.000000, 400.00);
  1090. tmpobjid = CreateObject(19582, 2364.614990, -1707.050415, 13.415369, 0.000000, 0.000000, 270.000000, 400.00);
  1091. tmpobjid = CreateObject(19582, 2364.614990, -1706.770141, 13.415369, 0.000000, 0.000000, 270.000000, 400.00);
  1092. tmpobjid = CreateObject(1544, 2362.635986, -1707.296997, 13.207070, 0.000000, 0.000000, 0.000000, 400.00);
  1093. tmpobjid = CreateObject(1544, 2362.145507, -1706.416259, 13.207070, 0.000000, 0.000000, 0.000000, 400.00);
  1094. tmpobjid = CreateObject(1544, 2361.705078, -1707.086547, 13.207070, 0.000000, 0.000000, 0.000000, 400.00);
  1095. tmpobjid = CreateObject(1544, 2363.697021, -1709.208007, 13.207070, 0.000000, 0.000000, 0.000000, 400.00);
  1096. tmpobjid = CreateObject(1544, 2364.267578, -1710.108886, 13.207070, 0.000000, 0.000000, 0.000000, 400.00);
  1097. tmpobjid = CreateObject(1544, 2363.406738, -1710.008911, 13.207070, 0.000000, 0.000000, 0.000000, 400.00);
  1098. tmpobjid = CreateObject(1442, 2374.837402, -1697.653320, 13.172480, 0.000000, 0.000000, 0.000000, 400.00);
  1099. tmpobjid = CreateObject(1357, 2377.130126, -1697.802246, 12.844714, -10.599996, 1.599985, 180.000000, 400.00);
  1100. tmpobjid = CreateObject(1448, 2378.070800, -1697.809692, 13.191564, -58.600013, 0.000000, 0.000000, 400.00);
  1101. tmpobjid = CreateObject(2525, 2389.341796, -1715.440673, 15.839901, 0.000000, 0.000000, 270.000000, 400.00);
  1102. tmpobjid = CreateObject(2525, 2389.341796, -1714.509887, 15.839901, 0.000000, 0.000000, 270.000000, 400.00);
  1103. tmpobjid = CreateObject(19937, 2385.775634, -1715.549682, 15.576227, 0.000000, 0.000000, 0.000000, 400.00);
  1104. tmpobjid = CreateObject(19937, 2385.975830, -1715.549682, 15.576216, 0.000000, 0.000000, 0.000000, 400.00);
  1105. tmpobjid = CreateObject(2518, 2386.223144, -1716.613037, 15.806365, 0.000000, 0.000000, 90.000000, 400.00);
  1106. tmpobjid = CreateObject(2518, 2386.223144, -1716.002441, 15.806365, 0.000000, 0.000000, 90.000000, 400.00);
  1107. tmpobjid = CreateObject(2518, 2386.223144, -1715.421875, 15.806365, 0.000000, 0.000000, 90.000000, 400.00);
  1108. tmpobjid = CreateObject(2741, 2385.753662, -1714.324096, 17.065553, 0.000000, 0.000000, 90.000000, 400.00);
  1109. tmpobjid = CreateObject(2742, 2386.680175, -1716.628784, 17.308618, 0.000000, 0.000000, 180.000000, 400.00);
  1110. g_Actor[0] = CreateActor(100, 2363.5190, -1706.6304, 13.6540, -97.1999); //Biker
  1111. g_Actor[1] = CreateActor(78, 2374.5729, -1696.9903, 13.4769, -163.7000); //Homeless
  1112. g_Actor[2] = CreateActor(79, 2376.0981, -1697.6944, 13.5396, 0.0000); //Homeless
  1113. g_Actor[3] = CreateActor(247, 2385.0661, -1706.5126, 13.6608, -172.9000); //Biker
  1114. g_Actor[4] = CreateActor(29, 2364.5217, -1715.5830, 13.6440, 95.6999); //Drug Dealer
  1115. g_Actor[5] = CreateActor(72, 2373.2888, -1706.6928, 13.6608, -171.4000); //Hippy
  1116. g_Actor[6] = CreateActor(248, 2389.0300, -1706.6301, 13.6608, -173.9000); //Biker
  1117. g_Actor[7] = CreateActor(181, 2385.9733, -1713.1605, 16.8260, 89.1999); //Punk
  1118. g_Actor[8] = CreateActor(217, 2367.3442, -1711.5804, 14.3250, -100.3000); //Clothes shop staff
  1119. g_Actor[9] = CreateActor(164, 2377.7856, -1718.5623, 13.5655, -178.2000); //White Bouncer
  1120. g_Actor[10] = CreateActor(183, 2388.6530, -1714.6485, 13.6608, 0.0000); //Normal Ped
  1121. g_Actor[11] = CreateActor(206, 2387.3737, -1713.1752, 13.6608, -88.8000); //Cab Driver
  1122. g_Actor[12] = CreateActor(12, 2388.7026, -1712.7274, 16.8260, 83.2999); //Rich Woman
  1123. }
  1124. public OnActorStreamIn(actorid, forplayerid)
  1125. {
  1126. ApplyActorAnimation(g_Actor[0], "VENDING", "VEND_EAT_P", 4.0999, 1, 0, 0, 0, 0);
  1127. ApplyActorAnimation(g_Actor[1], "COP_AMBIENT", "COPLOOK_SHAKE", 4.0999, 1, 0, 0, 0, 0);
  1128. ApplyActorAnimation(g_Actor[2], "BEACH", "PARKSIT_W_LOOP", 4.0999, 1, 0, 0, 0, 0);
  1129. ApplyActorAnimation(g_Actor[3], "PED", "SEAT_IDLE", 4.0999, 1, 0, 0, 0, 0);
  1130. ApplyActorAnimation(g_Actor[4], "SHOP", "SMOKE_RYD", 4.0999, 1, 0, 0, 0, 0);
  1131. ApplyActorAnimation(g_Actor[5], "BAR", "BARCUSTOM_LOOP", 4.0999, 1, 0, 0, 0, 0);
  1132. ApplyActorAnimation(g_Actor[6], "PED", "SEAT_IDLE", 4.0999, 1, 0, 0, 0, 0);
  1133. ApplyActorAnimation(g_Actor[7], "COP_AMBIENT", "COPLOOK_LOOP", 4.0999, 1, 0, 0, 0, 0);
  1134. ApplyActorAnimation(g_Actor[8], "KISSING", "GF_STREETARGUE_01", 4.0999, 1, 0, 0, 0, 0);
  1135. ApplyActorAnimation(g_Actor[9], "COP_AMBIENT", "COPLOOK_NOD", 4.0999, 1, 0, 0, 0, 0);
  1136. ApplyActorAnimation(g_Actor[10], "PLAYIDLES", "SHIFT", 4.0999, 1, 0, 0, 0, 0);
  1137. ApplyActorAnimation(g_Actor[11], "PLAYIDLES", "SHLDR", 4.0999, 1, 0, 0, 0, 0);
  1138. ApplyActorAnimation(g_Actor[12], "PED", "SEAT_IDLE", 4.0999, 1, 0, 0, 0, 0);
  1139. return 1;
  1140. }
Advertisement
Add Comment
Please, Sign In to add comment