Guest User

Untitled

a guest
Jan 2nd, 2018
610
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.26 KB | None | 0 0
  1. #include <a_samp>
  2. #include <a_objects>
  3. #include <streamer>
  4. #define FILTERSCRIPT
  5. new gPlayerCitySelection[MAX_PLAYERS];
  6. new gPlayerHasCitySelected[MAX_PLAYERS];
  7. new gPlayerLastCitySelectionTick[MAX_PLAYERS];
  8. public OnPlayerConnect(playerid)
  9. {
  10.  
  11. gPlayerCitySelection[playerid] = -1;
  12. gPlayerHasCitySelected[playerid] = 0;
  13. gPlayerLastCitySelectionTick[playerid] = GetTickCount();
  14. RemoveBuildingForPlayer(playerid, 5544, 1873.742, -1682.476, 34.796, 0.250);
  15. RemoveBuildingForPlayer(playerid, 5634, 1931.312, -1574.843, 16.460, 0.250);
  16. RemoveBuildingForPlayer(playerid, 1524, 1837.664, -1640.382, 13.757, 0.250);
  17. RemoveBuildingForPlayer(playerid, 620, 1855.718, -1741.539, 10.804, 0.250);
  18. RemoveBuildingForPlayer(playerid, 620, 1879.507, -1741.484, 10.804, 0.250);
  19. RemoveBuildingForPlayer(playerid, 620, 1908.218, -1741.484, 10.804, 0.250);
  20. RemoveBuildingForPlayer(playerid, 712, 1929.578, -1736.906, 21.390, 0.250);
  21. RemoveBuildingForPlayer(playerid, 620, 1931.039, -1726.328, 10.804, 0.250);
  22. RemoveBuildingForPlayer(playerid, 620, 1832.382, -1694.312, 9.718, 0.250);
  23. RemoveBuildingForPlayer(playerid, 1537, 1837.437, -1683.968, 12.304, 0.250);
  24. RemoveBuildingForPlayer(playerid, 1533, 1837.437, -1683.953, 12.304, 0.250);
  25. RemoveBuildingForPlayer(playerid, 1537, 1837.437, -1686.984, 12.312, 0.250);
  26. RemoveBuildingForPlayer(playerid, 620, 1832.898, -1670.765, 9.718, 0.250);
  27. RemoveBuildingForPlayer(playerid, 1533, 1837.437, -1677.921, 12.296, 0.250);
  28. RemoveBuildingForPlayer(playerid, 1537, 1837.437, -1680.953, 12.296, 0.250);
  29. RemoveBuildingForPlayer(playerid, 1533, 1837.437, -1680.937, 12.296, 0.250);
  30. RemoveBuildingForPlayer(playerid, 5408, 1873.742, -1682.476, 34.796, 0.250);
  31. RemoveBuildingForPlayer(playerid, 620, 1931.039, -1702.289, 10.804, 0.250);
  32. RemoveBuildingForPlayer(playerid, 712, 1929.578, -1694.460, 21.390, 0.250);
  33. RemoveBuildingForPlayer(playerid, 620, 1931.039, -1667.031, 10.804, 0.250);
  34. RemoveBuildingForPlayer(playerid, 620, 1931.039, -1637.898, 10.804, 0.250);
  35. RemoveBuildingForPlayer(playerid, 620, 1879.507, -1623.101, 10.804, 0.250);
  36. RemoveBuildingForPlayer(playerid, 1308, 1891.968, -1622.000, 12.781, 0.250);
  37. RemoveBuildingForPlayer(playerid, 620, 1908.218, -1622.984, 10.804, 0.250);
  38. RemoveBuildingForPlayer(playerid, 712, 1929.578, -1627.625, 21.390, 0.250);
  39. RemoveBuildingForPlayer(playerid, 669, -269.695, 2750.459, 61.843, 0.250);
  40. RemoveBuildingForPlayer(playerid, 620, 1855.719, -1623.280, 10.804, 0.250);
  41. }
  42. public OnFilterScriptInit()
  43. {
  44. //Map Exported with Texture Studio By: [uL]Pottus////////////////////////////////////////////////////////////////
  45. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  46. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  47. new tmpobjid;
  48. tmpobjid = CreateObject(5412, 1858.970458, -1680.346435, 13.401367, 0.000000, 0.000000, 0.000000, 500.00);
  49. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  50. SetObjectMaterial(tmpobjid, 1, 6094, "canalsg_law", "sw_brewbrick01", 0x00000000);
  51. SetObjectMaterial(tmpobjid, 2, 9920, "anotherbuildsfe", "grassgrn256", 0x00000000);
  52. SetObjectMaterial(tmpobjid, 3, 4829, "airport_las", "Grass_128HV", 0x00000000);
  53. tmpobjid = CreateObject(19377, 1894.116943, -1706.515014, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  54. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  55. tmpobjid = CreateObject(19377, 1903.676635, -1706.499389, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  56. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  57. tmpobjid = CreateObject(19377, 1913.200317, -1706.445800, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  58. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  59. tmpobjid = CreateObject(19377, 1922.706787, -1706.415893, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  60. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  61. tmpobjid = CreateObject(19377, 1922.752319, -1715.253051, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  62. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  63. tmpobjid = CreateObject(19377, 1922.774658, -1725.428466, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  64. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  65. tmpobjid = CreateObject(19377, 1922.799438, -1734.917602, 12.191200, 0.000000, 90.000000, 90.000000, 500.00);
  66. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  67. tmpobjid = CreateObject(19377, 1913.449462, -1734.802612, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  68. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  69. tmpobjid = CreateObject(19377, 1904.245117, -1734.808959, 12.191200, 0.000000, 90.000000, 90.000000, 500.00);
  70. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  71. tmpobjid = CreateObject(19377, 1904.167358, -1724.407470, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  72. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  73. tmpobjid = CreateObject(19377, 1904.140014, -1714.886352, 12.191300, 0.000000, 90.000000, 90.000000, 500.00);
  74. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  75. tmpobjid = CreateObject(19377, 1894.002075, -1654.760009, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  76. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  77. tmpobjid = CreateObject(19377, 1903.267822, -1654.818237, 12.191200, 0.000000, 90.000000, 90.000000, 500.00);
  78. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  79. tmpobjid = CreateObject(19377, 1912.772827, -1654.787475, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  80. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  81. tmpobjid = CreateObject(19377, 1922.254028, -1654.763183, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  82. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  83. tmpobjid = CreateObject(19377, 1931.791625, -1654.763183, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  84. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  85. tmpobjid = CreateObject(19377, 1928.989257, -1644.543457, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  86. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  87. tmpobjid = CreateObject(19377, 1920.221435, -1644.555175, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  88. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  89. tmpobjid = CreateObject(19377, 1911.295654, -1644.593261, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  90. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  91. tmpobjid = CreateObject(19377, 1894.031250, -1644.349853, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  92. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  93. tmpobjid = CreateObject(19377, 1902.568481, -1644.604003, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  94. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  95. tmpobjid = CreateObject(19377, 1894.014404, -1634.519042, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  96. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  97. tmpobjid = CreateObject(19377, 1903.360595, -1634.463989, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  98. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  99. tmpobjid = CreateObject(19377, 1912.713500, -1634.608886, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  100. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  101. tmpobjid = CreateObject(19377, 1922.220703, -1634.607177, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  102. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  103. tmpobjid = CreateObject(19377, 1929.403930, -1634.558959, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  104. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  105. tmpobjid = CreateObject(19377, 1928.352416, -1626.334594, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  106. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  107. tmpobjid = CreateObject(19377, 1919.508911, -1626.429443, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  108. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  109. tmpobjid = CreateObject(19377, 1910.198364, -1626.363159, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  110. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  111. tmpobjid = CreateObject(19377, 1900.890869, -1627.357788, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  112. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  113. tmpobjid = CreateObject(19377, 1894.019897, -1627.254638, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  114. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  115. tmpobjid = CreateObject(19377, 1908.833862, -1696.879272, 12.191200, 0.000000, 90.000000, 90.000000, 500.00);
  116. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  117. tmpobjid = CreateObject(19377, 1908.833129, -1686.559326, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  118. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  119. tmpobjid = CreateObject(19377, 1908.733520, -1676.177246, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  120. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  121. tmpobjid = CreateObject(19377, 1908.724487, -1665.736816, 12.191300, 0.000000, 90.000000, 90.000000, 500.00);
  122. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  123. SetObjectMaterial(tmpobjid, 1, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  124. tmpobjid = CreateObject(19377, 1908.723754, -1663.296386, 12.191200, 0.000000, 90.000000, 90.000000, 500.00);
  125. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  126. tmpobjid = CreateObject(19377, 1899.274902, -1680.699096, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  127. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  128. tmpobjid = CreateObject(19377, 1894.134521, -1680.718383, 12.191100, 0.000000, 90.000000, 90.000000, 500.00);
  129. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  130. tmpobjid = CreateObject(19377, 1899.120117, -1660.025146, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  131. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  132. tmpobjid = CreateObject(19377, 1894.008789, -1660.025146, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  133. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  134. tmpobjid = CreateObject(19377, 1918.358398, -1660.025146, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  135. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  136. tmpobjid = CreateObject(19377, 1927.018676, -1660.025146, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  137. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  138. tmpobjid = CreateObject(19377, 1922.728393, -1701.096679, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  139. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  140. tmpobjid = CreateObject(19377, 1918.517944, -1701.096679, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  141. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  142. tmpobjid = CreateObject(19377, 1899.228393, -1701.196777, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  143. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  144. tmpobjid = CreateObject(19377, 1894.108886, -1701.196777, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  145. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  146. tmpobjid = CreateObject(19377, 1894.108886, -1685.986083, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  147. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  148. tmpobjid = CreateObject(19377, 1899.228637, -1685.986083, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  149. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  150. tmpobjid = CreateObject(19377, 1899.228637, -1675.425903, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  151. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  152. tmpobjid = CreateObject(19377, 1894.037475, -1675.425903, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  153. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  154. tmpobjid = CreateObject(18762, 1915.792846, -1662.500366, 15.539169, 0.000000, 0.000000, 0.000000, 500.00);
  155. SetObjectMaterial(tmpobjid, 0, 4829, "airport_las", "Grass_128HV", 0x00000000);
  156. tmpobjid = CreateObject(19377, 1918.166748, -1649.655151, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  157. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  158. tmpobjid = CreateObject(19377, 1927.546630, -1649.655151, 7.111090, 0.000000, 180.000000, 90.000000, 500.00);
  159. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  160. tmpobjid = CreateObject(19377, 1913.657592, -1664.793579, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  161. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  162. tmpobjid = CreateObject(19377, 1913.657592, -1668.014892, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  163. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  164. tmpobjid = CreateObject(19377, 1913.627563, -1683.635498, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  165. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  166. tmpobjid = CreateObject(17577, 1923.209594, -1681.568969, 17.008144, 0.000000, 0.000000, 270.000000, 500.00);
  167. SetObjectMaterial(tmpobjid, 0, 14738, "whorebar", "AH_cheapwindow", 0x00000000);
  168. SetObjectMaterial(tmpobjid, 1, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  169. SetObjectMaterial(tmpobjid, 2, 14652, "ab_trukstpa", "bbar_door1", 0x00000000);
  170. SetObjectMaterial(tmpobjid, 3, 17545, "burnsground", "newall1-1128", 0xFF007FFF);
  171. SetObjectMaterial(tmpobjid, 4, 4830, "airport2", "sw_shedwall02", 0xFF353535);
  172. SetObjectMaterial(tmpobjid, 5, 18646, "matcolours", "grey-90-percent", 0x00000000);
  173. SetObjectMaterial(tmpobjid, 6, 9583, "bigshap_sfw", "bridge_walls2_sfw", 0x00000000);
  174. SetObjectMaterial(tmpobjid, 7, 18646, "matcolours", "grey-80-percent", 0x00000000);
  175. SetObjectMaterial(tmpobjid, 8, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFF0000);
  176. SetObjectMaterial(tmpobjid, 9, 18646, "matcolours", "grey-80-percent", 0x00000000);
  177. SetObjectMaterial(tmpobjid, 10, 18646, "matcolours", "grey-80-percent", 0x00000000);
  178. SetObjectMaterial(tmpobjid, 11, 18646, "matcolours", "grey-80-percent", 0x00000000);
  179. SetObjectMaterial(tmpobjid, 12, 18646, "matcolours", "grey-80-percent", 0x00000000);
  180. SetObjectMaterial(tmpobjid, 13, 18646, "matcolours", "grey-80-percent", 0x00000000);
  181. SetObjectMaterial(tmpobjid, 14, 18646, "matcolours", "grey-80-percent", 0x00000000);
  182. SetObjectMaterial(tmpobjid, 15, 18646, "matcolours", "grey-80-percent", 0x00000000);
  183. tmpobjid = CreateObject(19377, 1913.637573, -1696.384765, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  184. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  185. tmpobjid = CreateObject(19377, 1913.637573, -1693.004516, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  186. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  187. tmpobjid = CreateObject(19377, 1913.637573, -1677.574340, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  188. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  189. tmpobjid = CreateObject(19377, 1927.587890, -1705.873779, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  190. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  191. tmpobjid = CreateObject(19377, 1927.577880, -1735.343872, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  192. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  193. tmpobjid = CreateObject(19377, 1927.577880, -1715.073486, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  194. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  195. tmpobjid = CreateObject(19377, 1927.577880, -1730.901489, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  196. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  197. tmpobjid = CreateObject(19377, 1927.577880, -1723.803222, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  198. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  199. tmpobjid = CreateObject(19377, 1889.274780, -1644.903442, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  200. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  201. tmpobjid = CreateObject(19377, 1917.957031, -1724.782714, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  202. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  203. tmpobjid = CreateObject(19377, 1917.957031, -1716.641723, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  204. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  205. tmpobjid = CreateObject(19377, 1908.897338, -1716.641723, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  206. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  207. tmpobjid = CreateObject(19377, 1908.897338, -1724.742187, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  208. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  209. tmpobjid = CreateObject(19377, 1899.376708, -1716.572265, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  210. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  211. tmpobjid = CreateObject(19377, 1899.426635, -1723.842163, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  212. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  213. tmpobjid = CreateObject(19377, 1889.164428, -1735.252807, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  214. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  215. tmpobjid = CreateObject(19377, 1899.416748, -1731.922485, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  216. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  217. tmpobjid = CreateObject(19377, 1903.946166, -1696.371337, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  218. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  219. tmpobjid = CreateObject(19377, 1903.946166, -1690.751220, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  220. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  221. tmpobjid = CreateObject(19377, 1903.946166, -1670.631591, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  222. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  223. tmpobjid = CreateObject(19377, 1903.946166, -1664.841674, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  224. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  225. tmpobjid = CreateObject(19377, 1889.274780, -1664.841674, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  226. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  227. tmpobjid = CreateObject(19377, 1889.274780, -1670.682006, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  228. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  229. tmpobjid = CreateObject(19377, 1889.274780, -1679.862304, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  230. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  231. tmpobjid = CreateObject(19377, 1889.274780, -1689.522216, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  232. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  233. tmpobjid = CreateObject(19377, 1889.274780, -1689.271972, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  234. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  235. tmpobjid = CreateObject(19377, 1889.274780, -1699.032104, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  236. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  237. tmpobjid = CreateObject(19377, 1889.274780, -1707.032714, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  238. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  239. tmpobjid = CreateObject(19377, 1894.094604, -1711.762207, 7.111090, 0.000000, 180.000000, 270.000000, 500.00);
  240. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  241. tmpobjid = CreateObject(19377, 1894.734985, -1711.762207, 7.111090, 0.000000, 180.000000, 270.000000, 500.00);
  242. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  243. tmpobjid = CreateObject(19377, 1889.274780, -1656.382690, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  244. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  245. tmpobjid = CreateObject(19377, 1889.274780, -1654.472656, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  246. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  247. tmpobjid = CreateObject(17578, 1917.635009, -1682.226440, 18.939397, 0.000000, 0.000000, 270.000000, 500.00);
  248. SetObjectMaterial(tmpobjid, 0, 14738, "whorebar", "AH_cheapwindow", 0x00000000);
  249. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  250. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  251. tmpobjid = CreateObject(19375, 1923.727661, -1677.697509, 16.896766, 0.000000, 90.000000, 0.000000, 500.00);
  252. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFFFFFF00);
  253. tmpobjid = CreateObject(19377, 1913.425415, -1711.752075, 7.111090, 0.000000, 180.000000, 270.000000, 500.00);
  254. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  255. tmpobjid = CreateObject(19377, 1913.345336, -1729.622192, 7.111090, 0.000000, 180.000000, 270.000000, 500.00);
  256. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  257. tmpobjid = CreateObject(19377, 1904.154296, -1740.072753, 7.111090, 0.000000, 180.000000, 270.000000, 500.00);
  258. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  259. tmpobjid = CreateObject(19377, 1913.803955, -1740.072753, 7.111090, 0.000000, 180.000000, 270.000000, 500.00);
  260. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  261. tmpobjid = CreateObject(19377, 1922.714599, -1740.072753, 7.111090, 0.000000, 180.000000, 270.000000, 500.00);
  262. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  263. tmpobjid = CreateObject(18981, 1931.782592, -1672.535522, 1.017609, 0.000000, 0.000000, 0.000000, 500.00);
  264. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  265. tmpobjid = CreateObject(18981, 1931.782592, -1637.125488, 1.017609, 0.000000, 0.000000, 0.000000, 500.00);
  266. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  267. tmpobjid = CreateObject(18981, 1931.782714, -1634.744384, 1.017809, 0.000000, 0.000000, 0.000000, 500.00);
  268. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  269. tmpobjid = CreateObject(18981, 1931.782592, -1694.984375, 1.017609, 0.000000, 0.000000, 0.000000, 500.00);
  270. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  271. tmpobjid = CreateObject(18981, 1931.782592, -1719.683959, 1.017609, 0.000000, 0.000000, 0.000000, 500.00);
  272. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  273. tmpobjid = CreateObject(18981, 1931.782592, -1729.994995, 1.017609, 0.000000, 0.000000, 0.000000, 500.00);
  274. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  275. tmpobjid = CreateObject(18981, 1919.752441, -1742.405761, 1.017609, 0.000000, 0.000000, 90.000000, 500.00);
  276. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  277. tmpobjid = CreateObject(18981, 1895.712768, -1742.405761, 1.017609, 0.000000, 0.000000, 90.000000, 500.00);
  278. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  279. tmpobjid = CreateObject(18981, 1871.623779, -1742.405761, 1.017609, 0.000000, 0.000000, 90.000000, 500.00);
  280. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  281. tmpobjid = CreateObject(18981, 1844.072387, -1742.405761, 1.017609, 0.000000, 0.000000, 90.000000, 500.00);
  282. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  283. tmpobjid = CreateObject(18981, 1851.962524, -1742.405761, 1.017609, 0.000000, 0.000000, 90.000000, 500.00);
  284. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  285. tmpobjid = CreateObject(18981, 1831.462646, -1729.856079, 1.017609, 0.000000, 0.000000, 180.000000, 500.00);
  286. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  287. tmpobjid = CreateObject(18981, 1831.462646, -1705.827392, 1.017609, 0.000000, 0.000000, 180.000000, 500.00);
  288. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  289. tmpobjid = CreateObject(18981, 1831.462646, -1682.217773, 1.017609, 0.000000, 0.000000, 180.000000, 500.00);
  290. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  291. tmpobjid = CreateObject(8209, 1880.880126, -1742.042724, 9.649235, 0.000000, 0.000000, 0.000000, 500.00);
  292. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  293. SetObjectMaterial(tmpobjid, 1, 8680, "chnatwnfnce", "ctmallfence", 0xFF2C2C2C);
  294. SetObjectMaterial(tmpobjid, 2, 9220, "sfn_apart02sfn", "fencewhta256", 0x00000000);
  295. tmpobjid = CreateObject(18981, 1831.462646, -1634.630859, 1.017609, 0.000000, 0.000000, 180.000000, 500.00);
  296. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  297. tmpobjid = CreateObject(18981, 1843.482788, -1622.300170, 1.017609, 0.000000, 0.000000, 270.000000, 500.00);
  298. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  299. tmpobjid = CreateObject(18981, 1868.021850, -1622.300170, 1.017609, 0.000000, 0.000000, 270.000000, 500.00);
  300. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  301. tmpobjid = CreateObject(18981, 1876.671264, -1622.300170, 1.017609, 0.000000, 0.000000, 270.000000, 500.00);
  302. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  303. tmpobjid = CreateObject(18981, 1895.582153, -1622.300170, 1.017609, 0.000000, 0.000000, 270.000000, 500.00);
  304. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  305. tmpobjid = CreateObject(18981, 1906.812133, -1622.300170, 1.017609, 0.000000, 0.000000, 270.000000, 500.00);
  306. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  307. tmpobjid = CreateObject(18762, 1831.461059, -1742.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  308. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  309. tmpobjid = CreateObject(18762, 1831.461059, -1732.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  310. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  311. tmpobjid = CreateObject(18762, 1831.461059, -1722.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  312. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  313. tmpobjid = CreateObject(18762, 1831.461059, -1712.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  314. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  315. tmpobjid = CreateObject(18762, 1831.461059, -1702.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  316. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  317. tmpobjid = CreateObject(18762, 1831.461059, -1692.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  318. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  319. tmpobjid = CreateObject(18762, 1831.461059, -1682.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  320. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  321. tmpobjid = CreateObject(18762, 1831.461059, -1672.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  322. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  323. tmpobjid = CreateObject(18762, 1831.461059, -1662.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  324. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  325. tmpobjid = CreateObject(18762, 1831.461059, -1652.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  326. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  327. tmpobjid = CreateObject(18762, 1831.461059, -1642.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  328. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  329. tmpobjid = CreateObject(18762, 1831.461059, -1632.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  330. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  331. tmpobjid = CreateObject(18762, 1831.461059, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  332. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  333. tmpobjid = CreateObject(8263, 1831.352783, -1682.010620, 9.758172, 0.000000, 0.000000, 90.000000, 500.00);
  334. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  335. SetObjectMaterial(tmpobjid, 1, 8680, "chnatwnfnce", "ctmallfence", 0xFF2C2C2C);
  336. SetObjectMaterial(tmpobjid, 2, 9220, "sfn_apart02sfn", "fencewhta256", 0x00000000);
  337. tmpobjid = CreateObject(18762, 1841.461059, -1742.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  338. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  339. tmpobjid = CreateObject(18762, 1851.461059, -1742.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  340. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  341. tmpobjid = CreateObject(18762, 1861.461059, -1742.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  342. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  343. tmpobjid = CreateObject(18762, 1871.461059, -1742.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  344. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  345. tmpobjid = CreateObject(18762, 1881.461059, -1742.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  346. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  347. tmpobjid = CreateObject(18762, 1891.461059, -1742.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  348. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  349. tmpobjid = CreateObject(18762, 1901.461059, -1742.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  350. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  351. tmpobjid = CreateObject(18762, 1911.461059, -1742.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  352. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  353. tmpobjid = CreateObject(18762, 1921.461059, -1742.440673, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  354. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  355. tmpobjid = CreateObject(18762, 1931.771362, -1742.410644, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  356. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  357. tmpobjid = CreateObject(18981, 1831.462646, -1658.975952, 1.017609, 0.000000, 0.000000, 180.000000, 500.00);
  358. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  359. tmpobjid = CreateObject(8209, 1880.880126, -1622.466064, 9.649236, 0.000000, 0.000000, 180.000000, 500.00);
  360. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  361. SetObjectMaterial(tmpobjid, 1, 8680, "chnatwnfnce", "ctmallfence", 0xFF2C2C2C);
  362. SetObjectMaterial(tmpobjid, 2, 9220, "sfn_apart02sfn", "fencewhta256", 0x00000000);
  363. tmpobjid = CreateObject(18981, 1919.786376, -1622.300170, 1.017609, 0.000000, 0.000000, 270.000000, 500.00);
  364. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  365. tmpobjid = CreateObject(18762, 1841.461059, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  366. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  367. tmpobjid = CreateObject(18762, 1851.461059, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  368. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  369. tmpobjid = CreateObject(18762, 1861.461059, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  370. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  371. tmpobjid = CreateObject(18762, 1871.461059, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  372. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  373. tmpobjid = CreateObject(18762, 1881.461059, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  374. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  375. tmpobjid = CreateObject(18762, 1891.461059, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  376. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  377. tmpobjid = CreateObject(18762, 1901.461059, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  378. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  379. tmpobjid = CreateObject(18762, 1911.461059, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  380. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  381. tmpobjid = CreateObject(18762, 1921.461059, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  382. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  383. tmpobjid = CreateObject(18762, 1931.771362, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  384. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  385. tmpobjid = CreateObject(18762, 1930.800659, -1742.410644, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  386. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  387. tmpobjid = CreateObject(18762, 1930.800415, -1622.300537, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  388. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  389. tmpobjid = CreateObject(18766, 1929.296264, -1654.737915, 11.686190, 81.500038, 0.000000, 90.000000, 500.00);
  390. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  391. tmpobjid = CreateObject(18980, 1919.040771, -1741.655883, 12.492881, 90.000000, 0.000000, 90.000000, 500.00);
  392. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  393. tmpobjid = CreateObject(18980, 1894.169067, -1741.655883, 12.492881, 90.000000, 0.000000, 90.000000, 500.00);
  394. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  395. tmpobjid = CreateObject(18980, 1869.349243, -1741.655883, 12.492881, 90.000000, 0.000000, 90.000000, 500.00);
  396. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  397. tmpobjid = CreateObject(18980, 1844.437255, -1741.655883, 12.492881, 90.000000, 0.000000, 90.000000, 500.00);
  398. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  399. tmpobjid = CreateObject(18980, 1832.012817, -1728.717041, 12.492881, 90.000000, 0.000000, 180.000000, 500.00);
  400. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  401. tmpobjid = CreateObject(18980, 1832.012817, -1703.816772, 12.492881, 90.000000, 0.000000, 180.000000, 500.00);
  402. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  403. tmpobjid = CreateObject(18980, 1832.012817, -1678.876220, 12.492881, 90.000000, 0.000000, 180.000000, 500.00);
  404. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  405. tmpobjid = CreateObject(18980, 1832.012817, -1653.916870, 12.492881, 90.000000, 0.000000, 180.000000, 500.00);
  406. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  407. tmpobjid = CreateObject(18980, 1832.012817, -1635.185424, 12.492881, 90.000000, 0.000000, 180.000000, 500.00);
  408. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  409. tmpobjid = CreateObject(18980, 1844.951904, -1623.013061, 12.492881, 90.000000, 0.000000, 270.000000, 500.00);
  410. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  411. tmpobjid = CreateObject(18980, 1869.872924, -1623.013061, 12.492881, 90.000000, 0.000000, 270.000000, 500.00);
  412. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  413. tmpobjid = CreateObject(18980, 1894.802978, -1623.013061, 12.492881, 90.000000, 0.000000, 270.000000, 500.00);
  414. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  415. tmpobjid = CreateObject(18980, 1894.802978, -1623.013061, 12.492881, 90.000000, 0.000000, 270.000000, 500.00);
  416. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  417. tmpobjid = CreateObject(19377, 1889.274780, -1635.313110, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  418. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  419. tmpobjid = CreateObject(19377, 1889.274780, -1625.731567, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  420. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  421. tmpobjid = CreateObject(19377, 1883.970825, -1628.277709, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  422. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  423. tmpobjid = CreateObject(19377, 1883.970825, -1637.897583, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  424. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  425. tmpobjid = CreateObject(19377, 1883.970825, -1647.510864, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  426. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  427. tmpobjid = CreateObject(19377, 1883.970825, -1657.100341, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  428. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  429. tmpobjid = CreateObject(19377, 1883.970825, -1666.731689, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  430. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  431. tmpobjid = CreateObject(19377, 1883.970825, -1676.340942, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  432. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  433. tmpobjid = CreateObject(19375, 1923.727661, -1686.181152, 16.896766, 0.000000, 90.000000, 0.000000, 500.00);
  434. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFFFFFF00);
  435. tmpobjid = CreateObject(19375, 1925.309082, -1677.699096, 16.896766, 0.000000, 90.000000, 0.000000, 500.00);
  436. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFFFFFF00);
  437. tmpobjid = CreateObject(19450, 1919.511352, -1670.966186, 10.636509, 0.000000, 0.000000, 90.000000, 500.00);
  438. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  439. tmpobjid = CreateObject(19375, 1925.309082, -1686.181152, 16.896766, 0.000000, 90.000000, 0.000000, 500.00);
  440. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFFFFFF00);
  441. tmpobjid = CreateObject(19450, 1929.085937, -1670.966186, 10.636509, 0.000000, 0.000000, 90.000000, 500.00);
  442. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  443. tmpobjid = CreateObject(19450, 1914.794311, -1675.837158, 10.636509, 0.000000, 0.000000, 180.000000, 500.00);
  444. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  445. tmpobjid = CreateObject(19450, 1914.794311, -1685.437500, 10.636509, 0.000000, 0.000000, 180.000000, 500.00);
  446. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  447. tmpobjid = CreateObject(19450, 1914.794311, -1687.328979, 10.636509, 0.000000, 0.000000, 180.000000, 500.00);
  448. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  449. tmpobjid = CreateObject(19450, 1919.703491, -1692.061401, 10.636509, 0.000000, 0.000000, 270.000000, 500.00);
  450. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  451. tmpobjid = CreateObject(19450, 1929.253173, -1692.061401, 10.636509, 0.000000, 0.000000, 270.000000, 500.00);
  452. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  453. tmpobjid = CreateObject(1498, 1919.410034, -1674.930908, 12.577057, 0.000000, 0.000000, 43.899993, 500.00);
  454. SetObjectMaterial(tmpobjid, 0, 4829, "airport_las", "liftdoorsac256", 0x00000000);
  455. tmpobjid = CreateObject(19355, 1922.218505, -1672.706420, 19.163261, 0.000000, 0.000000, 90.000000, 500.00);
  456. SetObjectMaterial(tmpobjid, 0, 18646, "matcolours", "grey-80-percent", 0x00000000);
  457. tmpobjid = CreateObject(19355, 1925.409301, -1672.706420, 19.163261, 0.000000, 0.000000, 90.000000, 500.00);
  458. SetObjectMaterial(tmpobjid, 0, 18646, "matcolours", "grey-80-percent", 0x00000000);
  459. tmpobjid = CreateObject(19482, 1923.371215, -1672.593872, 18.699514, 0.000000, 0.000000, 450.000000, 500.00);
  460. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  461. SetObjectMaterialText(tmpobjid, "{FF0000}BURGER KING", 0, 120, "Quartz MS", 75, 1, 0x00000000, 0x00000000, 0);
  462. tmpobjid = CreateObject(19482, 1923.331176, -1672.603881, 18.719514, 0.000000, 0.000000, 450.000000, 500.00);
  463. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  464. SetObjectMaterialText(tmpobjid, "{FFFF00}BURGER KING", 0, 120, "Quartz MS", 76, 1, 0x00000000, 0x00000000, 0);
  465. tmpobjid = CreateObject(2643, 1919.984863, -1672.638061, 21.262739, 0.000000, 0.000000, 180.000000, 500.00);
  466. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFF0000FF);
  467. tmpobjid = CreateObject(18762, 1916.776367, -1713.254272, 15.539169, 0.000000, 0.000000, 0.000000, 500.00);
  468. SetObjectMaterial(tmpobjid, 0, 4829, "airport_las", "Grass_128HV", 0x00000000);
  469. tmpobjid = CreateObject(2802, 1919.988769, -1672.888671, 21.253023, 90.000000, 0.000000, 180.000000, 500.00);
  470. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFFFFFF00);
  471. SetObjectMaterial(tmpobjid, 1, 19297, "matlights", "invisible", 0x00000000);
  472. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  473. tmpobjid = CreateObject(1897, 1926.876586, -1672.656494, 19.817081, 0.000000, 0.000000, 270.000000, 500.00);
  474. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFF0000FF);
  475. tmpobjid = CreateObject(1897, 1926.876586, -1672.656494, 18.537061, 0.000000, 0.000000, 270.000000, 500.00);
  476. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFF0000FF);
  477. tmpobjid = CreateObject(1897, 1925.825683, -1672.656494, 20.797082, 90.000000, 0.000000, 270.000000, 500.00);
  478. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFF0000FF);
  479. tmpobjid = CreateObject(1897, 1923.664306, -1672.656494, 20.797082, 90.000000, 0.000000, 270.000000, 500.00);
  480. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFF0000FF);
  481. tmpobjid = CreateObject(1897, 1921.742797, -1672.656494, 20.797082, 90.000000, 0.000000, 270.000000, 500.00);
  482. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFF0000FF);
  483. tmpobjid = CreateObject(1897, 1921.742797, -1672.656494, 17.467041, 270.000000, 0.000000, 270.000000, 500.00);
  484. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFF0000FF);
  485. tmpobjid = CreateObject(1897, 1923.973266, -1672.656494, 17.467041, 270.000000, 0.000000, 270.000000, 500.00);
  486. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFF0000FF);
  487. tmpobjid = CreateObject(1897, 1925.893920, -1672.656494, 17.467041, 270.000000, 0.000000, 270.000000, 500.00);
  488. SetObjectMaterial(tmpobjid, 0, 3980, "cityhall_lan", "LAcityhwal1", 0xFF0000FF);
  489. tmpobjid = CreateObject(18766, 1919.970458, -1694.306030, 12.085291, 90.000000, 0.000000, 0.000000, 500.00);
  490. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  491. tmpobjid = CreateObject(18766, 1926.333374, -1694.306030, 12.085391, 90.000000, 0.000000, 0.000000, 500.00);
  492. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  493. tmpobjid = CreateObject(1679, 1929.223632, -1693.915161, 13.066229, 0.000000, 0.000000, 0.000000, 500.00);
  494. SetObjectMaterial(tmpobjid, 0, 18646, "matcolours", "grey-90-percent", 0x00000000);
  495. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-90-percent", 0x00000000);
  496. SetObjectMaterial(tmpobjid, 2, 14708, "labig1int2", "ab_mottleGrey", 0x00000000);
  497. SetObjectMaterial(tmpobjid, 3, 14708, "labig1int2", "ab_mottleGrey", 0x00000000);
  498. tmpobjid = CreateObject(642, 1929.188720, -1693.962402, 13.908293, 0.000000, 0.000000, 0.000000, 500.00);
  499. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFFFF00);
  500. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-90-percent", 0x00000000);
  501. tmpobjid = CreateObject(1679, 1925.242919, -1693.915161, 13.066229, 0.000000, 0.000000, 0.000000, 500.00);
  502. SetObjectMaterial(tmpobjid, 0, 18646, "matcolours", "grey-90-percent", 0x00000000);
  503. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-90-percent", 0x00000000);
  504. SetObjectMaterial(tmpobjid, 2, 14708, "labig1int2", "ab_mottleGrey", 0x00000000);
  505. SetObjectMaterial(tmpobjid, 3, 14708, "labig1int2", "ab_mottleGrey", 0x00000000);
  506. tmpobjid = CreateObject(1679, 1921.382202, -1693.915161, 13.066229, 0.000000, 0.000000, 0.000000, 500.00);
  507. SetObjectMaterial(tmpobjid, 0, 18646, "matcolours", "grey-90-percent", 0x00000000);
  508. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-90-percent", 0x00000000);
  509. SetObjectMaterial(tmpobjid, 2, 14708, "labig1int2", "ab_mottleGrey", 0x00000000);
  510. SetObjectMaterial(tmpobjid, 3, 14708, "labig1int2", "ab_mottleGrey", 0x00000000);
  511. tmpobjid = CreateObject(1679, 1917.550170, -1693.915161, 13.066229, 0.000000, 0.000000, 0.000000, 500.00);
  512. SetObjectMaterial(tmpobjid, 0, 18646, "matcolours", "grey-90-percent", 0x00000000);
  513. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-90-percent", 0x00000000);
  514. SetObjectMaterial(tmpobjid, 2, 14708, "labig1int2", "ab_mottleGrey", 0x00000000);
  515. SetObjectMaterial(tmpobjid, 3, 14708, "labig1int2", "ab_mottleGrey", 0x00000000);
  516. tmpobjid = CreateObject(642, 1925.217285, -1693.962402, 13.908293, 0.000000, 0.000000, 0.000000, 500.00);
  517. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  518. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-90-percent", 0x00000000);
  519. tmpobjid = CreateObject(642, 1921.364746, -1693.962402, 13.908293, 0.000000, 0.000000, 0.000000, 500.00);
  520. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFF0000);
  521. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-90-percent", 0x00000000);
  522. tmpobjid = CreateObject(642, 1917.516845, -1693.962402, 13.908293, 0.000000, 0.000000, 0.000000, 500.00);
  523. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFFFF00);
  524. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-90-percent", 0x00000000);
  525. tmpobjid = CreateObject(18880, 1915.119995, -1692.291870, 13.503486, 180.000000, 0.000000, 0.000000, 500.00);
  526. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  527. tmpobjid = CreateObject(18880, 1915.119995, -1694.463256, 13.503486, 180.000000, 0.000000, 0.000000, 500.00);
  528. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  529. tmpobjid = CreateObject(18880, 1915.119995, -1696.684936, 13.503486, 180.000000, 0.000000, 0.000000, 500.00);
  530. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  531. tmpobjid = CreateObject(18880, 1917.381103, -1696.684936, 13.503486, 180.000000, 0.000000, 0.000000, 500.00);
  532. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  533. tmpobjid = CreateObject(18880, 1919.511596, -1696.684936, 13.503486, 180.000000, 0.000000, 0.000000, 500.00);
  534. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  535. tmpobjid = CreateObject(18880, 1921.712768, -1696.684936, 13.503486, 180.000000, 0.000000, 0.000000, 500.00);
  536. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  537. tmpobjid = CreateObject(18880, 1923.893798, -1696.684936, 13.503486, 180.000000, 0.000000, 0.000000, 500.00);
  538. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  539. tmpobjid = CreateObject(18880, 1926.085205, -1696.684936, 13.503486, 180.000000, 0.000000, 0.000000, 500.00);
  540. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  541. tmpobjid = CreateObject(970, 1915.113281, -1694.490844, 12.943428, 0.000000, 0.000000, 90.000000, 500.00);
  542. SetObjectMaterial(tmpobjid, 0, 6487, "councl_law2", "lanlabra1_M", 0x00000000);
  543. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-93-percent", 0x00000000);
  544. tmpobjid = CreateObject(970, 1917.314453, -1696.582153, 12.943428, 0.000000, 0.000000, 180.000000, 500.00);
  545. SetObjectMaterial(tmpobjid, 0, 6487, "councl_law2", "lanlabra1_M", 0x00000000);
  546. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-93-percent", 0x00000000);
  547. tmpobjid = CreateObject(970, 1921.696411, -1696.582153, 12.943428, 0.000000, 0.000000, 180.000000, 500.00);
  548. SetObjectMaterial(tmpobjid, 0, 6487, "councl_law2", "lanlabra1_M", 0x00000000);
  549. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-93-percent", 0x00000000);
  550. tmpobjid = CreateObject(970, 1926.086303, -1696.582153, 12.943428, 0.000000, 0.000000, 180.000000, 500.00);
  551. SetObjectMaterial(tmpobjid, 0, 6487, "councl_law2", "lanlabra1_M", 0x00000000);
  552. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-93-percent", 0x00000000);
  553. tmpobjid = CreateObject(18880, 1928.216308, -1696.684936, 13.503486, 180.000000, 0.000000, 0.000000, 500.00);
  554. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  555. tmpobjid = CreateObject(970, 1930.158569, -1696.582153, 12.943428, 0.000000, 0.000000, 180.000000, 500.00);
  556. SetObjectMaterial(tmpobjid, 0, 6487, "councl_law2", "lanlabra1_M", 0x00000000);
  557. SetObjectMaterial(tmpobjid, 1, 18646, "matcolours", "grey-93-percent", 0x00000000);
  558. tmpobjid = CreateObject(18880, 1930.167358, -1696.684936, 13.503486, 180.000000, 0.000000, 0.000000, 500.00);
  559. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  560. tmpobjid = CreateObject(18880, 1916.762451, -1713.239624, 14.203493, 180.000000, 0.000000, 0.000000, 500.00);
  561. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  562. tmpobjid = CreateObject(18762, 1913.664184, -1713.254272, 15.539169, 0.000000, 0.000000, 0.000000, 500.00);
  563. SetObjectMaterial(tmpobjid, 0, 4829, "airport_las", "Grass_128HV", 0x00000000);
  564. tmpobjid = CreateObject(18762, 1909.832519, -1713.254272, 15.539169, 0.000000, 0.000000, 0.000000, 500.00);
  565. SetObjectMaterial(tmpobjid, 0, 4829, "airport_las", "Grass_128HV", 0x00000000);
  566. tmpobjid = CreateObject(18880, 1913.642089, -1713.239624, 14.203493, 180.000000, 0.000000, 0.000000, 500.00);
  567. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  568. tmpobjid = CreateObject(18880, 1909.740112, -1713.239624, 14.203493, 180.000000, 0.000000, 0.000000, 500.00);
  569. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  570. tmpobjid = CreateObject(1453, 1913.573364, -1724.889770, 12.745266, 0.000000, 0.000000, 0.000000, 500.00);
  571. SetObjectMaterial(tmpobjid, 0, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  572. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  573. tmpobjid = CreateObject(19621, 1913.658813, -1724.839721, 13.382322, 0.000000, 0.000000, 360.000000, 500.00);
  574. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF104E8B);
  575. tmpobjid = CreateObject(19621, 1913.428588, -1724.839721, 13.382322, 0.000000, 0.000000, 360.000000, 500.00);
  576. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF104E8B);
  577. tmpobjid = CreateObject(1280, 1913.521606, -1717.662963, 12.595874, 0.000000, 0.000000, 90.000000, 500.00);
  578. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  579. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  580. tmpobjid = CreateObject(1280, 1910.820434, -1720.263793, 12.595874, 0.000000, 0.000000, 180.000000, 500.00);
  581. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  582. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  583. tmpobjid = CreateObject(1280, 1913.532348, -1723.125488, 12.595874, 0.000000, 0.000000, 270.000000, 500.00);
  584. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  585. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  586. tmpobjid = CreateObject(1280, 1916.273315, -1720.334228, 12.595874, 0.000000, 0.000000, 360.000000, 500.00);
  587. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  588. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  589. tmpobjid = CreateObject(19157, 1897.298217, -1697.702026, 10.909646, 0.000000, 0.000000, 0.000000, 500.00);
  590. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  591. tmpobjid = CreateObject(19157, 1897.298217, -1696.581054, 10.909646, 0.000000, 0.000000, 0.000000, 500.00);
  592. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  593. tmpobjid = CreateObject(19157, 1897.298217, -1696.581054, 12.819660, 0.000000, 0.000000, 0.000000, 500.00);
  594. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  595. tmpobjid = CreateObject(19157, 1897.298217, -1695.380981, 12.819660, 0.000000, 0.000000, 0.000000, 500.00);
  596. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  597. tmpobjid = CreateObject(19157, 1900.409423, -1693.210205, 12.819660, 0.000000, 0.000000, 90.000000, 500.00);
  598. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  599. tmpobjid = CreateObject(19157, 1900.409423, -1689.968505, 12.819660, 0.000000, 0.000000, 90.000000, 500.00);
  600. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  601. tmpobjid = CreateObject(19157, 1900.409423, -1689.968505, 12.819660, 0.000000, 0.000000, 90.000000, 500.00);
  602. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  603. tmpobjid = CreateObject(19157, 1898.309814, -1689.968505, 12.819660, 0.000000, 0.000000, 90.000000, 500.00);
  604. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  605. tmpobjid = CreateObject(19157, 1898.309814, -1689.968505, 11.399660, 0.000000, 0.000000, 90.000000, 500.00);
  606. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  607. tmpobjid = CreateObject(19157, 1895.039184, -1689.968505, 11.399660, 0.000000, 0.000000, 90.000000, 500.00);
  608. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  609. tmpobjid = CreateObject(19157, 1893.888916, -1689.968505, 11.399660, 0.000000, 0.000000, 90.000000, 500.00);
  610. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  611. tmpobjid = CreateObject(19157, 1893.888916, -1694.429321, 11.399660, 0.000000, 0.000000, 90.000000, 500.00);
  612. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  613. tmpobjid = CreateObject(19157, 1893.888427, -1695.469848, 11.399660, 0.000000, 0.000000, 90.000000, 500.00);
  614. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF002266);
  615. tmpobjid = CreateObject(18880, 1898.518310, -1670.030883, 17.153501, 180.000000, 0.000000, 0.000000, 500.00);
  616. SetObjectMaterial(tmpobjid, 2, 10101, "2notherbuildsfe", "ferry_build14", 0xFF3399CC);
  617. tmpobjid = CreateObject(18880, 1894.026733, -1670.030883, 17.153501, 180.000000, 0.000000, 180.000000, 500.00);
  618. SetObjectMaterial(tmpobjid, 2, 10101, "2notherbuildsfe", "ferry_build14", 0xFF3399CC);
  619. tmpobjid = CreateObject(19355, 1895.660888, -1668.365478, 14.632787, 0.000000, 90.000000, 0.000000, 500.00);
  620. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFFFF00);
  621. tmpobjid = CreateObject(18880, 1898.518310, -1666.649658, 17.153501, 180.000000, 0.000000, 0.000000, 500.00);
  622. SetObjectMaterial(tmpobjid, 2, 10101, "2notherbuildsfe", "ferry_build14", 0xFF3399CC);
  623. tmpobjid = CreateObject(18880, 1894.026733, -1666.650390, 17.153501, 180.000000, 0.000000, 180.000000, 500.00);
  624. SetObjectMaterial(tmpobjid, 2, 10101, "2notherbuildsfe", "ferry_build14", 0xFF3399CC);
  625. tmpobjid = CreateObject(19355, 1896.892089, -1668.365478, 14.632787, 0.000000, 90.000000, 0.000000, 500.00);
  626. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFFFF00);
  627. tmpobjid = CreateObject(3361, 1896.267089, -1672.577026, 12.638964, 0.000000, 0.000000, 270.000000, 500.00);
  628. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF008000);
  629. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFF0000);
  630. SetObjectMaterial(tmpobjid, 2, 4829, "airport_las", "fencekb_64h", 0x00000000);
  631. SetObjectMaterial(tmpobjid, 3, 10101, "2notherbuildsfe", "ferry_build14", 0xFF0000FF);
  632. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  633. SetObjectMaterial(tmpobjid, 5, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  634. tmpobjid = CreateObject(3361, 1896.267089, -1664.054199, 12.638964, 0.000000, 0.000000, 450.000000, 500.00);
  635. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFF008000);
  636. SetObjectMaterial(tmpobjid, 1, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFF0000);
  637. SetObjectMaterial(tmpobjid, 2, 4829, "airport_las", "fencekb_64h", 0x00000000);
  638. SetObjectMaterial(tmpobjid, 3, 10101, "2notherbuildsfe", "ferry_build14", 0xFF0000FF);
  639. SetObjectMaterial(tmpobjid, 4, 19297, "matlights", "invisible", 0x00000000);
  640. SetObjectMaterial(tmpobjid, 5, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  641. tmpobjid = CreateObject(19437, 1896.414672, -1665.337768, 13.699069, 0.000000, 122.599960, 90.000000, 500.00);
  642. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFFFF00);
  643. tmpobjid = CreateObject(19437, 1896.414672, -1662.457153, 11.856486, 0.000000, 122.599960, 90.000000, 500.00);
  644. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFFFF00);
  645. tmpobjid = CreateObject(19437, 1896.124511, -1665.337768, 13.699069, 0.000000, 122.599960, 90.000000, 500.00);
  646. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFFFF00);
  647. tmpobjid = CreateObject(19437, 1896.124511, -1662.482421, 11.872635, 0.000000, 122.599960, 90.000000, 500.00);
  648. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFFFF00);
  649. tmpobjid = CreateObject(18762, 1896.723754, -1662.822387, 9.872002, 0.000000, 0.000000, 0.000000, 500.00);
  650. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFFFF00);
  651. tmpobjid = CreateObject(18762, 1895.822998, -1662.822387, 9.872002, 0.000000, 0.000000, 0.000000, 500.00);
  652. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0xFFFFFF00);
  653. tmpobjid = CreateObject(18980, 1919.775024, -1623.013061, 12.492880, 90.000000, 0.000000, 270.000000, 500.00);
  654. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  655. tmpobjid = CreateObject(18766, 1929.296264, -1655.037109, 11.686190, 81.500038, 0.000000, 90.000000, 500.00);
  656. SetObjectMaterial(tmpobjid, 0, 7555, "bballcpark1", "ws_carparknew2", 0x00000000);
  657. tmpobjid = CreateObject(19377, 1883.970825, -1685.950561, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  658. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  659. tmpobjid = CreateObject(19377, 1883.970825, -1695.560913, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  660. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  661. tmpobjid = CreateObject(19377, 1883.970825, -1705.151000, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  662. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  663. tmpobjid = CreateObject(19377, 1883.970825, -1714.741821, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  664. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  665. tmpobjid = CreateObject(19377, 1883.970825, -1724.282104, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  666. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  667. tmpobjid = CreateObject(19377, 1883.970825, -1733.903076, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  668. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  669. tmpobjid = CreateObject(19377, 1883.970825, -1743.503417, 12.118876, 0.000000, 90.000000, 0.000000, 500.00);
  670. SetObjectMaterial(tmpobjid, 0, 16639, "a51_labs", "dam_terazzo", 0x00000000);
  671. tmpobjid = CreateObject(1408, 1878.878173, -1719.078369, 15.166501, 0.000000, 0.000000, 90.000000, 500.00);
  672. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  673. tmpobjid = CreateObject(1408, 1878.878173, -1715.476562, 15.166501, 0.000000, 0.000000, 90.000000, 500.00);
  674. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  675. tmpobjid = CreateObject(1408, 1876.228393, -1712.715087, 15.166501, 0.000000, 0.000000, 180.000000, 500.00);
  676. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  677. tmpobjid = CreateObject(1408, 1876.178344, -1721.716674, 15.166501, 0.000000, 0.000000, 360.000000, 500.00);
  678. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  679. tmpobjid = CreateObject(1408, 1876.178344, -1685.696166, 15.166501, 0.000000, 0.000000, 360.000000, 500.00);
  680. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  681. tmpobjid = CreateObject(1408, 1876.178344, -1676.434204, 15.166501, 0.000000, 0.000000, 540.000000, 500.00);
  682. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  683. tmpobjid = CreateObject(1408, 1878.898803, -1679.124023, 15.166501, 0.000000, 0.000000, 810.000000, 500.00);
  684. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  685. tmpobjid = CreateObject(1408, 1878.898803, -1682.715454, 15.166501, 0.000000, 0.000000, 810.000000, 500.00);
  686. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  687. tmpobjid = CreateObject(1251, 1891.328613, -1718.677246, 11.375180, 90.000000, 0.000000, 0.000000, 500.00);
  688. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  689. tmpobjid = CreateObject(1251, 1894.689575, -1718.657958, 14.725206, 180.000000, 0.000000, 90.000000, 500.00);
  690. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  691. tmpobjid = CreateObject(1251, 1898.108642, -1718.558959, 11.185181, 90.000000, 0.000000, 0.000000, 500.00);
  692. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  693. tmpobjid = CreateObject(19377, 1899.416748, -1731.922485, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  694. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  695. tmpobjid = CreateObject(19377, 1889.164428, -1725.691528, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  696. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  697. tmpobjid = CreateObject(19377, 1889.164428, -1716.641235, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  698. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  699. tmpobjid = CreateObject(18762, 1931.771362, -1732.410644, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  700. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  701. tmpobjid = CreateObject(18762, 1931.771362, -1722.410644, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  702. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  703. tmpobjid = CreateObject(18762, 1931.771362, -1712.410644, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  704. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  705. tmpobjid = CreateObject(18762, 1931.771362, -1702.410644, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  706. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  707. tmpobjid = CreateObject(18762, 1931.771362, -1692.410644, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  708. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  709. tmpobjid = CreateObject(18762, 1931.771362, -1682.410644, 12.794358, 0.000000, 0.000000, 0.000000, 500.00);
  710. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  711. tmpobjid = CreateObject(18762, 1931.771362, -1672.410644, 12.794358, 0.000000, 0.000000, 0.000000, 500.00);
  712. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  713. tmpobjid = CreateObject(18762, 1931.771362, -1660.530151, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  714. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  715. tmpobjid = CreateObject(18762, 1931.771362, -1649.119995, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  716. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  717. tmpobjid = CreateObject(18762, 1931.771362, -1637.379394, 12.974361, 0.000000, 0.000000, 0.000000, 500.00);
  718. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  719. tmpobjid = CreateObject(8673, 1931.754882, -1731.556640, 13.407296, 0.000000, 0.000000, 90.000000, 500.00);
  720. SetObjectMaterial(tmpobjid, 0, 8680, "chnatwnfnce", "ctmallfence", 0xFF252525);
  721. tmpobjid = CreateObject(8673, 1931.754882, -1711.106323, 13.407296, 0.000000, 0.000000, 90.000000, 500.00);
  722. SetObjectMaterial(tmpobjid, 0, 8680, "chnatwnfnce", "ctmallfence", 0xFF252525);
  723. tmpobjid = CreateObject(8673, 1931.754882, -1690.656005, 13.407296, 0.000000, 0.000000, 90.000000, 500.00);
  724. SetObjectMaterial(tmpobjid, 0, 8680, "chnatwnfnce", "ctmallfence", 0xFF252525);
  725. tmpobjid = CreateObject(8673, 1931.754882, -1670.824707, 13.407296, 0.000000, 0.000000, 90.000000, 500.00);
  726. SetObjectMaterial(tmpobjid, 0, 8680, "chnatwnfnce", "ctmallfence", 0xFF252525);
  727. tmpobjid = CreateObject(8673, 1931.754882, -1632.643920, 13.407296, 0.000000, 0.000000, 90.000000, 500.00);
  728. SetObjectMaterial(tmpobjid, 0, 8680, "chnatwnfnce", "ctmallfence", 0xFF252525);
  729. tmpobjid = CreateObject(8673, 1931.754882, -1638.186767, 13.407296, 0.000000, 0.000000, 90.000000, 500.00);
  730. SetObjectMaterial(tmpobjid, 0, 8680, "chnatwnfnce", "ctmallfence", 0xFF252525);
  731. tmpobjid = CreateObject(18762, 1920.792846, -1662.500366, 15.539169, 0.000000, 0.000000, 0.000000, 500.00);
  732. SetObjectMaterial(tmpobjid, 0, 4829, "airport_las", "Grass_128HV", 0x00000000);
  733. tmpobjid = CreateObject(18762, 1925.792846, -1662.500366, 15.539169, 0.000000, 0.000000, 0.000000, 500.00);
  734. SetObjectMaterial(tmpobjid, 0, 4829, "airport_las", "Grass_128HV", 0x00000000);
  735. tmpobjid = CreateObject(18762, 1930.552612, -1662.500366, 15.539169, 0.000000, 0.000000, 0.000000, 500.00);
  736. SetObjectMaterial(tmpobjid, 0, 4829, "airport_las", "Grass_128HV", 0x00000000);
  737. tmpobjid = CreateObject(18880, 1915.802001, -1662.348876, 14.203493, 180.000000, 0.000000, 0.000000, 500.00);
  738. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  739. tmpobjid = CreateObject(18880, 1920.802001, -1662.348876, 14.203493, 180.000000, 0.000000, 0.000000, 500.00);
  740. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  741. tmpobjid = CreateObject(18880, 1925.802001, -1662.348876, 14.203493, 180.000000, 0.000000, 0.000000, 500.00);
  742. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  743. tmpobjid = CreateObject(18880, 1930.521850, -1662.348876, 14.203493, 180.000000, 0.000000, 0.000000, 500.00);
  744. SetObjectMaterial(tmpobjid, 2, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  745. tmpobjid = CreateObject(19450, 1923.078247, -1664.027954, 10.893161, 0.000000, 0.000000, 90.000000, 500.00);
  746. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  747. tmpobjid = CreateObject(19450, 1923.538696, -1664.027954, 10.893161, 0.000000, 0.000000, 90.000000, 500.00);
  748. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  749. tmpobjid = CreateObject(19450, 1923.538696, -1669.041137, 10.893161, 0.000000, 0.000000, 90.000000, 500.00);
  750. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  751. tmpobjid = CreateObject(19450, 1923.078247, -1669.041137, 10.893161, 0.000000, 0.000000, 90.000000, 500.00);
  752. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  753. tmpobjid = CreateObject(19355, 1928.273071, -1665.561523, 10.901906, 0.000000, 0.000000, 0.000000, 500.00);
  754. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  755. tmpobjid = CreateObject(19355, 1928.273071, -1667.533325, 10.901906, 0.000000, 0.000000, 0.000000, 500.00);
  756. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  757. tmpobjid = CreateObject(19355, 1918.352783, -1667.533325, 10.901906, 0.000000, 0.000000, 0.000000, 500.00);
  758. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  759. tmpobjid = CreateObject(19355, 1918.352783, -1665.552001, 10.901906, 0.000000, 0.000000, 0.000000, 500.00);
  760. SetObjectMaterial(tmpobjid, 0, 1677, "wshxrefhse2", "tilestone256", 0x00000000);
  761. tmpobjid = CreateObject(1280, 1914.705200, -1663.835693, 12.560901, 0.000000, 0.000000, 0.000000, 500.00);
  762. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  763. SetObjectMaterial(tmpobjid, 1, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  764. tmpobjid = CreateObject(1280, 1914.705200, -1669.376342, 12.530903, 0.000000, 0.000000, 0.000000, 500.00);
  765. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  766. SetObjectMaterial(tmpobjid, 1, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  767. tmpobjid = CreateObject(11435, 1932.290771, -1660.226196, 18.009468, 0.000000, 0.000000, 0.000000, 500.00);
  768. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  769. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  770. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  771. tmpobjid = CreateObject(11435, 1932.290771, -1649.504882, 18.009468, 0.000000, 0.000000, 0.000000, 500.00);
  772. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  773. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  774. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  775. tmpobjid = CreateObject(11435, 1932.290771, -1654.046386, 19.089487, 90.000000, 0.000000, 0.000000, 500.00);
  776. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  777. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  778. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  779. tmpobjid = CreateObject(11435, 1932.290771, -1659.177856, 19.089487, 90.000000, 0.000000, 0.000000, 500.00);
  780. SetObjectMaterial(tmpobjid, 0, 19297, "matlights", "invisible", 0x00000000);
  781. SetObjectMaterial(tmpobjid, 1, 3374, "ce_farmxref", "sw_barnwood5", 0xFF5B4532);
  782. SetObjectMaterial(tmpobjid, 2, 19297, "matlights", "invisible", 0x00000000);
  783. tmpobjid = CreateObject(2797, 1931.849609, -1655.155273, 19.013832, 0.000000, 0.000000, 90.000000, 500.00);
  784. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  785. tmpobjid = CreateObject(19482, 1932.000244, -1655.153686, 19.269514, 0.000000, 0.000000, 720.000000, 500.00);
  786. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  787. SetObjectMaterialText(tmpobjid, "{FFFFFF}Residencial", 0, 120, "Quartz MS", 35, 1, 0x00000000, 0x00000000, 1);
  788. tmpobjid = CreateObject(19482, 1932.000244, -1655.153686, 18.779502, 0.000000, 0.000000, 720.000000, 500.00);
  789. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  790. SetObjectMaterialText(tmpobjid, "{FFFFFF}Crystal Village", 0, 120, "Quartz MS", 35, 1, 0x00000000, 0x00000000, 1);
  791. tmpobjid = CreateObject(2717, 1919.709960, -1672.569946, 21.122419, 0.000000, 4.000001, 0.000000, 500.00);
  792. SetObjectMaterialText(tmpobjid, "{FF0000}Burger", 0, 120, "Quartz MS", 70, 1, 0x00000000, 0x00000000, 0);
  793. tmpobjid = CreateObject(2717, 1919.678588, -1672.569946, 20.673524, 0.000000, 4.000001, 0.000000, 500.00);
  794. SetObjectMaterialText(tmpobjid, "{FF0000}King", 0, 120, "Quartz MS", 70, 1, 0x00000000, 0x00000000, 0);
  795. tmpobjid = CreateObject(19377, 1899.416748, -1735.282592, 7.111090, 0.000000, 180.000000, 180.000000, 500.00);
  796. SetObjectMaterial(tmpobjid, 0, 10101, "2notherbuildsfe", "ferry_build14", 0x00000000);
  797. tmpobjid = CreateObject(18766, 1891.880615, -1731.376098, 11.706978, 90.000000, 0.000000, 90.000000, 500.00);
  798. SetObjectMaterial(tmpobjid, 0, 5114, "beach_las2", "sw_sand", 0x00000000);
  799. tmpobjid = CreateObject(18766, 1891.870605, -1721.465698, 11.706978, 90.000000, 0.000000, 90.000000, 500.00);
  800. SetObjectMaterial(tmpobjid, 0, 5114, "beach_las2", "sw_sand", 0x00000000);
  801. tmpobjid = CreateObject(18766, 1896.803588, -1721.465576, 11.707078, 90.000000, 0.000000, 90.000000, 500.00);
  802. SetObjectMaterial(tmpobjid, 0, 5114, "beach_las2", "sw_sand", 0x00000000);
  803. tmpobjid = CreateObject(18766, 1896.843017, -1731.369384, 11.707078, 90.000000, 0.000000, 90.000000, 500.00);
  804. SetObjectMaterial(tmpobjid, 0, 5114, "beach_las2", "sw_sand", 0x00000000);
  805. tmpobjid = CreateObject(1251, 1898.108642, -1734.078979, 11.295181, 90.000000, 0.000000, 0.000000, 500.00);
  806. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  807. tmpobjid = CreateObject(1251, 1891.246948, -1734.078735, 11.295183, 90.000000, 0.000000, 0.000000, 500.00);
  808. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  809. tmpobjid = CreateObject(1251, 1894.689575, -1734.001831, 14.645199, 180.000000, 0.000000, 90.000000, 500.00);
  810. SetObjectMaterial(tmpobjid, 0, 14650, "ab_trukstpc", "mp_CJ_WOOD5", 0x00000000);
  811. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  812. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  813. /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
  814. tmpobjid = CreateObject(19529, 1878.505126, -1681.774658, 12.205980, 0.000000, 0.000000, 0.000000, 500.00);
  815. tmpobjid = CreateObject(10183, 1893.473266, -1639.918823, 12.289056, 0.000000, 0.000000, 134.600112, 500.00);
  816. tmpobjid = CreateObject(10398, 1895.103027, -1732.684570, -9.683286, 0.000000, 0.000000, 0.000000, 500.00);
  817. tmpobjid = CreateObject(869, 1915.833984, -1727.485595, 12.701683, 0.000000, 0.000000, 0.000000, 500.00);
  818. tmpobjid = CreateObject(869, 1911.563476, -1727.485595, 12.701683, 0.000000, 0.000000, 0.000000, 500.00);
  819. tmpobjid = CreateObject(18890, 1913.143920, -1724.556030, 13.039032, 18.200010, 0.000000, 180.000000, 500.00);
  820. tmpobjid = CreateObject(19626, 1913.990600, -1724.807617, 12.922442, -26.799999, 0.000000, 360.000000, 500.00);
  821. tmpobjid = CreateObject(2315, 1913.587524, -1721.061889, 12.229262, 0.000000, 0.000000, 90.000000, 500.00);
  822. tmpobjid = CreateObject(19806, 1913.555175, -1720.462890, 18.116607, 0.000000, 0.000000, 0.000000, 500.00);
  823. tmpobjid = CreateObject(1359, 1901.968627, -1698.912353, 12.898629, 0.000000, 0.000000, 0.000000, 500.00);
  824. tmpobjid = CreateObject(1359, 1890.188842, -1698.912353, 12.898629, 0.000000, 0.000000, 0.000000, 500.00);
  825. tmpobjid = CreateObject(717, 1890.464843, -1687.457275, 12.241366, 0.000000, 0.000000, 0.000000, 500.00);
  826. tmpobjid = CreateObject(717, 1902.996459, -1687.457275, 12.241366, 0.000000, 0.000000, 0.000000, 500.00);
  827. tmpobjid = CreateObject(717, 1902.996459, -1699.938354, 12.241366, 0.000000, 0.000000, 0.000000, 500.00);
  828. tmpobjid = CreateObject(717, 1890.555053, -1699.938354, 12.241366, 0.000000, 0.000000, 0.000000, 500.00);
  829. tmpobjid = CreateObject(3280, 1898.503173, -1669.140747, 15.378888, 0.000000, 90.000000, 0.000000, 500.00);
  830. tmpobjid = CreateObject(3280, 1898.503173, -1667.579711, 15.378888, 0.000000, 90.000000, 0.000000, 500.00);
  831. tmpobjid = CreateObject(3280, 1894.001342, -1667.579711, 15.378888, 0.000000, 90.000000, 0.000000, 500.00);
  832. tmpobjid = CreateObject(3280, 1894.001342, -1669.130249, 15.378888, 0.000000, 90.000000, 0.000000, 500.00);
  833. tmpobjid = CreateObject(16500, 1897.833862, -1668.416259, 17.959854, 0.000000, -50.000000, 360.000000, 500.00);
  834. tmpobjid = CreateObject(16500, 1894.652832, -1668.416259, 17.951433, 0.000000, -50.000000, 180.000000, 500.00);
  835. tmpobjid = CreateObject(717, 1902.996459, -1674.286743, 12.241366, 0.000000, 0.000000, 0.000000, 500.00);
  836. tmpobjid = CreateObject(717, 1890.416748, -1674.286743, 12.241366, 0.000000, 0.000000, 0.000000, 500.00);
  837. tmpobjid = CreateObject(717, 1890.416748, -1661.265991, 12.241366, 0.000000, 0.000000, 0.000000, 500.00);
  838. tmpobjid = CreateObject(717, 1902.647338, -1661.265991, 12.241366, 0.000000, 0.000000, 0.000000, 500.00);
  839. tmpobjid = CreateObject(1359, 1901.968627, -1673.041870, 12.898629, 0.000000, 0.000000, 0.000000, 500.00);
  840. tmpobjid = CreateObject(1359, 1901.968627, -1662.660644, 12.898629, 0.000000, 0.000000, 0.000000, 500.00);
  841. tmpobjid = CreateObject(9697, 1944.355468, -1627.318847, 12.297965, 0.000000, 0.000000, 0.000000, 500.00);
  842. tmpobjid = CreateObject(9697, 1965.696289, -1645.731567, 12.297965, 0.000000, 0.000000, 180.000000, 500.00);
  843. tmpobjid = CreateObject(3580, 1861.064697, -1716.941650, 18.880889, 0.000000, 0.000000, 270.000000, 500.00);
  844. tmpobjid = CreateObject(3616, 1858.657592, -1698.548339, 17.529457, 0.000000, 0.000000, 0.000000, 500.00);
  845. tmpobjid = CreateObject(3580, 1861.064697, -1681.071166, 18.880889, 0.000000, 0.000000, 270.000000, 500.00);
  846. tmpobjid = CreateObject(3617, 1862.453491, -1665.069091, 17.354816, 0.000000, 0.000000, 0.000000, 500.00);
  847. tmpobjid = CreateObject(3616, 1858.657592, -1648.517700, 17.529457, 0.000000, 0.000000, 0.000000, 500.00);
  848. tmpobjid = CreateObject(3617, 1862.453491, -1628.057495, 17.354816, 0.000000, 0.000000, 0.000000, 500.00);
  849. tmpobjid = CreateObject(729, 1836.894775, -1739.293212, 12.250660, 0.000000, 0.000000, 0.000000, 500.00);
  850. tmpobjid = CreateObject(729, 1836.894775, -1724.293212, 12.250660, 0.000000, 0.000000, 0.000000, 500.00);
  851. tmpobjid = CreateObject(729, 1836.894775, -1709.293212, 12.250660, 0.000000, 0.000000, 0.000000, 500.00);
  852. tmpobjid = CreateObject(729, 1836.894775, -1694.293212, 12.250660, 0.000000, 0.000000, 0.000000, 500.00);
  853. tmpobjid = CreateObject(729, 1836.894775, -1679.293212, 12.250660, 0.000000, 0.000000, 0.000000, 500.00);
  854. tmpobjid = CreateObject(729, 1836.894775, -1664.293212, 12.250660, 0.000000, 0.000000, 0.000000, 500.00);
  855. tmpobjid = CreateObject(729, 1836.894775, -1649.293212, 12.250660, 0.000000, 0.000000, 0.000000, 500.00);
  856. tmpobjid = CreateObject(729, 1836.894775, -1634.293212, 12.250660, 0.000000, 0.000000, 0.000000, 500.00);
  857. tmpobjid = CreateObject(2945, 1896.110473, -1734.981689, 13.677468, 140.000000, 0.000000, 360.000000, 500.00);
  858. tmpobjid = CreateObject(1281, 1890.945312, -1714.159179, 12.993679, 0.000000, 0.000000, 180.000000, 500.00);
  859. tmpobjid = CreateObject(2945, 1893.190307, -1717.837768, 13.663376, 140.000000, 0.000000, 180.000000, 500.00);
  860. tmpobjid = CreateObject(1281, 1898.156005, -1738.750854, 12.993679, 0.000000, 0.000000, 0.000000, 500.00);
  861. tmpobjid = CreateObject(2945, 1896.041748, -1717.837768, 13.663376, 140.000000, 0.000000, 180.000000, 500.00);
  862. tmpobjid = CreateObject(8990, 1924.251708, -1661.068603, 12.670186, 0.000000, 0.000000, 0.000000, 500.00);
  863. tmpobjid = CreateObject(8990, 1920.950317, -1661.068603, 12.670186, 0.000000, 0.000000, 0.000000, 500.00);
  864. tmpobjid = CreateObject(19604, 1923.286743, -1666.509643, 12.294363, 0.000000, 0.000000, 90.000000, 500.00);
  865. tmpobjid = CreateObject(19604, 1923.286743, -1666.509643, 12.304364, 0.000000, 0.000000, 90.000000, 500.00);
  866. tmpobjid = CreateObject(19588, 1923.358520, -1666.562377, 12.736872, 0.000000, 0.000000, 0.000000, 500.00);
  867. tmpobjid = CreateObject(1359, 1914.289550, -1660.487792, 12.898629, 0.000000, 0.000000, 0.000000, 500.00);
  868. tmpobjid = CreateObject(1281, 1894.376464, -1714.159179, 12.993679, 0.000000, 0.000000, 180.000000, 500.00);
  869. tmpobjid = CreateObject(1281, 1897.787963, -1714.159179, 12.993679, 0.000000, 0.000000, 180.000000, 500.00);
  870. tmpobjid = CreateObject(1281, 1890.945312, -1738.738891, 12.993679, 0.000000, 0.000000, 180.000000, 500.00);
  871. tmpobjid = CreateObject(1281, 1894.376464, -1738.719726, 12.993679, 0.000000, 0.000000, 180.000000, 500.00);
  872. tmpobjid = CreateObject(2945, 1892.939697, -1734.981689, 13.677468, 140.000000, 0.000000, 360.000000, 500.00);
  873.  
  874. //Objects////////////////////////////////////////////////////////////////////////////////////////////////////////
  875. }
  876. public OnPlayerCommandText(playerid, cmdtext[])
  877. {
  878. if(strcmp("/h", cmdtext, true, 10) == 0)
  879. {
  880. SetPlayerPos(playerid,1941.7094, -1679.8738, 12.6758);
  881. SetPlayerInterior(playerid, 0);
  882. return 1;
  883. }
  884. return 0;
  885. }
Advertisement
Add Comment
Please, Sign In to add comment