Advertisement
Guest User

Untitled

a guest
Apr 1st, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 480.42 KB | None | 0 0
  1. public OnGameModeInit()
  2. {
  3. for(new i; i<MAX_VEHICLES;i++)
  4. {
  5. Motorschaden[i] = 0;
  6. NeonObject[i][1] = -1;
  7. NeonObject[i][2] = -1;
  8. NeonObject[i][3] = -1;
  9. }
  10.  
  11. AddStaticPickup(1279,23,-144.0130,146.2010,3.9815);// Kartoffeln einpflanzen
  12.  
  13. AddStaticPickup(1239,23,1203.1191,-898.2548,43.3799); //BSN (/menu)
  14. for(new i = 0; i < MAX_PLAYERS; i++){
  15. if(IsPlayerConnected(i)){
  16. GetPlayerHealth(i,PlayerInfo[i][pHealth]);
  17. PlayerInfo[i][apFreeTime] = 3;
  18. }
  19. }
  20. for(new i = 0; i<sizeof(MastenVariable); i++)
  21. {
  22. CreateDynamicObjectEx(10357, MastenVariable[i][mPosX], MastenVariable[i][mPosY], MastenVariable[i][mPosZ], 0.0000, 0.0000, 0.0000);
  23. }
  24.  
  25. //Oamt Parkplatz
  26. new textur;
  27.  
  28. textur = CreateDynamicObjectEx(18981, 917.97241, -1187.10132, 15.50420, 0.00000, 90.00000, 0.00000);
  29. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  30. textur = CreateDynamicObjectEx(18981, 917.99237, -1162.09924, 15.50420, 0.00000, 90.00000, 0.00000);
  31. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  32. textur = CreateDynamicObjectEx(18981, 893.02240, -1187.10132, 15.50416, 0.00000, 90.00000, 0.00000);
  33. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  34. textur = CreateDynamicObjectEx(18981, 868.06262, -1187.10132, 15.50420, 0.00000, 90.00000, 0.00000);
  35. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  36. textur = CreateDynamicObjectEx(18981, 843.14728, -1187.10132, 15.50420, 0.00000, 90.00000, 0.00000);
  37. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  38. textur = CreateDynamicObjectEx(18981, 818.21521, -1187.10132, 15.50420, 0.00000, 90.00000, 0.00000);
  39. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  40. textur = CreateDynamicObjectEx(18981, 818.21521, -1162.09924, 15.50420, 0.00000, 90.00000, 0.00000);
  41. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  42. textur = CreateDynamicObjectEx(18981, 843.14728, -1162.09924, 15.50420, 0.00000, 90.00000, 0.00000);
  43. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  44. textur = CreateDynamicObjectEx(18981, 868.06262, -1162.09924, 15.50420, 0.00000, 90.00000, 0.00000);
  45. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  46. textur = CreateDynamicObjectEx(18981, 893.02240, -1162.09924, 15.50420, 0.00000, 90.00000, 0.00000);
  47. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  48. textur = CreateDynamicObjectEx(18981, 820.69641, -1212.06616, 15.50420, 0.00000, 90.00000, 0.00000);
  49. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  50. textur = CreateDynamicObjectEx(18981, 820.69641, -1237.01343, 15.50420, 0.00000, 90.00000, 0.00000);
  51. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  52. textur = CreateDynamicObjectEx(18981, 833.68878, -1237.01343, 4.19960, 0.00000, 0.00000, 0.00000);
  53. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  54. textur = CreateDynamicObjectEx(18981, 833.68878, -1212.06616, 4.19960, 0.00000, 0.00000, 0.00000);
  55. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  56. textur = CreateDynamicObjectEx(18981, 846.69690, -1200.05579, 4.19960, 0.00000, 0.00000, 90.00000);
  57. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  58. textur = CreateDynamicObjectEx(18981, 871.69397, -1200.05579, 4.19960, 0.00000, 0.00000, 90.00000);
  59. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  60. textur = CreateDynamicObjectEx(18981, 909.97382, -1200.05579, 4.19960, 0.00000, 0.00000, 90.00000);
  61. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  62. textur = CreateDynamicObjectEx(18762, 890.76813, -1200.05579, 14.20200, 0.00000, 0.00000, 0.00000);
  63. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  64. textur = CreateDynamicObjectEx(18981, 820.69641, -1231.93811, 4.19960, 0.00000, 0.00000, 90.00000);
  65. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  66. textur = CreateDynamicObjectEx(18981, 809.01208, -1162.09924, 4.19960, 0.00000, 0.00000, 0.00000);
  67. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  68. textur = CreateDynamicObjectEx(18981, 809.01208, -1187.10132, 4.19960, 0.00000, 0.00000, 0.00000);
  69. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  70. textur = CreateDynamicObjectEx(18981, 809.01208, -1212.06616, 4.19960, 0.00000, 0.00000, 0.00000);
  71. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  72. textur = CreateDynamicObjectEx(18981, 809.01208, -1237.01343, 4.19960, 0.00000, 0.00000, 0.00000);
  73. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  74. textur = CreateDynamicObjectEx(18981, 818.21521, -1160.50232, 4.19960, 0.00000, 0.00000, 90.00000);
  75. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  76. textur = CreateDynamicObjectEx(18981, 843.14728, -1160.50232, 4.19960, 0.00000, 0.00000, 90.00000);
  77. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  78. textur = CreateDynamicObjectEx(18981, 868.06262, -1160.50232, 4.19960, 0.00000, 0.00000, 90.00000);
  79. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  80. textur = CreateDynamicObjectEx(18981, 893.02240, -1160.50232, 4.19960, 0.00000, 0.00000, 90.00000);
  81. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  82. textur = CreateDynamicObjectEx(18981, 903.88440, -1161.86633, 4.19960, 0.00000, 0.00000, 90.00000);
  83. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  84. textur = CreateDynamicObjectEx(18981, 928.87531, -1161.86633, 4.19960, 0.00000, 0.00000, 90.00000);
  85. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  86. textur = CreateDynamicObjectEx(18981, 936.45514, -1169.14014, 4.19960, 0.00000, 0.00000, 90.00000);
  87. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  88. textur = CreateDynamicObjectEx(18981, 924.35968, -1157.10779, 4.19960, 0.00000, 0.00000, 0.00000);
  89. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  90. textur = CreateDynamicObjectEx(18981, 930.49213, -1180.62341, 4.19960, 0.00000, 0.00000, 0.00000);
  91. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  92. textur = CreateDynamicObjectEx(18762, 930.93146, -1190.93518, 16.19155, 0.00000, 90.00000, 0.00000);
  93. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  94. textur = CreateDynamicObjectEx(18762, 924.45679, -1196.04663, 16.19160, 0.00000, 90.00000, 0.00000);
  95. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  96. textur = CreateDynamicObjectEx(18762, 929.39972, -1196.04663, 16.19160, 0.00000, 90.00000, 0.00000);
  97. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  98. textur = CreateDynamicObjectEx(18762, 928.77539, -1192.94690, 16.19160, 0.00000, 90.00000, 90.00000);
  99. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  100. textur = CreateDynamicObjectEx(18762, 928.78528, -1193.46606, 16.19160, 0.00000, 90.00000, 90.00000);
  101. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  102. textur = CreateDynamicObjectEx(18762, 922.36029, -1198.06482, 16.19160, 0.00000, 90.00000, 90.00000);
  103. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  104. textur = CreateDynamicObjectEx(18762, 891.70758, -1159.87085, 16.19160, 0.00000, 90.00000, 90.00000);
  105. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  106. CreateDynamicObjectEx(8673, 873.93073, -1200.05579, 16.63890, 0.00000, 0.00000, 0.00000);
  107. CreateDynamicObjectEx(8673, 853.54340, -1200.05579, 16.63890, 0.00000, 0.00000, 0.00000);
  108. CreateDynamicObjectEx(8673, 844.25763, -1200.05579, 16.63890, 0.00000, 0.00000, 0.00000);
  109. CreateDynamicObjectEx(8673, 833.83447, -1210.04956, 16.63890, 0.00000, 0.00000, 90.00000);
  110. CreateDynamicObjectEx(8673, 833.83447, -1223.06335, 16.63890, 0.00000, 0.00000, 90.00000);
  111. CreateDynamicObjectEx(8673, 908.22510, -1200.05579, 16.63890, 0.00000, 0.00000, 0.00000);
  112. CreateDynamicObjectEx(8673, 911.88507, -1200.05579, 16.63890, 0.00000, 0.00000, 0.00000);
  113. CreateDynamicObjectEx(10183, 917.76111, -1195.69629, 16.01714, 0.00000, 0.00000, 225.00000);
  114. CreateDynamicObjectEx(10183, 863.58356, -1195.63257, 16.01714, 0.00000, 0.00000, 225.72136);
  115. CreateDynamicObjectEx(10183, 853.46448, -1195.76318, 16.01714, 0.00000, 0.00000, 225.72136);
  116. CreateDynamicObjectEx(10183, 829.46173, -1221.12341, 16.01710, 0.00000, 0.00000, 315.72141);
  117. CreateDynamicObjectEx(10183, 813.18024, -1211.42969, 16.01710, 0.00000, 0.00000, 135.72141);
  118. CreateDynamicObjectEx(10183, 813.12714, -1191.31787, 16.01710, 0.00000, 0.00000, 135.72141);
  119. CreateDynamicObjectEx(10183, 838.11713, -1164.79260, 16.01710, 0.00000, 0.00000, 45.72140);
  120. CreateDynamicObjectEx(10183, 868.50806, -1164.84412, 16.01710, 0.00000, 0.00000, 45.72140);
  121. CreateDynamicObjectEx(10183, 913.41028, -1165.78809, 16.01710, 0.00000, 0.00000, 45.72140);
  122.  
  123. //Autohaus SF
  124.  
  125. CreateDynamicObjectEx(19378, -2275.21387, -175.61580, 34.23803, 0.00000, 90.00000, 0.00000);
  126. CreateDynamicObjectEx(19378, -2285.68970, -175.61580, 34.23800, 0.00000, 90.00000, 0.00000);
  127. CreateDynamicObjectEx(19378, -2296.17651, -175.61580, 34.23800, 0.00000, 90.00000, 0.00000);
  128. CreateDynamicObjectEx(19378, -2296.17651, -165.98770, 34.23800, 0.00000, 90.00000, 0.00000);
  129. CreateDynamicObjectEx(19378, -2296.17651, -156.38770, 34.23800, 0.00000, 90.00000, 0.00000);
  130. CreateDynamicObjectEx(19378, -2296.17651, -146.80569, 34.23800, 0.00000, 90.00000, 0.00000);
  131. CreateDynamicObjectEx(19378, -2285.68970, -165.98770, 34.23800, 0.00000, 90.00000, 0.00000);
  132. CreateDynamicObjectEx(19378, -2285.68970, -156.38770, 34.23800, 0.00000, 90.00000, 0.00000);
  133. CreateDynamicObjectEx(19378, -2285.68970, -146.80569, 34.23800, 0.00000, 90.00000, 0.00000);
  134. CreateDynamicObjectEx(19378, -2275.21460, -166.00769, 34.23800, 0.00000, 90.00000, 0.00000);
  135. CreateDynamicObjectEx(19378, -2275.21387, -156.38770, 34.23800, 0.00000, 90.00000, 0.00000);
  136. CreateDynamicObjectEx(19378, -2275.21387, -146.80569, 34.23800, 0.00000, 90.00000, 0.00000);
  137. textur = CreateDynamicObjectEx(18762, -2270.43530, -179.96519, 32.62900, 0.00000, 0.00000, 0.00000);
  138. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  139. textur = CreateDynamicObjectEx(18762, -2270.43530, -179.96519, 42.60000, 0.00000, 0.00000, 0.00000);
  140. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  141. textur = CreateDynamicObjectEx(18762, -2270.43530, -179.96519, 37.62872, 0.00000, 0.00000, 0.00000);
  142. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  143. CreateDynamicObjectEx(19325, -2270.43530, -176.94209, 36.90000, 0.00000, 0.00000, 0.00000);
  144. textur = CreateDynamicObjectEx(18762, -2270.43726, -176.99280, 34.40000, 0.00000, 90.00000, 90.00000);
  145. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  146. textur = CreateDynamicObjectEx(18762, -2270.43530, -173.99870, 32.62900, 0.00000, 0.00000, 0.00000);
  147. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  148. textur = CreateDynamicObjectEx(18762, -2270.43530, -173.99870, 37.62870, 0.00000, 0.00000, 0.00000);
  149. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  150. textur = CreateDynamicObjectEx(18762, -2270.43530, -173.99870, 42.60000, 0.00000, 0.00000, 0.00000);
  151. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  152. textur = CreateDynamicObjectEx(18762, -2270.43726, -176.99280, 38.60000, 0.00000, 90.00000, 90.00000);
  153. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  154. CreateDynamicObjectEx(19325, -2270.43530, -176.94209, 41.10000, 0.00000, 0.00000, 0.00000);
  155. textur = CreateDynamicObjectEx(18762, -2270.43726, -176.99280, 43.60000, 0.00000, 90.00000, 90.00000);
  156. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  157. CreateDynamicObjectEx(3437, -2269.90234, -173.58459, 33.30000, 0.00000, 90.00000, 90.00000);
  158. textur = CreateDynamicObjectEx(18762, -2270.43726, -170.99899, 34.40000, 0.00000, 90.00000, 90.00000);
  159. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  160. textur = CreateDynamicObjectEx(18762, -2270.43726, -170.99899, 38.60000, 0.00000, 90.00000, 90.00000);
  161. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  162. textur = CreateDynamicObjectEx(18762, -2270.43726, -170.99899, 43.60000, 0.00000, 90.00000, 90.00000);
  163. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  164. CreateDynamicObjectEx(19325, -2270.43530, -170.99899, 41.10000, 0.00000, 0.00000, 0.00000);
  165. CreateDynamicObjectEx(19325, -2270.43530, -170.99899, 36.90000, 0.00000, 0.00000, 0.00000);
  166. textur = CreateDynamicObjectEx(18762, -2270.43530, -168.00661, 36.59775, 0.00000, 0.00000, 0.00000);
  167. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  168. textur = CreateDynamicObjectEx(18762, -2270.43530, -168.00661, 41.60044, 0.00000, 0.00000, 0.00000);
  169. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  170. CreateDynamicObjectEx(19377, -2285.68970, -175.61580, 43.90200, 0.00000, 90.00000, 0.00000);
  171. CreateDynamicObjectEx(19377, -2296.17651, -175.61580, 43.90200, 0.00000, 90.00000, 0.00000);
  172. CreateDynamicObjectEx(19377, -2296.17651, -146.80569, 43.90200, 0.00000, 90.00000, 0.00000);
  173. CreateDynamicObjectEx(19377, -2285.68970, -146.80569, 43.90200, 0.00000, 90.00000, 0.00000);
  174. CreateDynamicObjectEx(19377, -2275.21387, -146.80569, 43.90200, 0.00000, 90.00000, 0.00000);
  175. textur = CreateDynamicObjectEx(18980, -2283.42407, -179.96519, 34.40000, 0.00000, 90.00000, 0.00000);
  176. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  177. textur = CreateDynamicObjectEx(18762, -2298.42065, -179.96519, 34.40000, 0.00000, 90.00000, 0.00000);
  178. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  179. textur = CreateDynamicObjectEx(18762, -2301.41211, -179.96519, 32.62900, 0.00000, 0.00000, 0.00000);
  180. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  181. textur = CreateDynamicObjectEx(18762, -2301.41211, -179.96519, 37.62870, 0.00000, 0.00000, 0.00000);
  182. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  183. textur = CreateDynamicObjectEx(18762, -2301.41211, -179.96519, 42.60000, 0.00000, 0.00000, 0.00000);
  184. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  185. textur = CreateDynamicObjectEx(18762, -2298.68945, -179.95959, 42.40000, 0.00000, 59.98540, 180.00000);
  186. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  187. textur = CreateDynamicObjectEx(18980, -2283.42407, -179.96519, 43.60000, 0.00000, 90.00000, 0.00000);
  188. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  189. textur = CreateDynamicObjectEx(18762, -2298.42065, -179.96519, 43.60000, 0.00000, 90.00000, 0.00000);
  190. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  191. textur = CreateDynamicObjectEx(18762, -2294.00903, -179.91579, 42.40000, 0.00000, 59.98540, 0.00000);
  192. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  193. textur = CreateDynamicObjectEx(18766, -2296.65015, -179.92999, 36.63000, 0.00000, 0.00000, 0.00000);
  194. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  195. CreateDynamicObjectEx(19325, -2299.10352, -179.96519, 37.40000, 90.00000, 0.00000, 270.00000);
  196. CreateDynamicObjectEx(19325, -2293.41577, -179.96519, 37.40000, 90.00000, 0.00000, 270.00000);
  197. textur = CreateDynamicObjectEx(18762, -2295.85889, -179.92931, 39.12000, 0.00000, 0.00000, 0.00000);
  198. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  199. textur = CreateDynamicObjectEx(18762, -2296.84131, -179.91940, 39.12000, 0.00000, 0.00000, 0.00000);
  200. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  201. textur = CreateDynamicObjectEx(18762, -2291.15308, -179.96600, 37.62870, 0.00000, 0.00000, 0.00000);
  202. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  203. textur = CreateDynamicObjectEx(18762, -2291.15308, -179.96600, 32.62900, 0.00000, 0.00000, 0.00000);
  204. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  205. textur = CreateDynamicObjectEx(18762, -2291.15308, -179.96600, 42.60000, 0.00000, 0.00000, 0.00000);
  206. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  207. CreateDynamicObjectEx(1352, -2291.46216, -179.96600, 40.77420, 0.00000, 90.00000, 180.00000);
  208. CreateDynamicObjectEx(1352, -2297.04541, -179.96600, 40.77420, 0.00000, 90.00000, 180.00000);
  209. CreateDynamicObjectEx(3438, -2270.38330, -161.09930, 35.00000, 0.00000, 0.00000, 0.00000);
  210. textur = CreateDynamicObjectEx(18762, -2270.43530, -142.33420, 32.62900, 0.00000, 0.00000, 0.00000);
  211. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  212. textur = CreateDynamicObjectEx(18762, -2270.43530, -142.33420, 37.62870, 0.00000, 0.00000, 0.00000);
  213. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  214. textur = CreateDynamicObjectEx(18762, -2270.43530, -142.33420, 42.60000, 0.00000, 0.00000, 0.00000);
  215. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  216. CreateDynamicObjectEx(19325, -2270.43530, -145.42960, 36.90000, 0.00000, 0.00000, 0.00000);
  217. textur = CreateDynamicObjectEx(18762, -2270.43726, -145.32460, 34.40000, 0.00000, 90.00000, 90.00000);
  218. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  219. textur = CreateDynamicObjectEx(18762, -2270.43726, -145.32460, 38.60000, 0.00000, 90.00000, 90.00000);
  220. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  221. CreateDynamicObjectEx(19325, -2270.43530, -145.42960, 41.10000, 0.00000, 0.00000, 0.00000);
  222. textur = CreateDynamicObjectEx(18762, -2270.43726, -145.32460, 43.60000, 0.00000, 90.00000, 90.00000);
  223. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  224. textur = CreateDynamicObjectEx(18762, -2270.43530, -148.31520, 37.62870, 0.00000, 0.00000, 0.00000);
  225. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  226. textur = CreateDynamicObjectEx(18762, -2270.43530, -148.31520, 32.62900, 0.00000, 0.00000, 0.00000);
  227. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  228. textur = CreateDynamicObjectEx(18762, -2270.43530, -148.31520, 42.60000, 0.00000, 0.00000, 0.00000);
  229. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  230. textur = CreateDynamicObjectEx(18762, -2270.43726, -151.30231, 38.60000, 0.00000, 90.00000, 90.00000);
  231. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  232. CreateDynamicObjectEx(19325, -2270.43530, -151.30231, 36.90000, 0.00000, 0.00000, 0.00000);
  233. textur = CreateDynamicObjectEx(18762, -2270.43726, -151.30231, 34.40000, 0.00000, 90.00000, 90.00000);
  234. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  235. CreateDynamicObjectEx(19325, -2270.43530, -151.30231, 41.10000, 0.00000, 0.00000, 0.00000);
  236. textur = CreateDynamicObjectEx(18762, -2270.43726, -151.30231, 43.60000, 0.00000, 90.00000, 90.00000);
  237. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  238. textur = CreateDynamicObjectEx(18762, -2270.43530, -154.29610, 36.59780, 0.00000, 0.00000, 0.00000);
  239. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  240. textur = CreateDynamicObjectEx(18762, -2270.43530, -154.29610, 41.60040, 0.00000, 0.00000, 0.00000);
  241. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  242. textur = CreateDynamicObjectEx(18762, -2270.43726, -165.01489, 38.60000, 0.00000, 90.00000, 90.00000);
  243. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  244. textur = CreateDynamicObjectEx(18762, -2270.43726, -157.23981, 38.60000, 0.00000, 90.00000, 90.00000);
  245. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  246. textur = CreateDynamicObjectEx(18762, -2270.41992, -160.76601, 38.60100, 0.00000, 90.00000, 90.00000);
  247. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  248. textur = CreateDynamicObjectEx(18762, -2270.43530, -161.20540, 35.61051, 0.00000, 0.00000, 0.00000);
  249. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  250. CreateDynamicObjectEx(3437, -2269.90234, -148.15559, 33.30000, 0.00000, 90.00000, 90.00000);
  251. textur = CreateDynamicObjectEx(18762, -2270.43530, -161.20540, 41.60000, 0.00000, 0.00000, 0.00000);
  252. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  253. textur = CreateDynamicObjectEx(18762, -2270.41431, -161.20540, 42.60000, 0.00000, 0.00000, 0.00000);
  254. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  255. textur = CreateDynamicObjectEx(18980, -2283.44507, -168.00661, 43.60000, 0.00000, 90.00000, 0.00000);
  256. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  257. textur = CreateDynamicObjectEx(18762, -2298.44165, -154.29610, 43.60000, 0.00000, 90.00000, 0.00000);
  258. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  259. textur = CreateDynamicObjectEx(18980, -2283.44507, -154.29610, 43.60000, 0.00000, 90.00000, 0.00000);
  260. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  261. textur = CreateDynamicObjectEx(18980, -2283.42407, -142.33420, 43.60000, 0.00000, 90.00000, 0.00000);
  262. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  263. textur = CreateDynamicObjectEx(18762, -2298.42065, -142.33420, 43.60000, 0.00000, 90.00000, 0.00000);
  264. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  265. CreateDynamicObjectEx(3802, -2269.25952, -154.24583, 37.60000, 0.00000, 0.00000, 0.00000);
  266. CreateDynamicObjectEx(3802, -2269.25952, -161.17880, 37.60000, 0.00000, 0.00000, 0.00000);
  267. CreateDynamicObjectEx(3802, -2269.25952, -168.05099, 37.60000, 0.00000, 0.00000, 0.00000);
  268. CreateDynamicObjectEx(3811, -2269.58594, -157.75322, 38.90000, 0.00000, 0.00000, 0.00000);
  269. CreateDynamicObjectEx(3811, -2269.58594, -164.75220, 38.90000, 0.00000, 0.00000, 0.00000);
  270. textur = CreateDynamicObjectEx(18762, -2270.42603, -165.99118, 44.40000, 0.00000, 59.98540, 90.00000);
  271. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  272. CreateDynamicObjectEx(19377, -2296.16235, -173.17587, 43.92169, 0.00000, 90.00000, 0.00000);
  273. CreateDynamicObjectEx(19377, -2275.21387, -175.61580, 43.90200, 0.00000, 90.00000, 0.00000);
  274. CreateDynamicObjectEx(19377, -2285.68970, -173.17590, 43.92170, 0.00000, 90.00000, 0.00000);
  275. CreateDynamicObjectEx(19377, -2275.21387, -173.17590, 43.92170, 0.00000, 90.00000, 0.00000);
  276. CreateDynamicObjectEx(19377, -2296.17651, -148.99040, 43.92170, 0.00000, 90.00000, 0.00000);
  277. CreateDynamicObjectEx(19377, -2285.68970, -148.99040, 43.92170, 0.00000, 90.00000, 0.00000);
  278. CreateDynamicObjectEx(19377, -2275.21387, -148.99040, 43.92170, 0.00000, 90.00000, 0.00000);
  279. textur = CreateDynamicObjectEx(18762, -2298.44165, -168.00661, 43.60000, 0.00000, 90.00000, 0.00000);
  280. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  281. textur = CreateDynamicObjectEx(18980, -2301.41211, -167.03090, 43.63203, 0.00000, 90.00000, 90.00000);
  282. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  283. textur = CreateDynamicObjectEx(18762, -2270.44312, -161.59610, 45.58470, 0.00000, 90.00000, 90.00000);
  284. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  285. textur = CreateDynamicObjectEx(18762, -2270.44238, -156.30009, 44.40000, 0.00000, 59.98540, 270.00000);
  286. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  287. textur = CreateDynamicObjectEx(18762, -2270.44189, -160.69521, 45.60456, 0.00000, 90.00000, 90.00000);
  288. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  289. textur = CreateDynamicObjectEx(18766, -2296.65015, -142.35600, 36.63000, 0.00000, 0.00000, 0.00000);
  290. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  291. textur = CreateDynamicObjectEx(18980, -2283.42407, -142.33420, 34.40000, 0.00000, 90.00000, 0.00000);
  292. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  293. textur = CreateDynamicObjectEx(18762, -2298.42065, -142.33420, 34.40000, 0.00000, 90.00000, 0.00000);
  294. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  295. CreateDynamicObjectEx(19325, -2293.41577, -142.33420, 37.40000, 90.00000, 0.00000, 270.00000);
  296. textur = CreateDynamicObjectEx(18762, -2295.85889, -142.33420, 39.12000, 0.00000, 0.00000, 0.00000);
  297. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  298. textur = CreateDynamicObjectEx(18762, -2294.00903, -142.33501, 42.40000, 0.00000, 59.98540, 0.00000);
  299. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  300. textur = CreateDynamicObjectEx(18762, -2298.68945, -142.33501, 42.40000, 0.00000, 59.98540, 180.00000);
  301. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  302. CreateDynamicObjectEx(19325, -2299.10352, -142.33420, 37.40000, 90.00000, 0.00000, 270.00000);
  303. CreateDynamicObjectEx(1352, -2291.46216, -142.25020, 40.71880, 0.00000, 90.00000, 180.00000);
  304. CreateDynamicObjectEx(1352, -2297.04541, -142.25020, 40.74490, 0.00000, 90.00000, 180.00000);
  305. textur = CreateDynamicObjectEx(18762, -2291.15308, -142.33501, 37.62870, 0.00000, 0.00000, 0.00000);
  306. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  307. textur = CreateDynamicObjectEx(18762, -2291.16626, -142.34998, 32.62900, 0.00000, 0.00000, 0.00000);
  308. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  309. textur = CreateDynamicObjectEx(18762, -2291.15308, -142.33501, 42.60000, 0.00000, 0.00000, 0.00000);
  310. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  311. textur = CreateDynamicObjectEx(18762, -2301.41211, -142.33501, 37.62870, 0.00000, 0.00000, 0.00000);
  312. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  313. textur = CreateDynamicObjectEx(18762, -2301.41211, -142.33501, 32.62900, 0.00000, 0.00000, 0.00000);
  314. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  315. textur = CreateDynamicObjectEx(18762, -2301.41211, -142.33501, 42.60000, 0.00000, 0.00000, 0.00000);
  316. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  317. textur = CreateDynamicObjectEx(18762, -2296.84131, -142.33420, 39.12000, 0.00000, 0.00000, 0.00000);
  318. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  319. textur = CreateDynamicObjectEx(18762, -2301.41211, -151.30231, 43.60000, 0.00000, 90.00000, 90.00000);
  320. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  321. textur = CreateDynamicObjectEx(18762, -2301.41211, -145.32460, 43.60000, 0.00000, 90.00000, 90.00000);
  322. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  323. textur = CreateDynamicObjectEx(18762, -2301.43311, -148.31520, 42.60000, 0.00000, 0.00000, 0.00000);
  324. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  325. textur = CreateDynamicObjectEx(18762, -2270.43530, -2301.41211, 37.62870, 0.00000, 0.00000, 0.00000);
  326. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  327. textur = CreateDynamicObjectEx(18762, -2270.43530, -2301.41211, 32.62900, 0.00000, 0.00000, 0.00000);
  328. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  329. textur = CreateDynamicObjectEx(18762, -2301.43311, -154.29610, 41.60040, 0.00000, 0.00000, 0.00000);
  330. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  331. textur = CreateDynamicObjectEx(18762, -2301.43311, -154.29610, 36.59780, 0.00000, 0.00000, 0.00000);
  332. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  333. textur = CreateDynamicObjectEx(18762, -2301.43311, -168.00661, 36.59780, 0.00000, 0.00000, 0.00000);
  334. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  335. textur = CreateDynamicObjectEx(18762, -2301.43311, -168.00661, 41.60040, 0.00000, 0.00000, 0.00000);
  336. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  337. textur = CreateDynamicObjectEx(18762, -2301.43311, -173.99870, 37.62870, 0.00000, 0.00000, 0.00000);
  338. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  339. textur = CreateDynamicObjectEx(18762, -2301.43311, -173.99870, 32.62900, 0.00000, 0.00000, 0.00000);
  340. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  341. textur = CreateDynamicObjectEx(18762, -2301.43311, -173.99870, 42.60000, 0.00000, 0.00000, 0.00000);
  342. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  343. textur = CreateDynamicObjectEx(18762, -2301.43311, -154.29610, 36.59780, 0.00000, 0.00000, 0.00000);
  344. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  345. textur = CreateDynamicObjectEx(18762, -2301.43311, -148.31520, 37.62870, 0.00000, 0.00000, 0.00000);
  346. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  347. textur = CreateDynamicObjectEx(18762, -2301.43311, -148.31520, 32.62900, 0.00000, 0.00000, 0.00000);
  348. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  349. textur = CreateDynamicObjectEx(18762, -2301.43311, -145.32460, 38.60000, 0.00000, 90.00000, 90.00000);
  350. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  351. textur = CreateDynamicObjectEx(18762, -2301.43311, -151.30231, 38.60000, 0.00000, 90.00000, 90.00000);
  352. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  353. textur = CreateDynamicObjectEx(18762, -2301.43311, -170.99899, 38.60000, 0.00000, 90.00000, 90.00000);
  354. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  355. textur = CreateDynamicObjectEx(18762, -2301.43311, -176.99280, 38.60000, 0.00000, 90.00000, 90.00000);
  356. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  357. textur = CreateDynamicObjectEx(18762, -2301.43311, -161.11031, 36.59780, 0.00000, 0.00000, 0.00000);
  358. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  359. textur = CreateDynamicObjectEx(18762, -2301.43311, -161.11031, 41.60040, 0.00000, 0.00000, 0.00000);
  360. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  361. textur = CreateDynamicObjectEx(18762, -2301.43311, -165.01930, 38.60000, 0.00000, 90.00000, 90.00000);
  362. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  363. textur = CreateDynamicObjectEx(18762, -2301.43311, -157.23950, 38.60000, 0.00000, 90.00000, 90.00000);
  364. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  365. textur = CreateDynamicObjectEx(18762, -2301.42993, -160.55701, 38.61997, 0.00000, 90.00000, 90.00000);
  366. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  367. textur = CreateDynamicObjectEx(18762, -2301.41211, -170.99899, 34.40000, 0.00000, 90.00000, 90.00000);
  368. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  369. textur = CreateDynamicObjectEx(18762, -2301.41211, -176.99280, 34.40000, 0.00000, 90.00000, 90.00000);
  370. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  371. textur = CreateDynamicObjectEx(18762, -2301.41211, -151.30231, 34.40000, 0.00000, 90.00000, 90.00000);
  372. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  373. textur = CreateDynamicObjectEx(18762, -2301.41211, -145.32460, 34.40000, 0.00000, 90.00000, 90.00000);
  374. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  375. textur = CreateDynamicObjectEx(18762, -2301.41211, -165.01910, 34.40000, 0.00000, 90.00000, 90.00000);
  376. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  377. textur = CreateDynamicObjectEx(18762, -2301.41211, -157.26030, 34.40000, 0.00000, 90.00000, 90.00000);
  378. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  379. textur = CreateDynamicObjectEx(18762, -2301.39990, -161.67920, 34.41000, 0.00000, 90.00000, 90.00000);
  380. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  381. CreateDynamicObjectEx(19325, -2301.41211, -145.42960, 36.90000, 0.00000, 0.00000, 0.00000);
  382. CreateDynamicObjectEx(19325, -2301.41211, -145.42960, 41.10000, 0.00000, 0.00000, 0.00000);
  383. CreateDynamicObjectEx(19325, -2301.41211, -151.30231, 41.10000, 0.00000, 0.00000, 0.00000);
  384. CreateDynamicObjectEx(19325, -2301.41211, -151.30231, 36.90000, 0.00000, 0.00000, 0.00000);
  385. CreateDynamicObjectEx(19325, -2301.41211, -170.99899, 41.10000, 0.00000, 0.00000, 0.00000);
  386. CreateDynamicObjectEx(19325, -2301.41211, -170.99899, 36.90000, 0.00000, 0.00000, 0.00000);
  387. CreateDynamicObjectEx(19325, -2301.41211, -176.94209, 41.10000, 0.00000, 0.00000, 0.00000);
  388. CreateDynamicObjectEx(19325, -2301.41211, -176.94209, 36.90000, 0.00000, 0.00000, 0.00000);
  389. textur = CreateDynamicObjectEx(18980, -2283.44507, -163.57280, 45.58470, 0.00000, 90.00000, 0.00000);
  390. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  391. textur = CreateDynamicObjectEx(18762, -2298.44165, -163.57280, 45.58470, 0.00000, 90.00000, 0.00000);
  392. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  393. textur = CreateDynamicObjectEx(18980, -2283.44507, -158.71181, 45.58470, 0.00000, 90.00000, 0.00000);
  394. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  395. textur = CreateDynamicObjectEx(18762, -2298.44165, -158.71181, 45.58470, 0.00000, 90.00000, 0.00000);
  396. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  397. textur = CreateDynamicObjectEx(18762, -2301.42993, -166.00259, 44.40000, 0.00000, 59.98540, 90.00000);
  398. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  399. textur = CreateDynamicObjectEx(18762, -2301.43311, -161.59610, 45.58470, 0.00000, 90.00000, 90.00000);
  400. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  401. textur = CreateDynamicObjectEx(18762, -2301.43091, -160.69521, 45.60460, 0.00000, 90.00000, 90.00000);
  402. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  403. textur = CreateDynamicObjectEx(18762, -2301.42993, -156.30009, 44.40000, 0.00000, 59.98540, 270.00000);
  404. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  405. CreateDynamicObjectEx(19325, -2301.41211, -157.79201, 36.90000, 0.00000, 0.00000, 0.00000);
  406. CreateDynamicObjectEx(19325, -2301.41211, -164.52480, 36.90000, 0.00000, 0.00000, 0.00000);
  407. CreateDynamicObjectEx(19325, -2301.41211, -164.52480, 41.10000, 0.00000, 0.00000, 0.00000);
  408. CreateDynamicObjectEx(19325, -2301.41211, -157.79201, 41.10000, 0.00000, 0.00000, 0.00000);
  409. CreateDynamicObjectEx(19454, -2275.13281, -161.36517, 45.98822, 0.00000, 90.00000, 90.00000);
  410. CreateDynamicObjectEx(19454, -2284.75562, -161.36520, 45.98820, 0.00000, 90.00000, 90.00000);
  411. CreateDynamicObjectEx(19454, -2294.37915, -161.36520, 45.98820, 0.00000, 90.00000, 90.00000);
  412. CreateDynamicObjectEx(19454, -2294.38159, -160.30219, 45.98530, 0.00000, 90.00000, 90.00000);
  413. CreateDynamicObjectEx(19454, -2284.75562, -160.30220, 45.98530, 0.00000, 90.00000, 90.00000);
  414. CreateDynamicObjectEx(19454, -2275.13281, -160.30220, 45.98530, 0.00000, 90.00000, 90.00000);
  415. CreateDynamicObjectEx(19454, -2296.11206, -160.94299, 46.02530, 0.00000, 90.00000, 90.00000);
  416. CreateDynamicObjectEx(19454, -2296.21851, -161.36801, 46.00530, 0.00000, 90.00000, 90.00000);
  417. textur = CreateDynamicObjectEx(18766, -2275.92896, -142.35600, 36.63000, 0.00000, 0.00000, 0.00000);
  418. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  419. textur = CreateDynamicObjectEx(18762, -2281.39795, -142.33501, 37.62870, 0.00000, 0.00000, 0.00000);
  420. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  421. textur = CreateDynamicObjectEx(18762, -2281.39795, -179.96600, 32.62900, 0.00000, 0.00000, 0.00000);
  422. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  423. textur = CreateDynamicObjectEx(18762, -2281.39795, -142.33501, 42.60000, 0.00000, 0.00000, 0.00000);
  424. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  425. textur = CreateDynamicObjectEx(18762, -2273.00879, -142.33501, 42.40000, 0.00000, 59.98540, 0.00000);
  426. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  427. textur = CreateDynamicObjectEx(18762, -2275.29346, -142.33420, 39.12000, 0.00000, 0.00000, 0.00000);
  428. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  429. textur = CreateDynamicObjectEx(18762, -2276.29614, -142.33420, 39.12000, 0.00000, 0.00000, 0.00000);
  430. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  431. textur = CreateDynamicObjectEx(18762, -2278.52002, -142.33501, 42.40000, 0.00000, 59.98540, 180.00000);
  432. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  433. CreateDynamicObjectEx(19325, -2278.86133, -142.33420, 37.40000, 90.00000, 0.00000, 270.00000);
  434. CreateDynamicObjectEx(19325, -2272.74292, -142.33420, 37.40000, 90.00000, 0.00000, 270.00000);
  435. CreateDynamicObjectEx(1352, -2270.91260, -142.25430, 40.76280, 0.00000, 90.00000, 180.00000);
  436. CreateDynamicObjectEx(1352, -2281.09009, -142.45250, 40.76280, 0.00000, 90.00000, 0.00000);
  437. textur = CreateDynamicObjectEx(18766, -2275.92896, -179.92999, 36.63000, 0.00000, 0.00000, 0.00000);
  438. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  439. textur = CreateDynamicObjectEx(18762, -2275.29346, -179.92931, 39.12000, 0.00000, 0.00000, 0.00000);
  440. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  441. textur = CreateDynamicObjectEx(18762, -2276.29614, -179.92931, 39.12000, 0.00000, 0.00000, 0.00000);
  442. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  443. textur = CreateDynamicObjectEx(18762, -2278.68799, -179.91580, 42.40000, 0.00000, 59.98540, 180.00000);
  444. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  445. textur = CreateDynamicObjectEx(18762, -2273.00879, -179.91580, 42.40000, 0.00000, 59.98540, 0.00000);
  446. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  447. textur = CreateDynamicObjectEx(18762, -2281.39795, -179.96600, 37.62870, 0.00000, 0.00000, 0.00000);
  448. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  449. textur = CreateDynamicObjectEx(18762, -2281.39795, -179.96600, 42.60000, 0.00000, 0.00000, 0.00000);
  450. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  451. CreateDynamicObjectEx(19325, -2282.52686, -179.92999, 35.27901, 0.00000, 0.00000, 90.00000);
  452. textur = CreateDynamicObjectEx(18762, -2281.39795, -142.33501, 32.62900, 0.00000, 0.00000, 0.00000);
  453. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  454. textur = CreateDynamicObjectEx(18762, -2286.09790, -179.96600, 32.62900, 0.00000, 0.00000, 0.00000);
  455. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  456. textur = CreateDynamicObjectEx(18762, -2286.09790, -179.96600, 37.62870, 0.00000, 0.00000, 0.00000);
  457. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  458. textur = CreateDynamicObjectEx(18762, -2286.09790, -179.96600, 42.60000, 0.00000, 0.00000, 0.00000);
  459. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  460. textur = CreateDynamicObjectEx(18762, -2283.99243, -179.95750, 38.62000, 0.00000, 90.00000, 0.00000);
  461. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  462. textur = CreateDynamicObjectEx(18762, -2289.03320, -179.95750, 38.62000, 0.00000, 90.00000, 0.00000);
  463. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  464. CreateDynamicObjectEx(19325, -2283.74146, -179.92999, 40.66320, 90.00000, 0.00000, 90.00000);
  465. CreateDynamicObjectEx(19325, -2278.86133, -179.96519, 37.40000, 90.00000, 0.00000, 270.00000);
  466. CreateDynamicObjectEx(19325, -2272.74292, -179.96519, 37.40000, 90.00000, 0.00000, 270.00000);
  467. CreateDynamicObjectEx(1352, -2280.98511, -180.05000, 40.76280, 0.00000, 90.00000, 0.00000);
  468. CreateDynamicObjectEx(1352, -2270.91260, -179.96600, 40.76280, 0.00000, 90.00000, 180.00000);
  469. textur = CreateDynamicObjectEx(18762, -2286.09790, -142.33501, 37.62870, 0.00000, 0.00000, 0.00000);
  470. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  471. textur = CreateDynamicObjectEx(18762, -2286.09790, -142.33501, 32.62900, 0.00000, 0.00000, 0.00000);
  472. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  473. textur = CreateDynamicObjectEx(18762, -2286.09790, -142.33501, 42.60000, 0.00000, 0.00000, 0.00000);
  474. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  475. textur = CreateDynamicObjectEx(18762, -2289.03320, -142.35600, 38.62000, 0.00000, 90.00000, 0.00000);
  476. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  477. textur = CreateDynamicObjectEx(18762, -2283.99243, -142.35600, 38.62000, 0.00000, 90.00000, 0.00000);
  478. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  479. CreateDynamicObjectEx(19325, -2282.52686, -142.33501, 35.27900, 0.00000, 0.00000, 90.00000);
  480. CreateDynamicObjectEx(19325, -2283.74146, -142.33501, 40.66320, 90.00000, 0.00000, 90.00000);
  481. CreateDynamicObjectEx(19325, -2288.63184, -179.92999, 40.66320, 90.00000, 0.00000, 90.00000);
  482. CreateDynamicObjectEx(19325, -2288.92578, -179.92999, 35.27900, 0.00000, 0.00000, 90.00000);
  483. CreateDynamicObjectEx(19325, -2288.63184, -142.33440, 40.66320, 90.00000, 0.00000, 90.00000);
  484. textur = CreateDynamicObjectEx(18762, -2270.44043, -165.58350, 42.40470, 0.00000, 59.98540, 270.00000);
  485. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  486. textur = CreateDynamicObjectEx(18762, -2270.44189, -161.17821, 41.21710, 0.00000, 90.00000, 90.00000);
  487. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  488. textur = CreateDynamicObjectEx(18762, -2270.44043, -156.76601, 42.40470, 0.00000, 59.98540, 90.00000);
  489. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  490. CreateDynamicObjectEx(4597, -2256.17847, -161.27176, 34.51776, 0.00000, 0.00000, 90.00000);
  491. CreateDynamicObjectEx(19456, -2270.02783, -137.03146, 33.20100, 0.00000, 0.00000, 0.00000);
  492. CreateDynamicObjectEx(19456, -2270.02783, -120.79450, 33.20100, 0.00000, 0.00000, 0.00000);
  493. CreateDynamicObjectEx(19456, -2273.14648, -120.79450, 33.20100, 0.00000, 0.00000, 0.00000);
  494. CreateDynamicObjectEx(19456, -2273.14648, -137.03149, 33.20100, 0.00000, 0.00000, 0.00000);
  495. CreateDynamicObjectEx(19364, -2271.59009, -132.29813, 33.20100, 0.00000, 0.00000, 90.00000);
  496. CreateDynamicObjectEx(19364, -2271.59009, -125.52590, 33.20100, 0.00000, 0.00000, 90.00000);
  497. CreateDynamicObjectEx(19425, -2270.20825, -127.26470, 34.31450, 0.00000, 0.00000, 90.00000);
  498. CreateDynamicObjectEx(19425, -2270.20825, -130.56261, 34.31450, 0.00000, 0.00000, 90.00000);
  499. CreateDynamicObjectEx(19373, -2271.59009, -134.05130, 34.87810, 0.00000, 90.00000, 90.00000);
  500. CreateDynamicObjectEx(11098, -2256.07031, -130.28906, 29.11311, 0.00000, 0.00000, 0.00000);
  501. CreateDynamicObjectEx(19373, -2271.59009, -140.04970, 34.87810, 0.00000, 90.00000, 90.00000);
  502. CreateDynamicObjectEx(19373, -2271.59009, -136.86951, 34.89770, 0.00000, 90.00000, 90.00000);
  503. CreateDynamicObjectEx(19373, -2271.59009, -123.81070, 34.87810, 0.00000, 90.00000, 90.00000);
  504. CreateDynamicObjectEx(19373, -2271.58740, -117.79986, 34.87810, 0.00000, 90.00000, 90.00000);
  505. CreateDynamicObjectEx(19373, -2271.59009, -120.46350, 34.89770, 0.00000, 90.00000, 90.00000);
  506. CreateDynamicObjectEx(19456, -2274.76978, -116.05610, 33.20100, 0.00000, 0.00000, 90.00000);
  507. CreateDynamicObjectEx(19456, -2284.38354, -116.05610, 33.20100, 0.00000, 0.00000, 90.00000);
  508. CreateDynamicObjectEx(19456, -2293.98633, -116.05610, 33.20100, 0.00000, 0.00000, 90.00000);
  509. CreateDynamicObjectEx(19325, -2288.92578, -142.33440, 35.27900, 0.00000, 0.00000, 90.00000);
  510. CreateDynamicObjectEx(19456, -2301.87842, -137.03149, 33.20100, 0.00000, 0.00000, 0.00000);
  511. CreateDynamicObjectEx(19373, -2300.33179, -136.55420, 34.87810, 0.00000, 90.00000, 90.00000);
  512. CreateDynamicObjectEx(19373, -2300.33179, -140.04970, 34.87810, 0.00000, 90.00000, 90.00000);
  513. CreateDynamicObjectEx(19456, -2298.73315, -137.03149, 33.20100, 0.00000, 0.00000, 0.00000);
  514. CreateDynamicObjectEx(19373, -2300.33179, -133.06960, 34.87810, 0.00000, 90.00000, 90.00000);
  515. CreateDynamicObjectEx(19373, -2300.33179, -129.58600, 34.87810, 0.00000, 90.00000, 90.00000);
  516. CreateDynamicObjectEx(19373, -2300.33179, -126.10320, 34.87810, 0.00000, 90.00000, 90.00000);
  517. CreateDynamicObjectEx(19373, -2300.33179, -122.59780, 34.87810, 0.00000, 90.00000, 90.00000);
  518. CreateDynamicObjectEx(19373, -2300.33179, -119.13500, 34.89770, 0.00000, 90.00000, 90.00000);
  519. CreateDynamicObjectEx(19373, -2300.33179, -117.83360, 34.87810, 0.00000, 90.00000, 90.00000);
  520. CreateDynamicObjectEx(19456, -2301.87842, -127.39780, 33.20100, 0.00000, 0.00000, 0.00000);
  521. CreateDynamicObjectEx(19456, -2301.87842, -117.81690, 33.20100, 0.00000, 0.00000, 0.00000);
  522. CreateDynamicObjectEx(19456, -2297.13403, -116.05610, 33.20000, 0.00000, 0.00000, 90.00000);
  523. CreateDynamicObjectEx(19373, -2296.99976, -117.67514, 34.87810, 0.00000, 90.00000, 0.00000);
  524. CreateDynamicObjectEx(19373, -2293.49976, -117.67510, 34.87810, 0.00000, 90.00000, 0.00000);
  525. CreateDynamicObjectEx(19373, -2290.01953, -117.67510, 34.87810, 0.00000, 90.00000, 0.00000);
  526. CreateDynamicObjectEx(19373, -2286.54004, -117.67510, 34.87810, 0.00000, 90.00000, 0.00000);
  527. CreateDynamicObjectEx(19373, -2283.04858, -117.67510, 34.87810, 0.00000, 90.00000, 0.00000);
  528. CreateDynamicObjectEx(19373, -2279.56616, -117.67510, 34.87810, 0.00000, 90.00000, 0.00000);
  529. CreateDynamicObjectEx(19373, -2274.94531, -117.67510, 34.87810, 0.00000, 90.00000, 0.00000);
  530. CreateDynamicObjectEx(19373, -2277.02661, -117.67760, 34.89770, 0.00000, 90.00000, 0.00000);
  531. CreateDynamicObjectEx(19456, -2298.73315, -127.40470, 33.20100, 0.00000, 0.00000, 0.00000);
  532. CreateDynamicObjectEx(19456, -2298.73315, -117.77300, 33.20100, 0.00000, 0.00000, 0.00000);
  533. CreateDynamicObjectEx(19456, -2297.06274, -119.29304, 33.20000, 0.00000, 0.00000, 90.00000);
  534. CreateDynamicObjectEx(19456, -2287.46558, -119.29300, 33.20000, 0.00000, 0.00000, 90.00000);
  535. CreateDynamicObjectEx(19456, -2277.84058, -119.29300, 33.20000, 0.00000, 0.00000, 90.00000);
  536. CreateDynamicObjectEx(3802, -2291.32959, -141.20512, 37.60080, 0.00000, 0.00000, 90.00000);
  537. CreateDynamicObjectEx(3802, -2281.36133, -141.20509, 37.60080, 0.00000, 0.00000, 90.00000);
  538. CreateDynamicObjectEx(3811, -2288.54810, -141.51913, 38.98060, 0.00000, 0.00000, 90.00000);
  539. CreateDynamicObjectEx(3811, -2283.91260, -141.51910, 38.98060, 0.00000, 0.00000, 90.00000);
  540. CreateDynamicObjectEx(3802, -2296.97949, -141.20509, 37.60080, 0.00000, 0.00000, 90.00000);
  541. CreateDynamicObjectEx(3802, -2275.71265, -141.20509, 37.60080, 0.00000, 0.00000, 90.00000);
  542. CreateDynamicObjectEx(673, -2271.14111, -124.58909, 33.45483, 0.00000, 0.00000, 0.00000);
  543. CreateDynamicObjectEx(673, -2270.95313, -138.73666, 33.45483, 0.00000, 0.00000, 0.00000);
  544. CreateDynamicObjectEx(673, -2271.41333, -132.74548, 33.45483, 0.00000, 0.00000, 0.00000);
  545. CreateDynamicObjectEx(673, -2271.01587, -119.53320, 33.45483, 0.00000, 0.00000, 0.00000);
  546. CreateDynamicObjectEx(673, -2300.39478, -118.90113, 33.45483, 0.00000, 0.00000, 0.00000);
  547. CreateDynamicObjectEx(673, -2300.50635, -124.97301, 33.45483, 0.00000, 0.00000, 0.00000);
  548. CreateDynamicObjectEx(673, -2300.42993, -131.26115, 33.45483, 0.00000, 0.00000, 0.00000);
  549. CreateDynamicObjectEx(673, -2300.59766, -137.78671, 33.45483, 0.00000, 0.00000, 0.00000);
  550. CreateDynamicObjectEx(801, -2300.41113, -128.65184, 34.10000, 0.00000, 0.00000, 0.00000);
  551. CreateDynamicObjectEx(801, -2297.06250, -117.91447, 34.10000, 0.00000, 0.00000, 0.00000);
  552. CreateDynamicObjectEx(801, -2290.31885, -117.85521, 34.10000, 0.00000, 0.00000, 0.00000);
  553. CreateDynamicObjectEx(801, -2283.72266, -118.10493, 34.10000, 0.00000, 0.00000, 0.00000);
  554. CreateDynamicObjectEx(801, -2272.03369, -117.98795, 34.10000, 0.00000, 0.00000, 0.00000);
  555. CreateDynamicObjectEx(801, -2271.66113, -122.45922, 34.10000, 0.00000, 0.00000, 0.00000);
  556. CreateDynamicObjectEx(801, -2271.32349, -134.70963, 34.10000, 0.00000, 0.00000, 0.00000);
  557. CreateDynamicObjectEx(801, -2271.93945, -139.75615, 34.10000, 0.00000, 0.00000, 0.00000);
  558. CreateDynamicObjectEx(801, -2300.68701, -139.47025, 34.10000, 0.00000, 0.00000, 0.00000);
  559. CreateDynamicObjectEx(801, -2300.54468, -134.34961, 34.10000, 0.00000, 0.00000, 0.00000);
  560. CreateDynamicObjectEx(760, -2300.22119, -136.07910, 34.70000, 0.00000, 0.00000, 0.00000);
  561. CreateDynamicObjectEx(760, -2300.05884, -130.34689, 34.70000, 0.00000, 0.00000, 0.00000);
  562. CreateDynamicObjectEx(760, -2300.06836, -123.59689, 34.70000, 0.00000, 0.00000, 0.00000);
  563. CreateDynamicObjectEx(760, -2294.65967, -117.70364, 34.70000, 0.00000, 0.00000, 0.00000);
  564. CreateDynamicObjectEx(760, -2287.29102, -117.55759, 34.70000, 0.00000, 0.00000, 0.00000);
  565. CreateDynamicObjectEx(760, -2279.57837, -117.47769, 34.70000, 0.00000, 0.00000, 0.00000);
  566. CreateDynamicObjectEx(760, -2274.17139, -117.90353, 34.70000, 0.00000, 0.00000, 0.00000);
  567. CreateDynamicObjectEx(760, -2271.54028, -123.19445, 34.70000, 0.00000, 0.00000, 0.00000);
  568. CreateDynamicObjectEx(760, -2271.59375, -133.87907, 34.70000, 0.00000, 0.00000, 0.00000);
  569. CreateDynamicObjectEx(760, -2271.41675, -138.19588, 34.70000, 0.00000, 0.00000, 0.00000);
  570. CreateDynamicObjectEx(3578, -2278.41431, -140.53590, 33.53880, 0.00000, 0.00000, 90.00000);
  571. CreateDynamicObjectEx(3578, -2283.63501, -140.53590, 33.53880, 0.00000, 0.00000, 90.00000);
  572. CreateDynamicObjectEx(3578, -2288.53003, -140.53590, 33.53880, 0.00000, 0.00000, 90.00000);
  573. CreateDynamicObjectEx(3578, -2293.85669, -140.53590, 33.53880, 0.00000, 0.00000, 90.00000);
  574. CreateDynamicObjectEx(3578, -2278.41431, -120.29650, 33.53880, 0.00000, 0.00000, 90.00000);
  575. CreateDynamicObjectEx(3578, -2283.63501, -120.29650, 33.53880, 0.00000, 0.00000, 90.00000);
  576. CreateDynamicObjectEx(3578, -2288.53003, -120.29650, 33.53880, 0.00000, 0.00000, 90.00000);
  577. CreateDynamicObjectEx(3578, -2293.85669, -120.29650, 33.53880, 0.00000, 0.00000, 90.00000);
  578. CreateDynamicObjectEx(673, -2256.17847, -144.96040, 33.45480, 0.00000, 0.00000, 0.00000);
  579. CreateDynamicObjectEx(673, -2256.17847, -157.44141, 33.45480, 0.00000, 0.00000, 0.00000);
  580. CreateDynamicObjectEx(673, -2256.17847, -164.48140, 33.45480, 0.00000, 0.00000, 0.00000);
  581. CreateDynamicObjectEx(673, -2256.17847, -178.01320, 33.45480, 0.00000, 0.00000, 0.00000);
  582. CreateDynamicObjectEx(970, -2265.47266, -156.96330, 34.81050, 0.00000, 0.00000, 90.00000);
  583. CreateDynamicObjectEx(970, -2265.47266, -165.21100, 34.81050, 0.00000, 0.00000, 90.00000);
  584. CreateDynamicObjectEx(970, -2265.47266, -161.09171, 34.81050, 0.00000, 0.00000, 90.00000);
  585. CreateDynamicObjectEx(19124, -2265.55176, -154.90907, 34.89886, 0.00000, 0.00000, 0.00000);
  586. CreateDynamicObjectEx(19124, -2266.85913, -154.90910, 34.89890, 0.00000, 0.00000, 0.00000);
  587. CreateDynamicObjectEx(19124, -2268.17041, -154.90910, 34.89890, 0.00000, 0.00000, 0.00000);
  588. CreateDynamicObjectEx(19124, -2269.59546, -154.90910, 34.89890, 0.00000, 0.00000, 0.00000);
  589. CreateDynamicObjectEx(19124, -2265.55176, -167.31630, 34.89890, 0.00000, 0.00000, 0.00000);
  590. CreateDynamicObjectEx(19124, -2266.85913, -167.31630, 34.89890, 0.00000, 0.00000, 0.00000);
  591. CreateDynamicObjectEx(19124, -2268.17041, -167.31630, 34.89890, 0.00000, 0.00000, 0.00000);
  592. CreateDynamicObjectEx(19124, -2269.59546, -167.31630, 34.89890, 0.00000, 0.00000, 0.00000);
  593. CreateDynamicObjectEx(19325, -2297.65503, -165.79761, 44.94750, 0.00000, 59.98540, 90.00000);
  594. textur = CreateDynamicObjectEx(18762, -2294.02466, -166.00259, 44.40000, 0.00000, 59.98540, 90.00000);
  595. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  596. CreateDynamicObjectEx(19325, -2290.23315, -165.79761, 44.94750, 0.00000, 59.98540, 90.00000);
  597. textur = CreateDynamicObjectEx(18762, -2286.45093, -166.00259, 44.40000, 0.00000, 59.98540, 90.00000);
  598. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  599. CreateDynamicObjectEx(19325, -2282.61572, -165.79761, 44.94750, 0.00000, 59.98540, 90.00000);
  600. textur = CreateDynamicObjectEx(18762, -2278.82813, -166.00259, 44.40000, 0.00000, 59.98540, 90.00000);
  601. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  602. CreateDynamicObjectEx(19325, -2274.17725, -165.79761, 44.94750, 0.00000, 59.98540, 90.00000);
  603. textur = CreateDynamicObjectEx(18762, -2277.78735, -166.00259, 44.40000, 0.00000, 59.98540, 90.00000);
  604. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  605. textur = CreateDynamicObjectEx(18762, -2285.44897, -166.00259, 44.40000, 0.00000, 59.98540, 90.00000);
  606. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  607. textur = CreateDynamicObjectEx(18762, -2293.00684, -166.00259, 44.40000, 0.00000, 59.98540, 90.00000);
  608. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  609. textur = CreateDynamicObjectEx(18762, -2300.41797, -166.00259, 44.40000, 0.00000, 59.98540, 90.00000);
  610. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  611. textur = CreateDynamicObjectEx(18762, -2300.41797, -156.30009, 44.40000, 0.00000, 59.98540, 270.00000);
  612. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  613. textur = CreateDynamicObjectEx(18762, -2294.02466, -156.30009, 44.40000, 0.00000, 59.98540, 270.00000);
  614. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  615. textur = CreateDynamicObjectEx(18762, -2293.00684, -156.30009, 44.40000, 0.00000, 59.98540, 270.00000);
  616. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  617. textur = CreateDynamicObjectEx(18762, -2285.44897, -156.30009, 44.40000, 0.00000, 59.98540, 270.00000);
  618. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  619. textur = CreateDynamicObjectEx(18762, -2286.45093, -156.30009, 44.40000, 0.00000, 59.98540, 270.00000);
  620. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  621. textur = CreateDynamicObjectEx(18762, -2278.82813, -156.30009, 44.40000, 0.00000, 59.98540, 270.00000);
  622. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  623. textur = CreateDynamicObjectEx(18762, -2277.78735, -156.30009, 44.40000, 0.00000, 59.98540, 270.00000);
  624. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  625. CreateDynamicObjectEx(19325, -2274.17725, -156.47850, 44.94750, 0.00000, 59.98540, 270.00000);
  626. CreateDynamicObjectEx(19325, -2282.61572, -156.47850, 44.94750, 0.00000, 59.98540, 270.00000);
  627. CreateDynamicObjectEx(19325, -2290.23315, -156.47850, 44.94750, 0.00000, 59.98540, 270.00000);
  628. CreateDynamicObjectEx(19325, -2297.65503, -156.47850, 44.94750, 0.00000, 59.98540, 270.00000);
  629. CreateDynamicObjectEx(633, -2271.58276, -161.26221, 35.30889, 0.00000, 0.00000, 0.00000);
  630. CreateDynamicObjectEx(633, -2271.49902, -154.50269, 35.30889, 0.00000, 0.00000, 0.00000);
  631. CreateDynamicObjectEx(633, -2271.40845, -167.96364, 35.30889, 0.00000, 0.00000, 0.00000);
  632. CreateDynamicObjectEx(633, -2271.42261, -173.94296, 35.30889, 0.00000, 0.00000, 0.00000);
  633. CreateDynamicObjectEx(633, -2271.55859, -148.48062, 35.30889, 0.00000, 0.00000, 0.00000);
  634. CreateObject(19378, -2275.21387, -146.80569, 38.64854, 0.00000, 90.00000, 0.00000);
  635. CreateObject(19378, -2275.21387, -156.38770, 38.64850, 0.00000, 90.00000, 0.00000);
  636. CreateObject(19378, -2275.21460, -166.00771, 38.64850, 0.00000, 90.00000, 0.00000);
  637. CreateObject(19378, -2285.68970, -165.98770, 38.64850, 0.00000, 90.00000, 0.00000);
  638. CreateObject(19378, -2285.68970, -175.61580, 38.64850, 0.00000, 90.00000, 0.00000);
  639. CreateObject(19378, -2285.68970, -156.38770, 38.64850, 0.00000, 90.00000, 0.00000);
  640. CreateObject(19378, -2285.68970, -146.80569, 38.64850, 0.00000, 90.00000, 0.00000);
  641. CreateObject(19378, -2296.17651, -146.80569, 38.64850, 0.00000, 90.00000, 0.00000);
  642. CreateObject(19378, -2296.17651, -156.38770, 38.64850, 0.00000, 90.00000, 0.00000);
  643. CreateObject(19378, -2296.17651, -165.98770, 38.64850, 0.00000, 90.00000, 0.00000);
  644. CreateObject(19378, -2296.17651, -175.61580, 38.64850, 0.00000, 90.00000, 0.00000);
  645. CreateDynamicObjectEx(10009, -2276.79199, -172.14735, 35.50653, 0.00000, 0.00000, 180.00000);
  646. CreateDynamicObjectEx(1215, -2281.92725, -170.86000, 39.56555, 0.00000, 0.00000, 0.00000);
  647. CreateDynamicObjectEx(1215, -2281.94360, -170.85060, 39.20690, 0.00000, 0.00000, 0.00000);
  648. CreateDynamicObjectEx(1215, -2281.91943, -173.42799, 39.20690, 0.00000, 0.00000, 0.00000);
  649. CreateDynamicObjectEx(1215, -2281.91943, -173.42900, 39.61450, 0.00000, 0.00000, 0.00000);
  650. CreateDynamicObjectEx(3850, -2278.74023, -170.75552, 39.22852, 0.00000, 0.00000, 90.00000);
  651. CreateDynamicObjectEx(3850, -2272.66504, -170.75549, 39.22850, 0.00000, 0.00000, 90.00000);
  652. CreateDynamicObjectEx(3850, -2275.72461, -170.73450, 39.22850, 0.00000, 0.00000, 90.00000);
  653. CreateDynamicObjectEx(3850, -2280.50757, -177.71715, 39.22850, 0.00000, 0.00000, 0.00000);
  654. CreateDynamicObjectEx(3850, -2280.51489, -175.99678, 39.22850, 0.00000, 0.00000, 0.00000);
  655. CreateDynamicObjectEx(3503, -2270.36084, -157.87683, 40.17142, 0.00000, 0.00000, 0.00000);
  656. CreateDynamicObjectEx(3503, -2270.36084, -158.69670, 40.17140, 0.00000, 0.00000, 0.00000);
  657. CreateDynamicObjectEx(3503, -2270.36084, -159.45551, 40.17140, 0.00000, 0.00000, 0.00000);
  658. CreateDynamicObjectEx(3503, -2270.36084, -160.17570, 40.17140, 0.00000, 0.00000, 0.00000);
  659. CreateDynamicObjectEx(3503, -2270.36084, -162.25520, 40.17140, 0.00000, 0.00000, 0.00000);
  660. CreateDynamicObjectEx(3503, -2270.36084, -163.13470, 40.17140, 0.00000, 0.00000, 0.00000);
  661. CreateDynamicObjectEx(3503, -2270.36084, -164.61481, 40.17140, 0.00000, 0.00000, 0.00000);
  662. CreateDynamicObjectEx(3503, -2270.36084, -163.89510, 40.17140, 0.00000, 0.00000, 0.00000);
  663. textur = CreateDynamicObjectEx(18762, -2301.43091, -160.69521, 44.62443, 0.00000, 90.00000, 90.00000);
  664. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  665. textur = CreateDynamicObjectEx(18762, -2301.43311, -161.59610, 44.62455, 0.00000, 90.00000, 90.00000);
  666. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  667. CreateDynamicObjectEx(16780, -2297.84424, -174.54613, 38.67767, 0.00000, 0.00000, 0.00000);
  668. CreateDynamicObjectEx(16780, -2297.84424, -162.36659, 38.67770, 0.00000, 0.00000, 0.00000);
  669. CreateDynamicObjectEx(16780, -2297.84424, -150.44800, 38.67770, 0.00000, 0.00000, 0.00000);
  670. CreateDynamicObjectEx(16780, -2284.43726, -150.44800, 38.67770, 0.00000, 0.00000, 0.00000);
  671. CreateDynamicObjectEx(16780, -2284.43726, -162.36659, 38.67770, 0.00000, 0.00000, 0.00000);
  672. CreateDynamicObjectEx(16780, -2284.43726, -174.54610, 38.67770, 0.00000, 0.00000, 0.00000);
  673. CreateDynamicObjectEx(16780, -2274.51685, -150.44800, 38.67770, 0.00000, 0.00000, 0.00000);
  674. CreateDynamicObjectEx(16780, -2274.51685, -162.36659, 38.67770, 0.00000, 0.00000, 0.00000);
  675. CreateDynamicObjectEx(633, -2300.52710, -148.30807, 35.30889, 0.00000, 0.00000, 0.00000);
  676. CreateDynamicObjectEx(633, -2300.35767, -154.24442, 35.30889, 0.00000, 0.00000, 0.00000);
  677. CreateDynamicObjectEx(633, -2300.30933, -161.12398, 35.30889, 0.00000, 0.00000, 0.00000);
  678. CreateDynamicObjectEx(633, -2300.25928, -168.12886, 35.30889, 0.00000, 0.00000, 0.00000);
  679. CreateDynamicObjectEx(633, -2300.32080, -173.98943, 35.30889, 0.00000, 0.00000, 0.00000);
  680. CreateDynamicObjectEx(19433, -2283.57202, -174.08031, 33.46549, 0.00000, 0.00000, 247.50000);
  681. CreateDynamicObjectEx(19433, -2282.37329, -174.96661, 33.46550, 0.00000, 0.00000, 219.00000);
  682. CreateDynamicObjectEx(19433, -2281.62524, -176.32085, 33.46550, 0.00000, 0.00000, 197.99600);
  683. CreateDynamicObjectEx(19433, -2285.06689, -173.78003, 33.46550, 0.00000, 0.00000, 270.00000);
  684. CreateDynamicObjectEx(19433, -2286.57373, -174.08913, 33.46870, 0.00000, 0.00000, -247.50000);
  685. CreateDynamicObjectEx(2184, -2283.97559, -174.18040, 34.29493, 0.00000, 0.00000, 180.00000);
  686. CreateDynamicObjectEx(2184, -2282.06665, -176.35094, 34.31472, 0.00000, 0.00000, 124.74030);
  687. CreateDynamicObjectEx(2184, -2286.85840, -174.52005, 34.31470, 0.00000, 0.00000, -124.74030);
  688. CreateDynamicObjectEx(19433, -2287.77710, -174.99957, 33.46550, 0.00000, 0.00000, -219.00000);
  689. CreateDynamicObjectEx(19433, -2288.51392, -176.35912, 33.46550, 0.00000, 0.00000, -197.99600);
  690. CreateDynamicObjectEx(1714, -2285.14722, -176.61165, 34.32540, 0.00000, 0.00000, 180.00000);
  691. CreateDynamicObjectEx(2190, -2283.02271, -174.92618, 35.06931, 0.00000, 0.00000, 320.37033);
  692. CreateDynamicObjectEx(2190, -2286.75659, -174.89583, 35.06930, 0.00000, 0.00000, -320.37030);
  693. CreateDynamicObjectEx(2240, -2289.08374, -176.02327, 34.72497, 0.00000, 0.00000, 0.00000);
  694. CreateDynamicObjectEx(2240, -2280.94824, -175.99785, 34.72497, 0.00000, 0.00000, 0.00000);
  695. CreateDynamicObjectEx(2066, -2286.11621, -179.43068, 34.32303, 0.00000, 0.00000, 0.00000);
  696. CreateDynamicObjectEx(1726, -2275.46362, -174.67139, 34.32540, 0.00000, 0.00000, 270.00000);
  697. CreateDynamicObjectEx(1726, -2279.47241, -176.62048, 34.32540, 0.00000, 0.00000, 90.00000);
  698. CreateDynamicObjectEx(1726, -2278.41699, -173.55481, 34.32540, 0.00000, 0.00000, 0.00000);
  699. CreateDynamicObjectEx(2315, -2278.21753, -175.96404, 34.32511, 0.00000, 0.00000, 0.00000);
  700.  
  701. //TuningGarage by Source
  702.  
  703. CreateDynamicObjectEx(8947, 1324.59998, -1171.69995, 25.70000, 0.00000, 0.00000, 180.00000);
  704. CreateDynamicObjectEx(18648, 1327.19995, -1159.40002, 26.22373, 0.00000, 0.00000, 270.00000);
  705. CreateDynamicObjectEx(18648, 1325.19995, -1159.40002, 26.22370, 0.00000, 0.00000, 270.00000);
  706. CreateDynamicObjectEx(18648, 1323.19995, -1159.40002, 26.22370, 0.00000, 0.00000, 270.00000);
  707. CreateDynamicObjectEx(18648, 1321.90002, -1159.40002, 26.22370, 0.00000, 0.00000, 270.00000);
  708. CreateDynamicObjectEx(730, 1349.93311, -1163.52576, 23.40000, 0.00000, 0.00000, 0.00000);
  709. CreateDynamicObjectEx(970, 1328.19995, -1162.50000, 23.40000, 0.00000, 0.00000, 270.00000);
  710. CreateDynamicObjectEx(970, 1320.80005, -1166.50000, 23.40000, 0.00000, 0.00000, 270.00000);
  711. CreateDynamicObjectEx(970, 1320.80005, -1170.69995, 23.40000, 0.00000, 0.00000, 270.00000);
  712. CreateDynamicObjectEx(970, 1320.80005, -1174.90002, 23.40000, 0.00000, 0.00000, 270.00000);
  713. CreateDynamicObjectEx(970, 1320.79980, -1162.29980, 23.40000, 0.00000, 0.00000, 270.00000);
  714. CreateDynamicObjectEx(970, 1328.19995, -1166.69995, 23.40000, 0.00000, 0.00000, 270.00000);
  715. CreateDynamicObjectEx(970, 1328.19995, -1170.90002, 23.40000, 0.00000, 0.00000, 270.00000);
  716. CreateDynamicObjectEx(970, 1320.80005, -1174.90002, 22.60000, 0.00000, 0.00000, 270.00000);
  717. CreateDynamicObjectEx(970, 1320.80005, -1170.69995, 22.60000, 0.00000, 0.00000, 270.00000);
  718. CreateDynamicObjectEx(970, 1320.80005, -1166.50000, 22.60000, 0.00000, 0.00000, 270.00000);
  719. CreateDynamicObjectEx(970, 1320.80005, -1162.30005, 22.60000, 0.00000, 0.00000, 270.00000);
  720. CreateDynamicObjectEx(970, 1328.19995, -1175.09998, 23.40000, 0.00000, 0.00000, 270.00000);
  721. CreateDynamicObjectEx(970, 1328.19995, -1175.09998, 22.60000, 0.00000, 0.00000, 270.00000);
  722. CreateDynamicObjectEx(970, 1328.19995, -1170.90002, 22.60000, 0.00000, 0.00000, 270.00000);
  723. CreateDynamicObjectEx(970, 1328.19995, -1166.69995, 22.60000, 0.00000, 0.00000, 270.00000);
  724. CreateDynamicObjectEx(970, 1328.19995, -1162.50000, 22.60000, 0.00000, 0.00000, 270.00000);
  725. CreateDynamicObjectEx(970, 1326.19995, -1177.00000, 23.40000, 0.00000, 0.00000, 180.00000);
  726. CreateDynamicObjectEx(970, 1326.19922, -1177.00000, 22.60000, 0.00000, 0.00000, 179.99451);
  727. CreateDynamicObjectEx(970, 1322.80005, -1177.00000, 22.60000, 0.00000, 0.00000, 179.99451);
  728. CreateDynamicObjectEx(970, 1322.80005, -1177.00000, 23.40000, 0.00000, 0.00000, 179.99451);
  729. CreateDynamicObjectEx(1466, 1327.40002, -1160.80005, 21.80000, 0.00000, 0.00000, 270.00000);
  730. CreateDynamicObjectEx(1466, 1325.90002, -1160.80005, 21.80000, 0.00000, 0.00000, 270.00000);
  731. CreateDynamicObjectEx(1466, 1324.40002, -1160.80005, 21.80000, 0.00000, 0.00000, 270.00000);
  732. CreateDynamicObjectEx(1466, 1322.90002, -1160.80005, 21.80000, 0.00000, 0.00000, 270.00000);
  733. CreateDynamicObjectEx(1466, 1321.40002, -1160.80005, 21.80000, 0.00000, 0.00000, 270.00000);
  734. CreateDynamicObjectEx(1466, 1321.40002, -1163.80005, 21.80000, 0.00000, 0.00000, 270.00000);
  735. CreateDynamicObjectEx(1466, 1322.90002, -1163.80005, 21.80000, 0.00000, 0.00000, 270.00000);
  736. CreateDynamicObjectEx(1466, 1324.40002, -1163.80005, 21.80000, 0.00000, 0.00000, 270.00000);
  737. CreateDynamicObjectEx(1466, 1325.90002, -1163.80005, 21.80000, 0.00000, 0.00000, 270.00000);
  738. CreateDynamicObjectEx(1466, 1327.40002, -1163.80005, 21.80000, 0.00000, 0.00000, 270.00000);
  739. CreateDynamicObjectEx(1466, 1327.40002, -1166.69995, 21.80000, 0.00000, 0.00000, 270.00000);
  740. CreateDynamicObjectEx(1466, 1325.90002, -1166.69995, 21.80000, 0.00000, 0.00000, 270.00000);
  741. CreateDynamicObjectEx(1466, 1324.40002, -1166.69995, 21.80000, 0.00000, 0.00000, 270.00000);
  742. CreateDynamicObjectEx(1466, 1322.90002, -1166.69995, 21.80000, 0.00000, 0.00000, 270.00000);
  743. CreateDynamicObjectEx(1466, 1321.40002, -1166.69995, 21.80000, 0.00000, 0.00000, 270.00000);
  744. CreateDynamicObjectEx(1466, 1321.40002, -1169.69995, 21.80000, 0.00000, 0.00000, 270.00000);
  745. CreateDynamicObjectEx(1466, 1322.90002, -1169.69995, 21.80000, 0.00000, 0.00000, 270.00000);
  746. CreateDynamicObjectEx(1466, 1324.40002, -1169.69995, 21.80000, 0.00000, 0.00000, 270.00000);
  747. CreateDynamicObjectEx(1466, 1325.90002, -1169.69995, 21.80000, 0.00000, 0.00000, 270.00000);
  748. CreateDynamicObjectEx(1466, 1327.40002, -1169.69995, 21.80000, 0.00000, 0.00000, 270.00000);
  749. CreateDynamicObjectEx(1466, 1327.40002, -1172.59998, 21.80000, 0.00000, 0.00000, 270.00000);
  750. CreateDynamicObjectEx(1466, 1325.90002, -1172.59998, 21.80000, 0.00000, 0.00000, 270.00000);
  751. CreateDynamicObjectEx(1466, 1324.40002, -1172.59998, 21.80000, 0.00000, 0.00000, 270.00000);
  752. CreateDynamicObjectEx(1466, 1322.90002, -1172.59998, 21.80000, 0.00000, 0.00000, 270.00000);
  753. CreateDynamicObjectEx(1466, 1321.40002, -1172.59998, 21.80000, 0.00000, 0.00000, 270.00000);
  754. CreateDynamicObjectEx(1466, 1321.40002, -1175.50000, 21.80000, 0.00000, 0.00000, 270.00000);
  755. CreateDynamicObjectEx(1466, 1322.90002, -1175.50000, 21.80000, 0.00000, 0.00000, 270.00000);
  756. CreateDynamicObjectEx(1466, 1324.39941, -1175.50000, 21.80000, 0.00000, 0.00000, 270.00000);
  757. CreateDynamicObjectEx(1466, 1325.89941, -1175.50000, 21.80000, 0.00000, 0.00000, 270.00000);
  758. CreateDynamicObjectEx(1466, 1327.40002, -1175.50000, 21.80000, 0.00000, 0.00000, 270.00000);
  759. CreateDynamicObjectEx(1466, 1327.40002, -1175.50000, 21.80000, 0.00000, 0.00000, 270.00000);
  760. CreateDynamicObjectEx(19124, 1367.40002, -1277.40002, 13.10000, 0.00000, 0.00000, 0.00000);
  761. CreateDynamicObjectEx(19124, 1367.40002, -1282.30005, 13.10000, 0.00000, 0.00000, 0.00000);
  762. CreateDynamicObjectEx(997, 1365.90002, -1282.59998, 12.50000, 0.00000, 0.00000, 0.00000);
  763. CreateDynamicObjectEx(997, 1362.69995, -1284.30005, 12.50000, 0.00000, 0.00000, 0.00000);
  764. CreateDynamicObjectEx(997, 1365.90002, -1277.19995, 12.50000, 0.00000, 0.00000, 0.00000);
  765. CreateDynamicObjectEx(997, 1362.69995, -1275.50000, 12.50000, 0.00000, 0.00000, 0.00000);
  766. CreateDynamicObjectEx(997, 1362.69922, -1275.50000, 12.50000, 0.00000, 0.00000, 270.25000);
  767. CreateDynamicObjectEx(997, 1362.69995, -1281.00000, 12.50000, 0.00000, 0.00000, 270.24719);
  768. CreateDynamicObjectEx(615, 1332.09961, -1198.11340, 23.11508, 0.00000, 0.00000, 0.00000);
  769. CreateDynamicObjectEx(615, 1331.98865, -1160.47498, 23.11508, 0.00000, 0.00000, 0.00000);
  770. CreateDynamicObjectEx(3096, 1319.39697, -1159.60718, 27.08230, 0.00000, 45.00000, 0.00000);
  771. CreateDynamicObjectEx(3096, 1329.96777, -1159.60718, 27.08230, 0.00000, 45.00000, 180.00000);
  772.  
  773. //LoginScreen
  774. StartScreen[0] = TextDrawCreate(0.000000, 0.000000, "_");
  775. TextDrawBackgroundColor(StartScreen[0], 255);
  776. TextDrawFont(StartScreen[0], 1);
  777. TextDrawLetterSize(StartScreen[0], 0.500000, 11.100000);
  778. TextDrawColor(StartScreen[0], -1);
  779. TextDrawSetOutline(StartScreen[0], 0);
  780. TextDrawSetProportional(StartScreen[0], 1);
  781. TextDrawSetShadow(StartScreen[0], 1);
  782. TextDrawUseBox(StartScreen[0], 1);
  783. TextDrawBoxColor(StartScreen[0], 255);
  784. TextDrawTextSize(StartScreen[0], 640.000000, 0.000000);
  785. TextDrawSetSelectable(StartScreen[0], 0);
  786.  
  787. StartScreen[1] = TextDrawCreate(0.000000, 346.000000, "_");
  788. TextDrawBackgroundColor(StartScreen[1], 255);
  789. TextDrawFont(StartScreen[1], 1);
  790. TextDrawLetterSize(StartScreen[1], 0.500000, 11.100000);
  791. TextDrawColor(StartScreen[1], -1);
  792. TextDrawSetOutline(StartScreen[1], 0);
  793. TextDrawSetProportional(StartScreen[1], 1);
  794. TextDrawSetShadow(StartScreen[1], 1);
  795. TextDrawUseBox(StartScreen[1], 1);
  796. TextDrawBoxColor(StartScreen[1], 255);
  797. TextDrawTextSize(StartScreen[1], 640.000000, 0.000000);
  798. TextDrawSetSelectable(StartScreen[1], 0);
  799.  
  800. StartScreen[2] = TextDrawCreate(121.000000, 9.000000, "~r~-");
  801. TextDrawBackgroundColor(StartScreen[2], 255);
  802. TextDrawFont(StartScreen[2], 1);
  803. TextDrawLetterSize(StartScreen[2], 28.230072, 1.000000);
  804. TextDrawColor(StartScreen[2], 252159);
  805. TextDrawSetOutline(StartScreen[2], 0);
  806. TextDrawSetProportional(StartScreen[2], 1);
  807. TextDrawSetShadow(StartScreen[2], 1);
  808. TextDrawSetSelectable(StartScreen[2], 0);
  809.  
  810. StartScreen[3] = TextDrawCreate(181.000000, 25.000000, "~w~eLife ~r~ROLEPLAY");
  811. TextDrawBackgroundColor(StartScreen[3], 255);
  812. TextDrawFont(StartScreen[3], 2);
  813. TextDrawLetterSize(StartScreen[3], 0.680000, 3.000000);
  814. TextDrawColor(StartScreen[3], 252159);
  815. TextDrawSetOutline(StartScreen[3], 0);
  816. TextDrawSetProportional(StartScreen[3], 1);
  817. TextDrawSetShadow(StartScreen[3], 1);
  818. TextDrawSetSelectable(StartScreen[3], 0);
  819.  
  820. StartScreen[4] = TextDrawCreate(121.000000, 79.000000, "~r~-");
  821. TextDrawBackgroundColor(StartScreen[4], 255);
  822. TextDrawFont(StartScreen[4], 1);
  823. TextDrawLetterSize(StartScreen[4], 28.230072, 1.000000);
  824. TextDrawColor(StartScreen[4], 252159);
  825. TextDrawSetOutline(StartScreen[4], 0);
  826. TextDrawSetProportional(StartScreen[4], 1);
  827. TextDrawSetShadow(StartScreen[4], 1);
  828. TextDrawSetSelectable(StartScreen[4], 0);
  829.  
  830. StartScreen[5] = TextDrawCreate(220.000000, 60.000000, "~r~=> ~w~ Jetzt wird gezockt! ~r~<=");
  831. TextDrawBackgroundColor(StartScreen[5], 255);
  832. TextDrawFont(StartScreen[5], 2);
  833. TextDrawLetterSize(StartScreen[5], 0.240000, 1.000000);
  834. TextDrawColor(StartScreen[5], -1);
  835. TextDrawSetOutline(StartScreen[5], 0);
  836. TextDrawSetProportional(StartScreen[5], 1);
  837. TextDrawSetShadow(StartScreen[5], 1);
  838. TextDrawSetSelectable(StartScreen[5], 0);
  839.  
  840. StartScreen[6] = TextDrawCreate(121.000000, 379.000000, "~r~-");
  841. TextDrawBackgroundColor(StartScreen[6], 255);
  842. TextDrawFont(StartScreen[6], 1);
  843. TextDrawLetterSize(StartScreen[6], 28.230072, 1.000000);
  844. TextDrawColor(StartScreen[6], 252159);
  845. TextDrawSetOutline(StartScreen[6], 0);
  846. TextDrawSetProportional(StartScreen[6], 1);
  847. TextDrawSetShadow(StartScreen[6], 1);
  848. TextDrawSetSelectable(StartScreen[6], 0);
  849.  
  850. StartScreen[7] = TextDrawCreate(121.000000, 399.000000, "~r~-");
  851. TextDrawBackgroundColor(StartScreen[7], 255);
  852. TextDrawFont(StartScreen[7], 1);
  853. TextDrawLetterSize(StartScreen[7], 28.230072, 1.000000);
  854. TextDrawColor(StartScreen[7], 252159);
  855. TextDrawSetOutline(StartScreen[7], 0);
  856. TextDrawSetProportional(StartScreen[7], 1);
  857. TextDrawSetShadow(StartScreen[7], 1);
  858. TextDrawSetSelectable(StartScreen[7], 0);
  859.  
  860. StartScreen[8] = TextDrawCreate(180.000000, 390.000000, "Anmelden");
  861. TextDrawBackgroundColor(StartScreen[8], 255);
  862. TextDrawFont(StartScreen[8], 2);
  863. TextDrawLetterSize(StartScreen[8], 0.240000, 1.000000);
  864. TextDrawColor(StartScreen[8], -1);
  865. TextDrawSetOutline(StartScreen[8], 0);
  866. TextDrawSetProportional(StartScreen[8], 1);
  867. TextDrawSetShadow(StartScreen[8], 1);
  868. TextDrawSetSelectable(StartScreen[8], 1);
  869.  
  870. StartScreen[9] = TextDrawCreate(248.000000, 390.000000, "Registrieren");
  871. TextDrawBackgroundColor(StartScreen[9], 255);
  872. TextDrawFont(StartScreen[9], 2);
  873. TextDrawLetterSize(StartScreen[9], 0.240000, 1.000000);
  874. TextDrawColor(StartScreen[9], -1);
  875. TextDrawSetOutline(StartScreen[9], 0);
  876. TextDrawSetProportional(StartScreen[9], 1);
  877. TextDrawSetShadow(StartScreen[9], 1);
  878. TextDrawSetSelectable(StartScreen[9], 1);
  879.  
  880. StartScreen[10] = TextDrawCreate(327.000000, 390.000000, "Informationen");
  881. TextDrawBackgroundColor(StartScreen[10], 255);
  882. TextDrawFont(StartScreen[10], 2);
  883. TextDrawLetterSize(StartScreen[10], 0.210000, 1.000000);
  884. TextDrawColor(StartScreen[10], -1);
  885. TextDrawSetOutline(StartScreen[10], 0);
  886. TextDrawSetProportional(StartScreen[10], 1);
  887. TextDrawSetShadow(StartScreen[10], 1);
  888. TextDrawSetSelectable(StartScreen[10], 1);
  889.  
  890. StartScreen[11] = TextDrawCreate(414.000000, 390.000000, "Verlassen");
  891. TextDrawBackgroundColor(StartScreen[11], 255);
  892. TextDrawFont(StartScreen[11], 2);
  893. TextDrawLetterSize(StartScreen[11], 0.220000, 1.000000);
  894. TextDrawColor(StartScreen[11], -1);
  895. TextDrawSetOutline(StartScreen[11], 0);
  896. TextDrawSetProportional(StartScreen[11], 1);
  897. TextDrawSetShadow(StartScreen[11], 1);
  898. TextDrawSetSelectable(StartScreen[11], 1);
  899.  
  900. StartScreen[12] = TextDrawCreate(8.000000, 433.000000, "~w~Spieler online:~r~ 10");
  901. TextDrawBackgroundColor(StartScreen[12], 255);
  902. TextDrawFont(StartScreen[12], 2);
  903. TextDrawLetterSize(StartScreen[12], 0.220000, 1.000000);
  904. TextDrawColor(StartScreen[12], -1);
  905. TextDrawSetOutline(StartScreen[12], 0);
  906. TextDrawSetProportional(StartScreen[12], 1);
  907. TextDrawSetShadow(StartScreen[12], 1);
  908. TextDrawSetSelectable(StartScreen[12], 0);
  909.  
  910. StartScreen[13] = TextDrawCreate(512.000000, 433.000000, "WWW.FOLGT.DE");
  911. TextDrawBackgroundColor(StartScreen[13], 255);
  912. TextDrawFont(StartScreen[13], 2);
  913. TextDrawLetterSize(StartScreen[13], 0.180000, 1.000000);
  914. TextDrawColor(StartScreen[13], -1);
  915. TextDrawSetOutline(StartScreen[13], 0);
  916. TextDrawSetProportional(StartScreen[13], 1);
  917. TextDrawSetShadow(StartScreen[13], 1);
  918. TextDrawSetSelectable(StartScreen[13], 0);
  919.  
  920. StartScreen[14] = TextDrawCreate(248.000000, 390.000000, "Bitte warte 10 Sekunden ab.");
  921. TextDrawBackgroundColor(StartScreen[14], 255);
  922. TextDrawFont(StartScreen[14], 2);
  923. TextDrawLetterSize(StartScreen[14], 0.240000, 1.000000);
  924. TextDrawColor(StartScreen[14], -1);
  925. TextDrawSetOutline(StartScreen[14], 0);
  926. TextDrawSetProportional(StartScreen[14], 1);
  927. TextDrawSetShadow(StartScreen[14], 1);
  928.  
  929. /* SupportBubble=TextDrawCreate(502.5,150.0,"~n~_~n~_~n~_~n~_~n~_~n~_~n~_~n~_~n~_~n~_~n~");
  930. TextDrawFont(SupportBubble,2);
  931. TextDrawSetProportional(SupportBubble,1);
  932. TextDrawLetterSize(SupportBubble,0.45,1.6);
  933. TextDrawUseBox(SupportBubble,true);
  934. TextDrawBoxColor(SupportBubble,0x0000004B);
  935. TextDrawSetShadow(SupportBubble,false);
  936. new Float:S_TextPos=0.0,S_NumText[12],S_Nums=1;
  937. new si; while(si<sizeof(SupportInfo)){
  938. SupportInfo[si][Ssys_Benutzt] = -1;
  939. SupportInfo[si][Ssys_FromID] = -1;
  940. SupportInfo[si][S_Nummern]=TextDrawCreate(502.5,150.0+S_TextPos,S_NumText);
  941. TextDrawFont(SupportInfo[si][S_Nummern],2);
  942. TextDrawSetProportional(SupportInfo[si][S_Nummern],1);
  943. TextDrawLetterSize(SupportInfo[si][S_Nummern],0.200000, 0.800000);
  944. TextDrawSetShadow(SupportInfo[si][S_Nummern],0);
  945. SupportInfo[si][S_Text]=TextDrawCreate(510.5,150.0+S_TextPos,"");
  946. TextDrawFont(SupportInfo[si][S_Text],2);
  947. TextDrawSetProportional(SupportInfo[si][S_Text],1);
  948. TextDrawLetterSize(SupportInfo[si][S_Text],0.200000, 0.800000);
  949. TextDrawSetShadow(SupportInfo[si][S_Text],0);
  950. S_TextPos+=5.75;
  951. S_Nums++;
  952. si++;
  953. }*/
  954.  
  955. for(new i = 0; i <= sizeof(Peds)-1; i++)
  956. {
  957. AddPlayerClass(Peds[i][0],1958.3783,1343.1572,1100.3746,269.1425,-1,-1,-1,-1,-1,-1);
  958. }
  959. //Autohaus neben dem Startower
  960. textur = CreateDynamicObjectEx(18762, 1671.29211, -1327.65613, 20.92100, 0.00000, 90.00000, 0.00000);
  961. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  962. textur = CreateDynamicObjectEx(18762, 1674.28003, -1327.65613, 22.12550, 0.00000, 0.00000, 0.00000);
  963. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  964. textur = CreateDynamicObjectEx(18762, 1674.28003, -1327.65613, 17.12460, 0.00000, 0.00000, 0.00000);
  965. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  966. textur = CreateDynamicObjectEx(18762, 1668.30371, -1327.65613, 22.12550, 0.00000, 0.00000, 0.00000);
  967. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  968. textur = CreateDynamicObjectEx(18762, 1668.30371, -1327.65613, 17.12463, 0.00000, 0.00000, 0.00000);
  969. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  970. textur = CreateDynamicObjectEx(18762, 1677.26147, -1327.65613, 16.92810, 0.00000, 90.00000, 0.00000);
  971. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  972. textur = CreateDynamicObjectEx(18762, 1680.25549, -1327.65613, 18.92401, 0.00000, 0.00000, 0.00000);
  973. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  974. textur = CreateDynamicObjectEx(18762, 1683.23108, -1327.65613, 16.92810, 0.00000, 90.00000, 0.00000);
  975. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  976. textur = CreateDynamicObjectEx(18762, 1686.21814, -1327.65613, 18.92400, 0.00000, 0.00000, 0.00000);
  977. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  978. textur = CreateDynamicObjectEx(18762, 1689.21448, -1327.65613, 16.92809, 0.00000, 90.00000, 0.00000);
  979. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  980. textur = CreateDynamicObjectEx(18762, 1683.23108, -1327.65613, 20.92101, 0.00000, 90.00000, 0.00000);
  981. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  982. textur = CreateDynamicObjectEx(18762, 1677.26147, -1327.65613, 20.92100, 0.00000, 90.00000, 0.00000);
  983. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  984. textur = CreateDynamicObjectEx(18762, 1689.21448, -1327.65613, 20.92100, 0.00000, 90.00000, 0.00000);
  985. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  986. textur = CreateDynamicObjectEx(18762, 1692.21277, -1327.65613, 18.92400, 0.00000, 0.00000, 0.00000);
  987. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  988. textur = CreateDynamicObjectEx(18762, 1676.36694, -1327.66003, 22.63260, 0.00000, 50.00000, 180.00000);
  989. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  990. textur = CreateDynamicObjectEx(18981, 1692.21277, -1340.65601, 8.92300, 90.00000, 0.00000, 0.00000);
  991. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  992. textur = CreateDynamicObjectEx(18762, 1665.31897, -1327.65613, 16.92810, 0.00000, 90.00000, 0.00000);
  993. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  994. textur = CreateDynamicObjectEx(18762, 1662.33142, -1327.65613, 18.92400, 0.00000, 0.00000, 0.00000);
  995. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  996. textur = CreateDynamicObjectEx(18762, 1659.33569, -1327.65613, 16.92810, 0.00000, 90.00000, 0.00000);
  997. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  998. textur = CreateDynamicObjectEx(18762, 1656.35291, -1327.65613, 18.92400, 0.00000, 0.00000, 0.00000);
  999. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1000. textur = CreateDynamicObjectEx(18762, 1653.34985, -1327.65613, 16.92810, 0.00000, 90.00000, 0.00000);
  1001. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1002. textur = CreateDynamicObjectEx(18762, 1650.38098, -1327.65613, 18.92400, 0.00000, 0.00000, 0.00000);
  1003. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1004. textur = CreateDynamicObjectEx(18762, 1665.31897, -1327.65613, 20.92100, 0.00000, 90.00000, 0.00000);
  1005. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1006. textur = CreateDynamicObjectEx(18762, 1659.33569, -1327.65613, 20.92100, 0.00000, 90.00000, 0.00000);
  1007. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1008. textur = CreateDynamicObjectEx(18762, 1653.34985, -1327.65613, 20.92100, 0.00000, 90.00000, 0.00000);
  1009. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1010. textur = CreateDynamicObjectEx(18762, 1666.22290, -1327.66003, 22.63260, 0.00000, 50.00000, 0.00000);
  1011. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1012. textur = CreateDynamicObjectEx(18981, 1650.38098, -1340.65869, 8.92300, 90.00000, 0.00000, 0.00000);
  1013. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1014. textur = CreateDynamicObjectEx(18981, 1680.21204, -1353.64478, 8.92528, 90.00000, 0.00000, 90.00000);
  1015. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1016. textur = CreateDynamicObjectEx(18766, 1662.72839, -1353.64478, 18.92530, 0.00000, 0.00000, 0.00000);
  1017. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1018. textur = CreateDynamicObjectEx(18766, 1654.83789, -1353.64294, 18.92691, 0.00000, 0.00000, 0.00000);
  1019. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1020. textur = CreateDynamicObjectEx(18981, 1679.22131, -1340.64648, 15.97621, 0.00000, 90.00000, 90.00000);
  1021. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  1022. textur = CreateDynamicObjectEx(18981, 1663.34375, -1340.65869, 15.96886, 0.00000, 90.00000, 90.00000);
  1023. SetDynamicObjectMaterial(textur, 0, 4643, "plaza1_lan2", "ws_stationfloor", 0);
  1024. textur = CreateDynamicObjectEx(18762, 1676.36694, -1353.64001, 22.63260, 0.00000, 50.00000, 180.00000);
  1025. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1026. textur = CreateDynamicObjectEx(18762, 1666.22290, -1353.64001, 22.63260, 0.00000, 50.00000, 0.00000);
  1027. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1028. textur = CreateDynamicObjectEx(18980, 1674.28003, -1340.65601, 24.12305, 90.00000, 0.00000, 0.00000);
  1029. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1030. textur = CreateDynamicObjectEx(18980, 1668.30371, -1340.65601, 24.12310, 90.00000, 0.00000, 0.00000);
  1031. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1032. CreateDynamicObjectEx(19325, 1689.05969, -1327.19409, 19.33120, 0.00000, 0.00000, 90.00000);
  1033. CreateDynamicObjectEx(19325, 1683.23608, -1327.19409, 19.33120, 0.00000, 0.00000, 90.00000);
  1034. CreateDynamicObjectEx(19325, 1677.19116, -1327.19409, 19.33120, 0.00000, 0.00000, 90.00000);
  1035. CreateDynamicObjectEx(19325, 1665.36694, -1327.19409, 19.33120, 0.00000, 0.00000, 90.00000);
  1036. CreateDynamicObjectEx(19325, 1659.34570, -1327.19409, 19.33120, 0.00000, 0.00000, 90.00000);
  1037. CreateDynamicObjectEx(19325, 1653.32874, -1327.19409, 19.33120, 0.00000, 0.00000, 90.00000);
  1038. CreateDynamicObjectEx(19325, 1671.31201, -1327.19409, 22.55730, 0.00000, 0.00000, 90.00000);
  1039. textur = CreateDynamicObjectEx(18980, 1664.08740, -1340.65869, 20.92100, 90.00000, 0.00000, 0.00000);
  1040. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1041. textur = CreateDynamicObjectEx(19377, 1687.09619, -1349.30457, 21.39000, 0.00000, 90.00000, 0.00000);
  1042. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1043. textur = CreateDynamicObjectEx(19377, 1687.09619, -1339.67896, 21.39000, 0.00000, 90.00000, 0.00000);
  1044. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1045. textur = CreateDynamicObjectEx(19377, 1687.09619, -1332.01929, 21.38827, 0.00000, 90.00000, 0.00000);
  1046. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1047. textur = CreateDynamicObjectEx(19454, 1662.57861, -1332.01929, 21.38830, 0.00000, 90.00000, 0.00000);
  1048. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1049. textur = CreateDynamicObjectEx(19377, 1655.63013, -1332.01929, 21.38830, 0.00000, 90.00000, 0.00000);
  1050. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1051. CreateDynamicObjectEx(19325, 1671.31201, -1354.13660, 22.55730, 0.00000, 0.00000, 90.00000);
  1052. textur = CreateDynamicObjectEx(18762, 1668.30371, -1353.64099, 22.12550, 0.00000, 0.00000, 0.00000);
  1053. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1054. textur = CreateDynamicObjectEx(18762, 1674.28003, -1353.64099, 22.12550, 0.00000, 0.00000, 0.00000);
  1055. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1056. textur = CreateDynamicObjectEx(19454, 1662.57861, -1339.67896, 21.39000, 0.00000, 90.00000, 0.00000);
  1057. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1058. textur = CreateDynamicObjectEx(19454, 1662.57861, -1349.30457, 21.39000, 0.00000, 90.00000, 0.00000);
  1059. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1060. textur = CreateDynamicObjectEx(19377, 1655.63013, -1349.30457, 21.39000, 0.00000, 90.00000, 0.00000);
  1061. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1062. textur = CreateDynamicObjectEx(19377, 1655.63013, -1339.67896, 21.39000, 0.00000, 90.00000, 0.00000);
  1063. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1064. textur = CreateDynamicObjectEx(18762, 1671.29211, -1327.65613, 24.12535, 0.00000, 90.00000, 0.00000);
  1065. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1066. textur = CreateDynamicObjectEx(18762, 1671.29211, -1353.64001, 24.12530, 0.00000, 90.00000, 0.00000);
  1067. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1068. CreateDynamicObjectEx(640, 1665.20386, -1326.57556, 17.11753, 0.00000, 0.00000, 90.00000);
  1069. CreateDynamicObjectEx(640, 1653.25891, -1326.57556, 17.11750, 0.00000, 0.00000, 90.00000);
  1070. CreateDynamicObjectEx(640, 1677.29419, -1326.57556, 17.11750, 0.00000, 0.00000, 90.00000);
  1071. CreateDynamicObjectEx(640, 1689.37341, -1326.57556, 17.11750, 0.00000, 0.00000, 90.00000);
  1072. CreateDynamicObjectEx(1215, 1650.24780, -1326.57556, 16.94970, 0.00000, 0.00000, 0.00000);
  1073. CreateDynamicObjectEx(1215, 1656.31934, -1326.57556, 16.94970, 0.00000, 0.00000, 0.00000);
  1074. CreateDynamicObjectEx(1215, 1662.12439, -1326.57556, 16.94970, 0.00000, 0.00000, 0.00000);
  1075. CreateDynamicObjectEx(1215, 1668.30103, -1326.57556, 16.94970, 0.00000, 0.00000, 0.00000);
  1076. CreateDynamicObjectEx(1215, 1674.20190, -1326.57556, 16.94970, 0.00000, 0.00000, 0.00000);
  1077. CreateDynamicObjectEx(1215, 1680.26294, -1326.57556, 16.94970, 0.00000, 0.00000, 0.00000);
  1078. CreateDynamicObjectEx(1215, 1686.18518, -1326.57556, 16.94970, 0.00000, 0.00000, 0.00000);
  1079. CreateDynamicObjectEx(1215, 1692.46143, -1326.57556, 16.94970, 0.00000, 0.00000, 0.00000);
  1080. textur = CreateDynamicObjectEx(18980, 1678.48694, -1340.65869, 20.92100, 90.00000, 0.00000, 0.00000);
  1081. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1082. textur = CreateDynamicObjectEx(19454, 1680.10425, -1332.01929, 21.38830, 0.00000, 90.00000, 0.00000);
  1083. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1084. textur = CreateDynamicObjectEx(19454, 1680.10425, -1339.69995, 21.39000, 0.00000, 90.00000, 0.06000);
  1085. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1086. textur = CreateDynamicObjectEx(19454, 1680.10425, -1349.32458, 21.39000, 0.00000, 90.00000, 0.00000);
  1087. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1088. textur = CreateDynamicObjectEx(19454, 1676.06006, -1332.01929, 23.19650, 0.00000, -50.00000, 0.00000);
  1089. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1090. textur = CreateDynamicObjectEx(19454, 1676.06897, -1349.30359, 23.19650, 0.00000, -50.00000, 0.00000);
  1091. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1092. textur = CreateDynamicObjectEx(19454, 1676.06897, -1339.69995, 23.19650, 0.00000, -50.00000, 0.00000);
  1093. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1094. textur = CreateDynamicObjectEx(19454, 1666.54919, -1332.01929, 23.19650, 0.00000, 50.00000, 0.00000);
  1095. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1096. textur = CreateDynamicObjectEx(19454, 1666.54797, -1339.69995, 23.19650, 0.00000, 50.00000, 0.00000);
  1097. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1098. textur = CreateDynamicObjectEx(19454, 1666.54919, -1349.30359, 23.19650, 0.00000, 50.00000, 0.00000);
  1099. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1100. textur = CreateDynamicObjectEx(19454, 1672.07935, -1332.01929, 24.53000, 0.00000, 90.00000, 0.00000);
  1101. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1102. textur = CreateDynamicObjectEx(19454, 1672.07935, -1339.69995, 24.53000, 0.00000, 90.00000, 0.00000);
  1103. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1104. textur = CreateDynamicObjectEx(19454, 1672.07935, -1349.30359, 24.51360, 0.00000, 90.00000, 0.00000);
  1105. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1106. textur = CreateDynamicObjectEx(19454, 1670.46228, -1332.01929, 24.52900, 0.00000, 90.00000, 0.00000);
  1107. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1108. textur = CreateDynamicObjectEx(19454, 1670.46228, -1339.69995, 24.52800, 0.00000, 90.00000, 0.00000);
  1109. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1110. textur = CreateDynamicObjectEx(19454, 1670.46228, -1349.30359, 24.52900, 0.00000, 90.00000, 0.00000);
  1111. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1112. textur = CreateDynamicObjectEx(19454, 1677.15100, -1332.01929, 22.32450, 0.00000, -50.00000, 0.00000);
  1113. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1114. textur = CreateDynamicObjectEx(19454, 1677.15210, -1339.69995, 22.32450, 0.00000, -50.00000, 0.00000);
  1115. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1116. textur = CreateDynamicObjectEx(19454, 1677.15210, -1349.30359, 22.32450, 0.00000, -50.00000, 0.00000);
  1117. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1118. textur = CreateDynamicObjectEx(19454, 1665.49915, -1332.01929, 22.32450, 0.00000, 50.00000, 0.00000);
  1119. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1120. textur = CreateDynamicObjectEx(19454, 1665.48999, -1339.69995, 22.32450, 0.00000, 50.00000, 0.00000);
  1121. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1122. textur = CreateDynamicObjectEx(19454, 1665.49915, -1349.30359, 22.32450, 0.00000, 50.00000, 0.00000);
  1123. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  1124. CreateDynamicObjectEx(1691, 1651.71570, -1331.40833, 21.85325, 0.00000, 0.00000, 0.00000);
  1125. CreateDynamicObjectEx(1695, 1656.38513, -1350.68005, 21.95591, 0.00000, 0.00000, 0.00000);
  1126. CreateDynamicObjectEx(1695, 1687.70874, -1351.12463, 21.95471, 0.00000, 0.00000, 0.00000);
  1127. CreateDynamicObjectEx(1691, 1690.57935, -1331.40833, 21.85320, 0.00000, 0.00000, 0.00000);
  1128. CreateDynamicObjectEx(970, 1680.00195, -1316.54041, 17.15061, 0.00000, 0.00000, 0.00000);
  1129. CreateDynamicObjectEx(970, 1684.12524, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1130. CreateDynamicObjectEx(970, 1688.22949, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1131. CreateDynamicObjectEx(970, 1692.39355, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1132. CreateDynamicObjectEx(970, 1696.54370, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1133. CreateDynamicObjectEx(970, 1700.64612, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1134. CreateDynamicObjectEx(970, 1702.54211, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1135. CreateDynamicObjectEx(970, 1704.58740, -1318.60291, 17.15060, 0.00000, 0.00000, 90.00000);
  1136. CreateDynamicObjectEx(970, 1704.58740, -1322.73047, 17.15060, 0.00000, 0.00000, 90.00000);
  1137. CreateDynamicObjectEx(970, 1704.58740, -1326.84399, 17.15060, 0.00000, 0.00000, 90.00000);
  1138. CreateDynamicObjectEx(970, 1704.58740, -1331.00110, 17.15060, 0.00000, 0.00000, 90.00000);
  1139. CreateDynamicObjectEx(970, 1704.58740, -1332.74121, 17.15060, 0.00000, 0.00000, 90.00000);
  1140. CreateDynamicObjectEx(970, 1702.54211, -1334.83679, 17.15060, 0.00000, 0.00000, 0.00000);
  1141. CreateDynamicObjectEx(970, 1702.54211, -1351.85181, 17.15060, 0.00000, 0.00000, 0.00000);
  1142. CreateDynamicObjectEx(970, 1704.58740, -1353.92542, 17.15060, 0.00000, 0.00000, 90.00000);
  1143. CreateDynamicObjectEx(970, 1704.58740, -1358.05579, 17.15060, 0.00000, 0.00000, 90.00000);
  1144. CreateDynamicObjectEx(970, 1704.58740, -1362.21228, 17.15060, 0.00000, 0.00000, 90.00000);
  1145. CreateDynamicObjectEx(970, 1704.58740, -1366.35510, 17.15060, 0.00000, 0.00000, 90.00000);
  1146. CreateDynamicObjectEx(970, 1704.58740, -1370.49597, 17.15060, 0.00000, 0.00000, 90.00000);
  1147. CreateDynamicObjectEx(970, 1663.11890, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1148. CreateDynamicObjectEx(970, 1658.95349, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1149. CreateDynamicObjectEx(970, 1654.81287, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1150. CreateDynamicObjectEx(970, 1650.67627, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1151. CreateDynamicObjectEx(970, 1646.51672, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1152. CreateDynamicObjectEx(970, 1642.39355, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1153. CreateDynamicObjectEx(970, 1638.26917, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1154. CreateDynamicObjectEx(970, 1634.12512, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1155. CreateDynamicObjectEx(970, 1630.68262, -1316.54041, 17.15060, 0.00000, 0.00000, 0.00000);
  1156. CreateDynamicObjectEx(970, 1677.93115, -1318.60291, 17.15060, 0.00000, 0.00000, 90.00000);
  1157. CreateDynamicObjectEx(970, 1665.18250, -1318.60291, 17.15060, 0.00000, 0.00000, 90.00000);
  1158. textur = CreateDynamicObjectEx(18762, 1678.48694, -1333.75354, 17.92680, 0.00000, 0.00000, 0.00000);
  1159. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1160. textur = CreateDynamicObjectEx(18762, 1678.48694, -1346.02954, 17.92680, 0.00000, 0.00000, 0.00000);
  1161. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1162. textur = CreateDynamicObjectEx(18762, 1664.08740, -1346.02954, 17.92680, 0.00000, 0.00000, 0.00000);
  1163. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1164. textur = CreateDynamicObjectEx(18762, 1664.08740, -1333.75354, 17.92680, 0.00000, 0.00000, 0.00000);
  1165. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  1166. CreateDynamicObjectEx(19462, 1671.23596, -1332.98022, 16.41440, 0.00000, 90.00000, 0.00000);
  1167. CreateDynamicObjectEx(19462, 1671.23596, -1342.59656, 16.41440, 0.00000, 90.00000, 0.00000);
  1168. CreateDynamicObjectEx(18070, 1671.23596, -1348.72461, 16.93660, 0.00000, 0.00000, 180.00000);
  1169. CreateDynamicObjectEx(2253, 1674.28003, -1328.37207, 16.72760, 0.00000, 0.00000, 0.00000);
  1170. CreateDynamicObjectEx(2253, 1668.30371, -1328.37207, 16.72760, 0.00000, 0.00000, 0.00000);
  1171. CreateDynamicObjectEx(1999, 1671.90259, -1346.99573, 16.63103, 0.00000, 0.00000, 0.00000);
  1172. CreateDynamicObjectEx(1999, 1668.55225, -1346.97058, 16.63103, 0.00000, 0.00000, 0.00000);
  1173. CreateDynamicObjectEx(1999, 1673.80603, -1347.95850, 16.63100, 0.00000, 0.00000, 270.00000);
  1174. CreateDynamicObjectEx(1999, 1668.39709, -1349.49829, 16.63100, 0.00000, 0.00000, 90.00000);
  1175. CreateDynamicObjectEx(1671, 1670.09424, -1348.45972, 16.88157, 0.00000, 0.00000, -135.00000);
  1176. CreateDynamicObjectEx(1671, 1672.47839, -1348.46033, 16.88160, 0.00000, 0.00000, 135.00000);
  1177. CreateDynamicObjectEx(2253, 1677.76709, -1333.75354, 16.72760, 0.00000, 0.00000, 0.00000);
  1178. CreateDynamicObjectEx(2253, 1677.76709, -1346.02954, 16.72760, 0.00000, 0.00000, 0.00000);
  1179. CreateDynamicObjectEx(2253, 1664.78162, -1346.02954, 16.72760, 0.00000, 0.00000, 0.00000);
  1180. CreateDynamicObjectEx(2253, 1664.78162, -1333.75354, 16.72760, 0.00000, 0.00000, 0.00000);
  1181. CreateDynamicObjectEx(19172, 1671.23596, -1353.14099, 19.51340, 0.00000, 0.00000, 180.00000);
  1182. CreateDynamicObjectEx(19174, 1654.03955, -1353.14099, 19.51340, 0.00000, 0.00000, 180.00000);
  1183. CreateDynamicObjectEx(19174, 1691.68835, -1340.77954, 19.51340, 0.00000, 0.00000, 270.00000);
  1184. CreateDynamicObjectEx(630, 1686.21814, -1328.66772, 17.46990, 0.00000, 0.00000, 0.00000);
  1185. CreateDynamicObjectEx(630, 1680.25549, -1328.66772, 17.46990, 0.00000, 0.00000, 0.00000);
  1186. CreateDynamicObjectEx(630, 1662.33142, -1328.66772, 17.46990, 0.00000, 0.00000, 0.00000);
  1187. CreateDynamicObjectEx(630, 1656.35291, -1328.66772, 17.46993, 0.00000, 0.00000, 0.00000);
  1188. CreateDynamicObjectEx(2773, 1685.46875, -1330.84741, 16.96870, 0.00000, 0.00000, 0.00000);
  1189. CreateDynamicObjectEx(2773, 1691.49756, -1330.84741, 16.96870, 0.00000, 0.00000, 0.00000);
  1190. CreateDynamicObjectEx(2773, 1691.49756, -1335.66040, 16.96870, 0.00000, 0.00000, 0.00000);
  1191. CreateDynamicObjectEx(2773, 1685.46875, -1335.66040, 16.96870, 0.00000, 0.00000, 0.00000);
  1192. CreateDynamicObjectEx(2773, 1691.49756, -1340.42883, 16.96870, 0.00000, 0.00000, 0.00000);
  1193. CreateDynamicObjectEx(2773, 1691.49756, -1345.03760, 16.96870, 0.00000, 0.00000, 0.00000);
  1194. CreateDynamicObjectEx(2773, 1691.49756, -1350.03845, 16.96870, 0.00000, 0.00000, 0.00000);
  1195. CreateDynamicObjectEx(2773, 1685.46875, -1340.42883, 16.96870, 0.00000, 0.00000, 0.00000);
  1196. CreateDynamicObjectEx(2773, 1685.46875, -1345.03760, 16.96870, 0.00000, 0.00000, 0.00000);
  1197. CreateDynamicObjectEx(2773, 1685.46875, -1350.03845, 16.96870, 0.00000, 0.00000, 0.00000);
  1198. CreateDynamicObjectEx(2773, 1651.03955, -1350.03845, 16.96870, 0.00000, 0.00000, 0.00000);
  1199. CreateDynamicObjectEx(2773, 1651.03955, -1345.03760, 16.96870, 0.00000, 0.00000, 0.00000);
  1200. CreateDynamicObjectEx(2773, 1651.03955, -1340.42883, 16.96870, 0.00000, 0.00000, 0.00000);
  1201. CreateDynamicObjectEx(2773, 1651.03955, -1335.66040, 16.96870, 0.00000, 0.00000, 0.00000);
  1202. CreateDynamicObjectEx(2773, 1651.03955, -1330.84741, 16.96870, 0.00000, 0.00000, 0.00000);
  1203. CreateDynamicObjectEx(2773, 1656.94495, -1330.84741, 16.96870, 0.00000, 0.00000, 0.00000);
  1204. CreateDynamicObjectEx(2773, 1656.94495, -1335.66040, 16.96870, 0.00000, 0.00000, 0.00000);
  1205. CreateDynamicObjectEx(2773, 1656.94495, -1340.42883, 16.96870, 0.00000, 0.00000, 0.00000);
  1206. CreateDynamicObjectEx(2773, 1656.94495, -1345.03760, 16.96870, 0.00000, 0.00000, 0.00000);
  1207. CreateDynamicObjectEx(2773, 1656.94495, -1350.03845, 16.96870, 0.00000, 0.00000, 0.00000);
  1208.  
  1209. //LSPD
  1210.  
  1211. /*CreateDynamicObjectEx(640, 1554.27124, -1622.45239, 13.22950, 0.00000, 0.00000, 90.00000);
  1212. CreateDynamicObjectEx(640, 1560.93152, -1622.45239, 13.22950, 0.00000, 0.00000, 90.00000);
  1213. CreateDynamicObjectEx(640, 1567.51086, -1622.45239, 13.22950, 0.00000, 0.00000, 90.00000);
  1214. CreateDynamicObjectEx(640, 1574.13135, -1617.91199, 13.22950, 0.00000, 0.00000, 90.00000);
  1215. CreateDynamicObjectEx(640, 1567.51086, -1617.91199, 13.22950, 0.00000, 0.00000, 90.00000);
  1216. CreateDynamicObjectEx(640, 1560.93152, -1617.91199, 13.22950, 0.00000, 0.00000, 90.00000);
  1217. CreateDynamicObjectEx(640, 1554.27124, -1617.91199, 13.22950, 0.00000, 0.00000, 90.00000);
  1218. LSPDTor1 = CreateObject(3055, 1588.49194, -1637.93298, 14.60720, 0.00000, 0.00000, 0.00000);
  1219. CreateDynamicObjectEx(673, 1554.27124, -1620.44446, 12.39840, 0.00000, 0.00000, 0.00000);
  1220. CreateDynamicObjectEx(673, 1560.93152, -1620.44446, 12.39840, 0.00000, 0.00000, 0.00000);
  1221. CreateDynamicObjectEx(673, 1567.51086, -1620.44446, 12.39840, 0.00000, 0.00000, 0.00000);
  1222. CreateDynamicObjectEx(640, 1574.13135, -1622.45239, 13.22950, 0.00000, 0.00000, 90.00000);
  1223. CreateDynamicObjectEx(673, 1574.13135, -1620.44446, 12.39840, 0.00000, 0.00000, 0.00000);
  1224. CreateDynamicObjectEx(8674, 1539.63403, -1612.65820, 16.49250, 0.00000, 0.00000, 90.00000);
  1225. CreateDynamicObjectEx(8674, 1539.63403, -1607.49878, 16.49250, 0.00000, 0.00000, 90.00000);
  1226. CreateDynamicObjectEx(8674, 1544.79370, -1602.37207, 16.49250, 0.00000, 0.00000, 0.00000);
  1227. CreateDynamicObjectEx(8674, 1555.11035, -1602.37207, 16.49250, 0.00000, 0.00000, 0.00000);
  1228. CreateDynamicObjectEx(8674, 1565.41699, -1602.37207, 16.49250, 0.00000, 0.00000, 0.00000);
  1229. CreateDynamicObjectEx(8674, 1575.71960, -1602.37207, 16.49250, 0.00000, 0.00000, 0.00000);
  1230. CreateDynamicObjectEx(8674, 1586.02332, -1602.37207, 16.49250, 0.00000, 0.00000, 0.00000);
  1231. CreateDynamicObjectEx(8674, 1596.34644, -1602.37207, 16.49250, 0.00000, 0.00000, 0.00000);
  1232. CreateDynamicObjectEx(8674, 1602.94104, -1602.37207, 16.49250, 0.00000, 0.00000, 0.00000);
  1233. CreateDynamicObjectEx(8674, 1608.10291, -1607.51953, 16.49250, 0.00000, 0.00000, 90.00000);
  1234. CreateDynamicObjectEx(8674, 1608.10291, -1617.80261, 16.49250, 0.00000, 0.00000, 90.00000);
  1235. CreateDynamicObjectEx(8674, 1608.10291, -1628.08557, 16.49250, 0.00000, 0.00000, 90.00000);
  1236. CreateDynamicObjectEx(8674, 1608.10291, -1632.87390, 16.49250, 0.00000, 0.00000, 90.00000);
  1237. CreateDynamicObjectEx(8674, 1602.93030, -1638.07642, 16.49250, 0.00000, 0.00000, 0.00000);
  1238. CreateDynamicObjectEx(8674, 1544.77307, -1617.82312, 16.49250, 0.00000, 0.00000, 0.00000);
  1239. CreateDynamicObjectEx(18762, 1550.08069, -1618.06006, 15.59620, 0.00000, 0.00000, 0.00000);
  1240. CreateDynamicObjectEx(18762, 1550.06409, -1622.33948, 15.59620, 0.00000, 0.00000, 0.00000);
  1241. CreateDynamicObjectEx(18762, 1550.06409, -1633.36084, 15.59620, 0.00000, 0.00000, 0.00000);
  1242. CreateDynamicObjectEx(18762, 1550.06409, -1636.65137, 15.59620, 0.00000, 0.00000, 0.00000);
  1243. CreateDynamicObjectEx(8673, 1550.06409, -1621.35278, 7.57510, 0.00000, 90.00000, 270.00000);
  1244. CreateDynamicObjectEx(8673, 1550.06409, -1619.07178, 7.57510, 0.00000, 90.00000, 90.00000);
  1245. LSPDTor2 = CreateDynamicObjectEx(980, 1550.06409, -1627.66174, 15.11290, 0.00000, 0.00000, 90.00000);
  1246. CreateDynamicObjectEx(18452, 1545.95337, -1609.52539, 15.13137, 0.00000, 0.00000, 0.00000);
  1247. CreateDynamicObjectEx(1676, 1546.08630, -1606.61975, 13.80754, 0.00000, 0.00000, 0.00000);
  1248. CreateDynamicObjectEx(1676, 1546.08630, -1612.34363, 13.80750, 0.00000, 0.00000, 0.00000);
  1249. CreateDynamicObjectEx(982, 1534.65466, -1650.86902, 13.21020, 0.00000, 0.00000, 0.00000);
  1250. CreateDynamicObjectEx(982, 1534.65466, -1694.50134, 13.21020, 0.00000, 0.00000, 0.00000);
  1251. CreateDynamicObjectEx(982, 1534.65466, -1708.86084, 13.21020, 0.00000, 0.00000, 0.00000);
  1252. CreateDynamicObjectEx(983, 1537.54907, -1667.25684, 13.21020, 0.00000, 0.00000, 0.00000);
  1253. CreateDynamicObjectEx(983, 1537.54907, -1678.27429, 13.21020, 0.00000, 0.00000, 0.00000);
  1254. CreateDynamicObjectEx(638, 1536.18005, -1681.96802, 13.22950, 0.00000, 0.00000, 90.00000);
  1255. CreateDynamicObjectEx(638, 1536.25098, -1663.49255, 13.22950, 0.00000, 0.00000, 90.00000);
  1256. CreateDynamicObjectEx(984, 1534.65466, -1611.87268, 13.21020, 0.00000, 0.00000, 0.00000);
  1257. CreateDynamicObjectEx(984, 1534.65466, -1608.66992, 13.21020, 0.00000, 0.00000, 0.00000);
  1258. CreateDynamicObjectEx(19447, 1594.16077, -1637.93298, 13.04220, 90.00000, 90.00000, 0.00000);
  1259. CreateDynamicObjectEx(1496, 1582.61267, -1637.92590, 12.37260, 0.00000, 0.00000, 0.00000);
  1260. CreateDynamicObjectEx(19447, 1579.76672, -1637.92590, 16.62130, 0.00000, 0.00000, 90.00000);
  1261. CreateDynamicObjectEx(18762, 1550.06409, -1635.36230, 12.59598, 0.00000, 90.00000, 90.00000);
  1262. CreateDynamicObjectEx(18762, 1550.06409, -1620.34070, 12.59600, 0.00000, 90.00000, 90.00000);
  1263. CreateDynamicObjectEx(8674, 1550.06409, -1638.78076, 16.49250, 0.00000, 0.00000, 90.00000);
  1264. CreateDynamicObjectEx(8674, 1550.06409, -1638.78076, 13.55251, 0.00000, 0.00000, 90.00000);*/
  1265.  
  1266. //Medic
  1267. CreateDynamicObjectEx(18762, 1172.36475, -1322.69788, 25.27663, 0.00000, 0.00000, 0.00000);
  1268. CreateDynamicObjectEx(18762, 1172.38574, -1322.69788, 25.27660, 0.00000, 90.00000, 90.00000);
  1269. CreateDynamicObjectEx(970, 1182.65405, -1335.68726, 13.08330, 0.00000, 0.00000, 0.00000);
  1270. CreateDynamicObjectEx(970, 1182.65405, -1311.75916, 13.08330, 0.00000, 0.00000, 0.00000);
  1271. CreateDynamicObjectEx(970, 1184.74585, -1313.82654, 13.08330, 0.00000, 0.00000, 90.00000);
  1272. CreateDynamicObjectEx(970, 1184.74585, -1320.56506, 13.08330, 0.00000, 0.00000, 90.00000);
  1273. CreateDynamicObjectEx(970, 1184.74585, -1327.20215, 13.08330, 0.00000, 0.00000, 90.00000);
  1274. CreateDynamicObjectEx(970, 1184.74585, -1333.61206, 13.08330, 0.00000, 0.00000, 90.00000);
  1275. CreateDynamicObjectEx(1215, 1184.66199, -1335.62244, 13.18040, 0.00000, 0.00000, 0.00000);
  1276. CreateDynamicObjectEx(1215, 1184.66199, -1335.62244, 12.15278, 0.00000, 0.00000, 0.00000);
  1277. CreateDynamicObjectEx(1215, 1180.57544, -1335.62244, 12.15280, 0.00000, 0.00000, 0.00000);
  1278. CreateDynamicObjectEx(1215, 1180.57544, -1335.62244, 13.18040, 0.00000, 0.00000, 0.00000);
  1279. CreateDynamicObjectEx(1215, 1184.66199, -1331.53516, 12.15280, 0.00000, 0.00000, 0.00000);
  1280. CreateDynamicObjectEx(1215, 1184.66199, -1329.29285, 12.15280, 0.00000, 0.00000, 0.00000);
  1281. CreateDynamicObjectEx(1215, 1184.66199, -1325.17896, 12.15280, 0.00000, 0.00000, 0.00000);
  1282. CreateDynamicObjectEx(1215, 1184.66199, -1322.64331, 12.15280, 0.00000, 0.00000, 0.00000);
  1283. CreateDynamicObjectEx(1215, 1184.66199, -1318.52551, 12.15280, 0.00000, 0.00000, 0.00000);
  1284. CreateDynamicObjectEx(1215, 1184.66199, -1315.92285, 12.15280, 0.00000, 0.00000, 0.00000);
  1285. CreateDynamicObjectEx(1215, 1184.66199, -1311.79395, 12.15280, 0.00000, 0.00000, 0.00000);
  1286. CreateDynamicObjectEx(1215, 1184.66199, -1331.53516, 13.18040, 0.00000, 0.00000, 0.00000);
  1287. CreateDynamicObjectEx(1215, 1184.66199, -1329.29285, 13.18040, 0.00000, 0.00000, 0.00000);
  1288. CreateDynamicObjectEx(1215, 1184.66199, -1325.17896, 13.18040, 0.00000, 0.00000, 0.00000);
  1289. CreateDynamicObjectEx(1215, 1184.66199, -1322.64331, 13.18040, 0.00000, 0.00000, 0.00000);
  1290. CreateDynamicObjectEx(1215, 1184.66199, -1318.52551, 13.18040, 0.00000, 0.00000, 0.00000);
  1291. CreateDynamicObjectEx(1215, 1184.66199, -1315.92285, 13.18040, 0.00000, 0.00000, 0.00000);
  1292. CreateDynamicObjectEx(1215, 1184.66199, -1311.79395, 13.18040, 0.00000, 0.00000, 0.00000);
  1293. CreateDynamicObjectEx(1257, 1188.51477, -1360.36108, 13.73826, 0.00000, 0.00000, 180.00000);
  1294. CreateDynamicObjectEx(1257, 1188.51477, -1365.23010, 13.73830, 0.00000, 0.00000, 180.00000);
  1295. CreateDynamicObjectEx(1375, 1189.71265, -1367.98499, 14.01134, 0.00000, 0.00000, 90.00000);
  1296. CreateDynamicObjectEx(1215, 1180.55676, -1311.79395, 12.15280, 0.00000, 0.00000, 0.00000);
  1297. CreateDynamicObjectEx(1215, 1180.55676, -1311.79395, 13.18040, 0.00000, 0.00000, 0.00000);
  1298. CreateDynamicObjectEx(10788, 1234.68555, -1354.77917, 8.23790, 0.00000, 0.00000, 315.42001);
  1299. CreateDynamicObjectEx(10787, 1208.77905, -1284.32996, 5.31750, 0.00000, 0.00000, 315.42001);
  1300. CreateObject(4032, 1162.21997, -1226.18005, 6.59000, 0.00000, 0.00000, 0.00000);
  1301. CreateDynamicObjectEx(1360, 1171.79211, -1252.90601, 1.38000, 0.00000, 0.00000, 0.00000);
  1302. CreateDynamicObjectEx(1360, 1171.79211, -1254.78577, 1.38000, 0.00000, 0.00000, 0.00000);
  1303. CreateDynamicObjectEx(1360, 1171.79211, -1256.64600, 1.38000, 0.00000, 0.00000, 0.00000);
  1304. CreateDynamicObjectEx(8324, 1173.58057, -1274.04431, 3.35760, 0.00000, 0.00000, 281.04999);
  1305. CreateDynamicObjectEx(8324, 1170.92542, -1235.73926, 3.35760, 0.00000, 0.00000, 281.04999);
  1306. CreateDynamicObjectEx(8324, 1174.70801, -1238.26660, -2.35316, 0.00000, 0.00000, 90.00000);
  1307. CreateDynamicObjectEx(8324, 1174.33643, -1271.69727, -2.35316, 0.00000, 0.00000, 90.00000);
  1308. textur = CreateDynamicObjectEx(18981, 1233.34375, -1324.08203, 12.07350, 0.00000, 90.00000, 0.00000);
  1309. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1310. textur = CreateDynamicObjectEx(18981, 1233.34375, -1303.28381, 12.08990, 0.00000, 90.00000, 0.00000);
  1311. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1312. textur = CreateDynamicObjectEx(18766, 1221.10693, -1380.06042, 12.07350, 90.00000, 90.00000, 0.00000);
  1313. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1314. textur = CreateDynamicObjectEx(18766, 1221.04395, -1370.07800, 12.07350, 90.00000, 90.00000, 0.00000);
  1315. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1316. textur = CreateDynamicObjectEx(18766, 1220.98096, -1360.09192, 12.07350, 90.00000, 90.00000, 0.00000);
  1317. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1318. textur = CreateDynamicObjectEx(18766, 1220.91785, -1350.09119, 12.07350, 90.00000, 90.00000, 0.00000);
  1319. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1320. textur = CreateDynamicObjectEx(18766, 1220.85486, -1340.09766, 12.07610, 90.00000, 90.00000, 0.00000);
  1321. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1322. textur = CreateDynamicObjectEx(18766, 1218.46973, -1295.80103, 12.07610, 90.00000, 90.00000, 0.00000);
  1323. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1324. textur = CreateDynamicObjectEx(18766, 1218.46973, -1305.80188, 12.07610, 90.00000, 90.00000, 0.00000);
  1325. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1326. textur = CreateDynamicObjectEx(18766, 1218.46973, -1315.79321, 12.07610, 90.00000, 90.00000, 0.00000);
  1327. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1328. textur = CreateDynamicObjectEx(18766, 1218.46973, -1325.78064, 12.07610, 90.00000, 90.00000, 0.00000);
  1329. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1330. textur = CreateDynamicObjectEx(18766, 1218.46973, -1335.76770, 12.05610, 90.00000, 90.00000, 0.00000);
  1331. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1332. textur = CreateDynamicObjectEx(18766, 1218.44873, -1345.75293, 12.07631, 90.00000, 90.00000, 0.00000);
  1333. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1334. textur = CreateDynamicObjectEx(18766, 1218.38574, -1355.74951, 12.07610, 90.00000, 90.00000, 0.00000);
  1335. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1336. textur = CreateDynamicObjectEx(18766, 1218.38574, -1365.74109, 12.07610, 90.00000, 90.00000, 0.00000);
  1337. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1338. textur = CreateDynamicObjectEx(18766, 1218.38574, -1380.12744, 12.07610, 90.00000, 90.00000, 0.00000);
  1339. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1340. textur = CreateDynamicObjectEx(18766, 1218.38574, -1373.59534, 12.11610, 90.00000, 90.00000, 0.00000);
  1341. SetDynamicObjectMaterial(textur, 0, 10561, "baseballground_sfs", "Grass_128HV", 0);
  1342. CreateDynamicObjectEx(8623, 1242.30969, -1328.18323, 13.16710, 0.00000, 0.00000, 90.00000);
  1343. CreateDynamicObjectEx(8623, 1242.30969, -1313.64258, 13.16710, 0.00000, 0.00000, 90.00000);
  1344. CreateDynamicObjectEx(8623, 1242.30969, -1298.15283, 13.16710, 0.00000, 0.00000, 90.00000);
  1345. CreateDynamicObjectEx(8623, 1218.83459, -1298.15283, 13.16710, 0.00000, 0.00000, 90.00000);
  1346. CreateDynamicObjectEx(8623, 1218.83459, -1313.64258, 13.16710, 0.00000, 0.00000, 90.00000);
  1347. CreateDynamicObjectEx(8623, 1218.83459, -1328.18323, 13.16710, 0.00000, 0.00000, 90.00000);
  1348. CreateDynamicObjectEx(8623, 1218.83459, -1343.27979, 13.16710, 0.00000, 0.00000, 90.00000);
  1349. CreateDynamicObjectEx(8623, 1218.83459, -1359.16382, 13.16710, 0.00000, 0.00000, 90.00000);
  1350. CreateDynamicObjectEx(8623, 1218.83459, -1375.17725, 13.16710, 0.00000, 0.00000, 90.00000);
  1351. CreateDynamicObjectEx(8623, 1230.57996, -1293.57935, 13.16710, 0.00000, 0.00000, 0.00000);
  1352. CreateDynamicObjectEx(8623, 1230.57996, -1331.58154, 13.16710, 0.00000, 0.00000, 0.00000);
  1353. CreateDynamicObjectEx(8623, 1230.57996, -1313.49939, 13.16710, 0.00000, 0.00000, 0.00000);
  1354. CreateDynamicObjectEx(713, 1230.97449, -1294.07031, 12.40391, 0.00000, 0.00000, 0.00000);
  1355. CreateDynamicObjectEx(713, 1218.62524, -1376.12720, 12.40391, 0.00000, 0.00000, 0.00000);
  1356. CreateDynamicObjectEx(713, 1218.98657, -1328.65552, 12.40391, 0.00000, 0.00000, 0.00000);
  1357. CreateDynamicObjectEx(713, 1242.38245, -1314.77234, 12.40391, 0.00000, 0.00000, 0.00000);
  1358. CreateDynamicObjectEx(617, 1218.37659, -1359.52783, 12.51870, 0.00000, 0.00000, 0.00000);
  1359. CreateDynamicObjectEx(617, 1218.90247, -1343.17932, 12.51870, 0.00000, 0.00000, 0.00000);
  1360. CreateDynamicObjectEx(617, 1230.60730, -1331.80090, 12.51870, 0.00000, 0.00000, 0.00000);
  1361. CreateDynamicObjectEx(617, 1242.02527, -1329.38684, 12.51870, 0.00000, 0.00000, 0.00000);
  1362. CreateDynamicObjectEx(617, 1242.66125, -1298.09192, 12.51870, 0.00000, 0.00000, 0.00000);
  1363. CreateDynamicObjectEx(617, 1229.75049, -1313.78394, 12.51870, 0.00000, 0.00000, 0.00000);
  1364. CreateDynamicObjectEx(617, 1218.61841, -1298.10254, 12.51870, 0.00000, 0.00000, 0.00000);
  1365. CreateDynamicObjectEx(617, 1218.65430, -1314.17285, 12.51870, 0.00000, 0.00000, 0.00000);
  1366. MedicTor1 = CreateObject(10184, 1226.20947, -1334.66357, 6.21550, 0.00000, 0.00000, 90.00000);
  1367. MedicTor2 = CreateObject(10184, 1243.08228, -1334.66357, 6.21550, 0.00000, 0.00000, 90.00000);
  1368. CreateDynamicObjectEx(18980, 1220.32544, -1334.66357, 9.12780, 0.00000, 90.00000, 0.00000);
  1369. CreateDynamicObjectEx(18980, 1245.26477, -1334.66357, 9.12780, 0.00000, 90.00000, 0.00000);
  1370. CreateDynamicObjectEx(18980, 1245.26477, -1334.66357, 10.09201, 0.00000, 90.00000, 0.00000);
  1371. CreateDynamicObjectEx(18980, 1220.32544, -1334.66357, 10.09200, 0.00000, 90.00000, 0.00000);
  1372. CreateDynamicObjectEx(18980, 1245.26477, -1334.66357, 11.05874, 0.00000, 90.00000, 0.00000);
  1373. CreateDynamicObjectEx(18980, 1220.32544, -1334.66357, 11.05870, 0.00000, 90.00000, 0.00000);
  1374. CreateDynamicObjectEx(18766, 1234.05957, -1334.68457, 7.43010, 0.00000, 90.00000, 0.00000);
  1375. CreateDynamicObjectEx(18766, 1235.03943, -1334.65869, 7.43010, 0.00000, 90.00000, 0.00000);
  1376. CreateDynamicObjectEx(18766, 1221.46289, -1334.68457, 7.43010, 0.00000, 90.00000, 0.00000);
  1377. CreateDynamicObjectEx(18766, 1247.71411, -1334.68457, 7.39038, 0.00000, 90.00000, 0.00000);
  1378. CreateDynamicObjectEx(982, 1237.56274, -1347.95142, 6.77483, -9.00000, 0.00000, 0.40604);
  1379. CreateDynamicObjectEx(982, 1237.73877, -1371.64648, 10.81362, -10.50000, 0.00000, 0.40600);
  1380. CreateDynamicObjectEx(982, 1231.96655, -1371.64648, 10.82732, -10.50000, 0.00000, 0.40600);
  1381. CreateDynamicObjectEx(982, 1231.82336, -1347.97754, 6.77480, -9.00000, 0.00000, 0.40600);
  1382. CreateDynamicObjectEx(19425, 1239.56042, -1384.66003, 12.33450, -10.00000, 0.00000, 0.00000);
  1383. CreateDynamicObjectEx(19425, 1242.84717, -1384.66003, 12.33450, -10.00000, 0.00000, 0.00000);
  1384. CreateDynamicObjectEx(19425, 1244.17566, -1384.66003, 12.33333, -10.00000, 0.00000, 0.00000);
  1385. CreateDynamicObjectEx(19425, 1230.30542, -1384.66003, 12.33450, -10.00000, 0.00000, 0.00000);
  1386. CreateDynamicObjectEx(19425, 1227.00452, -1384.66003, 12.33450, -10.00000, 0.00000, 0.00000);
  1387. CreateDynamicObjectEx(19425, 1225.55518, -1384.66003, 12.33229, -10.00000, 0.00000, 0.00000);
  1388. CreateDynamicObjectEx(3928, 1161.20630, -1355.48889, 25.68730, 0.50000, 0.00000, 0.00000);
  1389. CreateDynamicObjectEx(3928, 1161.20630, -1373.62061, 25.66413, 0.50000, 0.00000, 0.00000);
  1390. CreateDynamicObjectEx(982, 1172.46130, -1372.23865, 26.22880, 0.00000, 0.00000, 0.00000);
  1391. CreateDynamicObjectEx(982, 1172.46130, -1346.65222, 26.22880, 0.00000, 0.00000, 0.00000);
  1392. CreateDynamicObjectEx(982, 1150.06409, -1346.65222, 26.22880, 0.00000, 0.00000, 0.00000);
  1393. CreateDynamicObjectEx(982, 1150.06409, -1372.23865, 26.22880, 0.00000, 0.00000, 0.00000);
  1394. CreateDynamicObjectEx(984, 1156.44897, -1385.12048, 26.22878, 0.00000, 0.00000, 90.00000);
  1395. CreateDynamicObjectEx(984, 1166.02905, -1385.12048, 26.22880, 0.00000, 0.00000, 90.00000);
  1396. CreateDynamicObjectEx(1215, 1164.99573, -1377.13538, 26.06364, 0.00000, 0.00000, 0.00000);
  1397. CreateDynamicObjectEx(1215, 1157.25781, -1377.10986, 26.06364, 0.00000, 0.00000, 0.00000);
  1398. CreateDynamicObjectEx(1215, 1157.26868, -1370.30566, 26.06364, 0.00000, 0.00000, 0.00000);
  1399. CreateDynamicObjectEx(1215, 1164.92908, -1370.24609, 26.06364, 0.00000, 0.00000, 0.00000);
  1400. CreateDynamicObjectEx(1215, 1164.91467, -1359.01880, 26.06364, 0.00000, 0.00000, 0.00000);
  1401. CreateDynamicObjectEx(1215, 1164.93591, -1352.12610, 26.06364, 0.00000, 0.00000, 0.00000);
  1402. CreateDynamicObjectEx(1215, 1157.27478, -1352.16235, 26.06364, 0.00000, 0.00000, 0.00000);
  1403. CreateDynamicObjectEx(1215, 1157.25757, -1359.00281, 26.06364, 0.00000, 0.00000, 0.00000);
  1404. CreateDynamicObjectEx(1536, 1159.64941, -1342.45190, 25.58475, 0.00000, 0.00000, 0.00000);
  1405. CreateDynamicObjectEx(1536, 1162.64294, -1342.43835, 25.58480, 0.00000, 0.00000, 180.00000);
  1406. CreateDynamicObjectEx(19454, 1174.93628, -1267.92969, 8.41260, 0.00000, 0.00000, 0.00000);
  1407. CreateDynamicObjectEx(19454, 1174.93628, -1245.87927, 8.41260, 0.00000, 0.00000, 0.00000);
  1408.  
  1409.  
  1410. //Tankstellen SFPD
  1411. CreateDynamicObjectEx(1686, -1605.59998, 729, -6.2, 0, 0, 91.25);
  1412.  
  1413. /*for(new v; v<MAX_PLAYERS; v++)
  1414. {
  1415. for(new i; i<MAX_FREUNDE; i++)
  1416. {
  1417. Player_Freund[v][i] = -1;
  1418. }
  1419. }*/
  1420. //Bus interior
  1421. CreateObject(2631, 2022.0, 2236.7, 2102.9, 0.0, 0.0, 90.0);
  1422. CreateObject(2631, 2022.0, 2240.6, 2102.9, 0.0, 0.0, 90.0);
  1423. CreateObject(2631, 2022.0, 2244.5, 2102.9, 0.0, 0.0, 90.0);
  1424. CreateObject(2631, 2022.0, 2248.4, 2102.9, 0.0, 0.0, 90.0);
  1425. CreateDynamicObjectEx(16501, 2022.1, 2238.3, 2102.8, 0.0, 90.0, 0.0);
  1426. CreateDynamicObjectEx(16501, 2022.1, 2245.3, 2102.8, 0.0, 90.0, 0.0);
  1427. CreateDynamicObjectEx(16000, 2024.2, 2240.1, 2101.2, 0.0, 0.0, 90.0);
  1428. CreateDynamicObjectEx(16000, 2019.8, 2240.6, 2101.2, 0.0, 0.0, -90.0);
  1429. CreateDynamicObjectEx(16000, 2022.2, 2248.7, 2101.2, 0.0, 0.0, 180.0);
  1430. CreateDynamicObjectEx(16501, 2021.8, 2246.5, 2107.3, 0.0, 270.0, 90.0);
  1431. CreateDynamicObjectEx(16501, 2022.0, 2240.8, 2107.3, 0.0, 270.0, 0.0);
  1432. CreateDynamicObjectEx(16501, 2022.0, 2233.7, 2107.3, 0.0, 270.0, 0.0);
  1433. CreateDynamicObjectEx(18098, 2024.3, 2239.6, 2104.8, 0.0, 0.0, 90.0);
  1434. CreateDynamicObjectEx(18098, 2024.3, 2239.7, 2104.7, 0.0, 0.0, 450.0);
  1435. CreateDynamicObjectEx(18098, 2020.1, 2239.6, 2104.8, 0.0, 0.0, 90.0);
  1436. CreateDynamicObjectEx(18098, 2020.0, 2239.6, 2104.7, 0.0, 0.0, 90.0);
  1437. CreateDynamicObjectEx(2180, 2023.6, 2236.1, 2106.7, 0.0, 180.0, 90.0);
  1438. CreateDynamicObjectEx(2180, 2023.6, 2238.1, 2106.7, 0.0, 180.0, 90.0);
  1439. CreateDynamicObjectEx(2180, 2023.6, 2240.1, 2106.7, 0.0, 180.0, 90.0);
  1440. CreateDynamicObjectEx(2180, 2023.6, 2242.1, 2106.7, 0.0, 180.0, 90.0);
  1441. CreateDynamicObjectEx(2180, 2023.6, 2244.1, 2106.7, 0.0, 180.0, 90.0);
  1442. CreateDynamicObjectEx(2180, 2023.6, 2246.1, 2106.7, 0.0, 180.0, 90.0);
  1443. CreateDynamicObjectEx(2180, 2023.6, 2248.1, 2106.7, 0.0, 180.0, 90.0);
  1444. CreateDynamicObjectEx(2180, 2020.3, 2235.1, 2106.7, 0.0, 180.0, 270.0);
  1445. CreateDynamicObjectEx(2180, 2020.3, 2237.1, 2106.7, 0.0, 180.0, 270.0);
  1446. CreateDynamicObjectEx(2180, 2020.3, 2239.1, 2106.7, 0.0, 180.0, 270.0);
  1447. CreateDynamicObjectEx(2180, 2020.3, 2241.1, 2106.7, 0.0, 180.0, 270.0);
  1448. CreateDynamicObjectEx(2180, 2020.3, 2243.1, 2106.7, 0.0, 180.0, 270.0);
  1449. CreateDynamicObjectEx(2180, 2020.3, 2245.1, 2106.7, 0.0, 180.0, 270.0);
  1450. CreateDynamicObjectEx(2674, 2023.4, 2238.3, 2102.9, 0.0, 0.0, 600.0);
  1451. CreateDynamicObjectEx(2674, 2020.4, 2242.3, 2102.9, 0.0, 0.0, 600.0);
  1452. CreateDynamicObjectEx(2674, 2023.4, 2246.3, 2102.9, 0.0, 0.0, 600.0);
  1453. CreateDynamicObjectEx(14405, 2022.0, 2242.1, 2103.5, 0.0, 0.0, 540.0);
  1454. CreateDynamicObjectEx(14405, 2022.0, 2243.6, 2103.5, 0.0, 0.0, 180.0);
  1455. CreateDynamicObjectEx(14405, 2022.0, 2245.1, 2103.5, 0.0, 0.0, 180.0);
  1456. CreateDynamicObjectEx(14405, 2022.0, 2246.6, 2103.5, 0.0, 0.0, 180.0);
  1457. CreateDynamicObjectEx(14405, 2022.0, 2248.1, 2103.5, 0.0, 0.0, 180.0);
  1458. CreateDynamicObjectEx(14405, 2022.0, 2249.6, 2103.5, 0.0, 0.0, 180.0);
  1459. CreateDynamicObjectEx(14405, 2022.0, 2251.1, 2103.5, 0.0, 0.0, 180.0);
  1460. CreateDynamicObjectEx(14405, 2024.6, 2242.1, 2103.5, 0.0, 0.0, 180.0);
  1461. CreateDynamicObjectEx(14405, 2024.6, 2243.6, 2103.5, 0.0, 0.0, 180.0);
  1462. CreateDynamicObjectEx(14405, 2024.6, 2245.1, 2103.5, 0.0, 0.0, 180.0);
  1463. CreateDynamicObjectEx(14405, 2024.6, 2246.6, 2103.5, 0.0, 0.0, 180.0);
  1464. CreateDynamicObjectEx(14405, 2024.6, 2248.1, 2103.5, 0.0, 0.0, 180.0);
  1465. CreateDynamicObjectEx(14405, 2024.6, 2249.6, 2103.5, 0.0, 0.0, 180.0);
  1466. CreateDynamicObjectEx(14405, 2024.6, 2251.1, 2103.5, 0.0, 0.0, 180.0);
  1467. CreateDynamicObjectEx(14405, 2019.4, 2242.1, 2103.5, 0.0, 0.0, 180.0);
  1468. CreateDynamicObjectEx(14405, 2019.4, 2243.6, 2103.5, 0.0, 0.0, 180.0);
  1469. CreateDynamicObjectEx(14405, 2019.4, 2245.1, 2103.5, 0.0, 0.0, 180.0);
  1470. CreateDynamicObjectEx(14405, 2019.4, 2246.6, 2103.5, 0.0, 0.0, 180.0);
  1471. CreateDynamicObjectEx(14405, 2019.4, 2248.1, 2103.5, 0.0, 0.0, 180.0);
  1472. CreateDynamicObjectEx(14405, 2019.4, 2249.6, 2103.5, 0.0, 0.0, 180.0);
  1473. CreateDynamicObjectEx(14405, 2019.4, 2251.1, 2103.5, 0.0, 0.0, 180.0);
  1474. CreateDynamicObjectEx(14405, 2022.0, 2253.6, 2104.0, -6.0, 0.0, 180.0);
  1475. CreateDynamicObjectEx(14405, 2021.1, 2253.6, 2104.0, -6.0, 0.0, 180.0);
  1476. CreateDynamicObjectEx(14405, 2024.6, 2253.6, 2103.5, 0.0, 0.0, 180.0);
  1477. CreateDynamicObjectEx(2674, 2020.4, 2235.7, 2102.9, 0.0, 0.0, 52.0);
  1478. CreateDynamicObjectEx(2673, 2020.4, 2246.7, 2102.9, 0.0, 0.0, 270.0);
  1479. CreateDynamicObjectEx(2700, 2023.5, 2235.1, 2105.5, 180.0, -4.0, 90.0);
  1480. CreateDynamicObjectEx(2700, 2020.4, 2235.1, 2105.5, 180.0, 0.0, 90.0);
  1481. CreateDynamicObjectEx(2700, 2023.5, 2242.1, 2105.5, 180.0, -4.0, 90.0);
  1482. CreateDynamicObjectEx(2700, 2020.4, 2242.1, 2105.5, 180.0, 0.0, 90.0);
  1483. CreateDynamicObjectEx(1799, 2023.1, 2234.2, 2105.7, 270.0, 0.0, 360.0);
  1484. CreateDynamicObjectEx(1799, 2019.8, 2234.2, 2105.7, 270.0, 0.0, 0.0);
  1485. CreateDynamicObjectEx(1538, 2022.7, 2234.7, 2102.8, 0.0, 0.0, 180.0);
  1486. CreateDynamicObjectEx(1799, 2022.1, 2234.2, 2106.1, 720.0, 90.0, 450.0);
  1487. CreateDynamicObjectEx(1799, 2021.8, 2234.2, 2105.1, 0.0, 270.0, 270.0);
  1488. CreateDynamicObjectEx(1799, 2022.1, 2234.2, 2107.3, 0.0, 90.0, 90.0);
  1489. CreateDynamicObjectEx(1799, 2021.6, 2234.2, 2106.3, 0.0, 270.0, 270.0);
  1490. CreateDynamicObjectEx(1799, 2022.3, 2234.2, 2104.3, 90.0, 0.0, 180.0);
  1491.  
  1492. //MCCINTERIOR
  1493. CreateDynamicObjectEx(1698, -25.00, 40.00, 1000.00, 0.00, -90.00, 0.00);
  1494. CreateDynamicObjectEx(1698, -26.37, 38.31, 999.40, 0.00, -90.00, -90.00);
  1495. CreateDynamicObjectEx(964, -25.68, 41.77, 998.68, 90.00, 0.00, 0.00);
  1496. CreateDynamicObjectEx(964, -25.68, 40.89, 998.68, 90.00, 0.00, 0.00);
  1497. CreateDynamicObjectEx(964, -25.68, 39.99, 998.68, 90.00, 0.00, 0.00);
  1498. CreateDynamicObjectEx(964, -25.68, 39.11, 998.68, 90.00, 0.00, 0.00);
  1499. CreateDynamicObjectEx(964, -26.92, 41.77, 998.68, 90.00, 0.00, 0.00);
  1500. CreateDynamicObjectEx(964, -26.92, 40.89, 998.68, 90.00, 0.00, 0.00);
  1501. CreateDynamicObjectEx(964, -26.92, 39.99, 998.68, 90.00, 0.00, 0.00);
  1502. CreateDynamicObjectEx(964, -26.92, 39.11, 998.68, 90.00, 0.00, 0.00);
  1503. CreateDynamicObjectEx(1698, -28.00, 40.00, 1000.00, 0.00, -90.00, 180.00);
  1504. CreateDynamicObjectEx(1698, -28.00, 40.00, 1001.30, 0.00, -90.00, 180.00);
  1505. CreateDynamicObjectEx(1698, -25.00, 40.00, 1001.27, 0.00, -90.00, 0.00);
  1506. CreateDynamicObjectEx(964, -27.30, 39.99, 998.68, 90.00, 0.00, 0.00);
  1507. CreateDynamicObjectEx(964, -27.28, 39.11, 998.68, 90.00, 0.00, 0.00);
  1508. CreateDynamicObjectEx(964, -27.30, 40.89, 998.68, 90.00, 0.00, 0.00);
  1509. CreateDynamicObjectEx(964, -27.30, 41.77, 998.68, 90.00, 0.00, 0.00);
  1510. CreateDynamicObjectEx(1698, -26.37, 38.31, 999.99, 0.00, -90.00, -90.00);
  1511. CreateDynamicObjectEx(1698, -26.37, 38.31, 1001.74, 0.00, -90.00, -90.00);
  1512. CreateDynamicObjectEx(1698, -28.77, 38.31, 1001.12, 0.00, -90.00, -90.00);
  1513. CreateDynamicObjectEx(1698, -24.35, 38.31, 1001.12, 0.00, -90.00, -90.00);
  1514. CreateDynamicObjectEx(1698, -28.00, 41.82, 1000.00, 0.00, -90.00, 180.00);
  1515. CreateDynamicObjectEx(1698, -28.00, 41.82, 1001.30, 0.00, -90.00, 180.00);
  1516. CreateDynamicObjectEx(1698, -25.00, 41.82, 1000.00, 0.00, -90.00, 0.00);
  1517. CreateDynamicObjectEx(1698, -25.00, 41.82, 1001.27, 0.00, -90.00, 0.00);
  1518. CreateDynamicObjectEx(1698, -25.72, 39.96, 1001.56, 0.00, 180.00, 0.00);
  1519. CreateDynamicObjectEx(1698, -27.02, 39.96, 1001.56, 0.00, 180.00, 0.00);
  1520. CreateDynamicObjectEx(1698, -27.24, 39.96, 1001.56, 0.00, 180.00, 0.00);
  1521. CreateDynamicObjectEx(964, -25.68, 42.63, 998.68, 90.00, 0.00, 0.00);
  1522. CreateDynamicObjectEx(964, -25.68, 43.49, 998.68, 90.00, 0.00, 0.00);
  1523. CreateDynamicObjectEx(964, -26.92, 42.63, 998.68, 90.00, 0.00, 0.00);
  1524. CreateDynamicObjectEx(964, -26.92, 43.49, 998.68, 90.00, 0.00, 0.00);
  1525. CreateDynamicObjectEx(964, -27.30, 42.63, 998.68, 90.00, 0.00, 0.00);
  1526. CreateDynamicObjectEx(964, -27.30, 43.49, 998.68, 90.00, 0.00, 0.00);
  1527. CreateDynamicObjectEx(1698, -27.24, 41.88, 1001.56, 0.00, 180.00, 0.00);
  1528. CreateDynamicObjectEx(1698, -25.72, 41.86, 1001.56, 0.00, 180.00, 0.00);
  1529. CreateDynamicObjectEx(1698, -27.02, 41.86, 1001.56, 0.00, 180.00, 0.00);
  1530. CreateDynamicObjectEx(2930, -27.30, 38.42, 1001.93, 0.00, 0.00, 90.06);
  1531. CreateDynamicObjectEx(2986, -17.64, 45.50, 1000.40, 0.00, 0.00, 0.00);
  1532. CreateDynamicObjectEx(1698, -23.82, 43.30, 1001.30, 0.00, -90.00, 90.00);
  1533. CreateDynamicObjectEx(1698, -23.82, 43.30, 999.95, 0.00, -90.00, 90.00);
  1534. CreateDynamicObjectEx(1698, -28.92, 43.32, 999.95, 0.00, -90.00, 90.00);
  1535. CreateDynamicObjectEx(1497, -24.95, 43.28, 999.19, 0.00, 0.00, 180.00);
  1536. CreateDynamicObjectEx(1698, -28.92, 43.32, 1001.31, 0.00, -90.00, 90.00);
  1537. CreateDynamicObjectEx(1698, -26.14, 43.29, 998.78, 0.00, -90.00, 90.00);
  1538. CreateDynamicObjectEx(1698, -26.14, 43.29, 1002.04, 0.00, -90.00, 90.00);
  1539. CreateDynamicObjectEx(1698, -26.20, 43.36, 1000.08, 0.00, -90.00, 90.00);
  1540. CreateDynamicObjectEx(1698, -26.20, 43.36, 1001.28, 0.00, -90.00, 90.00);
  1541. CreateDynamicObjectEx(1497, -27.93, 43.27, 999.19, 0.00, 0.00, 0.00);
  1542. CreateDynamicObjectEx(3969, -1873.03, 60.19, 1055.09, 356.86, 0.00, 3.14);
  1543. CreateDynamicObjectEx(3969, -28.24, 37.77, 1000.10, 0.00, 0.00, -180.00);
  1544. CreateDynamicObjectEx(3969, -1.18, 37.77, 1000.10, 0.00, 0.00, -180.00);
  1545. CreateDynamicObjectEx(1656, -25.59, 39.12, 999.66, 0.00, -0.60, -90.00);
  1546. CreateDynamicObjectEx(1656, -25.59, 40.44, 999.66, 0.00, 0.00, -90.00);
  1547. CreateDynamicObjectEx(1656, -25.56, 41.07, 999.66, 0.00, 0.00, -90.00);
  1548. CreateDynamicObjectEx(1656, -27.44, 39.16, 999.63, 0.00, 0.00, 90.00);
  1549. CreateDynamicObjectEx(1656, -27.47, 40.48, 999.65, 0.00, 0.00, 90.00);
  1550. CreateDynamicObjectEx(1656, -27.52, 41.31, 999.65, 0.00, 0.00, 90.00);
  1551. CreateDynamicObjectEx(1812, -28.45, 42.72, 1003.17, -90.00, 0.00, -90.00);
  1552. CreateDynamicObjectEx(356, -27.71, 42.81, 1000.66, 0.00, -75.00, 180.00);
  1553. CreateDynamicObjectEx(356, -27.70, 42.71, 1000.66, 0.00, -75.00, 180.00);
  1554. CreateDynamicObjectEx(356, -27.70, 42.59, 1000.66, 0.00, -75.00, 180.00);
  1555. CreateDynamicObjectEx(356, -27.70, 42.49, 1000.66, 0.00, -75.00, 180.00);
  1556. CreateDynamicObjectEx(356, -27.70, 42.39, 1000.66, 0.00, -75.00, 180.00);
  1557. CreateDynamicObjectEx(356, -27.71, 42.93, 1000.66, 0.00, -75.00, 180.00);
  1558. CreateDynamicObjectEx(356, -27.71, 43.07, 1000.66, 0.00, -75.00, 180.00);
  1559. CreateDynamicObjectEx(1812, -28.39, 42.72, 1003.44, -90.00, 0.00, -90.00);
  1560. CreateDynamicObjectEx(1812, -28.49, 41.72, 1003.69, -90.00, 0.00, -90.00);
  1561. CreateDynamicObjectEx(353, -27.82, 41.35, 1001.15, 7.00, 70.00, 0.00);
  1562. CreateDynamicObjectEx(353, -27.82, 41.49, 1001.15, 7.00, 70.00, 0.00);
  1563. CreateDynamicObjectEx(353, -27.82, 41.63, 1001.15, 7.00, 70.00, 0.00);
  1564. CreateDynamicObjectEx(353, -27.82, 41.77, 1001.15, 7.00, 70.00, 0.00);
  1565. CreateDynamicObjectEx(353, -27.82, 41.91, 1001.15, 7.00, 70.00, 0.00);
  1566. CreateDynamicObjectEx(353, -27.82, 42.07, 1001.15, 7.00, 70.00, 0.00);
  1567. CreateDynamicObjectEx(1812, -28.40, 41.74, 1003.45, -90.00, 0.00, -90.00);
  1568. CreateDynamicObjectEx(1812, -28.47, 40.73, 1003.79, -90.00, 0.00, -90.00);
  1569. CreateDynamicObjectEx(1812, -28.47, 39.69, 1003.79, -90.00, 0.00, -90.00);
  1570. CreateDynamicObjectEx(334, -27.92, 42.80, 999.56, 0.00, 0.00, 0.00);
  1571. CreateDynamicObjectEx(2063, -25.29, 39.64, 1001.57, 0.00, 0.00, -90.00);
  1572. CreateDynamicObjectEx(2063, -26.84, 38.60, 1001.69, 0.00, 0.00, -180.00);
  1573. CreateDynamicObjectEx(19142, -27.70, 40.96, 1001.12, -5.58, -91.86, -100.14);
  1574. CreateDynamicObjectEx(19142, -27.70, 40.52, 1001.12, -5.58, -91.86, -100.14);
  1575. CreateDynamicObjectEx(19142, -27.70, 39.90, 1001.12, -5.58, -91.86, -100.14);
  1576. CreateDynamicObjectEx(19142, -27.70, 39.48, 1001.12, -5.58, -91.86, -100.14);
  1577. CreateDynamicObjectEx(19141, -27.73, 38.64, 1001.20, -35.76, -88.62, 5.22);
  1578. CreateDynamicObjectEx(19141, -27.43, 38.64, 1001.20, -35.76, -88.62, 5.22);
  1579. CreateDynamicObjectEx(19141, -27.11, 38.64, 1001.20, -35.76, -88.62, 5.22);
  1580. CreateDynamicObjectEx(19141, -26.79, 38.64, 1001.20, -35.76, -88.62, 5.22);
  1581. CreateDynamicObjectEx(19141, -26.45, 38.64, 1001.20, -35.76, -88.62, 5.22);
  1582. CreateDynamicObjectEx(19141, -26.09, 38.64, 1001.20, -35.76, -88.62, 5.22);
  1583. CreateDynamicObjectEx(19141, -25.77, 38.64, 1001.20, -35.76, -88.62, 5.22);
  1584. CreateDynamicObjectEx(18637, -25.12, 43.00, 1000.76, 95.00, 0.00, -90.00);
  1585. CreateDynamicObjectEx(18637, -25.12, 42.44, 1000.76, 95.00, 0.00, -90.00);
  1586. CreateDynamicObjectEx(18637, -25.12, 41.88, 1000.76, 95.00, 0.00, -90.00);
  1587. CreateDynamicObjectEx(2358, -25.32, 40.50, 1001.14, 0.00, 0.00, -91.14);
  1588. CreateDynamicObjectEx(2358, -25.28, 39.76, 1001.14, 0.00, 0.00, -99.84);
  1589. CreateDynamicObjectEx(2358, -25.33, 39.04, 1001.14, 0.00, 0.00, -85.02);
  1590. CreateDynamicObjectEx(18642, -25.35, 38.75, 1000.58, 90.12, 10.80, 55.56);
  1591. CreateDynamicObjectEx(1846, -26.51, 37.89, 999.58, 0.00, 0.00, 0.00);
  1592. CreateDynamicObjectEx(18642, -26.18, 38.62, 1000.58, 90.12, 10.80, 17.88);
  1593. CreateDynamicObjectEx(18642, -25.87, 38.74, 1000.58, 90.12, 10.80, -83.88);
  1594. CreateDynamicObjectEx(343, -27.43, 38.68, 1000.63, 0.00, 0.00, 0.00);
  1595. CreateDynamicObjectEx(343, -27.65, 38.59, 1000.63, 0.00, 0.00, 0.00);
  1596. CreateDynamicObjectEx(343, -27.78, 38.70, 1000.63, 0.00, 0.00, 0.00);
  1597. CreateDynamicObjectEx(343, -27.34, 38.52, 1000.63, 0.00, 0.00, 0.00);
  1598. CreateDynamicObjectEx(343, -27.09, 38.62, 1000.63, 0.00, 0.00, 0.00);
  1599. CreateDynamicObjectEx(343, -26.95, 38.70, 1000.63, 0.00, 0.00, 0.00);
  1600. CreateDynamicObjectEx(342, -26.56, 38.64, 1000.62, 0.00, 0.00, -97.50);
  1601. CreateDynamicObjectEx(342, -26.73, 38.79, 1000.62, 0.00, 0.00, -97.50);
  1602. CreateDynamicObjectEx(342, -26.83, 38.60, 1000.62, 0.00, 0.00, -97.50);
  1603. CreateDynamicObjectEx(342, -26.73, 38.65, 1000.62, 0.00, 0.00, -97.50);
  1604. CreateDynamicObjectEx(342, -26.85, 38.82, 1000.62, 0.00, 0.00, -97.50);
  1605. CreateDynamicObjectEx(342, -26.48, 38.74, 1000.62, 0.00, 0.00, -97.50);
  1606. CreateDynamicObjectEx(342, -26.45, 38.59, 1000.62, 0.00, 0.00, -97.50);
  1607. CreateDynamicObjectEx(342, -26.37, 38.77, 1000.62, 0.00, 0.00, -97.50);
  1608. CreateDynamicObjectEx(342, -26.31, 38.59, 1000.62, 0.00, 0.00, -97.50);
  1609. CreateDynamicObjectEx(342, -26.65, 38.75, 1000.62, 0.00, 0.00, -97.50);
  1610. CreateDynamicObjectEx(18642, -26.00, 38.72, 1000.58, 100.92, 3.84, -83.88);
  1611. CreateDynamicObjectEx(18642, -25.76, 38.67, 1000.58, 100.92, 3.84, 14.88);
  1612. CreateDynamicObjectEx(18642, -25.58, 38.59, 1000.58, 90.12, 10.80, 23.34);
  1613. CreateDynamicObjectEx(369, -26.58, 38.58, 1000.07, 0.00, -90.00, 0.00);
  1614. CreateDynamicObjectEx(369, -27.39, 38.81, 1000.07, 0.00, -90.00, 0.00);
  1615. CreateDynamicObjectEx(369, -26.75, 38.61, 1000.07, 0.00, -90.00, 0.00);
  1616. CreateDynamicObjectEx(369, -26.24, 38.79, 1000.07, 0.00, -90.00, 0.00);
  1617. CreateDynamicObjectEx(369, -27.07, 38.55, 1000.07, 0.00, -90.00, 0.00);
  1618. CreateDynamicObjectEx(369, -27.58, 38.64, 1000.07, 0.00, -90.00, 0.00);
  1619. CreateDynamicObjectEx(369, -26.42, 38.58, 1000.07, 0.00, -90.00, 0.00);
  1620. CreateDynamicObjectEx(369, -26.45, 38.80, 1000.07, 0.00, -90.00, 0.00);
  1621. CreateDynamicObjectEx(369, -27.31, 38.60, 1000.07, 0.00, -90.00, 0.00);
  1622. CreateDynamicObjectEx(348, -26.60, 38.44, 1000.26, 6.68, 22.40, 88.26);
  1623. CreateDynamicObjectEx(348, -26.70, 38.44, 1000.26, 6.68, 22.40, 88.26);
  1624. CreateDynamicObjectEx(348, -26.81, 38.41, 1000.26, 6.68, 22.40, 88.26);
  1625. CreateDynamicObjectEx(348, -26.92, 38.41, 1000.26, 6.68, 22.40, 88.26);
  1626. CreateDynamicObjectEx(348, -27.03, 38.41, 1000.26, 6.68, 22.40, 88.26);
  1627. CreateDynamicObjectEx(348, -27.14, 38.41, 1000.26, 6.68, 22.40, 88.26);
  1628. CreateDynamicObjectEx(1812, -26.91, 37.82, 1002.70, -90.00, 0.00, 0.00);
  1629. CreateDynamicObjectEx(1846, -26.51, 38.04, 999.14, 0.00, 0.00, 0.00);
  1630. CreateDynamicObjectEx(358, -25.85, 38.88, 1000.09, 79.20, -18.24, 28.46);
  1631. CreateDynamicObjectEx(358, -25.82, 38.63, 1000.09, 79.20, -18.24, 28.46);
  1632. CreateDynamicObjectEx(1698, -26.45, 38.20, 1000.38, 90.00, -90.00, -90.00);
  1633. CreateDynamicObjectEx(2986, -25.89, 40.01, 1001.42, 0.00, 0.00, 0.00);
  1634. CreateDynamicObjectEx(2986, -25.89, 41.81, 1001.42, 0.00, 0.00, 0.00);
  1635. CreateDynamicObjectEx(334, -27.92, 42.95, 999.56, 0.00, 0.00, 0.00);
  1636. CreateDynamicObjectEx(334, -27.92, 42.86, 999.56, 0.00, 0.00, 0.00);
  1637. CreateDynamicObjectEx(334, -27.92, 42.90, 999.56, 0.00, 0.00, 0.00);
  1638. CreateDynamicObjectEx(334, -27.92, 43.00, 999.56, 0.00, 0.00, 0.00);
  1639. CreateDynamicObjectEx(334, -27.92, 43.04, 999.56, 0.00, 0.00, 0.00);
  1640.  
  1641. //Vor PD
  1642. CreateDynamicObjectEx(3439, 1498.73145, -1578.26648, 15.47990, 0.00000, 0.00000, 0.00000);
  1643. CreateDynamicObjectEx(3505, 1498.82959, -1575.48035, 12.54424, 0.00000, 0.00000, 1.02020);
  1644. CreateDynamicObjectEx(3505, 1498.57373, -1580.99927, 12.54561, 0.00000, 0.00000, 0.00000);
  1645. CreateDynamicObjectEx(970, 1498.76270, -1578.31067, 13.09936, 0.00000, 0.00000, 265.74585);
  1646. CreateDynamicObjectEx(970, 1499.11755, -1572.63940, 12.99910, -0.12000, 0.02000, 267.52563);
  1647. CreateDynamicObjectEx(3439, 1499.13843, -1572.72461, 15.71641, 0.00000, 0.00000, 0.00000);
  1648. CreateDynamicObjectEx(3505, 1499.05676, -1569.84717, 12.54776, 0.00000, 0.00000, 0.00000);
  1649. CreateDynamicObjectEx(970, 1499.12781, -1567.03699, 12.99475, 0.00000, 0.00000, 89.22469);
  1650. CreateDynamicObjectEx(3439, 1499.12573, -1566.85388, 15.64400, 0.00000, 0.00000, 0.00000);
  1651. CreateDynamicObjectEx(7971, 1485.42151, -1533.89941, 17.26081, 0.00000, 0.00000, 357.75247);
  1652. CreateDynamicObjectEx(3505, 1499.53784, -1551.20679, 12.53918, 0.00000, 0.00000, 0.00000);
  1653. CreateDynamicObjectEx(970, 1499.41089, -1554.14075, 13.07860, 0.00000, 0.00000, 89.11874);
  1654. CreateDynamicObjectEx(3439, 1499.21167, -1554.11255, 15.72385, 0.00000, 0.00000, 0.00000);
  1655. CreateDynamicObjectEx(3505, 1499.33911, -1556.48840, 12.54224, 0.00000, 0.00000, 0.00000);
  1656. CreateDynamicObjectEx(970, 1499.22498, -1559.42566, 12.98260, 0.00000, 0.00000, 88.28667);
  1657. CreateDynamicObjectEx(3439, 1499.19604, -1559.43701, 15.77671, 0.00000, 0.00000, 0.00000);
  1658. CreateDynamicObjectEx(1215, 1499.21216, -1563.09863, 12.88602, 0.00000, 0.00000, 0.00000);
  1659. CreateDynamicObjectEx(1676, 1479.21606, -1528.33032, 14.07552, 0.00000, 0.00000, 0.00000);
  1660. CreateDynamicObjectEx(1676, 1478.65088, -1539.11121, 14.06531, 0.00000, 0.00000, 0.00000);
  1661. CreateDynamicObjectEx(3505, 1485.91174, -1581.09460, 12.54789, 0.00000, 0.00000, 0.00000);
  1662. CreateDynamicObjectEx(3505, 1485.75256, -1578.86621, 12.46347, 0.00000, 0.00000, 0.00000);
  1663. CreateDynamicObjectEx(3505, 1485.65625, -1576.72070, 12.41640, 0.00000, 0.00000, 0.00000);
  1664. CreateDynamicObjectEx(3505, 1485.69495, -1574.65247, 12.54480, 0.00000, 0.00000, 0.00000);
  1665. CreateDynamicObjectEx(3505, 1485.57593, -1572.43445, 12.54428, 0.00000, 0.00000, 0.00000);
  1666. CreateDynamicObjectEx(3505, 1485.67029, -1570.36780, 12.54391, 0.00000, 0.00000, 0.00000);
  1667. CreateDynamicObjectEx(3505, 1485.70959, -1568.18652, 12.54362, 0.00000, 0.00000, 0.00000);
  1668. CreateDynamicObjectEx(3505, 1485.77332, -1565.95154, 12.54220, 0.00000, 0.00000, 0.00000);
  1669. CreateDynamicObjectEx(1215, 1485.86475, -1564.79187, 13.04590, 0.00000, 0.00000, 0.00000);
  1670. CreateDynamicObjectEx(1215, 1485.95020, -1556.29236, 13.06720, 0.00000, 0.00000, 0.00000);
  1671. CreateDynamicObjectEx(3505, 1485.92249, -1555.09973, 12.54584, 0.00000, 0.00000, 0.00000);
  1672. CreateDynamicObjectEx(3505, 1485.91150, -1553.14478, 12.54595, 0.00000, 0.00000, 0.00000);
  1673. CreateDynamicObjectEx(3505, 1485.94421, -1551.14758, 12.54586, 0.00000, 0.00000, 0.00000);
  1674. CreateDynamicObjectEx(736, 1481.42126, -1582.06250, 23.57501, 0.00000, 0.00000, 0.00000);
  1675. CreateDynamicObjectEx(1215, 1485.24219, -1582.16626, 13.06350, 0.00000, 0.00000, 0.00000);
  1676. CreateDynamicObjectEx(736, 1467.81775, -1582.09729, 23.61454, 0.00000, 0.00000, 0.00000);
  1677. CreateDynamicObjectEx(736, 1454.16431, -1582.12659, 23.57790, 0.00000, 0.00000, 0.00000);
  1678. CreateDynamicObjectEx(736, 1440.50537, -1582.11951, 23.66051, 0.00000, 0.00000, 0.00000);
  1679. CreateDynamicObjectEx(736, 1441.06738, -1568.80139, 23.64794, 0.00000, 0.00000, 0.00000);
  1680. CreateDynamicObjectEx(736, 1442.20044, -1555.35388, 23.16114, 0.00000, 0.00000, 0.00000);
  1681. CreateDynamicObjectEx(736, 1457.18152, -1548.25732, 23.45117, 0.00000, 0.00000, 0.00000);
  1682. CreateDynamicObjectEx(736, 1453.27344, -1548.07178, 23.70418, 0.00000, 0.00000, 0.00000);
  1683. CreateDynamicObjectEx(736, 1449.01782, -1547.60925, 23.32939, 0.00000, 0.00000, 0.00000);
  1684. CreateDynamicObjectEx(736, 1451.26758, -1521.37671, 23.21536, 0.00000, 0.00000, 0.00000);
  1685. CreateDynamicObjectEx(736, 1450.00952, -1526.74219, 23.48703, 0.00000, 0.00000, 0.00000);
  1686. CreateDynamicObjectEx(1215, 1449.93872, -1527.48730, 13.06320, 0.00000, 0.00000, 0.00000);
  1687. CreateDynamicObjectEx(1215, 1447.54736, -1536.45764, 13.06610, 0.00000, 0.00000, 0.00000);
  1688. CreateDynamicObjectEx(736, 1447.10205, -1537.28845, 23.38647, 0.00000, 0.00000, 0.00000);
  1689. CreateDynamicObjectEx(736, 1445.61731, -1542.13257, 22.98599, 0.00000, 0.00000, 0.00000);
  1690. CreateDynamicObjectEx(3515, 1461.94226, -1565.06946, 12.54257, 0.00000, 0.00000, 0.00000);
  1691. CreateDynamicObjectEx(4642, 1483.57190, -1554.13354, 13.77719, 0.00000, 0.00000, 268.63141);
  1692. CreateDynamicObjectEx(970, 1481.09631, -1551.88977, 12.85335, 0.00000, 0.00000, 238.13844);
  1693. CreateDynamicObjectEx(970, 1477.39148, -1551.74829, 12.95328, 0.00000, 0.00000, 63.68105);
  1694. CreateDynamicObjectEx(970, 1473.96814, -1551.71021, 12.99908, 0.00000, 0.00000, 68.11613);
  1695. CreateDynamicObjectEx(970, 1470.52405, -1551.62073, 12.95331, 0.00000, 0.00000, 72.01421);
  1696. CreateDynamicObjectEx(970, 1467.31055, -1551.55115, 12.95314, 0.00000, 0.00000, 77.11983);
  1697. CreateDynamicObjectEx(970, 1464.06274, -1551.50720, 12.96780, 0.00000, 0.00000, 77.96920);
  1698. CreateDynamicObjectEx(970, 1460.72339, -1551.41418, 12.95275, 0.00000, 0.00000, 79.28502);
  1699. CreateDynamicObjectEx(1215, 1479.93433, -1553.82300, 13.08610, 0.00000, 0.00000, 0.00000);
  1700. CreateDynamicObjectEx(1215, 1476.42358, -1553.77454, 13.10830, 0.00000, 0.00000, 0.00000);
  1701. CreateDynamicObjectEx(1215, 1473.09302, -1553.76282, 13.16720, -0.02000, 0.00000, 0.00000);
  1702. CreateDynamicObjectEx(1215, 1469.84192, -1553.74414, 13.06830, 0.00000, 0.00000, 0.00000);
  1703. CreateDynamicObjectEx(1215, 1466.81482, -1553.72424, 13.08850, 0.00000, 0.00000, 0.00000);
  1704. CreateDynamicObjectEx(1215, 1463.60315, -1553.69604, 13.06840, 0.00000, 0.00000, 0.00000);
  1705. CreateDynamicObjectEx(1215, 1460.30090, -1553.59900, 13.08870, 0.00000, 0.00000, 0.00000);
  1706. CreateDynamicObjectEx(10631, 1552.37439, -1551.83386, 16.94490, 0.00000, 0.00000, 90.61662);
  1707. CreateDynamicObjectEx(736, 1502.33850, -1582.08630, 23.51365, 0.00000, 0.00000, 0.00000);
  1708. CreateDynamicObjectEx(736, 1515.95203, -1582.18018, 23.10124, 0.00000, 0.00000, 0.00000);
  1709. CreateDynamicObjectEx(736, 1529.48438, -1582.16174, 23.39629, 0.00000, 0.00000, 0.00000);
  1710. CreateDynamicObjectEx(736, 1543.26050, -1582.30823, 23.41518, 0.00000, 0.00000, 0.00000);
  1711. CreateDynamicObjectEx(6965, 1520.59937, -1556.69226, 15.20169, 0.00000, 0.00000, 0.00000);
  1712. CreateDynamicObjectEx(984, 1509.42432, -1582.23584, 13.17850, -0.04000, 0.00000, 89.67820);
  1713. CreateDynamicObjectEx(984, 1522.98267, -1582.24243, 13.18020, 0.00000, 0.00000, 89.79740);
  1714. CreateDynamicObjectEx(984, 1536.59790, -1582.24426, 13.18110, 0.00000, 0.00000, 89.77250);
  1715. CreateDynamicObjectEx(984, 1544.06458, -1575.41614, 13.18500, 0.00000, 0.00000, 359.38477);
  1716. CreateDynamicObjectEx(736, 1543.78552, -1568.61304, 23.06041, 0.00000, 0.00000, 0.00000);
  1717. CreateDynamicObjectEx(984, 1544.14893, -1561.71423, 13.17631, 0.00000, 0.00000, 0.06865);
  1718. CreateDynamicObjectEx(638, 1500.86401, -1581.95337, 13.26639, 0.00000, 0.00000, 89.89828);
  1719. CreateDynamicObjectEx(638, 1483.48315, -1581.95117, 13.26000, 0.00000, 0.00000, 89.88640);
  1720. CreateDynamicObjectEx(984, 1474.91162, -1582.21313, 13.18560, 0.00000, 0.00000, 90.29120);
  1721. CreateDynamicObjectEx(984, 1461.27600, -1582.23303, 13.16120, 0.00000, 0.00000, 90.33075);
  1722. CreateDynamicObjectEx(984, 1447.63452, -1582.24536, 13.18770, 0.00000, 0.00000, 90.05060);
  1723. CreateDynamicObjectEx(984, 1441.12146, -1575.58496, 13.18730, 0.00000, 0.00000, 357.51071);
  1724. CreateDynamicObjectEx(984, 1441.78845, -1561.89087, 13.18600, 0.00000, 0.00000, 356.65759);
  1725. CreateDynamicObjectEx(984, 1444.04553, -1548.65588, 13.18600, 0.00000, 0.00000, 345.17520);
  1726. CreateDynamicObjectEx(638, 1446.48083, -1540.41553, 13.26010, 0.00000, 0.00000, 345.34433);
  1727. CreateDynamicObjectEx(638, 1446.88525, -1538.91272, 13.24830, 0.00000, 0.00000, 344.60895);
  1728. CreateDynamicObjectEx(638, 1450.63354, -1524.97217, 13.26009, 0.00000, 0.00000, 345.13556);
  1729. CreateDynamicObjectEx(638, 1451.15247, -1523.04822, 13.24480, 0.00000, 0.00000, 345.28497);
  1730. CreateDynamicObjectEx(984, 1456.27930, -1516.88599, 13.14760, 0.00000, 0.00000, 129.18550);
  1731. CreateDynamicObjectEx(736, 1461.43945, -1512.87927, 23.25422, 0.00000, 0.00000, 0.00000);
  1732. CreateDynamicObjectEx(17526, 1521.99646, -1532.39856, 15.05700, 0.00000, 0.00000, 270.80771);
  1733. CreateDynamicObjectEx(1215, 1501.24377, -1542.35522, 13.09900, 0.00000, 0.00000, 0.00000);
  1734. CreateDynamicObjectEx(1215, 1500.95984, -1542.36462, 13.10500, 0.00000, 0.00000, 0.00000);
  1735. CreateDynamicObjectEx(1215, 1500.67346, -1542.37622, 13.10910, 0.00000, 0.00000, 0.00000);
  1736. CreateDynamicObjectEx(1215, 1500.39063, -1542.39722, 13.10860, 0.00000, 0.00000, 0.00000);
  1737.  
  1738. //Pd in der Mitte
  1739. /* CreateDynamicObjectEx(19380, 1444.51, -1724.93, 12.28, 0.00, 90.00, 0.00);
  1740. CreateDynamicObjectEx(19380, 1454.99, -1724.91, 12.28, 0.00, 90.00, 0.00);
  1741. CreateDynamicObjectEx(19380, 1465.46, -1724.92, 12.28, 0.00, 90.00, 0.00);
  1742. CreateDynamicObjectEx(19380, 1475.93, -1724.94, 12.28, 0.00, 90.00, 0.00);
  1743. CreateDynamicObjectEx(19380, 1486.35, -1724.93, 12.28, 0.00, 90.00, 0.00);
  1744. CreateDynamicObjectEx(19380, 1496.87, -1724.93, 12.28, 0.00, 90.00, 0.00);
  1745. CreateDynamicObjectEx(19380, 1507.35, -1724.95, 12.28, 0.00, 90.00, 0.00);
  1746. CreateDynamicObjectEx(19380, 1517.83, -1724.93, 12.28, 0.00, 90.00, 0.00);
  1747. CreateDynamicObjectEx(19380, 1528.32, -1724.95, 12.28, 0.00, 90.00, 0.00);
  1748. CreateDynamicObjectEx(19380, 1524.51, -1715.33, 12.28, 0.00, 90.00, 0.00);
  1749. CreateDynamicObjectEx(19380, 1524.50, -1705.69, 12.28, 0.00, 90.00, 0.00);
  1750. CreateDynamicObjectEx(19380, 1524.48, -1696.10, 12.28, 0.00, 90.00, 0.00);
  1751. CreateDynamicObjectEx(19380, 1524.48, -1686.52, 12.28, 0.00, 90.00, 0.00);
  1752. CreateDynamicObjectEx(19380, 1524.48, -1676.90, 12.28, 0.00, 90.00, 0.00);
  1753. CreateDynamicObjectEx(19380, 1524.48, -1667.29, 12.28, 0.00, 90.00, 0.00);
  1754. CreateDynamicObjectEx(19380, 1524.47, -1657.66, 12.28, 0.00, 90.00, 0.00);
  1755. CreateDynamicObjectEx(19380, 1524.47, -1648.00, 12.28, 0.00, 90.00, 0.00);
  1756. CreateDynamicObjectEx(19380, 1524.46, -1638.37, 12.28, 0.00, 90.00, 0.00);
  1757. CreateDynamicObjectEx(19380, 1524.49, -1628.75, 12.28, 0.00, 90.00, 0.00);
  1758. CreateDynamicObjectEx(19380, 1524.47, -1619.12, 12.28, 0.00, 90.00, 0.00);
  1759. CreateDynamicObjectEx(19380, 1524.46, -1609.48, 12.28, 0.00, 90.00, 0.00);
  1760. CreateDynamicObjectEx(19380, 1524.48, -1599.85, 12.28, 0.00, 90.00, 0.00);
  1761. CreateDynamicObjectEx(19380, 1514.00, -1597.85, 12.28, 0.00, 90.00, 0.00);
  1762. CreateDynamicObjectEx(19380, 1503.48, -1597.84, 12.28, 0.00, 90.00, 0.00);
  1763. CreateDynamicObjectEx(19380, 1492.98, -1597.84, 12.28, 0.00, 90.00, 0.00);
  1764. CreateDynamicObjectEx(19380, 1482.54, -1597.85, 12.28, 0.00, 90.00, 0.00);
  1765. CreateDynamicObjectEx(19380, 1472.04, -1597.85, 12.28, 0.00, 90.00, 0.00);
  1766. CreateDynamicObjectEx(19380, 1461.56, -1597.87, 12.28, 0.00, 90.00, 0.00);
  1767. CreateDynamicObjectEx(19380, 1451.10, -1597.88, 12.28, 0.00, 90.00, 0.00);
  1768. CreateDynamicObjectEx(19380, 1440.64, -1597.87, 12.28, 0.00, 90.00, 0.00);
  1769. CreateDynamicObjectEx(19380, 1430.14, -1597.89, 12.28, 0.00, 90.00, 0.00);
  1770. CreateDynamicObjectEx(19380, 1434.50, -1607.50, 12.28, 0.00, 90.00, 0.00);
  1771. CreateDynamicObjectEx(19380, 1434.47, -1617.11, 12.28, 0.00, 90.00, 0.00);
  1772. CreateDynamicObjectEx(19380, 1434.48, -1626.71, 12.28, 0.00, 90.00, 0.00);
  1773. CreateDynamicObjectEx(19380, 1434.48, -1636.19, 12.28, 0.00, 90.00, 0.00);
  1774. CreateDynamicObjectEx(19380, 1434.49, -1645.81, 12.28, 0.00, 90.00, 0.00);
  1775. CreateDynamicObjectEx(19380, 1434.48, -1655.45, 12.28, 0.00, 90.00, 0.00);
  1776. CreateDynamicObjectEx(19380, 1434.48, -1665.05, 12.28, 0.00, 90.00, 0.00);
  1777. CreateDynamicObjectEx(19380, 1434.46, -1674.69, 12.28, 0.00, 90.00, 0.00);
  1778. CreateDynamicObjectEx(19380, 1434.46, -1684.32, 12.28, 0.00, 90.00, 0.00);
  1779. CreateDynamicObjectEx(19380, 1434.42, -1693.94, 12.28, 0.00, 90.00, 0.00);
  1780. CreateDynamicObjectEx(19380, 1434.42, -1703.54, 12.28, 0.00, 90.00, 0.00);
  1781. CreateDynamicObjectEx(19380, 1434.40, -1713.16, 12.28, 0.00, 90.00, 0.00);
  1782. CreateDynamicObjectEx(19380, 1434.41, -1722.70, 12.28, 0.00, 90.00, 0.00);
  1783. CreateDynamicObjectEx(19381, 1444.78, -1709.66, 12.27, 0.00, 90.00, 0.00);
  1784. CreateDynamicObjectEx(19381, 1455.28, -1709.46, 12.27, 0.00, 90.00, 0.00);
  1785. CreateDynamicObjectEx(19381, 1444.84, -1700.03, 12.27, 0.00, 90.00, 0.00);
  1786. CreateDynamicObjectEx(19381, 1455.29, -1699.85, 12.27, 0.00, 90.00, 0.00);
  1787. CreateDynamicObjectEx(19381, 1465.78, -1715.39, 12.27, 0.00, 90.00, 0.00);
  1788. CreateDynamicObjectEx(19381, 1465.76, -1705.84, 12.27, 0.00, 90.00, 0.00);
  1789. CreateDynamicObjectEx(19381, 1444.75, -1690.42, 12.27, 0.00, 90.00, 0.00);
  1790. CreateDynamicObjectEx(19381, 1455.22, -1690.20, 12.27, 0.00, 90.00, 0.00);
  1791. CreateDynamicObjectEx(19381, 1444.80, -1680.78, 12.27, 0.00, 90.00, 0.00);
  1792. CreateDynamicObjectEx(19381, 1455.22, -1680.71, 12.27, 0.00, 90.00, 0.00);
  1793. CreateDynamicObjectEx(19381, 1465.70, -1696.22, 12.27, 0.00, 90.00, 0.00);
  1794. CreateDynamicObjectEx(19381, 1444.94, -1671.17, 12.27, 0.00, 90.00, 0.00);
  1795. CreateDynamicObjectEx(19381, 1455.35, -1671.15, 12.27, 0.00, 90.00, 0.00);
  1796. CreateDynamicObjectEx(19381, 1445.05, -1613.45, 12.27, 0.00, 90.00, 0.00);
  1797. CreateDynamicObjectEx(19381, 1444.98, -1623.05, 12.27, 0.00, 90.00, 0.00);
  1798. CreateDynamicObjectEx(19381, 1444.97, -1632.68, 12.27, 0.00, 90.00, 0.00);
  1799. CreateDynamicObjectEx(19381, 1444.98, -1642.28, 12.27, 0.00, 90.00, 0.00);
  1800. CreateDynamicObjectEx(19381, 1444.97, -1651.89, 12.27, 0.00, 90.00, 0.00);
  1801. CreateDynamicObjectEx(19381, 1445.00, -1603.82, 12.27, 0.00, 90.00, 0.00);
  1802. CreateDynamicObjectEx(19381, 1444.85, -1719.20, 12.27, 0.00, 90.00, 0.00);
  1803. CreateDynamicObjectEx(19381, 1455.31, -1719.10, 12.27, 0.00, 90.00, 0.00);
  1804. CreateDynamicObjectEx(19381, 1455.45, -1651.84, 12.27, 0.00, 90.00, 0.00);
  1805. CreateDynamicObjectEx(19381, 1455.22, -1642.25, 12.27, 0.00, 90.00, 0.00);
  1806. CreateDynamicObjectEx(19381, 1455.23, -1632.64, 12.27, 0.00, 90.00, 0.00);
  1807. CreateDynamicObjectEx(19381, 1465.84, -1609.73, 12.27, 0.00, 90.00, 0.00);
  1808. CreateDynamicObjectEx(19381, 1455.50, -1622.99, 12.27, 0.00, 90.00, 0.00);
  1809. CreateDynamicObjectEx(19381, 1455.37, -1613.36, 12.27, 0.00, 90.00, 0.00);
  1810. CreateDynamicObjectEx(19381, 1455.45, -1603.76, 12.27, 0.00, 90.00, 0.00);
  1811. CreateDynamicObjectEx(19381, 1465.81, -1619.36, 12.27, 0.00, 90.00, 0.00);
  1812. CreateDynamicObjectEx(19381, 1465.72, -1629.01, 12.27, 0.00, 90.00, 0.00);
  1813. CreateDynamicObjectEx(19380, 1476.19, -1715.44, 12.27, 0.00, 90.00, 0.00);
  1814. CreateDynamicObjectEx(19380, 1476.19, -1705.80, 12.27, 0.00, 90.00, 0.00);
  1815. CreateDynamicObjectEx(19380, 1476.11, -1696.16, 12.27, 0.00, 90.00, 0.00);
  1816. CreateDynamicObjectEx(19380, 1465.66, -1686.55, 12.27, 0.00, 90.00, 0.00);
  1817. CreateDynamicObjectEx(19380, 1476.10, -1686.53, 12.27, 0.00, 90.00, 0.00);
  1818. CreateDynamicObjectEx(19380, 1465.71, -1677.00, 12.27, 0.00, 90.00, 0.00);
  1819. CreateDynamicObjectEx(19380, 1444.98, -1661.54, 12.27, 0.00, 90.00, 0.00);
  1820. CreateDynamicObjectEx(19380, 1455.44, -1661.53, 12.27, 0.00, 90.00, 0.00);
  1821. CreateDynamicObjectEx(19380, 1465.90, -1667.45, 12.27, 0.00, 90.00, 0.00);
  1822. CreateDynamicObjectEx(19380, 1465.94, -1657.84, 12.27, 0.00, 90.00, 0.00);
  1823. CreateDynamicObjectEx(19380, 1465.89, -1648.20, 12.27, 0.00, 90.00, 0.00);
  1824. CreateDynamicObjectEx(19380, 1465.74, -1638.62, 12.27, 0.00, 90.00, 0.00);
  1825. CreateDynamicObjectEx(19381, 1465.83, -1600.16, 12.27, 0.00, 90.00, 0.00);
  1826. CreateDynamicObjectEx(19380, 1476.12, -1676.89, 12.27, 0.00, 90.00, 0.00);
  1827. CreateDynamicObjectEx(19380, 1476.39, -1667.26, 12.27, 0.00, 90.00, 0.00);
  1828. CreateDynamicObjectEx(19380, 1476.41, -1657.64, 12.27, 0.00, 90.00, 0.00);
  1829. CreateDynamicObjectEx(19380, 1476.31, -1648.00, 12.27, 0.00, 90.00, 0.00);
  1830. CreateDynamicObjectEx(19380, 1476.16, -1638.40, 12.27, 0.00, 90.00, 0.00);
  1831. CreateDynamicObjectEx(19380, 1476.26, -1628.80, 12.27, 0.00, 90.00, 0.00);
  1832. CreateDynamicObjectEx(19380, 1476.24, -1619.16, 12.27, 0.00, 90.00, 0.00);
  1833. CreateDynamicObjectEx(19380, 1476.30, -1609.57, 12.27, 0.00, 90.00, 0.00);
  1834. CreateDynamicObjectEx(19380, 1476.29, -1599.97, 12.27, 0.00, 90.00, 0.00);
  1835. CreateDynamicObjectEx(19381, 1486.69, -1715.46, 12.27, 0.00, 90.00, 0.00);
  1836. CreateDynamicObjectEx(19381, 1497.15, -1720.69, 12.27, 0.00, 90.00, 0.00);
  1837. CreateDynamicObjectEx(19381, 1507.63, -1715.69, 12.27, 0.00, 90.00, 0.00);
  1838. CreateDynamicObjectEx(19381, 1518.11, -1715.69, 12.27, 0.00, 90.00, 0.00);
  1839. CreateDynamicObjectEx(19381, 1486.68, -1705.84, 12.27, 0.00, 90.00, 0.00);
  1840. CreateDynamicObjectEx(19381, 1497.16, -1711.05, 12.27, 0.00, 90.00, 0.00);
  1841. CreateDynamicObjectEx(19381, 1507.40, -1706.01, 12.27, 0.00, 90.00, 0.00);
  1842. CreateDynamicObjectEx(19381, 1517.87, -1706.06, 12.27, 0.00, 90.00, 0.00);
  1843. CreateDynamicObjectEx(19381, 1486.61, -1696.28, 12.27, 0.00, 90.00, 0.00);
  1844. CreateDynamicObjectEx(19381, 1496.90, -1701.50, 12.27, 0.00, 90.00, 0.00);
  1845. CreateDynamicObjectEx(19381, 1507.38, -1696.43, 12.27, 0.00, 90.00, 0.00);
  1846. CreateDynamicObjectEx(19381, 1517.86, -1696.42, 12.27, 0.00, 90.00, 0.00);
  1847. CreateDynamicObjectEx(19381, 1517.92, -1686.84, 12.27, 0.00, 90.00, 0.00);
  1848. CreateDynamicObjectEx(19381, 1507.49, -1686.84, 12.27, 0.00, 90.00, 0.00);
  1849. CreateDynamicObjectEx(19381, 1496.97, -1691.93, 12.27, 0.00, 90.00, 0.00);
  1850. CreateDynamicObjectEx(19380, 1486.54, -1686.63, 12.27, 0.00, 90.00, 0.00);
  1851. CreateDynamicObjectEx(19381, 1517.80, -1677.29, 12.27, 0.00, 90.00, 0.00);
  1852. CreateDynamicObjectEx(19381, 1507.32, -1677.26, 12.27, 0.00, 90.00, 0.00);
  1853. CreateDynamicObjectEx(19380, 1486.57, -1677.00, 12.27, 0.00, 90.00, 0.00);
  1854. CreateDynamicObjectEx(19380, 1518.20, -1663.16, 12.27, 0.00, 90.00, 0.00);
  1855. CreateDynamicObjectEx(19381, 1507.40, -1672.65, 12.27, 0.00, 90.00, 0.00);
  1856. CreateDynamicObjectEx(19381, 1517.88, -1672.70, 12.27, 0.00, 90.00, 0.00);
  1857. CreateDynamicObjectEx(19380, 1507.72, -1663.10, 12.27, 0.00, 90.00, 0.00);
  1858. CreateDynamicObjectEx(19380, 1497.22, -1663.27, 12.27, 0.00, 90.00, 0.00);
  1859. CreateDynamicObjectEx(19380, 1486.75, -1667.38, 12.27, 0.00, 90.00, 0.00);
  1860. CreateDynamicObjectEx(19380, 1486.75, -1657.80, 12.27, 0.00, 90.00, 0.00);
  1861. CreateDynamicObjectEx(19380, 1486.78, -1648.34, 12.27, 0.00, 90.00, 0.00);
  1862. CreateDynamicObjectEx(19380, 1486.67, -1638.72, 12.27, 0.00, 90.00, 0.00);
  1863. CreateDynamicObjectEx(19381, 1496.99, -1682.33, 12.27, 0.00, 90.00, 0.00);
  1864. CreateDynamicObjectEx(19381, 1497.16, -1672.93, 12.27, 0.00, 90.00, 0.00);
  1865. CreateDynamicObjectEx(19381, 1497.24, -1653.59, 12.27, 0.00, 90.00, 0.00);
  1866. CreateDynamicObjectEx(19381, 1507.62, -1653.53, 12.27, 0.00, 90.00, 0.00);
  1867. CreateDynamicObjectEx(19381, 1518.04, -1653.45, 12.27, 0.00, 90.00, 0.00);
  1868. CreateDynamicObjectEx(19381, 1497.12, -1644.04, 12.27, 0.00, 90.00, 0.00);
  1869. CreateDynamicObjectEx(19381, 1507.60, -1644.02, 12.27, 0.00, 90.00, 0.00);
  1870. CreateDynamicObjectEx(19381, 1518.00, -1644.01, 12.27, 0.00, 90.00, 0.00);
  1871. CreateDynamicObjectEx(19381, 1497.15, -1634.44, 12.27, 0.00, 90.00, 0.00);
  1872. CreateDynamicObjectEx(19381, 1507.57, -1634.41, 12.27, 0.00, 90.00, 0.00);
  1873. CreateDynamicObjectEx(19381, 1518.07, -1634.41, 12.27, 0.00, 90.00, 0.00);
  1874. CreateDynamicObjectEx(19381, 1486.71, -1629.07, 12.27, 0.00, 90.00, 0.00);
  1875. CreateDynamicObjectEx(19381, 1486.76, -1619.49, 12.27, 0.00, 90.00, 0.00);
  1876. CreateDynamicObjectEx(19381, 1486.79, -1609.89, 12.27, 0.00, 90.00, 0.00);
  1877. CreateDynamicObjectEx(19381, 1486.82, -1600.27, 12.27, 0.00, 90.00, 0.00);
  1878. CreateDynamicObjectEx(19381, 1497.21, -1624.82, 12.27, 0.00, 90.00, 0.00);
  1879. CreateDynamicObjectEx(19381, 1497.25, -1615.18, 12.27, 0.00, 90.00, 0.00);
  1880. CreateDynamicObjectEx(19381, 1497.23, -1605.55, 12.27, 0.00, 90.00, 0.00);
  1881. CreateDynamicObjectEx(19381, 1507.64, -1624.78, 12.27, 0.00, 90.00, 0.00);
  1882. CreateDynamicObjectEx(19381, 1518.12, -1624.85, 12.27, 0.00, 90.00, 0.00);
  1883. CreateDynamicObjectEx(19381, 1507.68, -1615.25, 12.27, 0.00, 90.00, 0.00);
  1884. CreateDynamicObjectEx(19381, 1518.17, -1615.24, 12.27, 0.00, 90.00, 0.00);
  1885. CreateDynamicObjectEx(19381, 1507.73, -1605.63, 12.27, 0.00, 90.00, 0.00);
  1886. CreateDynamicObjectEx(19381, 1518.22, -1605.75, 12.27, 0.00, 90.00, 0.00);
  1887. CreateDynamicObjectEx(19391, 1491.97, -1635.51, 11.42, 180.00, 0.00, 0.00);
  1888. CreateDynamicObjectEx(19391, 1491.97, -1640.17, 11.42, 180.00, 0.00, 0.00);
  1889. CreateDynamicObjectEx(970, 1491.97, -1636.65, 12.60, 0.00, 0.00, 269.59);
  1890. CreateDynamicObjectEx(19391, 1491.95, -1644.91, 11.42, 180.00, 0.00, 0.00);
  1891. CreateDynamicObjectEx(19391, 1491.94, -1649.80, 11.42, 180.00, 0.00, 0.00);
  1892. CreateDynamicObjectEx(19391, 1491.97, -1654.52, 11.42, 180.00, 0.00, 0.00);
  1893. CreateDynamicObjectEx(19391, 1491.94, -1656.88, 11.42, 180.00, 0.00, 0.00);
  1894. CreateDynamicObjectEx(970, 1491.97, -1641.31, 12.60, 0.00, 0.00, 269.59);
  1895. CreateDynamicObjectEx(970, 1491.96, -1646.22, 12.60, 0.00, 0.00, 269.59);
  1896. CreateDynamicObjectEx(970, 1491.95, -1651.09, 12.60, 0.00, 0.00, 269.59);
  1897. CreateDynamicObjectEx(970, 1491.92, -1655.78, 12.60, 0.00, 0.00, 269.59);
  1898. CreateDynamicObjectEx(19391, 1494.85, -1658.46, 11.42, 180.00, 0.00, 90.17);
  1899. CreateDynamicObjectEx(19391, 1499.44, -1658.42, 11.42, 180.00, 0.00, 90.17);
  1900. CreateDynamicObjectEx(19391, 1504.15, -1658.39, 11.42, 180.00, 0.00, 90.17);
  1901. CreateDynamicObjectEx(19391, 1508.51, -1658.39, 11.42, 180.00, 0.00, 90.17);
  1902. CreateDynamicObjectEx(19391, 1513.10, -1658.30, 11.42, 180.00, 0.00, 90.17);
  1903. CreateDynamicObjectEx(19391, 1517.62, -1658.20, 11.42, 180.00, 0.00, 90.17);
  1904. CreateDynamicObjectEx(970, 1493.96, -1658.47, 12.60, 0.00, 0.00, 359.10);
  1905. CreateDynamicObjectEx(970, 1498.20, -1658.49, 12.60, 0.00, 0.00, 0.36);
  1906. CreateDynamicObjectEx(970, 1502.89, -1658.42, 12.60, 0.00, 0.00, 0.36);
  1907. CreateDynamicObjectEx(970, 1507.31, -1658.41, 12.60, 0.00, 0.00, 0.36);
  1908. CreateDynamicObjectEx(970, 1511.84, -1658.30, 12.60, 0.00, 0.00, 0.36);
  1909. CreateDynamicObjectEx(970, 1516.58, -1658.23, 12.60, 0.00, 0.00, 0.36);
  1910. CreateDynamicObjectEx(19391, 1519.15, -1655.48, 11.42, 180.00, 0.00, 0.00);
  1911. CreateDynamicObjectEx(19391, 1519.14, -1651.18, 11.42, 180.00, 0.00, 0.00);
  1912. CreateDynamicObjectEx(19391, 1519.15, -1646.86, 11.42, 180.00, 0.00, 0.00);
  1913. CreateDynamicObjectEx(19391, 1519.14, -1642.40, 11.42, 180.00, 0.00, 0.00);
  1914. CreateDynamicObjectEx(19391, 1519.13, -1638.03, 11.42, 180.00, 0.00, 0.00);
  1915. CreateDynamicObjectEx(19391, 1519.13, -1633.70, 11.42, 180.00, 0.00, 0.00);
  1916. CreateDynamicObjectEx(19391, 1519.13, -1629.31, 11.42, 180.00, 0.00, 0.00);
  1917. CreateDynamicObjectEx(19391, 1519.13, -1624.88, 11.42, 180.00, 0.00, 0.00);
  1918. CreateDynamicObjectEx(19391, 1519.10, -1620.21, 11.42, 180.00, 0.00, 0.00);
  1919. CreateDynamicObjectEx(19391, 1519.12, -1615.79, 11.42, 180.00, 0.00, 0.00);
  1920. CreateDynamicObjectEx(19391, 1519.14, -1611.19, 11.42, 180.00, 0.00, 0.00);
  1921. CreateDynamicObjectEx(19391, 1519.12, -1606.82, 11.42, 180.00, 0.00, 0.00);
  1922. CreateDynamicObjectEx(19391, 1519.14, -1604.49, 11.42, 180.00, 0.00, 0.00);
  1923. CreateDynamicObjectEx(970, 1519.18, -1656.29, 12.60, 0.00, 0.00, 269.59);
  1924. CreateDynamicObjectEx(970, 1519.15, -1652.34, 12.60, 0.00, 0.00, 269.59);
  1925. CreateDynamicObjectEx(970, 1519.18, -1648.02, 12.60, 0.00, 0.00, 269.59);
  1926. CreateDynamicObjectEx(970, 1519.15, -1643.51, 12.60, 0.00, 0.00, 269.59);
  1927. CreateDynamicObjectEx(970, 1519.16, -1638.99, 12.60, 0.00, 0.00, 269.59);
  1928. CreateDynamicObjectEx(970, 1519.18, -1634.93, 12.60, 0.00, 0.00, 269.59);
  1929. CreateDynamicObjectEx(970, 1519.18, -1630.45, 12.60, 0.00, 0.00, 269.59);
  1930. CreateDynamicObjectEx(970, 1519.18, -1626.00, 12.60, 0.00, 0.00, 269.59);
  1931. CreateDynamicObjectEx(970, 1519.13, -1621.41, 12.60, 0.00, 0.00, 269.59);
  1932. CreateDynamicObjectEx(970, 1519.17, -1616.98, 12.60, 0.00, 0.00, 269.59);
  1933. CreateDynamicObjectEx(970, 1519.12, -1612.31, 12.60, 0.00, 0.00, 269.59);
  1934. CreateDynamicObjectEx(970, 1519.12, -1607.98, 12.60, 0.00, 0.00, 269.59);
  1935. CreateDynamicObjectEx(970, 1519.12, -1605.26, 12.60, 0.00, 0.00, 269.59);
  1936. CreateDynamicObjectEx(19391, 1516.01, -1602.78, 11.42, 180.00, 0.00, 90.17);
  1937. CreateDynamicObjectEx(19391, 1511.42, -1602.79, 11.42, 180.00, 0.00, 90.17);
  1938. CreateDynamicObjectEx(19391, 1506.58, -1602.84, 11.42, 180.00, 0.00, 90.17);
  1939. CreateDynamicObjectEx(19391, 1501.89, -1602.78, 11.42, 180.00, 0.00, 90.17);
  1940. CreateDynamicObjectEx(19391, 1496.89, -1602.78, 11.42, 180.00, 0.00, 90.17);
  1941. CreateDynamicObjectEx(19391, 1492.19, -1602.76, 11.42, 180.00, 0.00, 90.17);
  1942. CreateDynamicObjectEx(19391, 1487.52, -1602.75, 11.42, 180.00, 0.00, 90.17);
  1943. CreateDynamicObjectEx(19391, 1483.17, -1602.78, 11.42, 180.00, 0.00, 90.17);
  1944. CreateDynamicObjectEx(970, 1517.11, -1602.73, 12.60, 0.00, 0.00, 0.36);
  1945. CreateDynamicObjectEx(970, 1512.52, -1602.74, 12.60, 0.00, 0.00, 0.36);
  1946. CreateDynamicObjectEx(970, 1507.83, -1602.76, 12.60, 0.00, 0.00, 0.36);
  1947. CreateDynamicObjectEx(970, 1503.04, -1602.83, 12.60, 0.00, 0.00, 0.36);
  1948. CreateDynamicObjectEx(970, 1498.22, -1602.79, 12.60, 0.00, 0.00, 0.36);
  1949. CreateDynamicObjectEx(970, 1493.34, -1602.75, 12.60, 0.00, 0.00, 0.36);
  1950. CreateDynamicObjectEx(970, 1488.60, -1602.73, 12.60, 0.00, 0.00, 0.36);
  1951. CreateDynamicObjectEx(970, 1484.08, -1602.72, 12.60, 0.00, 0.00, 0.36);
  1952. CreateDynamicObjectEx(19391, 1481.63, -1605.68, 11.42, 180.00, 0.00, 0.00);
  1953. CreateDynamicObjectEx(19391, 1481.64, -1610.32, 11.42, 180.00, 0.00, 0.00);
  1954. CreateDynamicObjectEx(19391, 1481.62, -1614.96, 11.42, 180.00, 0.00, 0.00);
  1955. CreateDynamicObjectEx(19391, 1481.56, -1619.77, 11.42, 180.00, 0.00, 0.00);
  1956. CreateDynamicObjectEx(19391, 1481.56, -1624.31, 11.42, 180.00, 0.00, 0.00);
  1957. CreateDynamicObjectEx(19391, 1481.56, -1628.78, 11.42, 180.00, 0.00, 0.00);
  1958. CreateDynamicObjectEx(19391, 1481.56, -1631.13, 11.42, 180.00, 0.00, 0.00);
  1959. CreateDynamicObjectEx(19391, 1483.06, -1633.82, 11.42, 180.00, 0.00, 90.17);
  1960. CreateDynamicObjectEx(19391, 1487.37, -1633.87, 11.42, 180.00, 0.00, 90.17);
  1961. CreateDynamicObjectEx(19391, 1489.74, -1633.85, 11.42, 180.00, 0.00, 90.17);
  1962. CreateDynamicObjectEx(970, 1481.62, -1604.83, 12.60, 0.00, 0.00, 269.59);
  1963. CreateDynamicObjectEx(970, 1481.61, -1609.18, 12.60, 0.00, 0.00, 269.59);
  1964. CreateDynamicObjectEx(970, 1481.59, -1613.96, 12.60, 0.00, 0.00, 269.59);
  1965. CreateDynamicObjectEx(970, 1481.56, -1618.51, 12.60, 0.00, 0.00, 269.59);
  1966. CreateDynamicObjectEx(970, 1481.54, -1623.22, 12.60, 0.00, 0.00, 269.59);
  1967. CreateDynamicObjectEx(970, 1481.52, -1627.70, 12.60, 0.00, 0.00, 269.59);
  1968. CreateDynamicObjectEx(970, 1481.51, -1631.82, 12.60, 0.00, 0.00, 269.59);
  1969. CreateDynamicObjectEx(970, 1484.29, -1633.88, 12.60, 0.00, 0.00, 0.36);
  1970. CreateDynamicObjectEx(970, 1488.58, -1633.85, 12.60, 0.00, 0.00, 0.36);
  1971. CreateDynamicObjectEx(970, 1489.88, -1633.85, 12.60, 0.00, 0.00, 359.93);
  1972. CreateDynamicObjectEx(19391, 1470.94, -1604.22, 11.42, 180.00, 0.00, 0.00);
  1973. CreateDynamicObjectEx(19391, 1470.94, -1608.86, 11.42, 180.00, 0.00, 0.00);
  1974. CreateDynamicObjectEx(19391, 1470.94, -1613.45, 11.42, 180.00, 0.00, 0.00);
  1975. CreateDynamicObjectEx(19391, 1470.93, -1618.21, 11.42, 180.00, 0.00, 0.00);
  1976. CreateDynamicObjectEx(19391, 1470.96, -1622.91, 11.42, 180.00, 0.00, 0.00);
  1977. CreateDynamicObjectEx(19391, 1470.93, -1627.69, 11.42, 180.00, 0.00, 0.00);
  1978. CreateDynamicObjectEx(19391, 1470.91, -1632.19, 11.42, 180.00, 0.00, 0.00);
  1979. CreateDynamicObjectEx(19391, 1467.94, -1633.73, 11.42, 180.00, 0.00, 90.17);
  1980. CreateDynamicObjectEx(19391, 1463.51, -1633.72, 11.42, 180.00, 0.00, 90.17);
  1981. CreateDynamicObjectEx(19391, 1460.55, -1635.35, 11.42, 180.00, 0.00, 0.00);
  1982. CreateDynamicObjectEx(19391, 1460.53, -1639.79, 11.42, 180.00, 0.00, 0.00);
  1983. CreateDynamicObjectEx(19391, 1460.57, -1644.47, 11.42, 180.00, 0.00, 0.00);
  1984. CreateDynamicObjectEx(19391, 1460.58, -1649.07, 11.42, 180.00, 0.00, 0.00);
  1985. CreateDynamicObjectEx(19391, 1460.59, -1653.63, 11.42, 180.00, 0.00, 0.00);
  1986. CreateDynamicObjectEx(19391, 1459.12, -1656.60, 11.42, 180.00, 0.00, 90.17);
  1987. CreateDynamicObjectEx(19391, 1454.38, -1656.60, 11.42, 180.00, 0.00, 90.17);
  1988. CreateDynamicObjectEx(19391, 1449.63, -1656.67, 11.42, 180.00, 0.00, 90.17);
  1989. CreateDynamicObjectEx(19391, 1445.06, -1656.75, 11.42, 180.00, 0.00, 90.17);
  1990. CreateDynamicObjectEx(19391, 1441.13, -1656.77, 11.42, 180.00, 0.00, 90.17);
  1991. CreateDynamicObjectEx(19391, 1439.81, -1653.67, 11.42, 180.00, 0.00, 0.00);
  1992. CreateDynamicObjectEx(19391, 1439.79, -1649.04, 11.42, 180.00, 0.00, 0.00);
  1993. CreateDynamicObjectEx(19391, 1439.82, -1644.47, 11.42, 180.00, 0.00, 0.00);
  1994. CreateDynamicObjectEx(19391, 1439.85, -1639.61, 11.42, 180.00, 0.00, 0.00);
  1995. CreateDynamicObjectEx(19391, 1439.89, -1634.95, 11.42, 180.00, 0.00, 0.00);
  1996. CreateDynamicObjectEx(19391, 1439.84, -1630.03, 11.42, 180.00, 0.00, 0.00);
  1997. CreateDynamicObjectEx(19391, 1439.85, -1625.34, 11.42, 180.00, 0.00, 0.00);
  1998. CreateDynamicObjectEx(19391, 1439.84, -1620.74, 11.42, 180.00, 0.00, 0.00);
  1999. CreateDynamicObjectEx(19391, 1439.82, -1616.20, 11.42, 180.00, 0.00, 0.00);
  2000. CreateDynamicObjectEx(19391, 1439.81, -1611.54, 11.42, 180.00, 0.00, 0.00);
  2001. CreateDynamicObjectEx(19391, 1439.81, -1606.94, 11.42, 180.00, 0.00, 0.00);
  2002. CreateDynamicObjectEx(19391, 1442.61, -1602.73, 11.42, 180.00, 0.00, 90.17);
  2003. CreateDynamicObjectEx(19391, 1439.81, -1604.33, 11.42, 180.00, 0.00, 0.00);
  2004. CreateDynamicObjectEx(19391, 1447.29, -1602.75, 11.42, 180.00, 0.00, 90.17);
  2005. CreateDynamicObjectEx(19391, 1451.83, -1602.71, 11.42, 180.00, 0.00, 90.17);
  2006. CreateDynamicObjectEx(19391, 1456.71, -1602.69, 11.42, 180.00, 0.00, 90.17);
  2007. CreateDynamicObjectEx(19391, 1461.55, -1602.69, 11.42, 180.00, 0.00, 90.17);
  2008. CreateDynamicObjectEx(19391, 1466.33, -1602.74, 11.42, 180.00, 0.00, 90.17);
  2009. CreateDynamicObjectEx(19391, 1469.35, -1602.72, 11.42, 180.00, 0.00, 90.17);
  2010. CreateDynamicObjectEx(970, 1470.93, -1605.38, 12.60, 0.00, 0.00, 269.59);
  2011. CreateDynamicObjectEx(970, 1470.97, -1610.03, 12.60, 0.00, 0.00, 269.59);
  2012. CreateDynamicObjectEx(970, 1470.98, -1614.62, 12.60, 0.00, 0.00, 269.59);
  2013. CreateDynamicObjectEx(970, 1470.94, -1619.49, 12.60, 0.00, 0.00, 269.59);
  2014. CreateDynamicObjectEx(970, 1470.94, -1624.09, 12.60, 0.00, 0.00, 269.59);
  2015. CreateDynamicObjectEx(970, 1470.92, -1628.99, 12.60, 0.00, 0.00, 269.59);
  2016. CreateDynamicObjectEx(970, 1470.93, -1631.17, 12.60, 0.00, 0.00, 269.59);
  2017. CreateDynamicObjectEx(970, 1468.85, -1633.74, 12.60, 0.00, 0.00, 0.36);
  2018. CreateDynamicObjectEx(970, 1464.52, -1633.70, 12.60, 0.00, 0.00, 0.36);
  2019. CreateDynamicObjectEx(970, 1462.66, -1633.74, 12.60, 0.00, 0.00, 0.36);
  2020. CreateDynamicObjectEx(970, 1460.56, -1636.56, 12.60, 0.00, 0.00, 269.59);
  2021. CreateDynamicObjectEx(970, 1460.57, -1641.01, 12.60, 0.00, 0.00, 269.59);
  2022. CreateDynamicObjectEx(970, 1460.58, -1645.66, 12.60, 0.00, 0.00, 269.59);
  2023. CreateDynamicObjectEx(970, 1460.59, -1650.12, 12.60, 0.00, 0.00, 269.59);
  2024. CreateDynamicObjectEx(970, 1460.62, -1654.62, 12.60, 0.00, 0.00, 269.59);
  2025. CreateDynamicObjectEx(970, 1457.90, -1656.59, 12.60, 0.00, 0.00, 0.36);
  2026. CreateDynamicObjectEx(970, 1453.13, -1656.63, 12.60, 0.00, 0.00, 0.36);
  2027. CreateDynamicObjectEx(970, 1448.65, -1656.69, 12.60, 0.00, 0.00, 0.36);
  2028. CreateDynamicObjectEx(970, 1444.04, -1656.78, 12.60, 0.00, 0.00, 0.36);
  2029. CreateDynamicObjectEx(970, 1441.62, -1656.80, 12.60, 0.00, 0.00, 0.36);
  2030. CreateDynamicObjectEx(970, 1439.77, -1654.75, 12.60, 0.00, 0.00, 269.59);
  2031. CreateDynamicObjectEx(970, 1439.80, -1650.18, 12.60, 0.00, 0.00, 269.59);
  2032. CreateDynamicObjectEx(970, 1439.76, -1645.54, 12.60, 0.00, 0.00, 269.59);
  2033. CreateDynamicObjectEx(970, 1439.82, -1640.82, 12.60, 0.00, 0.00, 269.59);
  2034. CreateDynamicObjectEx(970, 1439.86, -1636.01, 12.60, 0.00, 0.00, 269.59);
  2035. CreateDynamicObjectEx(970, 1439.86, -1631.35, 12.60, 0.00, 0.00, 269.59);
  2036. CreateDynamicObjectEx(970, 1439.84, -1626.44, 12.60, 0.00, 0.00, 269.59);
  2037. CreateDynamicObjectEx(970, 1439.83, -1621.78, 12.60, 0.00, 0.00, 269.59);
  2038. CreateDynamicObjectEx(970, 1439.82, -1617.24, 12.60, 0.00, 0.00, 269.59);
  2039. CreateDynamicObjectEx(970, 1439.81, -1612.62, 12.60, 0.00, 0.00, 269.59);
  2040. CreateDynamicObjectEx(970, 1439.77, -1608.04, 12.60, 0.00, 0.00, 269.59);
  2041. CreateDynamicObjectEx(970, 1439.78, -1605.76, 12.60, 0.00, 0.00, 269.59);
  2042. CreateDynamicObjectEx(970, 1468.94, -1602.68, 12.60, 0.00, 0.00, 0.36);
  2043. CreateDynamicObjectEx(970, 1465.13, -1602.68, 12.60, 0.00, 0.00, 0.36);
  2044. CreateDynamicObjectEx(970, 1460.28, -1602.67, 12.60, 0.00, 0.00, 0.36);
  2045. CreateDynamicObjectEx(970, 1455.46, -1602.70, 12.60, 0.00, 0.00, 0.36);
  2046. CreateDynamicObjectEx(970, 1450.76, -1602.70, 12.60, 0.00, 0.00, 0.36);
  2047. CreateDynamicObjectEx(970, 1446.16, -1602.73, 12.60, 0.00, 0.00, 0.36);
  2048. CreateDynamicObjectEx(970, 1441.69, -1602.76, 12.60, 0.00, 0.00, 0.36);
  2049. CreateDynamicObjectEx(19391, 1440.96, -1666.37, 11.42, 180.00, 0.00, 90.17);
  2050. CreateDynamicObjectEx(19391, 1445.48, -1666.43, 11.42, 180.00, 0.00, 90.17);
  2051. CreateDynamicObjectEx(19391, 1450.08, -1666.42, 11.42, 180.00, 0.00, 90.17);
  2052. CreateDynamicObjectEx(19391, 1454.72, -1666.36, 11.42, 180.00, 0.00, 90.17);
  2053. CreateDynamicObjectEx(19391, 1459.05, -1666.38, 11.42, 180.00, 0.00, 90.17);
  2054. CreateDynamicObjectEx(19391, 1460.61, -1669.19, 11.42, 180.00, 0.00, 0.00);
  2055. CreateDynamicObjectEx(19391, 1460.62, -1673.97, 11.42, 180.00, 0.00, 0.00);
  2056. CreateDynamicObjectEx(19391, 1460.57, -1678.68, 11.42, 180.00, 0.00, 0.00);
  2057. CreateDynamicObjectEx(19391, 1460.49, -1683.47, 11.42, 180.00, 0.00, 0.00);
  2058. CreateDynamicObjectEx(19391, 1460.54, -1687.94, 11.42, 180.00, 0.00, 0.00);
  2059. CreateDynamicObjectEx(19391, 1460.54, -1689.88, 11.42, 180.00, 0.00, 0.00);
  2060. CreateDynamicObjectEx(19391, 1464.78, -1691.44, 11.42, 180.00, 0.00, 90.17);
  2061. CreateDynamicObjectEx(19391, 1469.28, -1691.43, 11.42, 180.00, 0.00, 90.17);
  2062. CreateDynamicObjectEx(19391, 1462.42, -1691.45, 11.42, 180.00, 0.00, 90.17);
  2063. CreateDynamicObjectEx(19391, 1470.91, -1694.47, 11.42, 180.00, 0.00, 0.00);
  2064. CreateDynamicObjectEx(19391, 1470.94, -1699.17, 11.42, 180.00, 0.00, 0.00);
  2065. CreateDynamicObjectEx(19391, 1470.93, -1703.89, 11.42, 180.00, 0.00, 0.00);
  2066. CreateDynamicObjectEx(19391, 1470.98, -1708.79, 11.42, 180.00, 0.00, 0.00);
  2067. CreateDynamicObjectEx(19391, 1470.93, -1713.79, 11.42, 180.00, 0.00, 0.00);
  2068. CreateDynamicObjectEx(19391, 1470.92, -1718.68, 11.42, 180.00, 0.00, 0.00);
  2069. CreateDynamicObjectEx(19391, 1467.69, -1720.18, 11.42, 180.00, 0.00, 90.17);
  2070. CreateDynamicObjectEx(19391, 1463.12, -1720.16, 11.42, 180.00, 0.00, 90.17);
  2071. CreateDynamicObjectEx(19391, 1458.40, -1720.18, 11.42, 180.00, 0.00, 90.17);
  2072. CreateDynamicObjectEx(19391, 1453.74, -1720.08, 11.42, 180.00, 0.00, 90.17);
  2073. CreateDynamicObjectEx(19391, 1448.92, -1720.08, 11.42, 180.00, 0.00, 90.17);
  2074. CreateDynamicObjectEx(19391, 1444.09, -1720.09, 11.42, 180.00, 0.00, 90.17);
  2075. CreateDynamicObjectEx(19391, 1441.75, -1720.12, 11.42, 180.00, 0.00, 90.17);
  2076. CreateDynamicObjectEx(19391, 1439.73, -1716.94, 11.42, 180.00, 0.00, 0.00);
  2077. CreateDynamicObjectEx(19391, 1439.74, -1712.23, 11.42, 180.00, 0.00, 0.00);
  2078. CreateDynamicObjectEx(19391, 1439.72, -1707.35, 11.42, 180.00, 0.00, 0.00);
  2079. CreateDynamicObjectEx(19391, 1439.76, -1702.71, 11.42, 180.00, 0.00, 0.00);
  2080. CreateDynamicObjectEx(19391, 1439.75, -1697.87, 11.42, 180.00, 0.00, 0.00);
  2081. CreateDynamicObjectEx(19391, 1439.79, -1693.11, 11.42, 180.00, 0.00, 0.00);
  2082. CreateDynamicObjectEx(19391, 1439.74, -1688.35, 11.42, 180.00, 0.00, 0.00);
  2083. CreateDynamicObjectEx(19391, 1439.76, -1683.75, 11.42, 180.00, 0.00, 0.00);
  2084. CreateDynamicObjectEx(19391, 1439.78, -1679.06, 11.42, 180.00, 0.00, 0.00);
  2085. CreateDynamicObjectEx(19391, 1439.78, -1674.40, 11.42, 180.00, 0.00, 0.00);
  2086. CreateDynamicObjectEx(19391, 1439.76, -1669.74, 11.42, 180.00, 0.00, 0.00);
  2087. CreateDynamicObjectEx(970, 1458.20, -1666.37, 12.60, 0.00, 0.00, 0.36);
  2088. CreateDynamicObjectEx(970, 1453.57, -1666.35, 12.60, 0.00, 0.00, 0.36);
  2089. CreateDynamicObjectEx(970, 1448.82, -1666.43, 12.60, 0.00, 0.00, 0.36);
  2090. CreateDynamicObjectEx(970, 1444.44, -1666.44, 12.60, 0.00, 0.00, 0.36);
  2091. CreateDynamicObjectEx(970, 1442.02, -1666.42, 12.60, 0.00, 0.00, 0.36);
  2092. CreateDynamicObjectEx(970, 1439.75, -1668.51, 12.60, 0.00, 0.00, 269.59);
  2093. CreateDynamicObjectEx(970, 1439.76, -1673.37, 12.60, 0.00, 0.00, 269.59);
  2094. CreateDynamicObjectEx(970, 1439.78, -1677.85, 12.60, 0.00, 0.00, 269.59);
  2095. CreateDynamicObjectEx(970, 1439.71, -1682.48, 12.60, 0.00, 0.00, 269.59);
  2096. CreateDynamicObjectEx(970, 1439.72, -1687.17, 12.60, 0.00, 0.00, 269.59);
  2097. CreateDynamicObjectEx(970, 1439.79, -1691.87, 12.60, 0.00, 0.00, 269.59);
  2098. CreateDynamicObjectEx(970, 1439.75, -1696.61, 12.60, 0.00, 0.00, 269.59);
  2099. CreateDynamicObjectEx(970, 1439.76, -1701.50, 12.60, 0.00, 0.00, 269.59);
  2100. CreateDynamicObjectEx(970, 1439.69, -1706.09, 12.60, 0.00, 0.00, 269.59);
  2101. CreateDynamicObjectEx(970, 1439.70, -1710.99, 12.60, 0.00, 0.00, 269.59);
  2102. CreateDynamicObjectEx(970, 1439.73, -1715.74, 12.60, 0.00, 0.00, 269.59);
  2103. CreateDynamicObjectEx(970, 1439.72, -1717.97, 12.60, 0.00, 0.00, 269.59);
  2104. CreateDynamicObjectEx(970, 1442.97, -1720.15, 12.60, 0.00, 0.00, 0.36);
  2105. CreateDynamicObjectEx(970, 1447.67, -1720.07, 12.60, 0.00, 0.00, 0.36);
  2106. CreateDynamicObjectEx(970, 1452.57, -1720.10, 12.60, 0.00, 0.00, 0.36);
  2107. CreateDynamicObjectEx(970, 1457.10, -1720.12, 12.60, 0.00, 0.00, 0.36);
  2108. CreateDynamicObjectEx(970, 1461.91, -1720.22, 12.60, 0.00, 0.00, 0.36);
  2109. CreateDynamicObjectEx(970, 1466.60, -1720.18, 12.60, 0.00, 0.00, 0.36);
  2110. CreateDynamicObjectEx(970, 1468.88, -1720.15, 12.60, 0.00, 0.00, 0.36);
  2111. CreateDynamicObjectEx(970, 1470.97, -1717.38, 12.60, 0.00, 0.00, 269.59);
  2112. CreateDynamicObjectEx(970, 1470.95, -1712.40, 12.60, 0.00, 0.00, 269.59);
  2113. CreateDynamicObjectEx(970, 1470.93, -1707.50, 12.60, 0.00, 0.00, 269.59);
  2114. CreateDynamicObjectEx(970, 1470.96, -1702.68, 12.60, 0.00, 0.00, 269.59);
  2115. CreateDynamicObjectEx(970, 1470.93, -1698.01, 12.60, 0.00, 0.00, 269.59);
  2116. CreateDynamicObjectEx(970, 1470.89, -1693.57, 12.60, 0.00, 0.00, 269.59);
  2117. CreateDynamicObjectEx(970, 1468.10, -1691.38, 12.60, 0.00, 0.00, 0.36);
  2118. CreateDynamicObjectEx(970, 1463.65, -1691.43, 12.60, 0.00, 0.00, 0.36);
  2119. CreateDynamicObjectEx(970, 1460.57, -1688.94, 12.60, 0.00, 0.00, 269.59);
  2120. CreateDynamicObjectEx(970, 1460.48, -1684.43, 12.60, 0.00, 0.00, 269.59);
  2121. CreateDynamicObjectEx(970, 1460.53, -1679.97, 12.60, 0.00, 0.00, 269.59);
  2122. CreateDynamicObjectEx(970, 1460.59, -1675.12, 12.60, 0.00, 0.00, 269.59);
  2123. CreateDynamicObjectEx(970, 1460.62, -1670.38, 12.60, 0.00, 0.00, 269.59);
  2124. CreateDynamicObjectEx(970, 1460.62, -1668.34, 12.60, 0.00, 0.00, 269.59);
  2125. CreateDynamicObjectEx(19391, 1481.50, -1718.47, 11.42, 180.00, 0.00, 0.00);
  2126. CreateDynamicObjectEx(19391, 1484.81, -1720.16, 11.42, 180.00, 0.00, 90.17);
  2127. CreateDynamicObjectEx(19391, 1481.52, -1713.78, 11.42, 180.00, 0.00, 0.00);
  2128. CreateDynamicObjectEx(19391, 1481.50, -1709.05, 11.42, 180.00, 0.00, 0.00);
  2129. CreateDynamicObjectEx(19391, 1481.39, -1704.37, 11.42, 180.00, 0.00, 0.00);
  2130. CreateDynamicObjectEx(19391, 1481.37, -1699.43, 11.42, 180.00, 0.00, 0.00);
  2131. CreateDynamicObjectEx(19391, 1481.46, -1695.14, 11.42, 180.00, 0.00, 0.00);
  2132. CreateDynamicObjectEx(19391, 1481.47, -1693.08, 11.42, 180.00, 0.00, 0.00);
  2133. CreateDynamicObjectEx(19391, 1489.63, -1720.15, 11.42, 180.00, 0.00, 90.17);
  2134. CreateDynamicObjectEx(19391, 1494.37, -1720.18, 11.42, 180.00, 0.00, 90.17);
  2135. CreateDynamicObjectEx(19391, 1499.01, -1720.18, 11.42, 180.00, 0.00, 90.17);
  2136. CreateDynamicObjectEx(19391, 1503.93, -1720.16, 11.42, 180.00, 0.00, 90.17);
  2137. CreateDynamicObjectEx(19391, 1508.87, -1720.18, 11.42, 180.00, 0.00, 90.17);
  2138. CreateDynamicObjectEx(19391, 1513.39, -1720.19, 11.42, 180.00, 0.00, 90.17);
  2139. CreateDynamicObjectEx(19391, 1517.71, -1720.19, 11.42, 180.00, 0.00, 90.17);
  2140. CreateDynamicObjectEx(19391, 1519.15, -1717.24, 11.42, 180.00, 0.00, 0.00);
  2141. CreateDynamicObjectEx(19391, 1519.17, -1712.67, 11.42, 180.00, 0.00, 0.00);
  2142. CreateDynamicObjectEx(19391, 1519.17, -1708.08, 11.42, 180.00, 0.00, 0.00);
  2143. CreateDynamicObjectEx(19391, 1519.18, -1703.51, 11.42, 180.00, 0.00, 0.00);
  2144. CreateDynamicObjectEx(19391, 1519.18, -1698.82, 11.42, 180.00, 0.00, 0.00);
  2145. CreateDynamicObjectEx(19391, 1519.16, -1694.07, 11.42, 180.00, 0.00, 0.00);
  2146. CreateDynamicObjectEx(19391, 1519.21, -1689.31, 11.42, 180.00, 0.00, 0.00);
  2147. CreateDynamicObjectEx(19391, 1519.19, -1684.49, 11.42, 180.00, 0.00, 0.00);
  2148. CreateDynamicObjectEx(19391, 1519.23, -1679.82, 11.42, 180.00, 0.00, 0.00);
  2149. CreateDynamicObjectEx(19391, 1519.22, -1674.80, 11.42, 180.00, 0.00, 0.00);
  2150. CreateDynamicObjectEx(19391, 1519.21, -1670.31, 11.42, 180.00, 0.00, 0.00);
  2151. CreateDynamicObjectEx(19391, 1517.66, -1668.04, 11.42, 180.00, 0.00, 90.17);
  2152. CreateDynamicObjectEx(19391, 1512.99, -1667.99, 11.42, 180.00, 0.00, 90.17);
  2153. CreateDynamicObjectEx(19391, 1508.48, -1667.96, 11.42, 180.00, 0.00, 90.17);
  2154. CreateDynamicObjectEx(19391, 1503.70, -1667.96, 11.42, 180.00, 0.00, 90.17);
  2155. CreateDynamicObjectEx(19391, 1498.83, -1668.00, 11.42, 180.00, 0.00, 90.17);
  2156. CreateDynamicObjectEx(19391, 1494.20, -1667.96, 11.42, 180.00, 0.00, 90.17);
  2157. CreateDynamicObjectEx(19391, 1491.97, -1669.59, 11.42, 180.00, 0.00, 0.00);
  2158. CreateDynamicObjectEx(19391, 1491.96, -1674.15, 11.42, 180.00, 0.00, 0.00);
  2159. CreateDynamicObjectEx(19391, 1491.97, -1678.81, 11.42, 180.00, 0.00, 0.00);
  2160. CreateDynamicObjectEx(19391, 1491.93, -1683.66, 11.42, 180.00, 0.00, 0.00);
  2161. CreateDynamicObjectEx(19391, 1491.90, -1688.39, 11.42, 180.00, 0.00, 0.00);
  2162. CreateDynamicObjectEx(19391, 1490.18, -1691.55, 11.42, 180.00, 0.00, 90.17);
  2163. CreateDynamicObjectEx(19391, 1485.51, -1691.52, 11.42, 180.00, 0.00, 90.17);
  2164. CreateDynamicObjectEx(19391, 1483.15, -1691.52, 11.42, 180.00, 0.00, 90.17);
  2165. CreateDynamicObjectEx(970, 1495.27, -1668.00, 12.60, 0.00, 0.00, 359.10);
  2166. CreateDynamicObjectEx(970, 1500.07, -1668.01, 12.60, 0.00, 0.00, 359.10);
  2167. CreateDynamicObjectEx(970, 1504.83, -1668.01, 12.60, 0.00, 0.00, 359.10);
  2168. CreateDynamicObjectEx(970, 1509.87, -1668.00, 12.60, 0.00, 0.00, 359.10);
  2169. CreateDynamicObjectEx(970, 1514.23, -1668.00, 12.60, 0.00, 0.00, 359.10);
  2170. CreateDynamicObjectEx(970, 1516.62, -1668.02, 12.60, 0.00, 0.00, 359.10);
  2171. CreateDynamicObjectEx(970, 1519.18, -1670.12, 12.60, 0.00, 0.00, 269.59);
  2172. CreateDynamicObjectEx(970, 1519.24, -1673.62, 12.60, 0.00, 0.00, 269.59);
  2173. CreateDynamicObjectEx(970, 1519.23, -1678.50, 12.60, 0.00, 0.00, 269.59);
  2174. CreateDynamicObjectEx(970, 1519.22, -1683.43, 12.60, 0.00, 0.00, 269.59);
  2175. CreateDynamicObjectEx(970, 1519.21, -1688.13, 12.60, 0.00, 0.00, 269.59);
  2176. CreateDynamicObjectEx(970, 1519.18, -1692.91, 12.60, 0.00, 0.00, 269.59);
  2177. CreateDynamicObjectEx(970, 1519.17, -1697.65, 12.60, 0.00, 0.00, 269.59);
  2178. CreateDynamicObjectEx(970, 1519.23, -1702.43, 12.60, 0.00, 0.00, 269.59);
  2179. CreateDynamicObjectEx(970, 1519.16, -1707.12, 12.60, 0.00, 0.00, 269.59);
  2180. CreateDynamicObjectEx(970, 1519.21, -1711.68, 12.60, 0.00, 0.00, 269.59);
  2181. CreateDynamicObjectEx(970, 1519.18, -1716.16, 12.60, 0.00, 0.00, 269.59);
  2182. CreateDynamicObjectEx(970, 1519.14, -1718.14, 12.60, 0.00, 0.00, 269.59);
  2183. CreateDynamicObjectEx(970, 1483.56, -1720.13, 12.60, 0.00, 0.00, 359.20);
  2184. CreateDynamicObjectEx(970, 1488.43, -1720.14, 12.60, 0.00, 0.00, 359.20);
  2185. CreateDynamicObjectEx(970, 1493.13, -1720.19, 12.60, 0.00, 0.00, 359.20);
  2186. CreateDynamicObjectEx(970, 1497.87, -1720.17, 12.60, 0.00, 0.00, 359.20);
  2187. CreateDynamicObjectEx(970, 1502.70, -1720.15, 12.60, 0.00, 0.00, 359.20);
  2188. CreateDynamicObjectEx(970, 1507.59, -1720.16, 12.60, 0.00, 0.00, 359.20);
  2189. CreateDynamicObjectEx(970, 1512.15, -1720.21, 12.60, 0.00, 0.00, 359.20);
  2190. CreateDynamicObjectEx(970, 1516.63, -1720.18, 12.60, 0.00, 0.00, 359.20);
  2191. CreateDynamicObjectEx(970, 1481.51, -1717.42, 12.60, 0.00, 0.00, 269.59);
  2192. CreateDynamicObjectEx(970, 1481.52, -1712.62, 12.60, 0.00, 0.00, 269.59);
  2193. CreateDynamicObjectEx(970, 1481.48, -1707.91, 12.60, 0.00, 0.00, 270.30);
  2194. CreateDynamicObjectEx(970, 1481.35, -1703.09, 12.60, 0.00, 0.00, 270.30);
  2195. CreateDynamicObjectEx(970, 1481.42, -1698.13, 12.60, 0.00, 0.00, 270.30);
  2196. CreateDynamicObjectEx(970, 1481.41, -1693.91, 12.60, 0.00, 0.00, 270.30);
  2197. CreateDynamicObjectEx(970, 1484.30, -1691.47, 12.60, 0.00, 0.00, 0.25);
  2198. CreateDynamicObjectEx(970, 1489.01, -1691.52, 12.60, 0.00, 0.00, 359.94);
  2199. CreateDynamicObjectEx(970, 1491.92, -1670.68, 12.60, 0.00, 0.00, 269.59);
  2200. CreateDynamicObjectEx(970, 1491.98, -1675.33, 12.60, 0.00, 0.00, 269.59);
  2201. CreateDynamicObjectEx(970, 1491.96, -1680.05, 12.60, 0.00, 0.00, 269.59);
  2202. CreateDynamicObjectEx(970, 1491.87, -1684.83, 12.60, 0.00, 0.00, 269.59);
  2203. CreateDynamicObjectEx(970, 1491.85, -1689.42, 12.60, 0.00, 0.00, 269.29);
  2204. CreateDynamicObjectEx(6965, 1476.62, -1663.24, 15.99, 0.00, 0.00, 0.00);
  2205. CreateDynamicObjectEx(6964, 1476.71, -1663.27, 11.96, 0.00, 0.00, 0.00);
  2206. CreateDynamicObjectEx(970, 1439.76, -1661.61, 12.79, 0.00, 0.00, 269.59);
  2207. CreateDynamicObjectEx(615, 1483.66, -1605.37, 11.82, 0.00, 0.00, 0.00);
  2208. CreateDynamicObjectEx(615, 1441.82, -1654.44, 11.82, 0.00, 0.00, 0.00);
  2209. CreateDynamicObjectEx(615, 1516.56, -1671.36, 11.82, 0.00, 0.00, 0.00);
  2210. CreateDynamicObjectEx(615, 1517.05, -1716.91, 11.82, 0.00, 0.00, 0.00);
  2211. CreateDynamicObjectEx(615, 1445.55, -1716.60, 11.82, 0.00, 0.00, 0.00);
  2212. CreateDynamicObjectEx(615, 1517.01, -1656.27, 11.82, 0.00, 0.00, 0.00);
  2213. CreateDynamicObjectEx(615, 1515.39, -1608.35, 11.82, 0.00, 0.00, 0.00);
  2214. CreateDynamicObjectEx(615, 1468.66, -1605.78, 11.82, 0.00, 0.00, 0.00);
  2215. CreateDynamicObjectEx(615, 1443.78, -1607.66, 11.82, 0.00, 0.00, 0.00);
  2216. CreateDynamicObjectEx(615, 1486.11, -1716.05, 11.82, 0.00, 0.00, 0.00);
  2217. CreateDynamicObjectEx(615, 1467.78, -1715.75, 11.82, 0.00, 0.00, 0.00);
  2218. CreateDynamicObjectEx(615, 1441.88, -1669.58, 11.82, 0.00, 0.00, 0.00);
  2219. CreateDynamicObjectEx(1232, 1460.99, -1655.95, 14.85, 0.00, 0.00, 0.00);
  2220. CreateDynamicObjectEx(1232, 1491.49, -1634.26, 14.85, 0.00, 0.00, 0.00);
  2221. CreateDynamicObjectEx(1232, 1491.49, -1634.26, 14.85, 0.00, 0.00, 0.00);
  2222. CreateDynamicObjectEx(1232, 1461.04, -1666.24, 14.85, 0.00, 0.00, 0.00);
  2223. CreateDynamicObjectEx(1232, 1470.96, -1691.16, 14.85, 0.00, 0.00, 0.00);
  2224. CreateDynamicObjectEx(1232, 1481.92, -1691.09, 14.85, 0.00, 0.00, 0.00);
  2225. CreateDynamicObjectEx(1232, 1491.54, -1668.47, 14.85, 0.00, 0.00, 0.00);
  2226. CreateDynamicObjectEx(1232, 1461.05, -1634.27, 14.85, 0.00, 0.00, 0.00);
  2227. CreateDynamicObjectEx(970, 1476.15, -1602.77, 12.80, 0.00, 0.00, 0.36);
  2228. CreateDynamicObjectEx(970, 1519.18, -1662.93, 12.60, 0.00, 0.00, 269.59);
  2229. CreateDynamicObjectEx(1232, 1491.58, -1658.13, 14.85, 0.00, 0.00, 0.00);
  2230. CreateDynamicObjectEx(1215, 1519.18, -1660.69, 12.81, 0.00, 0.00, 0.00);
  2231. CreateDynamicObjectEx(1215, 1519.17, -1665.21, 12.81, 0.00, 0.00, 0.00);
  2232. CreateDynamicObjectEx(1215, 1473.78, -1602.87, 12.79, 0.00, 0.00, 0.00);
  2233. CreateDynamicObjectEx(1215, 1478.43, -1602.83, 12.79, 0.00, 0.00, 0.00);
  2234. CreateDynamicObjectEx(1215, 1439.75, -1659.35, 12.80, 0.00, 0.00, 0.00);
  2235. CreateDynamicObjectEx(1215, 1439.73, -1663.94, 12.80, 0.00, 0.00, 0.00);
  2236. CreateDynamicObjectEx(970, 1476.42, -1720.12, 12.82, 0.00, 0.00, 359.20);
  2237. CreateDynamicObjectEx(1215, 1478.71, -1720.10, 12.90, 0.00, 0.00, 0.00);
  2238. CreateDynamicObjectEx(1215, 1474.08, -1720.15, 12.90, 0.00, 0.00, 0.00);
  2239. CreateDynamicObjectEx(6965, 1503.49, -1690.62, 8.79, 0.00, 0.00, 0.00);
  2240. CreateDynamicObjectEx(1280, 1476.44, -1673.95, 12.72, 0.00, 0.00, 90.89);
  2241. CreateDynamicObjectEx(1280, 1484.72, -1670.25, 12.72, 0.00, 0.00, 143.80);
  2242. CreateDynamicObjectEx(1280, 1487.05, -1661.27, 12.72, 0.00, 0.00, 192.88);
  2243. CreateDynamicObjectEx(1280, 1481.42, -1653.83, 12.72, 0.00, 0.00, 245.45);
  2244. CreateDynamicObjectEx(1280, 1472.04, -1653.70, 12.72, 0.00, 0.00, 295.65);
  2245. CreateDynamicObjectEx(1280, 1466.23, -1660.60, 12.72, 0.00, 0.00, 348.15);
  2246. CreateDynamicObjectEx(1280, 1468.11, -1669.57, 12.72, 0.00, 0.00, 40.88);
  2247. CreateDynamicObjectEx(1280, 1467.36, -1690.88, 12.72, 0.00, 0.00, 269.62);
  2248. CreateDynamicObjectEx(1280, 1485.96, -1690.68, 12.72, 0.00, 0.00, 269.62);
  2249. CreateDynamicObjectEx(1280, 1485.98, -1634.75, 12.72, 0.00, 0.00, 90.89);
  2250. CreateDynamicObjectEx(1280, 1465.60, -1634.64, 12.72, 0.00, 0.00, 90.89);
  2251. CreateDynamicObjectEx(1280, 1480.90, -1620.94, 12.72, 0.00, 0.00, 359.66);
  2252. CreateDynamicObjectEx(1280, 1471.66, -1620.73, 12.72, 0.00, 0.00, 179.66);
  2253. CreateDynamicObjectEx(1232, 1440.55, -1638.85, 14.85, 0.00, 0.00, 0.00);
  2254. CreateDynamicObjectEx(1232, 1440.17, -1625.36, 14.85, 0.00, 0.00, 0.00);
  2255. CreateDynamicObjectEx(1232, 1440.07, -1613.83, 14.85, 0.00, 0.00, 0.00);
  2256. CreateDynamicObjectEx(1232, 1456.70, -1603.42, 14.85, 0.00, 0.00, 0.00);
  2257. CreateDynamicObjectEx(1232, 1440.62, -1679.17, 14.85, 0.00, 0.00, 0.00);
  2258. CreateDynamicObjectEx(1232, 1440.63, -1698.84, 14.85, 0.00, 0.00, 0.00);
  2259. CreateDynamicObjectEx(1232, 1440.43, -1715.46, 14.85, 0.00, 0.00, 0.00);
  2260. CreateDynamicObjectEx(1232, 1518.45, -1708.64, 14.85, 0.00, 0.00, 0.00);
  2261. CreateDynamicObjectEx(1232, 1518.21, -1695.27, 14.85, 0.00, 0.00, 0.00);
  2262. CreateDynamicObjectEx(1232, 1518.32, -1678.59, 14.85, 0.00, 0.00, 0.00);
  2263. CreateDynamicObjectEx(1232, 1518.24, -1648.62, 14.85, 0.00, 0.00, 0.00);
  2264. CreateDynamicObjectEx(1232, 1518.55, -1631.87, 14.85, 0.00, 0.00, 0.00);
  2265. CreateDynamicObjectEx(1232, 1518.38, -1613.57, 14.85, 0.00, 0.00, 0.00);
  2266. CreateDynamicObjectEx(970, 1491.87, -1684.83, 12.60, 0.00, 0.00, 269.59);*/
  2267.  
  2268. //Freiheitskämpfer Boote
  2269. CreateDynamicObjectEx(3406, -1549.19995, -2244, -0.3, 0, 0, 300.25);
  2270. CreateDynamicObjectEx(3406, -1541.19995, -2245, -0.3, 0, 0, 300.249);
  2271. CreateDynamicObjectEx(3406, -1547.90002, -2234.1001, -0.1, 0, 0, 300.249);
  2272. CreateDynamicObjectEx(3406, -1540.19995, -2235.1001, -0.1, 0, 0, 300.249);
  2273.  
  2274. CreatePickup(1239,23,-2106.6021,655.0005,52.3672);
  2275. CreatePickup(1239,0,1338.1780,325.5394,20.0412); // Waffenfabrik
  2276. Create3DTextLabel("[* Waffenfabrik - /aufladen zum Beladen *]\n[* des Fahrzeuges mit Waffen *]",COLOR_WHITE,1338.1780,325.5394,20.0412,15,0,1);
  2277.  
  2278. CreatePickup(2358,0,2547.6140,-1281.6299,1060.9844, GangHausInfo[0][GHVirtualWorld]); // Waffenpunkt Rifa
  2279. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Rifa{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2547.6140,-1281.6299,1060.9844,15,GangHausInfo[0][GHVirtualWorld],1);
  2280. CreatePickup(2358,0,2819.0530,-1171.7677,1025.5703, GangHausInfo[2][GHVirtualWorld]); // Brigada Waffenpunkt
  2281. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Brigada{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2819.0530,-1171.7677,1025.5703,15,GangHausInfo[2][GHVirtualWorld],1);
  2282. CreatePickup(2358,0,-790.1051,494.5138,1376.1953, GangHausInfo[3][GHVirtualWorld]); // Waffenpunkt LCN
  2283. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - LCN{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,-790.1051,494.5138,1376.1953,15,GangHausInfo[3][GHVirtualWorld],1);
  2284. CreatePickup(2358,0,2334.4448,-1147.4688,1050.7031, GangHausInfo[4][GHVirtualWorld]); // Waffenpunkt Yakuza
  2285. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Yakuza{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2334.4448,-1147.4688,1050.7031,15,GangHausInfo[4][GHVirtualWorld],1);
  2286. CreatePickup(2358,0,-535.5359,-505.6362,25.5234, 0); // Waffenpunkt Wheelman
  2287. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Wheelman{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,-535.5359,-505.6362,25.5234,15,0,1);
  2288. CreatePickup(2358,0,2335.0527,-1147.4701,1050.7031, GangHausInfo[11][GHVirtualWorld]); // Waffenpunkt Freiheitskämpfer
  2289. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Freiheitskämpfer{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2335.0527,-1147.4701,1050.7031,15,GangHausInfo[11][GHVirtualWorld],1);
  2290. CreatePickup(2358,0,2334.2214,-1147.3245,1050.7031, GangHausInfo[12][GHVirtualWorld]); // Waffenpunkt Atze
  2291. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Atzekas{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2334.2214,-1147.3245,1050.7031,15,GangHausInfo[12][GHVirtualWorld],1);
  2292. CreatePickup(2358,0,2495.6042,-1710.8970,1014.7422, GangHausInfo[13][GHVirtualWorld]); // Waffenpunkt GS
  2293. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Grove Street{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2495.6042,-1710.8970,1014.7422,15,GangHausInfo[13][GHVirtualWorld],1);
  2294. CreatePickup(2358,0,323.2364,1118.1871,1083.8828, GangHausInfo[14][GHVirtualWorld]); // Waffenpunkt Ballas
  2295. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Ballas{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,323.2364,1118.1871,1083.8828,15,GangHausInfo[14][GHVirtualWorld],1);
  2296. CreatePickup(2358,0,2334.9666,-1146.7444,1050.7101, GangHausInfo[16][GHVirtualWorld]); // Waffenpunkt Triaden
  2297. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Triaden{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2334.9666,-1146.7444,1050.7101,15,GangHausInfo[16][GHVirtualWorld],1);
  2298. CreatePickup(2358,0,2335.5742,-1145.9856,1050.7101, GangHausInfo[17][GHVirtualWorld]); // Waffenpunkt RS
  2299. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Red Soldiers{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2335.5742,-1145.9856,1050.7101,15,GangHausInfo[17][GHVirtualWorld],1);
  2300. CreatePickup(2358,0,2335.6394,-1145.7699,1050.7101, GangHausInfo[18][GHVirtualWorld]); // Waffenpunkt Vagos
  2301. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Vagos{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2335.6394,-1145.7699,1050.7101,15,GangHausInfo[18][GHVirtualWorld],1);
  2302. CreatePickup(2358,0,2335.8120,-1146.0294,1050.7101, GangHausInfo[19][GHVirtualWorld]); // Waffenpunkt ICF
  2303. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Irish Crime{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2335.8120,-1146.0294,1050.7101,15,GangHausInfo[19][GHVirtualWorld],1);
  2304. CreatePickup(2358,0,2007.2319,1028.7460,996.8750, GangHausInfo[20][GHVirtualWorld]); // Waffenpunkt CK
  2305. Create3DTextLabel("[* {FFFFFF}Waffenpunkt - Cali Kartell{0C9BCB} *]\n[* {FFFFFF}'N zum Ausrüsten. {0C9BCB} *]",0x0C9BCBFF,2007.2319,1028.7460,996.8750,15,GangHausInfo[20][GHVirtualWorld],1);
  2306.  
  2307.  
  2308. CreatePickup(1239,0, -2117.0051, -158.6900, 35.2269); // Rifa Transporter = 1
  2309. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,-2117.0051, -158.6900, 35.2269 ,15,0,1);
  2310. CreatePickup(1239,0, 298.6277, -1323.0834, 53.3654); // Brigada = 3
  2311. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,298.6277, -1323.0834, 53.3654 ,15,0,1);
  2312. CreatePickup(1239,0, -2444.4004, 131.9695, 35.0849); // LCN = 5
  2313. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,-2444.4004, 131.9695, 35.0849 ,15,0,1);
  2314. CreatePickup(1239,0, 2602.8542, 1811.8232, 10.7158); // Yakuza = 6
  2315. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,2602.8542, 1811.8232, 10.7158 ,15,0,1);
  2316. CreatePickup(1239,0, -525.0488,-500.3870,25.6470); // Yakuza = 10
  2317. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,-525.0488,-500.3870,25.6470 ,15,0,1);
  2318. CreatePickup(1239,0, -1634.8634, -2250.0813, 31.2953); // Freiheitskämpfer = 17
  2319. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,-1634.8634, -2250.0813, 31.2953 ,15,0,1);
  2320. CreatePickup(1239,0, 2531.3606, -2009.1630, 13.4594); // Atzen = 18
  2321. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,2531.3606, -2009.1630, 13.4594 ,15,0,1);
  2322. CreatePickup(1239,0, 2491.9949, -1684.8174, 13.4224); // Grove Street = 19
  2323. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,2491.9949, -1684.8174, 13.4224 ,15,0,1);
  2324. CreatePickup(1239,0, 2010.9846, -1112.7240, 26.3107); // Ballas = 20
  2325. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,2010.9846, -1112.7240, 26.3107 ,15,0,1);
  2326. CreatePickup(1239,0, -2717.2488, -305.9742, 7.0852); // Triaden = 22
  2327. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE, -2717.2488, -305.9742, 7.0852 ,15,0,1);
  2328. CreatePickup(1239,0, 686.8534, -1268.2428, 13.4490); // Red Soldiers = 23
  2329. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE, 686.8534, -1268.2428, 13.4490 ,15,0,1);
  2330. CreatePickup(1239,0, 2530.5061, -1067.2970, 69.4953); // Vagos = 24
  2331. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,2530.5061, -1067.2970, 69.4953 ,15,0,1);
  2332. CreatePickup(1239,0, 2877.6987, 923.2507, 10.6899); // ICF = 25
  2333. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE,2877.6987, 923.2507, 10.6899 ,15,0,1);
  2334. CreatePickup(1239,0, 2161.4849, 1701.5309, 10.7793); // Cali Kartell = 26
  2335. Create3DTextLabel("[* Abladepunkt - /abladen zum abladen *]\n[* der Waffen des Fahrzeuges *]",COLOR_WHITE, 2161.4849, 1701.5309, 10.7793 ,15,0,1);
  2336.  
  2337. //Spawn Punkt (Tutorial)
  2338. CreateDynamicObjectEx(970, 825.40002, -1337.40002, 13.1, 0, 0, 0);
  2339. CreateDynamicObjectEx(3515, 815.70001, -1346.80005, 12.1, 0, 0, 0);
  2340. CreateDynamicObjectEx(700, 811.59998, -1323.30005, 12.6, 0, 0, 0);
  2341. CreateDynamicObjectEx(700, 818.20001, -1323.69995, 12.5, 0, 0, 0);
  2342. CreateDynamicObjectEx(970, 815.09998, -1323.69995, 13.1, 0, 0, 356.25);
  2343. CreateDynamicObjectEx(1215, 812.5, -1323.40002, 13, 0, 0, 0);
  2344. CreateDynamicObjectEx(1215, 817.59998, -1323.80005, 13, 0, 0, 0);
  2345. CreateDynamicObjectEx(700, 797.29999, -1339.80005, 12.4, 0, 0, 0);
  2346. CreateDynamicObjectEx(970, 797.5, -1343.09998, 12.9, 0, 0, 269.998);
  2347. CreateDynamicObjectEx(1215, 797.40002, -1340.59998, 12.8, 0, 0, 0);
  2348. CreateDynamicObjectEx(1215, 797.40002, -1345.69995, 12.8, 0, 0, 0);
  2349. CreateDynamicObjectEx(700, 797.20001, -1346.5, 12.4, 0, 0, 0);
  2350. CreateDynamicObjectEx(638, 822, -1337.69995, 13.2, 0, 0, 89.5);
  2351. CreateDynamicObjectEx(1215, 820.5, -1337.30005, 13, 0, 0, 0);
  2352. CreateDynamicObjectEx(1215, 813.09998, -1337.30005, 13, 0, 0, 0);
  2353. CreateDynamicObjectEx(638, 811.59998, -1337.69995, 13.2, 0, 0, 89.495);
  2354. CreateDynamicObjectEx(970, 808.79999, -1339.19995, 13.1, 0, 0, 48);
  2355. CreateDynamicObjectEx(9833, 807.40002, -1337.90002, 11.3, 0, 0, 0);
  2356. CreateDynamicObjectEx(638, 807.79999, -1342.09998, 13.2, 0, 0, 359.495);
  2357. CreateDynamicObjectEx(1215, 807.40002, -1343.5, 13.1, 0, 0, 0);
  2358. CreateDynamicObjectEx(970, 807.5, -1355.09998, 13.1, 0, 0, 269.995);
  2359. CreateDynamicObjectEx(638, 807.79999, -1351.69995, 13.2, 0, 0, 359.489);
  2360. CreateDynamicObjectEx(1215, 807.40002, -1350.19995, 13.1, 0, 0, 0);
  2361.  
  2362. CreatePickup(1239,23,1205.0339,-892.3943,43.3799);//Kartoffel
  2363.  
  2364. CreatePickup(1239, 23, 1796.6173,-1588.8010,13.5046); // Prison Arrest Point LS
  2365. CreatePickup(1239, 23, -2441.0500,522.8018,29.4661); // Prison Arrest Point SF
  2366.  
  2367. //Wheelman und Rifa Base
  2368. CreateDynamicObjectEx(1495, 2529.30005, -1292.40002, 1030.40002, 0, 0, 270);
  2369. CreateDynamicObjectEx(1495, 2529.30005, -1295.40002, 1030.40002, 0, 0, 88.75);
  2370. CreateDynamicObjectEx(2938, 2529.30005, -1296, 1033.09998, 0, 0, 0);
  2371. CreateDynamicObjectEx(2938, 2577.69995, -1303.5, 1039.40002, 0, 0, 0);
  2372. CreateDynamicObjectEx(1495, 2577.6001, -1307.09998, 1036.80005, 0, 0, 90.75);
  2373. CreateDynamicObjectEx(1495, 2577.6001, -1304.09998, 1036.80005, 0, 0, 268.25);
  2374. CreateDynamicObjectEx(2938, 2577.30005, -1300.5, 1062.59998, 0, 0, 0);
  2375. CreateDynamicObjectEx(1495, 2577.19995, -1301.90002, 1060, 0, 0, 90.25);
  2376. CreateDynamicObjectEx(1495, 2577.19995, -1298.90002, 1060, 0, 0, 269);
  2377. CreateDynamicObjectEx(1495, 2577.69995, -1301.90002, 1060, 0, 0, 88.997);
  2378. CreateDynamicObjectEx(1495, 2577.69995, -1298.90002, 1060, 0, 0, 269.745);
  2379.  
  2380. /* //Kreisverkehr by FlaminqZ
  2381. CreateDynamicObjectEx(638, 1367.77002, -939.45026, 33.85730, 0.00000, 0.00000, -4.00000);
  2382. CreateDynamicObjectEx(638, 1377.80957, -940.51331, 33.85730, 0.00000, 0.00000, -4.00000);
  2383. CreateDynamicObjectEx(638, 1373.22205, -934.79492, 33.85730, 0.00000, 0.00000, -97.00000);
  2384. CreateDynamicObjectEx(638, 1372.13147, -944.68280, 33.85730, 0.00000, 0.00000, -97.00000);
  2385. CreateDynamicObjectEx(949, 1374.06323, -944.40674, 33.79490, 0.00000, 0.00000, 0.00000);
  2386. CreateDynamicObjectEx(949, 1374.59375, -943.89673, 33.79490, 0.00000, 0.00000, 0.00000);
  2387. CreateDynamicObjectEx(949, 1375.22546, -943.53003, 33.79490, 0.00000, 0.00000, 0.00000);
  2388. CreateDynamicObjectEx(949, 1375.88220, -943.18689, 33.79490, 0.00000, 0.00000, 0.00000);
  2389. CreateDynamicObjectEx(949, 1376.49768, -942.81860, 33.79490, 0.00000, 0.00000, 0.00000);
  2390. CreateDynamicObjectEx(949, 1377.13855, -942.49231, 33.79490, 0.00000, 0.00000, 0.00000);
  2391. CreateDynamicObjectEx(949, 1373.90076, -945.05878, 33.79490, 0.00000, 0.00000, 0.00000);
  2392. CreateDynamicObjectEx(949, 1370.31067, -944.62201, 33.79490, 0.00000, 0.00000, 0.00000);
  2393. CreateDynamicObjectEx(949, 1370.18127, -944.00787, 33.79490, 0.00000, 0.00000, 0.00000);
  2394. CreateDynamicObjectEx(949, 1369.85718, -943.45929, 33.79490, 0.00000, 0.00000, 0.00000);
  2395. CreateDynamicObjectEx(949, 1369.44067, -942.92657, 33.79490, 0.00000, 0.00000, 0.00000);
  2396. CreateDynamicObjectEx(949, 1369.06506, -942.41382, 33.79490, 0.00000, 0.00000, 0.00000);
  2397. CreateDynamicObjectEx(949, 1368.65295, -941.88501, 33.79490, 0.00000, 0.00000, 0.00000);
  2398. CreateDynamicObjectEx(949, 1368.24365, -941.35602, 33.79490, 0.00000, 0.00000, 0.00000);
  2399. CreateDynamicObjectEx(949, 1367.65479, -941.14581, 33.79490, 0.00000, 0.00000, 0.00000);
  2400. CreateDynamicObjectEx(949, 1377.76563, -942.27252, 33.79490, 0.00000, 0.00000, 0.00000);
  2401. CreateDynamicObjectEx(949, 1371.55969, -934.50848, 33.79490, 0.00000, 0.00000, 0.00000);
  2402. CreateDynamicObjectEx(949, 1374.90466, -935.30682, 33.79490, 0.00000, 0.00000, 0.00000);
  2403. CreateDynamicObjectEx(949, 1375.58228, -936.50049, 33.79490, 0.00000, 0.00000, 0.00000);
  2404. CreateDynamicObjectEx(949, 1377.97986, -938.91083, 33.79490, 0.00000, 0.00000, 0.00000);
  2405. CreateDynamicObjectEx(949, 1377.41553, -938.52753, 33.79490, 0.00000, 0.00000, 0.00000);
  2406. CreateDynamicObjectEx(949, 1376.93335, -938.06879, 33.79490, 0.00000, 0.00000, 0.00000);
  2407. CreateDynamicObjectEx(949, 1376.47205, -937.58191, 33.79490, 0.00000, 0.00000, 0.00000);
  2408. CreateDynamicObjectEx(949, 1376.00208, -937.02692, 33.79490, 0.00000, 0.00000, 0.00000);
  2409. CreateDynamicObjectEx(949, 1375.24304, -935.90833, 33.79490, 0.00000, 0.00000, 0.00000);
  2410. CreateDynamicObjectEx(949, 1371.04016, -935.07123, 33.79490, 0.00000, 0.00000, 0.00000);
  2411. CreateDynamicObjectEx(949, 1370.47632, -935.56482, 33.79490, 0.00000, 0.00000, 0.00000);
  2412. CreateDynamicObjectEx(949, 1369.93726, -936.06500, 33.79490, 0.00000, 0.00000, 0.00000);
  2413. CreateDynamicObjectEx(949, 1369.42456, -936.51898, 33.79490, 0.00000, 0.00000, 0.00000);
  2414. CreateDynamicObjectEx(949, 1368.92395, -936.97528, 33.79490, 0.00000, 0.00000, 0.00000);
  2415. CreateDynamicObjectEx(949, 1368.41382, -937.39471, 33.79490, 0.00000, 0.00000, 0.00000);
  2416. CreateDynamicObjectEx(949, 1367.92688, -937.78375, 33.79490, 0.00000, 0.00000, 0.00000);
  2417. CreateDynamicObjectEx(1215, 1369.92322, -942.04999, 33.70370, 0.00000, 0.00000, 0.00000);
  2418. CreateDynamicObjectEx(1215, 1374.40088, -942.52301, 33.70370, 0.00000, 0.00000, 0.00000);
  2419. CreateDynamicObjectEx(1215, 1370.40759, -937.25348, 33.70370, 0.00000, 0.00000, 0.00000);
  2420. CreateDynamicObjectEx(1215, 1374.76086, -940.12567, 33.70370, 0.00000, 0.00000, 0.00000);
  2421. CreateDynamicObjectEx(1215, 1372.76990, -937.50330, 33.70370, 0.00000, 0.00000, 0.00000);
  2422. CreateDynamicObjectEx(1215, 1370.20544, -939.66797, 33.70370, 0.00000, 0.00000, 0.00000);
  2423. CreateDynamicObjectEx(1215, 1372.29541, -942.30975, 33.70370, 0.00000, 0.00000, 0.00000);
  2424. CreateDynamicObjectEx(870, 1371.56628, -938.43707, 33.36150, 0.00000, 0.00000, 0.00000);
  2425. CreateDynamicObjectEx(870, 1373.58362, -938.74335, 33.36150, 0.00000, 0.00000, 0.00000);
  2426. CreateDynamicObjectEx(870, 1373.20471, -940.82953, 33.36150, 0.00000, 0.00000, 0.00000);
  2427. CreateDynamicObjectEx(870, 1371.26636, -940.53674, 33.36150, 0.00000, 0.00000, 0.00000);
  2428. CreateDynamicObjectEx(870, 1372.62305, -939.49146, 33.36150, 0.00000, 0.00000, 0.00000);
  2429. CreateDynamicObjectEx(870, 1373.47131, -941.16010, 33.36150, 0.00000, 0.00000, 0.00000);
  2430. CreateDynamicObjectEx(870, 1371.22095, -938.31714, 33.36150, 0.00000, 0.00000, 0.00000);
  2431. CreateDynamicObjectEx(870, 1371.02747, -940.73969, 33.36150, 0.00000, 0.00000, 0.00000);
  2432. CreateDynamicObjectEx(1215, 1375.10095, -937.85327, 33.70370, 0.00000, 0.00000, 0.00000);
  2433. CreateDynamicObjectEx(1319, 1371.83472, -960.95117, 33.79980, 0.00000, 0.00000, 0.00000);
  2434. CreateDynamicObjectEx(1319, 1371.94836, -960.15485, 33.79980, 0.00000, 0.00000, 0.00000);
  2435. CreateDynamicObjectEx(1319, 1372.05273, -959.29614, 33.79980, 0.00000, 0.00000, 0.00000);
  2436. CreateDynamicObjectEx(1319, 1372.14905, -958.59839, 33.79980, 0.00000, 0.00000, 0.00000);
  2437. CreateDynamicObjectEx(1319, 1372.21790, -957.84680, 33.79980, 0.00000, 0.00000, 0.00000);
  2438. CreateDynamicObjectEx(1319, 1372.26941, -957.05945, 33.79980, 0.00000, 0.00000, 0.00000);
  2439. CreateDynamicObjectEx(1319, 1372.15051, -956.11176, 33.79980, 0.00000, 0.00000, 0.00000);
  2440. CreateDynamicObjectEx(1319, 1371.46814, -955.24573, 33.79980, 0.00000, 0.00000, 0.00000);
  2441. CreateDynamicObjectEx(1319, 1370.71582, -954.81854, 33.79980, 0.00000, 0.00000, 0.00000);
  2442. CreateDynamicObjectEx(1319, 1370.14331, -954.74847, 33.79980, 0.00000, 0.00000, 0.00000);
  2443. CreateDynamicObjectEx(1319, 1369.51721, -954.75024, 33.79980, 0.00000, 0.00000, 0.00000);
  2444. CreateDynamicObjectEx(1319, 1368.87402, -954.93958, 33.79980, 0.00000, 0.00000, 0.00000);
  2445. CreateDynamicObjectEx(1319, 1368.35620, -955.28973, 33.79980, 0.00000, 0.00000, 0.00000);
  2446. CreateDynamicObjectEx(1319, 1367.97327, -955.77386, 33.79980, 0.00000, 0.00000, 0.00000);
  2447. CreateDynamicObjectEx(1319, 1367.74243, -956.42743, 33.79980, 0.00000, 0.00000, 0.00000);
  2448. CreateDynamicObjectEx(1319, 1367.62390, -957.14691, 33.79980, 0.00000, 0.00000, 0.00000);
  2449. CreateDynamicObjectEx(1319, 1367.55627, -957.84833, 33.79980, 0.00000, 0.00000, 0.00000);
  2450. CreateDynamicObjectEx(1319, 1367.44678, -958.47980, 33.79980, 0.00000, 0.00000, 0.00000);
  2451. CreateDynamicObjectEx(1319, 1367.33911, -959.25226, 33.79980, 0.00000, 0.00000, 0.00000);
  2452. CreateDynamicObjectEx(1319, 1367.24219, -960.10577, 33.79980, 0.00000, 0.00000, 0.00000);
  2453. CreateDynamicObjectEx(1319, 1372.34082, -917.58893, 33.81980, 0.00000, 0.00000, 0.00000);
  2454. CreateDynamicObjectEx(1319, 1372.25574, -918.38293, 33.81980, 0.00000, 0.00000, 0.00000);
  2455. CreateDynamicObjectEx(1319, 1372.16931, -919.20172, 33.81980, 0.00000, 0.00000, 0.00000);
  2456. CreateDynamicObjectEx(1319, 1372.09790, -919.93848, 33.81980, 0.00000, 0.00000, 0.00000);
  2457. CreateDynamicObjectEx(1319, 1371.98535, -920.69427, 33.81980, 0.00000, 0.00000, 0.00000);
  2458. CreateDynamicObjectEx(1319, 1371.89063, -921.48993, 33.81980, 0.00000, 0.00000, 0.00000);
  2459. CreateDynamicObjectEx(1319, 1371.77795, -922.24823, 33.81980, 0.00000, 0.00000, 0.00000);
  2460. CreateDynamicObjectEx(1319, 1371.95764, -923.17603, 33.81980, 0.00000, 0.00000, 0.00000);
  2461. CreateDynamicObjectEx(1319, 1372.40002, -923.86646, 33.81980, 0.00000, 0.00000, 0.00000);
  2462. CreateDynamicObjectEx(1319, 1373.09875, -924.44238, 33.81980, 0.00000, 0.00000, 0.00000);
  2463. CreateDynamicObjectEx(1319, 1373.99133, -924.73071, 33.81980, 0.00000, 0.00000, 0.00000);
  2464. CreateDynamicObjectEx(1319, 1375.13037, -924.62537, 33.81980, 0.00000, 0.00000, 0.00000);
  2465. CreateDynamicObjectEx(1319, 1375.80396, -924.23907, 33.81980, 0.00000, 0.00000, 0.00000);
  2466. CreateDynamicObjectEx(1319, 1376.21704, -923.77899, 33.81980, 0.00000, 0.00000, 0.00000);
  2467. CreateDynamicObjectEx(1319, 1376.60718, -922.30365, 33.81980, 0.00000, 0.00000, 0.00000);
  2468. CreateDynamicObjectEx(1319, 1376.49280, -923.01471, 33.81980, 0.00000, 0.00000, 0.00000);
  2469. CreateDynamicObjectEx(1319, 1376.68823, -921.54651, 33.81980, 0.00000, 0.00000, 0.00000);
  2470. CreateDynamicObjectEx(1319, 1376.81250, -920.76971, 33.81980, 0.00000, 0.00000, 0.00000);
  2471. CreateDynamicObjectEx(1319, 1376.89624, -919.99951, 33.81980, 0.00000, 0.00000, 0.00000);
  2472. CreateDynamicObjectEx(1319, 1376.99390, -919.26538, 33.81980, 0.00000, 0.00000, 0.00000);
  2473. CreateDynamicObjectEx(1319, 1377.06775, -918.42651, 33.81980, 0.00000, 0.00000, 0.00000);
  2474. CreateDynamicObjectEx(1237, 1376.05151, -918.11102, 33.20715, 0.00000, 0.00000, 0.00000);
  2475. CreateDynamicObjectEx(1237, 1373.58411, -917.65155, 33.20715, 0.00000, 0.00000, 0.00000);
  2476. CreateDynamicObjectEx(1319, 1357.83069, -954.54443, 33.79980, 0.00000, 0.00000, 0.00000);
  2477. CreateDynamicObjectEx(1319, 1357.92627, -953.75311, 33.79980, 0.00000, 0.00000, 0.00000);
  2478. CreateDynamicObjectEx(1319, 1357.93567, -952.93744, 33.79980, 0.00000, 0.00000, 0.00000);
  2479. CreateDynamicObjectEx(1319, 1357.89844, -952.08978, 33.79980, 0.00000, 0.00000, 0.00000);
  2480. CreateDynamicObjectEx(1319, 1357.82556, -951.26917, 33.79980, 0.00000, 0.00000, 0.00000);
  2481. CreateDynamicObjectEx(1319, 1357.50452, -950.53607, 33.79980, 0.00000, 0.00000, 0.00000);
  2482. CreateDynamicObjectEx(1319, 1357.12439, -949.81403, 33.79980, 0.00000, 0.00000, 0.00000);
  2483. CreateDynamicObjectEx(1319, 1356.43665, -949.04932, 33.79980, 0.00000, 0.00000, 0.00000);
  2484. CreateDynamicObjectEx(1319, 1355.75952, -948.42950, 33.79980, 0.00000, 0.00000, 0.00000);
  2485. CreateDynamicObjectEx(1319, 1354.67822, -947.91339, 33.79980, 0.00000, 0.00000, 0.00000);
  2486. CreateDynamicObjectEx(1319, 1353.72314, -947.57758, 33.79980, 0.00000, 0.00000, 0.00000);
  2487. CreateDynamicObjectEx(1319, 1352.69458, -947.29315, 33.79980, 0.00000, 0.00000, 0.00000);
  2488. CreateDynamicObjectEx(1319, 1351.47144, -946.94849, 33.79980, 0.00000, 0.00000, 0.00000);
  2489. CreateDynamicObjectEx(1319, 1355.17151, -927.07379, 33.79980, 0.00000, 0.00000, 0.00000);
  2490. CreateDynamicObjectEx(1319, 1356.38098, -927.30322, 33.79980, 0.00000, 0.00000, 0.00000);
  2491. CreateDynamicObjectEx(1319, 1357.33801, -927.22180, 33.79980, 0.00000, 0.00000, 0.00000);
  2492. CreateDynamicObjectEx(1319, 1358.28540, -926.92444, 33.79980, 0.00000, 0.00000, 0.00000);
  2493. CreateDynamicObjectEx(1319, 1359.00928, -926.59247, 33.79980, 0.00000, 0.00000, 0.00000);
  2494. CreateDynamicObjectEx(1319, 1359.66943, -926.20776, 33.79980, 0.00000, 0.00000, 0.00000);
  2495. CreateDynamicObjectEx(1319, 1360.19946, -925.64545, 33.79980, 0.00000, 0.00000, 0.00000);
  2496. CreateDynamicObjectEx(1319, 1360.76575, -925.00940, 33.79980, 0.00000, 0.00000, 0.00000);
  2497. CreateDynamicObjectEx(1319, 1361.11609, -924.13654, 33.79980, 0.00000, 0.00000, 0.00000);
  2498. CreateDynamicObjectEx(1319, 1361.43127, -923.18909, 33.79980, 0.00000, 0.00000, 0.00000);
  2499. CreateDynamicObjectEx(1319, 1361.55957, -922.17889, 33.79980, 0.00000, 0.00000, 0.00000);
  2500. CreateDynamicObjectEx(1319, 1361.64319, -921.21326, 33.79980, 0.00000, 0.00000, 0.00000);
  2501. CreateDynamicObjectEx(1319, 1361.79883, -920.14929, 33.79980, 0.00000, 0.00000, 0.00000);
  2502. CreateDynamicObjectEx(1319, 1386.53333, -924.21313, 33.81980, 0.00000, 0.00000, 0.00000);
  2503. CreateDynamicObjectEx(1319, 1386.43103, -924.96527, 33.81980, 0.00000, 0.00000, 0.00000);
  2504. CreateDynamicObjectEx(1319, 1386.31238, -925.74084, 33.81980, 0.00000, 0.00000, 0.00000);
  2505. CreateDynamicObjectEx(1319, 1386.26392, -926.56421, 33.81980, 0.00000, 0.00000, 0.00000);
  2506. CreateDynamicObjectEx(1319, 1386.32983, -927.34552, 33.81980, 0.00000, 0.00000, 0.00000);
  2507. CreateDynamicObjectEx(1319, 1386.37976, -928.15027, 33.81980, 0.00000, 0.00000, 0.00000);
  2508. CreateDynamicObjectEx(1319, 1386.71362, -928.84021, 33.81980, 0.00000, 0.00000, 0.00000);
  2509. CreateDynamicObjectEx(1319, 1387.08569, -929.56195, 33.81980, 0.00000, 0.00000, 0.00000);
  2510. CreateDynamicObjectEx(1319, 1387.63501, -930.26849, 33.81980, 0.00000, 0.00000, 0.00000);
  2511. CreateDynamicObjectEx(1319, 1388.27966, -930.81201, 33.81980, 0.00000, 0.00000, 0.00000);
  2512. CreateDynamicObjectEx(1319, 1389.00452, -931.33649, 33.81980, 0.00000, 0.00000, 0.00000);
  2513. CreateDynamicObjectEx(1319, 1389.85168, -931.66010, 33.81980, 0.00000, 0.00000, 0.00000);
  2514. CreateDynamicObjectEx(1319, 1390.89514, -931.94806, 33.81980, 0.00000, 0.00000, 0.00000);
  2515. CreateDynamicObjectEx(1319, 1391.69238, -932.06091, 33.81980, 0.00000, 0.00000, 0.00000);
  2516. CreateDynamicObjectEx(1319, 1392.64697, -932.18671, 33.81980, 0.00000, 0.00000, 0.00000);
  2517. CreateDynamicObjectEx(1319, 1389.89868, -952.40948, 33.81980, 0.00000, 0.00000, 0.00000);
  2518. CreateDynamicObjectEx(1319, 1388.99487, -952.25281, 33.81980, 0.00000, 0.00000, 0.00000);
  2519. CreateDynamicObjectEx(1319, 1387.95874, -952.17194, 33.81980, 0.00000, 0.00000, 0.00000);
  2520. CreateDynamicObjectEx(1319, 1386.97852, -952.22534, 33.81980, 0.00000, 0.00000, 0.00000);
  2521. CreateDynamicObjectEx(1319, 1386.05872, -952.45294, 33.81980, 0.00000, 0.00000, 0.00000);
  2522. CreateDynamicObjectEx(1319, 1385.08679, -952.92804, 33.81980, 0.00000, 0.00000, 0.00000);
  2523. CreateDynamicObjectEx(1319, 1384.31726, -953.53644, 33.81980, 0.00000, 0.00000, 0.00000);
  2524. CreateDynamicObjectEx(1319, 1383.74841, -954.21539, 33.81980, 0.00000, 0.00000, 0.00000);
  2525. CreateDynamicObjectEx(1319, 1383.24268, -955.04712, 33.81980, 0.00000, 0.00000, 0.00000);
  2526. CreateDynamicObjectEx(1319, 1382.94250, -955.97687, 33.81980, 0.00000, 0.00000, 0.00000);
  2527. CreateDynamicObjectEx(1319, 1382.70862, -957.13220, 33.81980, 0.00000, 0.00000, 0.00000);
  2528. CreateDynamicObjectEx(1319, 1382.62610, -957.94421, 33.81980, 0.00000, 0.00000, 0.00000);
  2529. CreateDynamicObjectEx(1319, 1382.54211, -958.79456, 33.81980, 0.00000, 0.00000, 0.00000);*/
  2530.  
  2531. //Rampe Rifas
  2532. CreateDynamicObjectEx(16303, -2158.6999511719, -210.39999389648, 27.14999961853, 0, 0, 194.96997070313);
  2533.  
  2534. // Create3DTextLabel("Wenn der Ballon da ist:\nBenutze /rundflug um mit dem Ballon zu fliegen.",COLOR_RED,1238.1145,-1720.1133,13.5469,20.0,0);
  2535. // CreatePickup(1239, 23, 1238.1145,-1720.1133,13.5469);
  2536.  
  2537.  
  2538. // BalloonHoch = CreateDynamicObjectEx(19338, 1238.1145,-1720.1133,12.5469, 0.000000, 0.000000, -0.000000);//Ballon
  2539.  
  2540. CreateObject(14789,1424.68945312,-1004.06542969,1643.01867676,0.00000000,0.00000000,90.00000000); //convertffs(0)
  2541. CreateDynamicObjectEx(2774,1429.29687500,-1004.61816406,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(2)
  2542. CreateDynamicObjectEx(2774,1429.33691406,-979.54492188,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(4)
  2543. CreateDynamicObjectEx(2774,1449.31347656,-984.50488281,1648.02319336,0.00000000,0.00000000,0.00000000); //convertffs(5)
  2544. CreateDynamicObjectEx(2774,1443.60449219,-998.99804688,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2545. CreateDynamicObjectEx(2774,1443.59960938,-997.45001221,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2546. CreateDynamicObjectEx(2774,1443.59997559,-995.79998779,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2547. CreateDynamicObjectEx(2774,1443.59997559,-994.13000488,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2548. CreateDynamicObjectEx(2774,1443.59997559,-992.50000000,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2549. CreateDynamicObjectEx(2774,1443.59997559,-990.89996338,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2550. CreateDynamicObjectEx(2774,1443.59997559,-989.29998779,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2551. CreateDynamicObjectEx(2774,1443.59997559,-987.70001221,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2552. CreateDynamicObjectEx(2774,1443.59997559,-986.09997559,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2553. CreateDynamicObjectEx(2774,1443.59997559,-984.50000000,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2554. CreateDynamicObjectEx(2774,1443.59997559,-982.90002441,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2555. CreateDynamicObjectEx(2774,1443.59997559,-981.29998779,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2556. CreateDynamicObjectEx(2774,1443.59997559,-980.20001221,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2557. CreateDynamicObjectEx(2774,1443.60449219,-1000.60021973,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2558. CreateDynamicObjectEx(2774,1443.60449219,-1002.20001221,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2559. CreateDynamicObjectEx(2774,1443.60449219,-1003.70001221,1641.90002441,0.00000000,0.00000000,0.00000000); //convertffs(12)
  2560. CreateDynamicObjectEx(3055,1425.00000000,-1004.20001221,1641.00000000,0.00000000,0.00000000,0.00000000); //object(kmb_shutter) (2)
  2561. CreateDynamicObjectEx(3055,1439.00000000,-1004.40002441,1641.00000000,0.00000000,0.00000000,0.00000000); //object(kmb_shutter) (4)
  2562. CreateDynamicObjectEx(4206,1412.69995117,-976.79998779,1639.30004883,0.00000000,0.00000000,0.00000000); //object(pershingpool_lan) (1)
  2563. CreateDynamicObjectEx(1360,1415.40002441,-988.79998779,1639.59997559,0.00000000,0.00000000,284.00000000); //object(cj_bush_prop3) (1)
  2564. CreateDynamicObjectEx(1360,1417.59997559,-988.09997559,1639.59997559,0.00000000,0.00000000,285.99658203); //object(cj_bush_prop3) (2)
  2565. CreateDynamicObjectEx(1360,1419.90002441,-987.29998779,1639.59997559,0.00000000,0.00000000,297.99609375); //object(cj_bush_prop3) (3)
  2566. CreateDynamicObjectEx(1360,1421.90002441,-985.79998779,1639.59997559,0.00000000,0.00000000,309.99316406); //object(cj_bush_prop3) (4)
  2567. CreateDynamicObjectEx(1360,1423.50000000,-983.90002441,1639.59997559,0.00000000,0.00000000,321.99023438); //object(cj_bush_prop3) (5)
  2568. CreateDynamicObjectEx(1360,1424.30004883,-981.70001221,1639.59997559,0.00000000,0.00000000,345.98730469); //object(cj_bush_prop3) (6)
  2569. CreateDynamicObjectEx(1360,1424.59997559,-980.29998779,1639.59997559,0.00000000,0.00000000,345.98693848); //object(cj_bush_prop3) (7)
  2570. CreateDynamicObjectEx(3515,1418.40002441,-983.20001221,1637.09997559,0.00000000,0.00000000,0.00000000); //object(vgsfountain) (1)
  2571. CreateDynamicObjectEx(16782,1433.90002441,-993.79998779,1647.90002441,0.00000000,0.00000000,0.00000000); //object(a51_radar_scan) (1)
  2572. CreateDynamicObjectEx(2774,1429.30004883,-992.90002441,1638.59997559,90.00000000,0.00000000,0.00000000); //convertffs(12)
  2573. CreateDynamicObjectEx(11245,1442.80004883,-993.79998779,1643.30004883,0.00000000,0.00000000,178.00000000); //object(sfsefirehseflag) (1)
  2574. CreateDynamicObjectEx(11245,1442.80004883,-983.59997559,1643.30004883,0.00000000,0.00000000,177.99499512); //object(sfsefirehseflag) (2)
  2575. CreateDynamicObjectEx(11245,1442.80004883,-1002.59997559,1643.80004883,0.00000000,0.00000000,177.99499512); //object(sfsefirehseflag) (3)
  2576. CreateDynamicObjectEx(2172,1434.90002441,-999.59997559,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (2)
  2577. CreateDynamicObjectEx(2172,1434.80004883,-996.50000000,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (3)
  2578. CreateDynamicObjectEx(2172,1434.80004883,-994.70001221,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (4)
  2579. CreateDynamicObjectEx(2172,1434.90002441,-1001.50000000,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (5)
  2580. CreateDynamicObjectEx(2172,1434.90002441,-1003.40002441,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (6)
  2581. CreateDynamicObjectEx(2172,1434.80004883,-992.79998779,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (7)
  2582. CreateDynamicObjectEx(2172,1434.80004883,-990.90002441,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (8)
  2583. CreateDynamicObjectEx(2172,1434.80004883,-989.00000000,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (9)
  2584. CreateDynamicObjectEx(2172,1434.80004883,-987.09997559,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (10)
  2585. CreateDynamicObjectEx(2172,1434.80004883,-985.20001221,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (11)
  2586. CreateDynamicObjectEx(2172,1434.80004883,-982.00000000,1638.80004883,0.00000000,0.00000000,90.00000000); //object(med_office2_desk_1) (12)
  2587. CreateDynamicObjectEx(1806,1435.59997559,-1002.90002441,1638.80004883,0.00000000,0.00000000,87.99548340); //object(med_office_chair) (5)
  2588. CreateDynamicObjectEx(1806,1435.69995117,-1001.09997559,1638.80004883,0.00000000,0.00000000,87.99499512); //object(med_office_chair) (6)
  2589. CreateDynamicObjectEx(1806,1435.59997559,-998.90002441,1638.80004883,0.00000000,0.00000000,111.99499512); //object(med_office_chair) (7)
  2590. CreateDynamicObjectEx(1806,1435.30004883,-996.00000000,1638.80004883,0.00000000,0.00000000,73.99462891); //object(med_office_chair) (8)
  2591. CreateDynamicObjectEx(1806,1435.09997559,-994.29998779,1638.80004883,0.00000000,0.00000000,107.99291992); //object(med_office_chair) (9)
  2592. CreateDynamicObjectEx(1806,1435.40002441,-992.40002441,1638.80004883,0.00000000,0.00000000,89.99011230); //object(med_office_chair) (10)
  2593. CreateDynamicObjectEx(1806,1435.19995117,-990.40002441,1638.80004883,0.00000000,0.00000000,89.98901367); //object(med_office_chair) (11)
  2594. CreateDynamicObjectEx(1806,1435.40002441,-988.29998779,1638.80004883,0.00000000,0.00000000,89.98901367); //object(med_office_chair) (12)
  2595. CreateDynamicObjectEx(1806,1435.30004883,-986.20001221,1638.80004883,0.00000000,0.00000000,105.98901367); //object(med_office_chair) (13)
  2596. CreateDynamicObjectEx(1806,1435.30004883,-981.00000000,1638.80004883,0.00000000,0.00000000,105.98510742); //object(med_office_chair) (14)
  2597. CreateDynamicObjectEx(1806,1435.09997559,-984.79998779,1638.80004883,0.00000000,0.00000000,89.98510742); //object(med_office_chair) (15)
  2598. CreateDynamicObjectEx(630,1427.30004883,-1003.59997559,1639.80004883,0.00000000,0.00000000,100.00000000); //object(veg_palmkb8) (1)
  2599. CreateDynamicObjectEx(630,1428.09997559,-980.20001221,1639.80004883,0.00000000,0.00000000,127.99755859); //object(veg_palmkb8) (2)
  2600. CreateDynamicObjectEx(630,1426.90002441,-989.40002441,1639.80004883,0.00000000,0.00000000,127.99624634); //object(veg_palmkb8) (3)
  2601. CreateDynamicObjectEx(630,1426.90002441,-993.40002441,1639.80004883,0.00000000,0.00000000,127.99624634); //object(veg_palmkb8) (4)
  2602. CreateDynamicObjectEx(630,1426.40002441,-997.40002441,1639.80004883,0.00000000,0.00000000,127.99624634); //object(veg_palmkb8) (5)
  2603. CreateDynamicObjectEx(630,1426.30004883,-1000.20001221,1639.80004883,0.00000000,0.00000000,127.99624634); //object(veg_palmkb8) (6)
  2604. CreateDynamicObjectEx(630,1428.00000000,-985.50000000,1639.80004883,0.00000000,0.00000000,127.99621582); //object(veg_palmkb8) (7)
  2605. CreateDynamicObjectEx(630,1427.80004883,-982.90002441,1639.80004883,0.00000000,0.00000000,127.99621582); //object(veg_palmkb8) (8)
  2606. CreateDynamicObjectEx(2773,1428.19995117,-999.00000000,1639.30004883,0.00000000,0.00000000,0.00000000); //object(cj_airprt_bar) (1)
  2607. CreateDynamicObjectEx(2773,1428.30004883,-984.29998779,1639.30004883,0.00000000,0.00000000,0.00000000); //object(cj_airprt_bar) (2)
  2608. CreateDynamicObjectEx(2773,1428.40002441,-981.59997559,1639.30004883,0.00000000,0.00000000,0.00000000); //object(cj_airprt_bar) (3)
  2609. CreateDynamicObjectEx(2773,1427.19995117,-994.29998779,1639.30004883,0.00000000,0.00000000,270.00000000); //object(cj_airprt_bar) (4)
  2610. CreateDynamicObjectEx(2773,1427.19995117,-996.40002441,1639.30004883,0.00000000,0.00000000,270.00000000); //object(cj_airprt_bar) (5)
  2611. CreateDynamicObjectEx(2773,1427.19995117,-992.59997559,1639.30004883,0.00000000,0.00000000,270.00000000); //object(cj_airprt_bar) (6)
  2612. CreateDynamicObjectEx(2773,1427.19995117,-990.79998779,1639.30004883,0.00000000,0.00000000,270.00000000); //object(cj_airprt_bar) (7)
  2613. CreateDynamicObjectEx(2773,1427.19995117,-988.29998779,1639.30004883,0.00000000,0.00000000,270.00000000); //object(cj_airprt_bar) (8)
  2614. CreateDynamicObjectEx(2773,1427.19995117,-986.29998779,1639.30004883,0.00000000,0.00000000,270.00000000); //object(cj_airprt_bar) (9)
  2615. CreateDynamicObjectEx(2773,1427.19995117,-1001.20001221,1639.30004883,0.00000000,0.00000000,270.00000000); //object(cj_airprt_bar) (10)
  2616. CreateDynamicObjectEx(2773,1427.30004883,-1003.09997559,1639.30004883,0.00000000,0.00000000,270.00000000); //object(cj_airprt_bar) (11)
  2617. CreateDynamicObjectEx(1280,1416.80004883,-989.29998779,1639.19995117,0.00000000,0.00000000,108.00000000); //object(parkbench1) (1)
  2618. CreateDynamicObjectEx(1280,1421.69995117,-987.50000000,1639.19995117,0.00000000,0.00000000,119.99560547); //object(parkbench1) (2)
  2619. CreateDynamicObjectEx(1280,1424.90002441,-983.20001221,1639.19995117,0.00000000,0.00000000,159.99267578); //object(parkbench1) (3)
  2620.  
  2621. AddStaticPickup(1239,23,1968.2108,-2183.2483,13.5469);//LS DUTY
  2622. AddStaticPickup(1239,23,-1543.9429,-441.2145,6.0000);//SF DUTY
  2623. AddStaticPickup(1239,23,1710.3821,1617.7876,10.0267);//LV DUTY
  2624.  
  2625. /* SetTimer("OnFireUpdate", 500, 1);
  2626. for(new i; i < MAX_PLAYERS; i++)
  2627. {
  2628. ExtTimer[i] = -1;
  2629. }
  2630.  
  2631. timer1 = SetTimer("BrandTimer", 600000 + random(3600000),true);
  2632. */
  2633. //Blitzer
  2634. CreateDynamicObjectEx(18880, 1221.64, -938.19, 41.52, 0.00, 0.00, 278.37);
  2635. CreateDynamicObjectEx(18880, 1350.40, -1273.68, 12.37, 0.00, 0.00, 0.00);
  2636. CreateDynamicObjectEx(18880, 1201.01, -1329.48, 12.38, -0.04, 0.00, 0.00);
  2637. CreateDynamicObjectEx(18880, 682.46, -1750.38, 12.47, 0.00, 0.00, 89.20);
  2638. CreateDynamicObjectEx(18880, 681.98, -1751.77, 12.47, 0.00, 0.00, 289.31);
  2639.  
  2640. for(new SlotID = 0; SlotID < sizeof(RentSystemInfo); SlotID++){
  2641. SetVehicleToRespawn(RentSystemInfo[SlotID][RSCarID]);
  2642. RentSystemInfo[SlotID][RSRenterID] = -1;
  2643. }
  2644. //Riesenrad
  2645. FerrisWheelObjects[10]=CreateDynamicObjectEx(18877,389.7734,-2028.4688,22,0,0,90,300);
  2646. FerrisWheelObjects[11]=CreateDynamicObjectEx(18878,389.7734,-2028.4688,22,0,0,90,300);
  2647. forEx((sizeof FerrisWheelObjects)-2,x){
  2648. FerrisWheelObjects[x]=CreateDynamicObjectEx(18879,389.7734,-2028.4688,22,0,0,90,300);
  2649. AttachObjectToObject(FerrisWheelObjects[x], FerrisWheelObjects[10],gFerrisCageOffsets[x][0],gFerrisCageOffsets[x][1],gFerrisCageOffsets[x][2],0.0, 0.0, 90, 0 );}
  2650. SetTimer("RotateFerrisWheel",FERRIS_WHEEL_WAIT_TIME,false);
  2651. forEx(MAX_PLAYERS,playerid){
  2652. RemoveBuildingForPlayer(playerid, 6463, 389.7734, -2028.4688, 19.8047, 0.5);
  2653. RemoveBuildingForPlayer(playerid, 3751, 389.8750, -2035.3828, 29.9531, 50);
  2654. RemoveBuildingForPlayer(playerid, 6298, 389.7734, -2028.4688, 19.8047, 0.5);
  2655. RemoveBuildingForPlayer(playerid, 6461, 389.7734, -2028.5000, 20.1094, 0.5);
  2656. RemoveBuildingForPlayer(playerid, 3752, 389.8750, -2028.5000, 32.2266, 50);
  2657. }
  2658.  
  2659. //Regierung von Innen.
  2660. CreateDynamicObjectEx(1491,1279.2221680,-791.3994141,1088.9300537,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (1)
  2661. CreateDynamicObjectEx(1491,1279.1894531,-788.3699951,1088.9300537,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (2)
  2662. CreateDynamicObjectEx(1491,1285.4000244,-799.4000244,1088.9300537,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (3)
  2663. CreateDynamicObjectEx(1491,1285.3800049,-796.3699951,1088.9300537,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (4)
  2664. CreateDynamicObjectEx(1491,1279.2222900,-803.4000244,1088.9300537,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (5)
  2665. CreateDynamicObjectEx(1491,1279.1999512,-800.3699951,1088.9300537,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (6)
  2666. CreateDynamicObjectEx(1491,1285.4000244,-811.4000244,1088.9300537,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (7)
  2667. CreateDynamicObjectEx(1491,1285.3800049,-808.3800049,1088.9300537,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (
  2668. CreateDynamicObjectEx(1491,1279.2250977,-815.4000244,1088.9300537,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (9)
  2669. CreateDynamicObjectEx(1491,1279.1999512,-812.3699951,1088.9300537,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (10)
  2670. CreateDynamicObjectEx(1491,1285.4000244,-823.4000244,1088.9300537,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (11)
  2671. CreateDynamicObjectEx(1491,1285.3880615,-820.3699951,1088.9300537,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (12)
  2672. CreateDynamicObjectEx(3471,1267.1999512,-779.5999756,1092.1999512,0.0000000,0.0000000,180.0000000); //object(vgschinalion1) (1)
  2673. CreateDynamicObjectEx(3471,1267.1999512,-782.9000244,1092.1999512,0.0000000,0.0000000,180.0000000); //object(vgschinalion1) (2)
  2674. CreateDynamicObjectEx(2571,1273.5000000,-774.9000244,1090.9000244,0.0000000,0.0000000,16.0000000); //object(hotel_single_1) (1)
  2675. CreateDynamicObjectEx(2571,1282.4000244,-774.7000122,1090.9000244,0.0000000,0.0000000,322.0000000); //object(hotel_single_1) (2)
  2676. CreateDynamicObjectEx(2239,1287.8000488,-772.0000000,1090.9000244,0.0000000,0.0000000,320.0000000); //object(cj_mlight16) (1)
  2677. CreateDynamicObjectEx(2239,1260.5999756,-771.7000122,1090.9000244,0.0000000,0.0000000,0.0000000); //object(cj_mlight16) (2)
  2678. CreateDynamicObjectEx(2238,1274.6999512,-773.7000122,1091.8000488,0.0000000,0.0000000,0.0000000); //object(cj_lava_lamp) (1)
  2679. CreateDynamicObjectEx(2238,1284.0999756,-775.0000000,1091.8000488,0.0000000,0.0000000,0.0000000); //object(cj_lava_lamp) (2)
  2680. CreateDynamicObjectEx(1892,1267.4000244,-780.7600098,1090.9000244,0.0000000,0.0000000,270.0000000); //object(security_gatsh) (1)
  2681. CreateDynamicObjectEx(1215,1272.0999756,-778.7000122,1091.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (1)
  2682. CreateDynamicObjectEx(1215,1286.0999756,-778.7000122,1091.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (2)
  2683. CreateDynamicObjectEx(1215,1284.5000000,-788.5000000,1089.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (3)
  2684. CreateDynamicObjectEx(1215,1280.0000000,-798.0000000,1089.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (4)
  2685. CreateDynamicObjectEx(1215,1284.5999756,-806.2999878,1089.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (5)
  2686. CreateDynamicObjectEx(1215,1280.0000000,-810.2000122,1089.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (6)
  2687. CreateDynamicObjectEx(1215,1284.5999756,-818.2000122,1089.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (7)
  2688. CreateDynamicObjectEx(1215,1280.0000000,-819.7000122,1089.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (
  2689. CreateDynamicObjectEx(627,1284.0999756,-791.7000122,1090.7004395,0.0000000,0.0000000,270.0000000); //object(veg_palmkb3) (1)
  2690. CreateDynamicObjectEx(627,1280.4000244,-794.5000000,1090.7000732,0.0000000,0.0000000,180.0000000); //object(veg_palmkb3) (3)
  2691. CreateDynamicObjectEx(627,1284.0999756,-802.5000000,1090.7000732,0.0000000,0.0000000,270.0000000); //object(veg_palmkb3) (4)
  2692. CreateDynamicObjectEx(627,1280.4000244,-806.2000122,1090.7000732,0.0000000,0.0000000,180.0000000); //object(veg_palmkb3) (5)
  2693. CreateDynamicObjectEx(627,1284.0999756,-814.7000122,1090.7000732,0.0000000,0.0000000,270.0000000); //object(veg_palmkb3) (6)
  2694. CreateDynamicObjectEx(627,1280.4000244,-817.2999878,1090.7000732,0.0000000,0.0000000,180.0000000); //object(veg_palmkb3) (7)
  2695. CreateDynamicObjectEx(638,1282.8000488,-838.5000000,1089.5999756,0.0000000,0.0000000,270.0000000); //object(kb_planter_bush) (1)
  2696. CreateDynamicObjectEx(1491,1276.7850342,-824.1500854,1084.6400146,0.0000000,0.0000000,0.0000000); //object(gen_doorint01) (13)
  2697. CreateDynamicObjectEx(1491,1279.8101807,-824.0999756,1084.6400146,0.0000000,0.0000000,180.0000000); //object(gen_doorint01) (14)
  2698. CreateDynamicObjectEx(1491,1280.7800293,-824.1199951,1084.6400146,0.0000000,0.0000000,0.0000000); //object(gen_doorint01) (15)
  2699. CreateDynamicObjectEx(1491,1283.8100586,-824.0999756,1084.6400146,0.0000000,0.0000000,180.0000000); //object(gen_doorint01) (16)
  2700. CreateDynamicObjectEx(1491,1287.8800049,-834.7000122,1084.6400146,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (17)
  2701. CreateDynamicObjectEx(1491,1287.8599854,-831.6699829,1084.6400146,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (1
  2702. CreateDynamicObjectEx(1491,1287.8800049,-838.7000122,1084.6400146,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (19)
  2703. CreateDynamicObjectEx(1491,1287.8590088,-835.6699829,1084.6400146,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (20)
  2704. CreateDynamicObjectEx(627,1276.3000488,-824.5999756,1086.4000244,0.0000000,0.0000000,0.0000000); //object(veg_palmkb3) (
  2705. CreateDynamicObjectEx(627,1284.4000244,-824.5999756,1086.4000244,0.0000000,0.0000000,0.0000000); //object(veg_palmkb3) (9)
  2706. CreateDynamicObjectEx(1215,1280.3000488,-824.4000244,1085.1999512,0.0000000,0.0000000,0.0000000); //object(bollardlight) (9)
  2707. CreateDynamicObjectEx(627,1287.5000000,-831.2999878,1086.4000244,0.0000000,0.0000000,0.0000000); //object(veg_palmkb3) (10)
  2708. CreateDynamicObjectEx(627,1287.5000000,-839.0000000,1086.4000244,0.0000000,0.0000000,0.0000000); //object(veg_palmkb3) (11)
  2709. CreateDynamicObjectEx(1215,1287.6999512,-835.2000122,1085.1999512,0.0000000,0.0000000,0.0000000); //object(bollardlight) (10)
  2710. CreateDynamicObjectEx(1215,1270.0999756,-830.7999878,1085.1999512,0.0000000,0.0000000,0.0000000); //object(bollardlight) (11)
  2711. CreateDynamicObjectEx(1491,1253.0599365,-831.1249390,1083.0000000,0.0000000,0.0000000,0.0000000); //object(gen_doorint01) (21)
  2712. CreateDynamicObjectEx(1491,1256.0999756,-831.0999756,1083.0000000,0.0000000,0.0000000,180.0000000); //object(gen_doorint01) (22)
  2713. CreateDynamicObjectEx(1491,1240.5000000,-834.7000122,1083.0000000,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (23)
  2714. CreateDynamicObjectEx(1491,1240.4799805,-831.6900024,1083.0000000,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (24)
  2715. CreateDynamicObjectEx(1491,1225.0200195,-814.2000122,1083.0000000,0.0000000,0.0000000,0.0000000); //object(gen_doorint01) (25)
  2716. CreateDynamicObjectEx(1491,1228.0400391,-814.1810303,1083.0000000,0.0000000,0.0000000,180.0000000); //object(gen_doorint01) (26)
  2717. CreateDynamicObjectEx(1491,1240.4200439,-813.7999878,1083.0000000,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (27)
  2718. CreateDynamicObjectEx(1491,1240.4000244,-810.7699585,1083.0000000,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (2
  2719. CreateDynamicObjectEx(1491,1264.6999512,-809.7999878,1083.0000000,0.0000000,0.0000000,90.0000000); //object(gen_doorint01) (29)
  2720. CreateDynamicObjectEx(1491,1264.6799316,-806.7799683,1083.0000000,0.0000000,0.0000000,270.0000000); //object(gen_doorint01) (30)
  2721. CreateDynamicObjectEx(1649,1260.4000244,-804.7000122,1084.5000000,0.0000000,0.0000000,90.0000000); //object(wglasssmash) (1)
  2722. CreateDynamicObjectEx(1649,1270.5000000,-802.5000000,1084.6099854,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (2)
  2723. CreateDynamicObjectEx(1649,1270.0000000,-802.5000000,1084.6098633,0.0000000,0.0000000,180.0000000); //object(wglasssmash) (3)
  2724. CreateDynamicObjectEx(1215,1240.5599365,-835.0559692,1083.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (12)
  2725. CreateDynamicObjectEx(1215,1240.6999512,-831.4000244,1083.5599365,0.0000000,0.0000000,0.0000000); //object(bollardlight) (13)
  2726. CreateDynamicObjectEx(627,1256.8000488,-831.5999756,1084.8099365,0.0000000,0.0000000,90.0000000); //object(veg_palmkb3) (12)
  2727. CreateDynamicObjectEx(627,1252.5000000,-831.5999756,1084.8000488,0.0000000,0.0000000,90.0000000); //object(veg_palmkb3) (13)
  2728. CreateDynamicObjectEx(638,1228.5999756,-828.2999878,1083.6999512,0.0000000,0.0000000,0.0000000); //object(kb_planter_bush) (2)
  2729. CreateDynamicObjectEx(1215,1224.6999512,-814.2999878,1083.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (14)
  2730. CreateDynamicObjectEx(1215,1228.4000244,-814.5000000,1083.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (15)
  2731. CreateDynamicObjectEx(1215,1240.8000488,-814.0999756,1083.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (16)
  2732. CreateDynamicObjectEx(1215,1240.8000488,-810.5000000,1083.5999756,0.0000000,0.0000000,0.0000000); //object(bollardlight) (17)
  2733. CreateDynamicObjectEx(638,1244.1999512,-816.2999878,1083.6999512,0.0000000,0.0000000,0.0000000); //object(kb_planter_bush) (3)
  2734. CreateDynamicObjectEx(638,1264.1999512,-812.5000000,1083.6999512,0.0000000,0.0000000,0.0000000); //object(kb_planter_bush) (4)
  2735. CreateDynamicObjectEx(1215,1264.4000244,-810.2000122,1083.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (1
  2736. CreateDynamicObjectEx(1215,1264.4000244,-806.4000244,1083.5000000,0.0000000,0.0000000,0.0000000); //object(bollardlight) (19)
  2737.  
  2738. //Hotel SA
  2739. CreateDynamicObjectEx(640,1362.4000244,-1662.3000488,13.1000004,0.0000000,0.0000000,270.0000000); //object(kb_planter_bush2) (1)
  2740. CreateDynamicObjectEx(640,1362.4000244,-1654.9000244,13.1000004,0.0000000,0.0000000,270.0000000); //object(kb_planter_bush2) (2)
  2741. CreateDynamicObjectEx(640,1362.4000244,-1647.0999756,13.1000004,0.0000000,0.0000000,270.0000000); //object(kb_planter_bush2) (3)
  2742. CreateDynamicObjectEx(640,1362.4000244,-1639.4000244,13.1000004,0.0000000,0.0000000,270.0000000); //object(kb_planter_bush2) (4)
  2743. CreateDynamicObjectEx(640,1362.4000244,-1632.5000000,13.1000004,0.0000000,0.0000000,270.0000000); //object(kb_planter_bush2) (5)
  2744. CreateDynamicObjectEx(1215,1365.4000244,-1662.3000488,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (1)
  2745. CreateDynamicObjectEx(1215,1365.4000244,-1654.9000244,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (2)
  2746. CreateDynamicObjectEx(1215,1365.4000244,-1647.0999756,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (3)
  2747. CreateDynamicObjectEx(1215,1365.4000244,-1639.4000244,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (4)
  2748. CreateDynamicObjectEx(1215,1365.4000244,-1632.5000000,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (5)
  2749. CreateDynamicObjectEx(1434,1376.4000244,-1678.5000000,11.8000002,0.0000000,0.0000000,340.0000000); //object(dyn_roadbarrier_5a) (2)
  2750. CreateDynamicObjectEx(1434,1372.3000488,-1677.0000000,11.6000004,0.0000000,0.0000000,340.0000000); //object(dyn_roadbarrier_5a) (3)
  2751. CreateDynamicObjectEx(1434,1374.3000488,-1677.6999512,11.8000002,0.0000000,0.0000000,340.0000000); //object(dyn_roadbarrier_5a) (4)
  2752. CreateDynamicObjectEx(1422,1352.3000488,-1621.1999512,13.0000000,0.0000000,0.0000000,90.0000000); //object(dyn_roadbarrier_5) (1)
  2753. CreateDynamicObjectEx(1422,1367.9000244,-1610.5000000,13.0000000,0.0000000,0.0000000,352.0000000); //object(dyn_roadbarrier_5) (2)
  2754. CreateDynamicObjectEx(1422,1370.8000488,-1610.9000244,13.0000000,0.0000000,0.0000000,352.0000000); //object(dyn_roadbarrier_5) (3)
  2755. CreateDynamicObjectEx(638,1410.0999756,-1705.0999756,13.1999998,0.0000000,0.0000000,234.0000000); //object(kb_planter_bush) (1)
  2756. CreateDynamicObjectEx(638,1416.3000488,-1696.5999756,13.1999998,0.0000000,0.0000000,234.0000000); //object(kb_planter_bush) (2)
  2757. CreateDynamicObjectEx(1215,1411.5999756,-1706.1999512,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (6)
  2758. CreateDynamicObjectEx(1215,1408.6999512,-1704.0999756,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (7)
  2759. CreateDynamicObjectEx(1215,1415.0000000,-1695.5000000,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (
  2760. CreateDynamicObjectEx(1215,1417.8000488,-1697.6999512,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (9)
  2761. CreateDynamicObjectEx(1215,1419.1999512,-1690.4000244,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (10)
  2762. CreateDynamicObjectEx(1215,1419.1999512,-1685.5000000,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (11)
  2763. CreateDynamicObjectEx(1215,1419.1999512,-1680.5999756,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (12)
  2764. CreateDynamicObjectEx(1215,1419.1999512,-1675.6999512,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (13)
  2765. CreateDynamicObjectEx(1215,1419.1999512,-1671.0000000,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (14)
  2766. CreateDynamicObjectEx(1215,1419.1999512,-1665.0999756,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (15)
  2767. CreateDynamicObjectEx(1215,1419.1999512,-1659.3000488,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (16)
  2768. CreateDynamicObjectEx(1422,1352.1999512,-1682.0999756,13.0000000,0.0000000,0.0000000,88.0000000); //object(dyn_roadbarrier_5) (4)
  2769. CreateDynamicObjectEx(1422,1352.3000488,-1678.8000488,13.0000000,0.0000000,0.0000000,88.0000000); //object(dyn_roadbarrier_5) (5)
  2770. CreateDynamicObjectEx(4639,1417.6999512,-1656.4000244,14.1999998,0.0000000,0.0000000,0.0000000); //object(paypark_lan02) (1)
  2771. CreateDynamicObjectEx(4697,1391.3000488,-1656.5000000,12.6000004,0.0000000,0.0000000,270.0000000); //object(crprkblok1_lan2) (1)
  2772. CreateDynamicObjectEx(1215,1411.6999512,-1648.5999756,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (17)
  2773. CreateDynamicObjectEx(1215,1407.0999756,-1648.5999756,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (1
  2774. CreateDynamicObjectEx(1215,1402.5999756,-1648.5999756,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (19)
  2775. CreateDynamicObjectEx(1215,1398.0999756,-1648.5999756,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (20)
  2776. CreateDynamicObjectEx(1215,1393.5000000,-1648.5999756,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (21)
  2777. CreateDynamicObjectEx(1215,1389.0000000,-1648.5999756,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (22)
  2778. CreateDynamicObjectEx(1215,1384.5000000,-1648.5999756,12.8999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (23)
  2779. CreateDynamicObjectEx(1364,1418.6999512,-1693.0000000,13.3000002,0.0000000,0.0000000,90.0000000); //object(cj_bush_prop) (1)
  2780. CreateDynamicObjectEx(1364,1418.6999512,-1683.0999756,13.3000002,0.0000000,0.0000000,90.0000000); //object(cj_bush_prop) (2)
  2781. CreateDynamicObjectEx(1364,1418.6999512,-1673.4000244,13.3000002,0.0000000,0.0000000,90.0000000); //object(cj_bush_prop) (3)
  2782. CreateDynamicObjectEx(1364,1418.6999512,-1662.0999756,13.3000002,0.0000000,0.0000000,90.0000000); //object(cj_bush_prop) (4)
  2783. CreateDynamicObjectEx(1231,1378.0999756,-1653.9000244,15.3000002,0.0000000,0.0000000,0.0000000); //object(streetlamp2) (1)
  2784. CreateDynamicObjectEx(1231,1378.0999756,-1643.5000000,15.3000002,0.0000000,0.0000000,0.0000000); //object(streetlamp2) (2)
  2785. CreateDynamicObjectEx(1285,1412.5999756,-1707.6999512,13.1000004,0.0000000,0.0000000,0.0000000); //object(newstandnew5) (1)
  2786. CreateDynamicObjectEx(1286,1413.0999756,-1707.6999512,13.1000004,0.0000000,0.0000000,0.0000000); //object(newstandnew4) (1)
  2787. CreateDynamicObjectEx(1287,1413.5999756,-1707.6999512,13.1000004,0.0000000,0.0000000,0.0000000); //object(newstandnew3) (1)
  2788. CreateDynamicObjectEx(1288,1414.0999756,-1707.6999512,13.1000004,0.0000000,0.0000000,0.0000000); //object(newstandnew2) (1)
  2789. CreateDynamicObjectEx(1289,1414.6999512,-1707.6999512,13.1000004,0.0000000,0.0000000,0.0000000); //object(newstandnew1) (1)
  2790. CreateDynamicObjectEx(1291,1415.5999756,-1707.6999512,13.1000004,0.0000000,0.0000000,180.0000000); //object(postbox1) (1)
  2791. CreateDynamicObjectEx(1363,1418.4000244,-1707.8000488,13.3999996,0.0000000,0.0000000,0.0000000); //object(cj_phone_kiosk) (1)
  2792. CreateDynamicObjectEx(1366,1419.5000000,-1696.4000244,13.1999998,0.0000000,0.0000000,0.0000000); //object(cj_firehydrant) (1)
  2793.  
  2794. CreateDynamicObjectEx(3578,1429.5000000,-1708.0999756,11.7600002,0.0000000,0.0000000,0.0000000); //object(dockbarr1_la) (1)
  2795. CreateDynamicObjectEx(3578,1429.5000000,-1696.1999512,11.7600002,0.0000000,0.0000000,0.0000000); //object(dockbarr1_la) (2)
  2796. CreateDynamicObjectEx(1215,1434.8000488,-1708.0999756,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (24)
  2797. CreateDynamicObjectEx(1215,1424.1999512,-1708.0999756,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (25)
  2798. CreateDynamicObjectEx(1215,1424.1999512,-1696.1999512,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (26)
  2799. CreateDynamicObjectEx(1215,1434.8000488,-1696.1999512,13.1000004,0.0000000,0.0000000,0.0000000); //object(bollardlight) (27)
  2800.  
  2801. //Bank LS
  2802. CreateDynamicObjectEx(983,1442.3000488,-1028.5999756,23.5000000,0.0000000,0.0000000,270.0000000); //object(fenceshit3) (1)
  2803. CreateDynamicObjectEx(640,1448.8000488,-1028.5000000,23.5000000,0.0000000,0.0000000,90.0000000); //object(kb_planter_bush2) (1)
  2804. CreateDynamicObjectEx(1215,1445.8000488,-1028.5999756,23.3999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (1)
  2805. CreateDynamicObjectEx(1215,1451.6999512,-1028.5999756,23.3999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (2)
  2806. CreateDynamicObjectEx(640,1435.9000244,-1028.4000244,23.5000000,0.0000000,0.0000000,90.0000000); //object(kb_planter_bush2) (2)
  2807. CreateDynamicObjectEx(9131,1451.5566406,-1021.3994141,24.0000000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (1)
  2808. CreateDynamicObjectEx(9131,1451.5566406,-1021.3994141,26.1299973,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (2)
  2809. CreateDynamicObjectEx(9131,1451.5498047,-1021.3994141,28.2599983,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (3)
  2810. CreateDynamicObjectEx(9131,1451.5595703,-1021.4101562,29.6000004,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (4)
  2811. CreateDynamicObjectEx(9131,1432.3000488,-1021.4000244,24.1000004,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (5)
  2812. CreateDynamicObjectEx(9131,1432.2998047,-1021.3994141,26.0000000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (6)
  2813. CreateDynamicObjectEx(9131,1432.3095703,-1021.3994141,28.2599983,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (
  2814. CreateDynamicObjectEx(9131,1432.3095703,-1021.3994141,29.6000004,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (9)
  2815. CreateDynamicObjectEx(1649,1434.8994141,-1021.6992188,24.6000004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (1)
  2816. CreateDynamicObjectEx(1649,1434.9000244,-1021.7001343,27.8901596,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (2)
  2817. CreateDynamicObjectEx(1649,1434.8995361,-1021.7000122,31.2211094,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (3)
  2818. CreateDynamicObjectEx(1649,1439.3349609,-1021.6992188,24.6000004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (4)
  2819. CreateDynamicObjectEx(1649,1439.3359375,-1021.7000122,27.8999996,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (5)
  2820. CreateDynamicObjectEx(1649,1439.3355713,-1021.7000122,31.2220001,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (6)
  2821. CreateDynamicObjectEx(1215,1433.0000000,-1028.6999512,23.3999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (3)
  2822. CreateDynamicObjectEx(1215,1438.8000488,-1028.6999512,23.3999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (4)
  2823. CreateDynamicObjectEx(1649,1443.7800293,-1021.7000122,24.6000004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (7)
  2824. CreateDynamicObjectEx(1649,1443.7794189,-1021.7000122,27.8999996,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (
  2825. CreateDynamicObjectEx(1649,1443.7794189,-1021.7000122,31.2222195,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (9)
  2826. CreateDynamicObjectEx(1649,1448.2226562,-1021.6992188,24.6000004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (10)
  2827. CreateDynamicObjectEx(1649,1448.2216797,-1021.6992188,27.8999996,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (11)
  2828. CreateDynamicObjectEx(1649,1448.2216797,-1021.6992188,31.2222004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (12)
  2829. CreateDynamicObjectEx(9131,1450.7998047,-1021.3994141,24.0000000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (11)
  2830. CreateDynamicObjectEx(9131,1450.7998047,-1021.3994141,26.0000000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (12)
  2831. CreateDynamicObjectEx(9131,1450.7998047,-1021.3994141,28.0000000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (13)
  2832. CreateDynamicObjectEx(9131,1450.7998047,-1021.3994141,29.6000004,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (14)
  2833. CreateDynamicObjectEx(1649,1451.5986328,-1018.7998047,24.6000004,0.0000000,0.0000000,90.0000000); //object(wglasssmash) (14)
  2834. CreateDynamicObjectEx(1649,1451.5986328,-1018.7998047,27.8999939,0.0000000,0.0000000,90.0000000); //object(wglasssmash) (15)
  2835. CreateDynamicObjectEx(1649,1451.5986328,-1018.7998047,31.2000008,0.0000000,0.0000000,90.0000000); //object(wglasssmash) (16)
  2836. CreateDynamicObjectEx(1649,1451.5986328,-1014.3593750,27.8999004,0.0000000,0.0000000,90.0000000); //object(wglasssmash) (17)
  2837. CreateDynamicObjectEx(1649,1451.5986328,-1014.3593750,31.2000008,0.0000000,0.0000000,90.0000000); //object(wglasssmash) (1
  2838. CreateDynamicObjectEx(1649,1451.5986328,-1014.3593140,24.6000004,0.0000000,0.0000000,90.0000000); //object(wglasssmash) (13)
  2839. CreateDynamicObjectEx(1649,1451.5986328,-1009.9182739,31.2000008,0.0000000,0.0000000,90.0000000); //object(wglasssmash) (19)
  2840. CreateDynamicObjectEx(1649,1451.5986328,-1009.9182739,27.8999004,0.0000000,0.0000000,90.0000000); //object(wglasssmash) (20)
  2841. CreateDynamicObjectEx(1649,1451.5986328,-1009.9182739,24.6000004,0.0000000,0.0000000,90.0000000); //object(wglasssmash) (21)
  2842. CreateDynamicObjectEx(9131,1491.5999756,-1021.4000244,24.1000004,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (7)
  2843. CreateDynamicObjectEx(9131,1491.5999756,-1021.4000244,26.0000000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (10)
  2844. CreateDynamicObjectEx(9131,1491.5998535,-1021.4000244,28.2600002,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (15)
  2845. CreateDynamicObjectEx(9131,1491.5998535,-1021.4000244,29.6000004,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (16)
  2846. CreateDynamicObjectEx(1649,1489.0000000,-1021.7000122,24.6000004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (22)
  2847. CreateDynamicObjectEx(1649,1489.0000000,-1021.7000122,27.8999901,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (23)
  2848. CreateDynamicObjectEx(1649,1489.0000000,-1021.7000122,31.2222004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (24)
  2849. CreateDynamicObjectEx(1649,1484.5699463,-1021.7000122,24.6000004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (25)
  2850. CreateDynamicObjectEx(1649,1484.5699463,-1021.7000122,27.8999901,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (26)
  2851. CreateDynamicObjectEx(1649,1484.5699463,-1021.7000122,31.2222195,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (27)
  2852. CreateDynamicObjectEx(1649,1480.1401367,-1021.7000122,24.6000004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (2
  2853. CreateDynamicObjectEx(1649,1480.1400146,-1021.7000122,27.8999004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (29)
  2854. CreateDynamicObjectEx(1649,1480.1401367,-1021.7000122,31.2222195,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (30)
  2855. CreateDynamicObjectEx(1649,1475.6999512,-1021.7000122,24.6000004,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (31)
  2856. CreateDynamicObjectEx(1649,1475.6999512,-1021.7000122,27.8999996,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (32)
  2857. CreateDynamicObjectEx(1649,1475.6999512,-1021.7000122,31.2222195,0.0000000,0.0000000,0.0000000); //object(wglasssmash) (33)
  2858. CreateDynamicObjectEx(9131,1473.0999756,-1021.3999023,24.0000000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (17)
  2859. CreateDynamicObjectEx(9131,1473.0999756,-1021.3999023,26.0000000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (1
  2860. CreateDynamicObjectEx(9131,1473.0999756,-1021.3999023,28.0000000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (19)
  2861. CreateDynamicObjectEx(9131,1473.0999756,-1021.3999023,29.6000004,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (20)
  2862. CreateDynamicObjectEx(9131,1472.3900146,-1021.4000244,24.0000000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (21)
  2863. CreateDynamicObjectEx(9131,1472.3900146,-1021.4000244,26.1299000,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (22)
  2864. CreateDynamicObjectEx(9131,1472.3999023,-1021.4000244,28.2599907,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (23)
  2865. CreateDynamicObjectEx(9131,1472.3999023,-1021.4000244,29.6000004,0.0000000,0.0000000,0.0000000); //object(shbbyhswall13_lvs) (24)
  2866. CreateDynamicObjectEx(1649,1472.4399414,-1018.7999878,24.6000004,0.0000000,0.0000000,270.0000000); //object(wglasssmash) (34)
  2867. CreateDynamicObjectEx(1649,1472.4399414,-1018.7999878,27.8999901,0.0000000,0.0000000,270.0000000); //object(wglasssmash) (35)
  2868. CreateDynamicObjectEx(1649,1472.4399414,-1018.7999878,31.2000008,0.0000000,0.0000000,270.0000000); //object(wglasssmash) (36)
  2869. CreateDynamicObjectEx(1649,1472.4399414,-1014.3599243,27.8999004,0.0000000,0.0000000,270.0000000); //object(wglasssmash) (37)
  2870. CreateDynamicObjectEx(1649,1472.4399414,-1014.3599854,31.2000008,0.0000000,0.0000000,270.0000000); //object(wglasssmash) (3
  2871. CreateDynamicObjectEx(1649,1472.4399414,-1014.3599243,24.6000004,0.0000000,0.0000000,270.0000000); //object(wglasssmash) (39)
  2872. CreateDynamicObjectEx(1649,1472.4399414,-1009.9180298,24.6000004,0.0000000,0.0000000,270.0000000); //object(wglasssmash) (40)
  2873. CreateDynamicObjectEx(1649,1472.4333496,-1009.9180298,27.8999004,0.0000000,0.0000000,270.0000000); //object(wglasssmash) (41)
  2874. CreateDynamicObjectEx(1649,1472.4333496,-1009.9180298,31.2000008,0.0000000,0.0000000,270.0000000); //object(wglasssmash) (42)
  2875. CreateDynamicObjectEx(1215,1472.0999756,-1028.5999756,23.3999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (5)
  2876. CreateDynamicObjectEx(640,1475.0999756,-1028.4000244,23.5000000,0.0000000,0.0000000,90.0000000); //object(kb_planter_bush2) (3)
  2877. CreateDynamicObjectEx(1215,1478.0000000,-1028.5999756,23.3999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (6)
  2878. CreateDynamicObjectEx(983,1481.5000000,-1028.5999756,23.5000000,0.0000000,0.0000000,270.0000000); //object(fenceshit3) (2)
  2879. CreateDynamicObjectEx(1215,1484.9000244,-1028.5999756,23.3999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (7)
  2880. CreateDynamicObjectEx(640,1487.9000244,-1028.4000244,23.5000000,0.0000000,0.0000000,90.0000000); //object(kb_planter_bush2) (4)
  2881. CreateDynamicObjectEx(1215,1490.8000488,-1028.5000000,23.3999996,0.0000000,0.0000000,0.0000000); //object(bollardlight) (
  2882.  
  2883. /* //Waffenkammer
  2884. CreateDynamicObjectEx(14421,570.7000122,-101.0999985,982.0999756,0.0000000,0.0000000,0.0000000); //object(madddoggs10) (1)
  2885. CreateDynamicObjectEx(10789,570.2000122,-117.9000015,976.2199707,0.0000000,0.0000000,2.0000000); //object(xenonroof_sfse) (1)
  2886. CreateDynamicObjectEx(10789,558.0999756,-117.0000000,981.5000000,0.0000000,90.0000000,0.0000000); //object(xenonroof_sfse) (2)
  2887. CreateDynamicObjectEx(10789,571.0999756,-112.4000015,986.0000000,0.0000000,180.0000000,0.0000000); //object(xenonroof_sfse) (3)
  2888. CreateDynamicObjectEx(10789,578.4000244,-105.6999969,981.5000000,0.0000000,270.0000000,0.0000000); //object(xenonroof_sfse) (4)
  2889. CreateDynamicObjectEx(10789,562.2999878,-104.7998505,981.5000000,0.0000000,90.0000000,270.0000000); //object(xenonroof_sfse) (5)
  2890. CreateDynamicObjectEx(10789,570.7000122,-122.1999969,981.5000000,0.0000000,90.0000000,90.0000000); //object(xenonroof_sfse) (6)
  2891. CreateDynamicObjectEx(1569,568.7000122,-119.5000000,978.7999878,0.0000000,0.0000000,0.0000000); //object(adam_v_door) (1)
  2892. CreateDynamicObjectEx(1569,571.7501221,-119.5000000,978.7999878,0.0000000,0.0000000,180.0000000); //object(adam_v_door) (2)
  2893. CreateDynamicObjectEx(3052,575.2000122,-108.1999969,979.7000122,0.0000000,0.0000000,0.0000000); //object(db_ammo) (1)
  2894. CreateDynamicObjectEx(3066,562.4000244,-114.0000000,979.9000244,0.0000000,0.0000000,0.0000000); //object(ammotrn_obj) (1)
  2895. CreateDynamicObjectEx(18062,572.7000122,-113.6999969,980.5999756,0.0000000,0.0000000,0.0000000); //object(ab_sfammuitems01) (2)
  2896. CreateDynamicObjectEx(1271,575.2999878,-108.0999985,979.2000122,0.0000000,0.0000000,0.0000000); //object(gunbox) (1)
  2897. CreateDynamicObjectEx(2969,574.4000244,-108.0999985,979.0000000,0.0000000,0.0000000,0.0000000); //object(level_ammobox) (1)
  2898. CreateDynamicObjectEx(1431,575.0000000,-109.9000015,979.4000244,0.0000000,0.0000000,274.0000000); //object(dyn_box_pile) (1)
  2899. CreateDynamicObjectEx(931,565.5000000,-118.5000000,979.9000244,0.0000000,0.0000000,0.0000000); //object(rack3) (1)
  2900. CreateDynamicObjectEx(2290,571.0999756,-108.1999969,978.7999878,0.0000000,0.0000000,0.0000000); //object(swk_couch_1) (2)
  2901. CreateDynamicObjectEx(2321,575.0000000,-111.5999985,978.7999878,0.0000000,0.0000000,270.0000000); //object(cj_tv_table6) (1)
  2902. CreateDynamicObjectEx(2040,575.0000000,-111.5000000,979.4000244,0.0000000,0.0000000,0.0000000); //object(ammo_box_m1) (1)
  2903. CreateDynamicObjectEx(2041,574.7000122,-112.0000000,979.5000000,0.0000000,0.0000000,0.0000000); //object(ammo_box_m2) (1)
  2904. CreateDynamicObjectEx(3013,575.0000000,-112.8000031,979.4000244,0.0000000,0.0000000,0.0000000); //object(cr_ammobox) (1)
  2905. CreateDynamicObjectEx(2010,575.0999756,-114.0000000,978.8499756,0.0000000,0.0000000,0.0000000); //object(nu_plant3_ofc) (1)
  2906. CreateDynamicObjectEx(2314,574.7999878,-115.5999985,978.7999878,0.0000000,0.0000000,270.0000000); //object(cj_tv_table3) (1)
  2907. CreateDynamicObjectEx(362,574.4000244,-115.9000015,979.5000000,0.0000000,0.0000000,268.0000000); //object(3)
  2908. CreateDynamicObjectEx(2010,575.0000000,-118.5999985,978.8499756,0.0000000,0.0000000,0.0000000); //object(nu_plant3_ofc) (2)
  2909. CreateDynamicObjectEx(14782,567.4000244,-108.1999969,979.9000244,0.0000000,0.0000000,0.0000000); //object(int3int_boxing30) (1) */
  2910.  
  2911. //Tankstellen Map bei Craankism
  2912. /* CreateDynamicObjectEx(6300,1668.1992188,95.0000000,27.9999924,0.0000000,0.0000000,79.9914551); //object(pier04_law2) (1)
  2913. CreateDynamicObjectEx(16781,1647.0000000,103.0996094,36.0999985,0.0000000,0.0000000,349.9969482); //object(cn2_ringking) (1)
  2914. CreateDynamicObjectEx(640,1640.5996094,95.0996094,36.7999992,0.0000000,0.0000000,79.9914551); //object(kb_planter_bush2) (1)
  2915. CreateDynamicObjectEx(640,1650.3994141,93.3994141,36.7999992,0.0000000,0.0000000,79.9969482); //object(kb_planter_bush2) (2)
  2916. CreateDynamicObjectEx(17065,1682.7998047,73.8994141,40.1000023,0.0000000,0.0000000,349.9969482); //object(cw2_garagecanopy) (1)
  2917. CreateDynamicObjectEx(1676,1677.1992188,77.3994141,37.6990013,0.0000000,0.0000000,349.9969482); //object(washgaspump) (1)
  2918. CreateDynamicObjectEx(1676,1688.8022461,75.3992157,37.6000023,0.0000000,0.0000000,349.9969482); //object(washgaspump) (2)
  2919. CreateDynamicObjectEx(1676,1687.4592285,68.1406250,37.8000145,0.0000000,0.0000000,349.9969482); //object(washgaspump) (3)
  2920. CreateDynamicObjectEx(1676,1676.1979980,70.2492218,37.7774124,0.0000000,0.0000000,349.9969482); //object(washgaspump) (4)
  2921. CreateDynamicObjectEx(16360,1687.3000488,86.1999969,36.0999985,0.0000000,0.0000000,350.0000000); //object(desn2_tsfuelpay) (1)
  2922. CreateDynamicObjectEx(984,1644.1992188,71.5000000,36.7000008,0.0000000,0.0000000,259.9969482); //object(fenceshit2) (1)
  2923. CreateDynamicObjectEx(983,1651.5000000,73.5000000,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit3) (1)
  2924. CreateDynamicObjectEx(983,1646.6992188,74.3994141,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit3) (2)
  2925. CreateDynamicObjectEx(983,1642.5000000,75.0996094,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit3) (3)
  2926. CreateDynamicObjectEx(983,1638.0996094,76.0000000,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit3) (4)
  2927. CreateDynamicObjectEx(1361,1651.8994141,77.2998047,36.7999992,0.0000000,0.0000000,0.0000000); //object(cj_bush_prop2) (1)
  2928. CreateDynamicObjectEx(1361,1647.2998047,78.1992188,36.7999992,0.0000000,0.0000000,0.0000000); //object(cj_bush_prop2) (2)
  2929. CreateDynamicObjectEx(1361,1643.2998047,78.8994141,36.7999992,0.0000000,0.0000000,0.0000000); //object(cj_bush_prop2) (3)
  2930. CreateDynamicObjectEx(1361,1639.0996094,79.6992188,36.7999992,0.0000000,0.0000000,0.0000000); //object(cj_bush_prop2) (4)
  2931. CreateDynamicObjectEx(984,1632.5000000,81.5000000,36.7000008,0.0000000,0.0000000,79.9969482); //object(fenceshit2) (2)
  2932. CreateDynamicObjectEx(983,1656.5996094,77.1992188,36.7000008,0.0000000,0.0000000,79.9969482); //object(fenceshit3) (5)
  2933. CreateDynamicObjectEx(983,1660.1992188,71.5996094,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit3) (6)
  2934. CreateDynamicObjectEx(982,1686.7998047,60.8994141,36.7000008,0.0000000,0.0000000,79.9969482); //object(fenceshit) (1)
  2935. CreateDynamicObjectEx(984,1667.8994141,64.1992188,36.7000008,0.0000000,0.0000000,79.9969482); //object(fenceshit2) (3)
  2936. CreateDynamicObjectEx(982,1703.3994141,72.1992188,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit) (2)
  2937. CreateDynamicObjectEx(982,1707.7998047,97.3994141,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit) (3)
  2938. CreateDynamicObjectEx(983,1710.5996094,113.1992188,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit3) (7)
  2939. CreateDynamicObjectEx(984,1703.5000000,119.5996094,36.7000008,0.0000000,0.0000000,79.9969482); //object(fenceshit2) (4)
  2940. CreateDynamicObjectEx(982,1684.5996094,122.8994141,36.7000008,0.0000000,0.0000000,79.9969482); //object(fenceshit) (4)
  2941. CreateDynamicObjectEx(984,1668.5996094,119.2998047,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit2) (5)
  2942. CreateDynamicObjectEx(983,1626.5000000,97.0999985,37.0000000,0.0000000,0.0000000,78.0000000); //object(fenceshit3) (9)
  2943. CreateDynamicObjectEx(983,1623.8994141,100.8994141,37.0000000,0.0000000,0.0000000,349.9969482); //object(fenceshit3) (10)
  2944. CreateDynamicObjectEx(983,1624.8994141,87.8994141,37.0999985,0.0000000,0.0000000,261.9964600); //object(fenceshit3) (12)
  2945. CreateDynamicObjectEx(983,1621.3994141,85.0996094,37.2000008,0.0000000,0.0000000,355.9954834); //object(fenceshit3) (13)
  2946. CreateDynamicObjectEx(1280,1673.5000000,124.0996094,36.5000000,0.0000000,0.0000000,79.9969482); //object(parkbench1) (1)
  2947. CreateDynamicObjectEx(1281,1670.5996094,118.0996094,36.9000015,0.0000000,0.0000000,349.9969482); //object(parktable1) (1)
  2948. CreateDynamicObjectEx(1281,1681.0000000,122.0000000,36.9000015,0.0000000,0.0000000,259.9969482); //object(parktable1) (2)
  2949. CreateDynamicObjectEx(1280,1689.2998047,121.2998047,36.5000000,0.0000000,0.0000000,79.9969482); //object(parkbench1) (2)
  2950. CreateDynamicObjectEx(1281,1698.5000000,119.1992188,36.9000015,0.0000000,0.0000000,259.9969482); //object(parktable1) (3)
  2951. CreateDynamicObjectEx(1280,1706.6728516,118.6367188,36.3043404,0.0000000,0.0000000,77.9974365); //object(parkbench1) (3)
  2952. CreateDynamicObjectEx(1281,1708.5000000,111.5000000,36.9000015,0.0000000,0.0000000,349.9969482); //object(parktable1) (4)
  2953. CreateDynamicObjectEx(984,1666.2998047,106.6992188,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit2) (6)
  2954. CreateDynamicObjectEx(984,1671.5000000,99.1992188,36.7000008,0.0000000,0.0000000,79.9969482); //object(fenceshit2) (7)
  2955. CreateDynamicObjectEx(983,1678.2998047,101.1992188,36.7000008,0.0000000,0.0000000,349.9969482); //object(fenceshit3) (14)
  2956. CreateDynamicObjectEx(982,1695.3994141,101.1992188,36.7000008,0.0000000,0.0000000,79.9969482); //object(fenceshit) (5)
  2957. CreateDynamicObjectEx(1280,1668.2998047,111.5000000,36.5000000,0.0000000,0.0000000,167.9974365); //object(parkbench1) (4)
  2958. CreateDynamicObjectEx(1281,1668.1999512,105.5000000,36.9000015,0.0000000,0.0000000,352.0000000); //object(parktable1) (5)
  2959. CreateDynamicObjectEx(1280,1671.0000000,100.0996094,36.5000000,0.0000000,0.0000000,261.9964600); //object(parkbench1) (5)
  2960. CreateDynamicObjectEx(1280,1707.7998047,105.3994141,36.5000000,0.0000000,0.0000000,349.9969482); //object(parkbench1) (6)
  2961. CreateDynamicObjectEx(1281,1701.5000000,101.5996094,36.7999992,0.0000000,0.0000000,79.9969482); //object(parktable1) (6)
  2962. CreateDynamicObjectEx(1280,1695.5000000,102.1992188,36.5000000,0.0000000,0.0000000,259.9969482); //object(parkbench1) (7)
  2963. CreateDynamicObjectEx(1281,1688.3994141,103.7998047,36.9000015,0.0000000,0.0000000,79.9969482); //object(parktable1) (7)
  2964. CreateDynamicObjectEx(6965,1697.3994141,110.7998047,38.0000000,0.0000000,0.0000000,347.9974365); //object(venefountain02) (1)
  2965. CreateDynamicObjectEx(9833,1675.6992188,112.2998047,39.2999992,0.0000000,0.0000000,0.0000000); //object(fountain_sfw) (1)
  2966. CreateDynamicObjectEx(9193,1624.2998047,84.7998047,41.2999992,0.0000000,0.0000000,79.9969482); //object(vgegassgn03_lvs) (1)
  2967. CreateDynamicObjectEx(9193,1681.2998047,86.8994141,40.9000015,0.0000000,0.0000000,0.0000000); //object(vgegassgn03_lvs) (2)
  2968. CreateDynamicObjectEx(1232,1682.5000000,103.5996094,38.7000008,0.0000000,0.0000000,0.0000000); //object(streetlamp1) (1)
  2969. CreateDynamicObjectEx(1232,1679.0000000,104.1999969,38.7000008,0.0000000,0.0000000,350.0000000); //object(streetlamp1) (2)
  2970. CreateDynamicObjectEx(1232,1708.0000000,99.2998047,38.7000008,0.0000000,0.0000000,289.9951172); //object(streetlamp1) (3)
  2971. CreateDynamicObjectEx(1232,1711.1992188,118.0996094,38.7000008,0.0000000,0.0000000,19.9951172); //object(streetlamp1) (4)
  2972. CreateDynamicObjectEx(1232,1669.8994141,125.3994141,38.7000008,0.0000000,0.0000000,0.0000000); //object(streetlamp1) (5)
  2973. CreateDynamicObjectEx(1232,1665.3994141,100.5000000,38.7000008,0.0000000,0.0000000,0.0000000); //object(streetlamp1) (6)*/
  2974.  
  2975. CreatePickup(1239,1,2108.0176,-1995.3108,14.1530,-1);
  2976.  
  2977. CreatePickup(1239,1,-65.4523,-1120.1829,0.7834,-1);
  2978. CreatePickup(1239,1,-61.9650,-1111.5145,0.7833,-1);
  2979.  
  2980. CreatePickup(1239,1,1524.9834,-1478.9829,9.5000,-1);//Los Santos Entsorgungsmaschine
  2981. Create3DTextLabel("Los Santos Straßenschutt Entsorgungsmaschine\n/unloaddirt",COLOR_RED,1524.9834,-1478.9829,9.5000,15,0,1);//Los Santos Entsorgungsmaschine
  2982.  
  2983. if(!fexist(CODES_FILE))
  2984. dini_Create(CODES_FILE);
  2985.  
  2986. for(new a=0;a<MAX_ADMINVEHS;a++)adminmobile[a] = -1;
  2987.  
  2988. CreatePickup(1239,24,-1051.4283,1549.6652,33.4376);
  2989. CreatePickup(1239,24,2314.1018,56.1798,26.4807);
  2990. CreatePickup(1239,24,1202.7172,249.4888,19.5547);
  2991.  
  2992.  
  2993. CreatePickup(1239,1,557.8638,911.2230,-42.7409,-1);
  2994. Create3DTextLabel("Drücke 7 Sekunden ""Num2""um das Erz aufzuladen!",COLOR_RED,557.8638,911.2230,-42.7409,20.0,0);
  2995. CreatePickup(1239,1,695.8068,843.3893,-26.9968,-1);
  2996. Create3DTextLabel("Drücke 7 Sekunden ""Num8""um das Erz abzuladen!",COLOR_RED,695.8068,843.3893,-26.9968,20.0,0);
  2997.  
  2998. /*SchießMaenchen Rechts*/
  2999. MaenchenRechts1 = CreateObject(3018, -1461.1, 501.1, 13.1, 0.000000, 0.000000, 93.999023);
  3000. MaenchenRechts2 = CreateObject(3019, -1461.1, 501.1, 13.1, 0.000000, 0.000000, 88.250000);
  3001. MaenchenRechts3 = CreateObject(3020, -1461.1, 501.1, 13.1, 0.000000, 0.000000, 90.000000);
  3002. MaenchenRechts4 = CreateObject(3021, -1461.1, 501.1, 13.1, 0.000000, 0.000000, 91.500000);
  3003. MaenchenRechts5 = CreateObject(3022, -1461.1, 501.1, 13.1, 0.000000, 0.000000, 91.999512);
  3004. MaenchenRechts6 = CreateObject(3023, -1461.1, 501.1, 13.1, 0.000000, 0.000000, 89.999023);
  3005. MaenchenRechts7 = CreateObject(3024, -1461.1, 501.1, 13.1, 0.000000, 0.000000, 96.250000);
  3006. MaenchenRechts8 = CreateObject(3025, -1461.1, 501.1, 13.1, 0.000000, 0.000000, 268.000000);
  3007. /*SchießMaenchen Links*/
  3008. MaenchenLinks1 = CreateObject(3018, -1461.1, 508.1, 13.1, 0.000000, 0.000000, 93.997559);
  3009. MaenchenLinks2 = CreateObject(3019, -1461.1, 508.1, 13.1, 0.000000, 0.000000, 88.247681);
  3010. MaenchenLinks3 = CreateObject(3020, -1461.1, 508.1, 13.1, 0.000000, 0.000000, 90.249023);
  3011. MaenchenLinks4 = CreateObject(3021, -1461.1, 508.1, 13.1, 0.000000, 0.000000, 91.499634);
  3012. MaenchenLinks5 = CreateObject(3022, -1461.1, 508.1, 13.1, 0.000000, 0.000000, 92.000000);
  3013. MaenchenLinks6 = CreateObject(3023, -1461.1, 508.1, 13.1, 0.000000, 0.000000, 94.000000);
  3014. MaenchenLinks7 = CreateObject(3024, -1461.1, 508.1, 13.1, 0.000000, 0.000000, 90.245728);
  3015. MaenchenLinks8 = CreateObject(3025, -1461.1, 508.1, 13.1, 0.000000, 0.000000, 267.994995);
  3016.  
  3017. CreatePickup(1241,24,1162.6204,-1238.8236,1.6603);
  3018. CreatePickup(1241,24,-2593.4844,642.7358,14.4531);
  3019. CreatePickup(1241,24,1599.2766,1815.8993,10.8203);
  3020.  
  3021. //Vor dem Krankenhaus LS
  3022. /*CreateDynamicObjectEx(983, 1185.6999511719, -1314.6999511719, 13.199999809265, 0, 0, 0);
  3023. CreateDynamicObjectEx(984, 1185.6999511719, -1335.6999511719, 13.199999809265, 0, 0, 0.5);
  3024. CreateDynamicObjectEx(1360, 1185.6999511719, -1328, 13.300000190735, 0, 0, 0);
  3025. CreateDynamicObjectEx(1360, 1185.6999511719, -1323.4000244141, 13.300000190735, 0, 0, 0);
  3026. CreateDynamicObjectEx(1360, 1185.6999511719, -1318.9000244141, 13.300000190735, 0, 0, 0);
  3027. CreateDynamicObjectEx(1360, 1183.4000244141, -1311.9000244141, 13.300000190735, 0, 0, 90);*/
  3028.  
  3029. //Haltestellen
  3030. CreateDynamicObjectEx(1257, 1178.4788,-933.3400,43.0983, 0.00, 0.00, 98.79);
  3031. CreateDynamicObjectEx(1257, 777.12, -1039.02, 24.49, 0.00, 0.00, 101.62);
  3032. CreateDynamicObjectEx(1257, 618.70, -1255.52, 18.11, 0.00, 0.00, 186.38);
  3033. CreateDynamicObjectEx(1257, 504.78, -1410.15, 16.31, 1.00, -1.00, 111.00);
  3034. CreateDynamicObjectEx(1257, 393.42, -1657.83, 31.33, -5.00, 0.00, 263.00);
  3035. CreateDynamicObjectEx(1257, 1030.11, -1615.97, 13.71, 0.00, 0.00, 179.74);
  3036. CreateDynamicObjectEx(1257, 1174.99, -1859.03, 13.60, 0.00, 0.00, 269.45);
  3037. CreateDynamicObjectEx(1257, 1481.73, -1738.73, 13.74, 0.00, 0.00, 269.61);
  3038. CreateDynamicObjectEx(1257, 1854.72, -1759.30, 13.74, 0.00, 0.00, 269.85);
  3039. CreateDynamicObjectEx(1257, 1721.49, -1356.69, 13.67, 0.00, 0.00, 0.20);
  3040. CreateDynamicObjectEx(1257, 1461.55, -1026.70, 23.77, 0.00, 0.00, 89.95);
  3041. CreateDynamicObjectEx(1257, 790.47, -1350.52, 13.67, 0.00, 0.00, 179.66);
  3042. CreateDynamicObjectEx(1257, 1128.96, -1413.82, 13.73, 0.00, 0.00, 269.15);
  3043. CreateDynamicObjectEx(1257, 1142.88, -1619.14, 14.17, 0.00, 0.00, 179.76);
  3044. CreateDynamicObjectEx(1257, 1814.63, -1920.21, 13.67, 0.00, 0.00, 179.47);
  3045. CreateDynamicObjectEx(1257, 1983.54, -2174.20, 13.84, 0.00, 0.00, 269.41);
  3046. CreateDynamicObjectEx(1257, 2250.41, -2227.13, 13.69, 0.00, 0.00, 225.47);
  3047. CreateDynamicObjectEx(1257, 1436.90, -2287.23, 13.84, 0.00, 0.00, 0.00);
  3048. CreateDynamicObjectEx(1257, 1431.78, -936.30, 36.53, 0.00, 0.00, 84.70);
  3049.  
  3050. Create3DTextLabel("************************\nBSN\n************************",0x00C5FFFF,1178.4788,-933.3400,43.0983,30.0,0);
  3051. Create3DTextLabel("************************\nLS-Friedhof\n************************",0x00C5FFFF,777.12, -1039.02, 24.49,30.0,0);
  3052. Create3DTextLabel("************************\nArbeitsamt LS\n************************",0x00C5FFFF,618.70, -1255.52, 18.11,30.0,0);
  3053. Create3DTextLabel("*************************\nHotel LS\n*************************",0x00C5FFFF,504.78, -1410.15, 16.31,30.0,0);
  3054. Create3DTextLabel("************************\nAngelsteg\n************************",0x00C5FFFF,393.42, -1657.83, 31.33,30.0,0);
  3055. Create3DTextLabel("************************\nLS Strand\n************************",0x00C5FFFF,1030.11, -1615.97, 13.71,30.0,0);
  3056. Create3DTextLabel("************************\nAltes Busdepot\n************************",0x00C5FFFF,1174.99, -1859.03, 13.60,30.0,0);
  3057. Create3DTextLabel("************************\nStadthalle\n************************",0x00C5FFFF,1481.73, -1738.73, 13.74,30.0,0);
  3058. Create3DTextLabel("************************\nAlhambra\n************************",0x00C5FFFF,1854.72, -1759.30, 13.74,30.0,0);
  3059. Create3DTextLabel("************************\nLS-Downtown\n************************",0x00C5FFFF,1721.49, -1356.69, 13.67,30.0,0);
  3060. Create3DTextLabel("************************\nLS-Bank\n************************",0x00C5FFFF,1461.55, -1026.70, 23.77,30.0,0);
  3061. Create3DTextLabel("************************\nMarket Station\n************************",0x00C5FFFF,790.47, -1350.52, 13.67,30.0,0);
  3062. Create3DTextLabel("************************\nKrankenhaus\n************************",0x00C5FFFF,1128.96, -1413.82, 13.73,30.0,0);
  3063. Create3DTextLabel("************************\nZivispawn LS\n************************",0x00C5FFFF,1142.88, -1619.14, 14.17,30.0,0);
  3064. Create3DTextLabel("************************\nTaxidepot\n************************",0x00C5FFFF,1814.63, -1920.21, 13.67,30.0,0);
  3065. Create3DTextLabel("************************\nLS-Flughafen\n************************",0x00C5FFFF,1983.54, -2174.20, 13.84,30.0,0);
  3066. Create3DTextLabel("************************\nLs Hafen\n************************",0x00C5FFFF,2250.41, -2227.13, 13.69,30.0,0);
  3067. Create3DTextLabel("************************\nLS-Flughafen\n************************",0x00C5FFFF,1436.90, -2287.23, 13.84,30.0,0);
  3068. Create3DTextLabel("************************\nLS-Autobahnkreuz\n************************",0x00C5FFFF,1431.78, -936.30, 36.53,30.0,0);
  3069.  
  3070. new str[1000];
  3071. CreatePickup(3096,23, 1324.3934,-1169.0763,23.5454);
  3072. Create3DTextLabel("{0085C4}[* {FFFFFF}Tuning Garage {0085C4}*]\n[* {FFFFFF}Benutze (/garage) um die Tuning Garage zu nutzen. {0085C4}*]",COLOR_RED,1324.3934,-1169.0763,23.5454,15,0,0);
  3073.  
  3074. format(str,sizeof(str),"{0085C4}[* {FFFFFF}Minigun-DM Informationen {0085C4}*]\n[* {FFFFFF}%d Spieler {0085C4}*]",Minigunarenaspieler);
  3075. MinigumDMLabel = Create3DTextLabel(str,COLOR_RED,1419.9114,-1621.6718,13.5469,15,0,0);
  3076. CreatePickup(1239,23, 1419.9114,-1621.6718,13.5469);
  3077.  
  3078. format(str,sizeof(str),"{0085C4}[* {FFFFFF}Paintball Informationen {0085C4}*]\n[* {FFFFFF}%d Spieler {0085C4}*]",PaintballPlayers);
  3079. PainballLabel = Create3DTextLabel(str,COLOR_RED,1306.6254,-1368.5377,13.5511,15,0,1);
  3080. CreatePickup(1239,23, 1306.6254,-1368.5377,13.5511);
  3081.  
  3082. Eismann = Create3DTextLabel("Segelberts Eisproduktion\nBenutze /eis um Eis zukaufen", 0x6495EDFF, 0.0, 0.0, 0.0, 30.0,0, 0);
  3083. Busbottext = Create3DTextLabel("Los Santos\n-> Stadtlinie (1) <-", COLOR_LIGHTBLUE, 0.0, 0.0, 0.0, 30.0,0, 0);
  3084. /*- Daten -*/
  3085. SendRconCommand("mapname San Andreas");
  3086. SendRconCommand("weburl "Forum"");
  3087. SendRconCommand("maxnpc 11");
  3088. SendRconCommand("hostname German • eLife Roleplay - Jetzt wird gezockt!");
  3089. SetGameModeText("German Reallife 2.1b");
  3090. /*---------*/
  3091.  
  3092. //Tutorial
  3093. //CreateDynamicObjectEx(3663, 1953.1999511719, -2417, 14.60000038147, 0, 0, 179.75);
  3094. //CreateDynamicObjectEx(1683, 1955.9000244141, -2436.8000488281, 18.39999961853, 0, 0, 91)
  3095.  
  3096. //Mülltonnen
  3097. CreateDynamicObjectEx(1334, 2513.974121, -1665.907959, 13.635386, 0, 0, 281.2500);
  3098. CreateDynamicObjectEx(1334, 1993.576416, -1627.072998, 13.571859, 0, 0, 90.0000);
  3099. CreateDynamicObjectEx(1334, 1451.862305, -1583.324219, 13.571859, 0, 0, 0.0000);
  3100. CreateDynamicObjectEx(1334, 1365.263794, -1437.176758, 13.576775, 0, 0, 270.0000);
  3101. CreateDynamicObjectEx(1334, 1309.862061, -911.458862, 38.660831, 0, 6.8755, 0.0000);
  3102. // CreateDynamicObjectEx(1334, 1185.656372, -911.374084, 43.328209, 0, 0, 281.2500);
  3103. CreateDynamicObjectEx(1334, 830.479492, -1068.277222, 25.186308, 0, 0, 168.7500);
  3104. CreateDynamicObjectEx(1334, 330.864136, -1372.548828, 14.400108, 0, 0, 33.7500);
  3105. CreateDynamicObjectEx(1334, 657.024292, -1766.828979, 13.597816, 0, 0, 258.7500);
  3106. CreateDynamicObjectEx(1334, 1303.813232, -1862.807251, 13.521879, 0, 0, 180.0001);
  3107. CreateDynamicObjectEx(1334, -71.847382, -1163.344604, 1.951691, 0, 0, 157.5000);
  3108. CreateDynamicObjectEx(1334, -1911.473267, 308.637543, 41.109566, 0, 0, 0.0000);
  3109. CreateDynamicObjectEx(1334, -1662.103027, 456.034088, 7.167379, 0, 0, 45.0000);
  3110. CreateDynamicObjectEx(1334, -1989.635132, 957.548584, 45.420326, 0, 0, 0.0000);
  3111. CreateDynamicObjectEx(1334, -2044.343750, 142.218719, 28.860933, 0, 0, 270.0000);
  3112.  
  3113. /* //BSN
  3114. CreateDynamicObjectEx(6257, 1190.5, -913.20001220703, 49.400001525879, 0, 0, 9);
  3115. CreateDynamicObjectEx(1360, 1211, -917.59997558594, 42.799999237061, 0, 0, 7.75);
  3116. CreateDynamicObjectEx(1360, 1210.1999511719, -911.90002441406, 42.799999237061, 0, 0, 7.745361328125);
  3117. CreateDynamicObjectEx(1360, 1209.3000488281, -905.79998779297, 42.799999237061, 0, 0, 7.745361328125);
  3118. CreateDynamicObjectEx(1360, 1208.5, -899.70001220703, 42.799999237061, 0, 0, 7.745361328125);
  3119. CreateDynamicObjectEx(1360, 1207.6999511719, -893.20001220703, 42.799999237061, 0, 0, 7.745361328125);
  3120. CreateDynamicObjectEx(1360, 1207.4000244141, -919.79998779297, 42.799999237061, 0, 0, 277.74536132813);
  3121. CreateDynamicObjectEx(1360, 1201.9000244141, -920.59997558594, 42.799999237061, 0, 0, 277.73986816406);
  3122. CreateDynamicObjectEx(1361, 1207.0999755859, -888.29998779297, 42.799999237061, 0, 0, 0);
  3123. CreateDynamicObjectEx(1364, 1188.0999755859, -898.70001220703, 42.900001525879, 0, 359.75, 190.49998474121);
  3124. CreateDynamicObjectEx(1364, 1181.5999755859, -899.70001220703, 42.900001525879, 0, 359.74731445313, 190.49743652344);
  3125. CreateDynamicObjectEx(983, 1178.9000244141, -897.70001220703, 42.700000762939, 0, 0, 10);
  3126. CreateDynamicObjectEx(983, 1178.5, -895.40002441406, 42.700000762939, 0, 0, 9.99755859375);
  3127. CreateDynamicObjectEx(983, 1181.0999755859, -891.79998779297, 42.700000762939, 0, 0, 278.49755859375);
  3128. CreateDynamicObjectEx(983, 1187.4000244141, -890.90002441406, 42.700000762939, 0, 0, 278.49243164063);
  3129. CreateDynamicObjectEx(983, 1193.6999511719, -890, 42.700000762939, 0, 0, 278.49243164063);
  3130. CreateDynamicObjectEx(983, 1200, -889.09997558594, 42.700000762939, 0, 0, 278.49243164063);
  3131. CreateDynamicObjectEx(983, 1203.4000244141, -888.59997558594, 42.700000762939, 0, 0, 278.49243164063);
  3132. CreateDynamicObjectEx(1522, 1198.8000488281, -908.79998779297, 42.099998474121, 0, 0, 278);*/
  3133.  
  3134. //Stadthalle
  3135. CreateDynamicObjectEx(10377, 1481.42, -1807.18, 30.63, 0.00, 0.00, 90.06);
  3136. CreateDynamicObjectEx(10381, 1534.42, -1781.44, 25.08, 0.00, 0.00, 0.00);
  3137. CreateDynamicObjectEx(10381, 1427.52, -1781.32, 25.09, 0.00, 0.00, -179.82);
  3138. CreateDynamicObjectEx(10378, 1481.05, -1768.61, 12.02, 0.00, 0.00, 0.00);
  3139. CreateDynamicObjectEx(1432, 1452.96, -1780.37, 12.64, 0.00, 0.00, 0.00);
  3140. CreateDynamicObjectEx(1432, 1457.79, -1773.27, 12.64, 0.00, 0.00, 0.00);
  3141. CreateDynamicObjectEx(1432, 1461.11, -1780.23, 12.64, 0.00, 0.00, 0.00);
  3142. CreateDynamicObjectEx(1432, 1468.13, -1772.49, 12.64, 0.00, 0.00, 0.00);
  3143. CreateDynamicObjectEx(1432, 1450.85, -1770.63, 12.64, 0.00, 0.00, 0.00);
  3144. CreateDynamicObjectEx(1432, 1460.94, -1763.77, 12.64, 0.00, 0.00, 0.00);
  3145. CreateDynamicObjectEx(1432, 1447.88, -1763.00, 12.64, 0.00, 0.00, 0.00);
  3146. CreateDynamicObjectEx(1432, 1454.93, -1765.31, 12.64, 0.00, 0.00, 0.00);
  3147. CreateDynamicObjectEx(1432, 1454.31, -1758.88, 12.64, 0.00, 0.00, 0.00);
  3148. CreateDynamicObjectEx(1432, 1512.39, -1783.46, 12.64, 0.00, 0.00, 0.00);
  3149. CreateDynamicObjectEx(1432, 1505.84, -1766.82, 12.64, 0.00, 0.00, 0.00);
  3150. CreateDynamicObjectEx(1432, 1501.64, -1771.94, 12.64, 0.00, 0.00, 0.00);
  3151. CreateDynamicObjectEx(1432, 1495.94, -1773.90, 12.64, 0.00, 0.00, 0.00);
  3152. CreateDynamicObjectEx(1432, 1511.49, -1762.45, 12.64, 0.00, 0.00, 0.00);
  3153. CreateDynamicObjectEx(1432, 1512.17, -1769.12, 12.64, 0.00, 0.00, 0.00);
  3154. CreateDynamicObjectEx(1432, 1498.42, -1764.19, 12.64, 0.00, 0.00, 0.00);
  3155. CreateDynamicObjectEx(1432, 1504.97, -1781.68, 12.64, 0.00, 0.00, 0.00);
  3156. CreateDynamicObjectEx(1432, 1509.54, -1775.99, 12.64, 0.00, 0.00, 0.00);
  3157. CreateDynamicObjectEx(1432, 1504.22, -1758.20, 12.64, 0.00, 0.00, 0.00);
  3158. CreateDynamicObjectEx(3660, 1460.77, -1744.91, 14.43, 0.00, 0.00, 0.00);
  3159. CreateDynamicObjectEx(3660, 1501.16, -1744.91, 14.43, 0.00, 0.00, 0.00);
  3160.  
  3161. //Baumstämme
  3162. CreateDynamicObjectEx(13369, -1241.5, -754.5, 64.599998474121, 0, 0, 38.5);
  3163. CreateDynamicObjectEx(684, -874.70001220703, -1122.9000244141, 98.300003051758, 0, 1.75, 173.25);
  3164. CreateDynamicObjectEx(684, -873.20001220703, -1115.6999511719, 98, 0, 1.746826171875, 173.24890136719);
  3165. CreateDynamicObjectEx(684, -873.40002441406, -1124.4000244141, 98.300003051758, 0, 1.746826171875, 173.24890136719);
  3166. CreateDynamicObjectEx(684, -874.20001220703, -1122.1999511719, 99, 0, 1.746826171875, 173.24890136719);
  3167. CreateDynamicObjectEx(684, -875.90002441406, -1135.5, 99.5, 0, 1.746826171875, 173.24890136719);
  3168. CreateDynamicObjectEx(684, -874.90002441406, -1128.8000488281, 98.300003051758, 0, 1.746826171875, 173.24890136719);
  3169. CreateDynamicObjectEx(684, -873.20001220703, -1115.6999511719, 98.699996948242, 0, 1.746826171875, 173.24890136719);
  3170. CreateDynamicObjectEx(684, -874.90002441406, -1129.8000488281, 98.900001525879, 0, 1.746826171875, 173.24890136719);
  3171. CreateDynamicObjectEx(684, -874.90002441406, -1129.8000488281, 99.599998474121, 0, 1.746826171875, 173.24890136719);
  3172. CreateDynamicObjectEx(684, -875.90002441406, -1135.5, 100.09999847412, 0, 1.746826171875, 173.24890136719);
  3173. CreateDynamicObjectEx(684, -876.90002441406, -1142.4000244141, 100.09999847412, 0, 1.746826171875, 173.24890136719);
  3174. CreateDynamicObjectEx(684, -876.90002441406, -1142.4000244141, 100.59999847412, 0, 1.746826171875, 173.24890136719);
  3175. CreateDynamicObjectEx(684, -875.90002441406, -1135.5, 100.59999847412, 0, 1.746826171875, 173.24890136719);
  3176. CreateDynamicObjectEx(684, -874.20001220703, -1122.1999511719, 99.400001525879, 0, 1.746826171875, 173.24890136719);
  3177.  
  3178. SetTimer("NagelBand_Timer", NAGELBAND_TIMER_INTERVALL, 1);
  3179.  
  3180. FahrschuleTorA = CreateDynamicObjectEx(978, -1271.69921875, 464, 7, 0, 0, 90);
  3181. FahrschuleTorA3 = CreateDynamicObjectEx(983, -1242.8000488281, 472.60000610352, 6.9000000953674, 0, 0, 268.75);
  3182.  
  3183. IrishCrimeFamilyTor = CreateDynamicObjectEx(7657, 2777.1000976563, 913.29998779297, 11.10000038147, 0, 0, 270);
  3184.  
  3185. //Drogen Penner Alex
  3186. CreateDynamicObjectEx(3939, 851.79998779297, -1066.4000244141, 25.89999961853, 0, 0, 0);
  3187. CreateDynamicObjectEx(3041, 853.79998779297, -1067.4000244141, 23.89999961853, 0, 0, 272);
  3188. CreateDynamicObjectEx(931, 849.90002441406, -1067.8000488281, 25.200000762939, 0, 0, 91.75);
  3189. CreateDynamicObjectEx(3939, 2823.6999511719, -2439.8999023438, 12.800000190735, 0, 0, 89.5);
  3190. CreateDynamicObjectEx(931, 2825, -2441.8000488281, 12.10000038147, 0, 0, 178.99682617188);
  3191. CreateDynamicObjectEx(3041, 2824.8000488281, -2438.1000976563, 11, 0, 0, 359.49951171875);
  3192. CreateDynamicObjectEx(3939, 214.19999694824, -156.19999694824, 2.2999999523163, 0, 0, 0);
  3193. CreateDynamicObjectEx(3041, 216.30000305176, -157.19999694824, 0.5, 0, 0, 271.99951171875);
  3194. CreateDynamicObjectEx(931, 212.30000305176, -157.39999389648, 1.6000000238419, 0, 0, 91.746826171875);
  3195.  
  3196. CreatePickup(1275, 24, 817.0412,856.7825,12.7891,-1);
  3197.  
  3198. CreatePickup(1239, 24, 1261.3955,-777.7451,1091.9063,-1);
  3199.  
  3200. CreatePickup(1239, 24, 1223.4307,-1738.5736,13.5918,-1);
  3201.  
  3202. CreatePickup(1239, 24, 2759.5198,-2452.9226,14.5626,-1);
  3203. Create3DTextLabel("Nutze '/loadimport' um Waren aufzuladen!",COLOR_WHITE,2759.5198,-2452.9226,14.5626,20.0,0);
  3204.  
  3205. CreatePickup(1239, 24, 61.9243,-252.0973,1.5781,-1);
  3206. Create3DTextLabel("Nutze '/sellimport' um das Truckerdepot aufzuladen!",COLOR_WHITE,61.9243,-252.0973,1.5781,20.0,0);
  3207.  
  3208. /*//BSN BY JULIAN <33 :***
  3209. CreateDynamicObjectEx(6257, 1191.98, -913.28, 49.23, 0.00, 0.00, 9.35);
  3210. CreateDynamicObjectEx(1360, 1210.53, -911.38, 42.77, 0.00, 0.00, 8.32);
  3211. CreateDynamicObjectEx(1360, 1209.66, -904.99, 42.86, 0.00, 0.00, 8.55);
  3212. CreateDynamicObjectEx(1360, 1208.79, -898.96, 42.84, 0.00, 0.00, 8.18);
  3213. CreateDynamicObjectEx(984, 1205.67, -919.35, 42.66, 0.00, 0.00, 276.98);
  3214. CreateDynamicObjectEx(1360, 1211.38, -917.32, 42.70, 0.00, 0.00, 8.16);
  3215. CreateDynamicObjectEx(1360, 1207.85, -892.61, 42.79, 0.00, 0.00, 6.98);
  3216. CreateDynamicObjectEx(1360, 1206.94, -888.82, 42.80, 0.00, 0.00, 43.24);
  3217. CreateDynamicObjectEx(984, 1199.42, -889.06, 42.75, 0.36, 0.00, 97.55);
  3218. CreateDynamicObjectEx(984, 1186.74, -890.79, 42.81, -0.10, -0.10, 98.07);
  3219. CreateDynamicObjectEx(984, 1181.57, -897.97, 42.80, 0.00, 0.00, 10.55);
  3220. CreateDynamicObjectEx(2942, 1197.31, -902.98, 42.78, 0.02, 0.00, 101.47);*/
  3221.  
  3222. /*//Rasttaette
  3223. CreateDynamicObjectEx(8648, 1647.3000488281, 83.900001525879, 37, 0, 0, 270);
  3224. CreateDynamicObjectEx(6959, 1653.3000488281, 64.400001525879, 36.200000762939, 0, 0, 0);
  3225. CreateDynamicObjectEx(3037, 1639.1999511719, 84.099998474121, 34.099998474121, 0, 0, 90);
  3226. CreateDynamicObjectEx(6959, 1694.5999755859, 64.400001525879, 36.200000762939, 0, 0, 0);
  3227. CreateDynamicObjectEx(6959, 1735.9000244141, 64.400001525879, 36.200000762939, 0, 0, 0);
  3228. CreateDynamicObjectEx(8648, 1707.5999755859, 83.900001525879, 37, 0, 0, 269.99731445313);
  3229. CreateDynamicObjectEx(8648, 1737.3000488281, 83.900001525879, 37, 0, 0, 269.99731445313);
  3230. CreateDynamicObjectEx(8648, 1756.1999511719, 65, 37, 0, 0, 180.49731445313);
  3231. CreateDynamicObjectEx(5152, 1630.4000244141, 81.400001525879, 36.5, 0, 34.994781494141, 0);
  3232. CreateDynamicObjectEx(16781, 1655.3000488281, 54.799999237061, 36.400001525879, 0, 0, 181);
  3233. CreateDynamicObjectEx(5152, 1630.4000244141, 79.300003051758, 36.5, 0, 34.991455078125, 0);
  3234. CreateDynamicObjectEx(5152, 1630.4000244141, 77.199996948242, 36.5, 0, 34.991455078125, 0);
  3235. CreateDynamicObjectEx(5152, 1630.4000244141, 75.099998474121, 36.5, 0, 34.991455078125, 0);
  3236. CreateDynamicObjectEx(5152, 1626.0999755859, 75.099998474121, 36.900001525879, 0, 23.236083984375, 0.7470703125);
  3237. CreateDynamicObjectEx(5152, 1626.0999755859, 77.199996948242, 36.900001525879, 0, 23.236083984375, 0.7470703125);
  3238. CreateDynamicObjectEx(5152, 1626.0999755859, 79.300003051758, 36.900001525879, 0, 23.236083984375, 0.7470703125);
  3239. CreateDynamicObjectEx(5152, 1626.0999755859, 81.300003051758, 36.900001525879, 0, 23.236083984375, 0.7470703125);
  3240. CreateDynamicObjectEx(8406, 1712.3000488281, 70.5, 41.700000762939, 0, 0, 270);
  3241. CreateDynamicObjectEx(970, 1712.4000244141, 81.400001525879, 36.700000762939, 0, 0, 270.25);
  3242. CreateDynamicObjectEx(970, 1712.5, 54.400001525879, 36.700000762939, 0, 0, 270.24719238281);
  3243. CreateDynamicObjectEx(970, 1712.5, 50.299999237061, 36.700000762939, 0, 0, 269.74719238281);
  3244. CreateDynamicObjectEx(970, 1712.5, 46.900001525879, 36.700000762939, 0, 0, 269.74182128906);
  3245. CreateDynamicObjectEx(1360, 1756.0999755859, 47.400001525879, 36.900001525879, 0, 0, 0);
  3246. CreateDynamicObjectEx(1360, 1754.3000488281, 83.800003051758, 36.900001525879, 0, 0, 269.5);
  3247. CreateDynamicObjectEx(8648, 1736.5999755859, 44.900001525879, 37, 0, 0, 269.99450683594);
  3248. CreateDynamicObjectEx(1360, 1756, 81.800003051758, 36.900001525879, 0, 0, 180.99462890625);
  3249. CreateDynamicObjectEx(1360, 1754.0999755859, 45.200000762939, 36.900001525879, 0, 0, 269.49462890625);
  3250. CreateDynamicObjectEx(711, 1755.9000244141, 83.699996948242, 42.099998474121, 0, 0, 0);
  3251. CreateDynamicObjectEx(711, 1755.8000488281, 45.200000762939, 42.099998474121, 0, 0, 0);
  3252. CreateDynamicObjectEx(8648, 1706.6999511719, 44.900001525879, 37, 0, 0, 269.99450683594);
  3253. CreateDynamicObjectEx(8648, 1677, 44.900001525879, 37, 0, 0, 269.99450683594);
  3254. CreateDynamicObjectEx(8648, 1647.5999755859, 44.900001525879, 37, 0, 0, 269.99450683594);
  3255. CreateDynamicObjectEx(8648, 1633, 59.799999237061, 37, 0, 0, 179.99450683594);
  3256. CreateDynamicObjectEx(5152, 1630.4000244141, 83.400001525879, 36.5, 0, 34.991455078125, 0);
  3257. CreateDynamicObjectEx(5152, 1626.0999755859, 83.400001525879, 36.900001525879, 0, 23.236083984375, 0.7470703125);
  3258. CreateDynamicObjectEx(3336, 1633.9000244141, 29.60000038147, 36.299999237061, 0, 0, 291.40417480469);
  3259. CreateDynamicObjectEx(1098, 1627, 26.39999961853, 42.799999237061, 0, 0, 292.75);
  3260. CreateDynamicObjectEx(1318, 1629.6999511719, 27.39999961853, 42.799999237061, 272.35891723633, 327.98986816406, 78.511535644531);
  3261. CreateDynamicObjectEx(5152, 1621.8000488281, 83.300003051758, 36.400001525879, 359.50958251953, 11.236480712891, 0.84451293945313);
  3262. CreateDynamicObjectEx(5152, 1621.8000488281, 81.199996948242, 36.400001525879, 359.50561523438, 11.233520507813, 0.8404541015625);
  3263. CreateDynamicObjectEx(5152, 1621.8000488281, 79.099998474121, 36.400001525879, 359.50561523438, 11.233520507813, 0.8404541015625);
  3264. CreateDynamicObjectEx(5152, 1621.8000488281, 77, 36.400001525879, 359.50561523438, 11.233520507813, 0.8404541015625);
  3265. CreateDynamicObjectEx(5152, 1621.8000488281, 75, 36.400001525879, 359.50561523438, 11.233520507813, 0.8404541015625);
  3266. CreateDynamicObjectEx(1079, 1628.0999755859, 26.799999237061, 42.799999237061, 0, 0, 294);
  3267. CreateDynamicObjectEx(1215, 1630.4000244141, 27.89999961853, 43.400001525879, 0, 269.74975585938, 112.75);
  3268. CreateDynamicObjectEx(1215, 1626.5999755859, 26.39999961853, 43.400001525879, 0, 269.74731445313, 112.74719238281);
  3269. CreateDynamicObjectEx(3037, 1649.4000244141, 84.099998474121, 34.099998474121, 0, 0, 89.997192382813);
  3270. CreateDynamicObjectEx(3037, 1659.5999755859, 84.099998474121, 33.900001525879, 0, 0, 89.997192382813);
  3271. CreateDynamicObjectEx(3037, 1669.8000488281, 84.099998474121, 33.900001525879, 0, 0, 89.994506835938);
  3272. CreateDynamicObjectEx(3037, 1680, 84.099998474121, 33.900001525879, 0, 0, 89.994506835938);
  3273. CreateDynamicObjectEx(3037, 1690.1999511719, 84.099998474121, 33.900001525879, 0, 0, 89.994506835938);
  3274. CreateDynamicObjectEx(3037, 1700.4000244141, 84.099998474121, 34.099998474121, 0, 0, 89.994506835938);
  3275. CreateDynamicObjectEx(3037, 1710.5999755859, 84.099998474121, 34.099998474121, 0, 0, 89.994506835938);
  3276. CreateDynamicObjectEx(3037, 1720.8000488281, 84.099998474121, 34.099998474121, 0, 0, 89.994506835938);
  3277. CreateDynamicObjectEx(3037, 1731, 84.099998474121, 34.099998474121, 0, 0, 89.994506835938);
  3278. CreateDynamicObjectEx(3037, 1741.1999511719, 84.099998474121, 34.099998474121, 0, 0, 89.994506835938);
  3279. CreateDynamicObjectEx(3037, 1751.4000244141, 84.099998474121, 34.099998474121, 0, 0, 89.994506835938);
  3280. CreateDynamicObjectEx(3037, 1751.4000244141, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3281. CreateDynamicObjectEx(3037, 1741.1999511719, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3282. CreateDynamicObjectEx(3037, 1731, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3283. CreateDynamicObjectEx(3037, 1720.8000488281, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3284. CreateDynamicObjectEx(3037, 1710.5999755859, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3285. CreateDynamicObjectEx(3037, 1700.4000244141, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3286. CreateDynamicObjectEx(3037, 1690.1999511719, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3287. CreateDynamicObjectEx(3037, 1680, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3288. CreateDynamicObjectEx(3037, 1669.8000488281, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3289. CreateDynamicObjectEx(3037, 1659.5999755859, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3290. CreateDynamicObjectEx(3037, 1649.4000244141, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3291. CreateDynamicObjectEx(3037, 1639.1999511719, 84.099998474121, 29.700000762939, 0, 0, 89.994506835938);
  3292. CreateDynamicObjectEx(5152, 1630.1999511719, 84.400001525879, 35.599998474121, 282.07580566406, 307.97894287109, 103.60217285156);
  3293. CreateDynamicObjectEx(5152, 1626.0999755859, 84.400001525879, 36, 274.65551757813, 36.442993164063, 193.34936523438);
  3294. CreateDynamicObjectEx(3037, 1629, 84.099998474121, 34, 0, 0, 90);
  3295. CreateDynamicObjectEx(5152, 1622.0999755859, 84.300003051758, 35.400001525879, 286.90838623047, 97.440307617188, 255.26940917969);
  3296. CreateDynamicObjectEx(970, 1626.1999511719, 74.5, 37.5, 0, 0, 0.25);
  3297. CreateDynamicObjectEx(970, 1626, 83.900001525879, 37.5, 0, 0, 359.24719238281);
  3298. CreateDynamicObjectEx(3877, 1712.5, 79.400001525879, 35.5, 0, 0, 0);
  3299. CreateDynamicObjectEx(3877, 1712.5, 56.400001525879, 35.5, 0, 0, 0);
  3300. CreateDynamicObjectEx(5152, 1630.4000244141, 74.099998474121, 35.5, 283.26782226563, 286.13000488281, 84.795776367188);
  3301. CreateDynamicObjectEx(5152, 1626.4000244141, 74, 36, 273.91070556641, 50.386779785156, 207.31823730469);
  3302. CreateDynamicObjectEx(5152, 1622.5, 73.900001525879, 35.400001525879, 287.15515136719, 97.322387695313, 256.90466308594);
  3303. CreateDynamicObjectEx(3877, 1628.1999511719, 84.099998474121, 37.400001525879, 0, 0, 0);
  3304. CreateDynamicObjectEx(3877, 1628.3000488281, 74.300003051758, 37.400001525879, 0, 0, 0);
  3305. CreateDynamicObjectEx(970, 1630.4000244141, 74.5, 37.099998474121, 0, 11.749877929688, 0.494384765625);
  3306. CreateDynamicObjectEx(970, 1630.3000488281, 83.900001525879, 37.099998474121, 0, 11.749877929688, 0.494384765625);
  3307. CreateDynamicObjectEx(1597, 1715.0999755859, 78.699996948242, 38.799999237061, 0, 0, 0);
  3308. CreateDynamicObjectEx(1597, 1722.8000488281, 78.699996948242, 38.799999237061, 0, 0, 0);
  3309. CreateDynamicObjectEx(1597, 1730.1999511719, 78.699996948242, 38.799999237061, 0, 0, 0);
  3310. CreateDynamicObjectEx(1597, 1737.9000244141, 78.699996948242, 38.799999237061, 0, 0, 0);
  3311. CreateDynamicObjectEx(1597, 1745.8000488281, 78.699996948242, 38.799999237061, 0, 0, 0);
  3312. CreateDynamicObjectEx(1597, 1744.6999511719, 50.200000762939, 38.799999237061, 0, 0, 0);
  3313. CreateDynamicObjectEx(1597, 1736.9000244141, 50.200000762939, 38.799999237061, 0, 0, 0);
  3314. CreateDynamicObjectEx(1597, 1729.1999511719, 50.299999237061, 38.799999237061, 0, 0, 0);
  3315. CreateDynamicObjectEx(1597, 1721.5999755859, 50.200000762939, 38.799999237061, 0, 0, 0);
  3316. CreateDynamicObjectEx(1597, 1714.4000244141, 50.200000762939, 38.799999237061, 0, 0, 0);
  3317. CreateDynamicObjectEx(970, 1667.4000244141, 57.599998474121, 36.700000762939, 0, 0, 0);
  3318. CreateDynamicObjectEx(970, 1671.5, 57.599998474121, 36.700000762939, 0, 0, 0);
  3319. CreateDynamicObjectEx(970, 1681.8000488281, 57.599998474121, 36.700000762939, 0, 0, 0);
  3320. CreateDynamicObjectEx(970, 1685.9000244141, 57.599998474121, 36.700000762939, 0, 0, 0);
  3321. CreateDynamicObjectEx(970, 1690, 57.599998474121, 36.700000762939, 0, 0, 0);
  3322. CreateDynamicObjectEx(970, 1694.0999755859, 57.599998474121, 36.700000762939, 0, 0, 0);
  3323. CreateDynamicObjectEx(970, 1696.1999511719, 55.5, 36.700000762939, 0, 0, 270);
  3324. CreateDynamicObjectEx(970, 1696.1999511719, 47.299999237061, 36.700000762939, 0, 0, 270);
  3325. CreateDynamicObjectEx(1594, 1692.5999755859, 49.200000762939, 36.599998474121, 0, 0, 46);
  3326. CreateDynamicObjectEx(1594, 1691.5, 54, 36.599998474121, 0, 0, 45.999755859375);
  3327. CreateDynamicObjectEx(1594, 1687.0999755859, 49.299999237061, 36.599998474121, 0, 0, 45.999755859375);
  3328. CreateDynamicObjectEx(1594, 1671.5999755859, 55.400001525879, 36.599998474121, 0, 0, 45.999755859375);
  3329. CreateDynamicObjectEx(1594, 1670.1999511719, 48.5, 36.599998474121, 0, 0, 45.999755859375);
  3330. CreateDynamicObjectEx(1594, 1668.3000488281, 52.299999237061, 36.599998474121, 0, 0, 45.999755859375);
  3331. CreateDynamicObjectEx(1594, 1687.4000244141, 55.200000762939, 36.599998474121, 0, 0, 45.999755859375);
  3332. CreateDynamicObjectEx(1594, 1675, 50.700000762939, 36.599998474121, 0, 0, 45.999755859375);
  3333. CreateDynamicObjectEx(1214, 1679.6999511719, 57.599998474121, 36.099998474121, 0, 0, 0);
  3334. CreateDynamicObjectEx(1214, 1673.6999511719, 57.599998474121, 36.099998474121, 0, 0, 0);
  3335. CreateDynamicObjectEx(1597, 1752.0999755859, 50.099998474121, 38.799999237061, 0, 0, 0);
  3336. CreateDynamicObjectEx(1597, 1752.9000244141, 78.800003051758, 38.799999237061, 0, 0, 0);
  3337. CreateDynamicObjectEx(2714, 1644.6999511719, 50.099998474121, 37.700000762939, 0, 0, 270);
  3338. CreateDynamicObjectEx(3461, 1679.6999511719, 57.599998474121, 37.700000762939, 0, 0, 0);
  3339. CreateDynamicObjectEx(3461, 1673.6999511719, 57.599998474121, 37.700000762939, 0, 0, 0);
  3340. CreateDynamicObjectEx(1676, 1682.5, 85.099998474121, 37.700000762939, 0, 0, 89.75);
  3341. CreateDynamicObjectEx(11496, 1685.5999755859, 86, 36, 0, 0, 90);
  3342. CreateDynamicObjectEx(11496, 1669.5999755859, 86, 36, 0, 0, 90);
  3343. CreateDynamicObjectEx(3440, 1692.8000488281, 89.900001525879, 34, 0, 0, 0);
  3344. CreateDynamicObjectEx(3440, 1688, 89.800003051758, 34, 0, 0, 0);
  3345. CreateDynamicObjectEx(3440, 1683, 89.900001525879, 34, 0, 0, 0);
  3346. CreateDynamicObjectEx(3440, 1678.1999511719, 89.800003051758, 34, 0, 0, 0);
  3347. CreateDynamicObjectEx(3440, 1676.8000488281, 89.900001525879, 34, 0, 0, 0);
  3348. CreateDynamicObjectEx(3440, 1672, 89.800003051758, 34, 0, 0, 0);
  3349. CreateDynamicObjectEx(3440, 1667, 89.900001525879, 34, 0, 0, 0);
  3350. CreateDynamicObjectEx(3440, 1662.1999511719, 89.800003051758, 34, 0, 0, 0);
  3351. CreateDynamicObjectEx(3440, 1692.8000488281, 89.900001525879, 29.299999237061, 0, 0, 0);
  3352. CreateDynamicObjectEx(3440, 1688, 89.800003051758, 29.299999237061, 0, 0, 0);
  3353. CreateDynamicObjectEx(3440, 1683, 89.900001525879, 29.299999237061, 0, 0, 0);
  3354. CreateDynamicObjectEx(3440, 1678.1999511719, 89.800003051758, 29.299999237061, 0, 0, 0);
  3355. CreateDynamicObjectEx(3440, 1676.8000488281, 89.900001525879, 29.299999237061, 0, 0, 0);
  3356. CreateDynamicObjectEx(3440, 1672, 89.800003051758, 29.299999237061, 0, 0, 0);
  3357. CreateDynamicObjectEx(3440, 1667, 89.900001525879, 29.299999237061, 0, 0, 0);
  3358. CreateDynamicObjectEx(3440, 1662.1999511719, 89.800003051758, 29.299999237061, 0, 0, 0);
  3359. CreateDynamicObjectEx(3627, 1677.5999755859, 89.099998474121, 40, 0, 0, 90);
  3360. CreateDynamicObjectEx(1676, 1682.5, 87.800003051758, 37.700000762939, 0, 0, 89.747314453125);
  3361. CreateDynamicObjectEx(1676, 1672.1999511719, 87.800003051758, 37.700000762939, 0, 0, 89.747314453125);
  3362. CreateDynamicObjectEx(1676, 1672.1999511719, 85.099998474121, 37.700000762939, 0, 0, 89.747314453125);
  3363. CreateDynamicObjectEx(1676, 1662.5999755859, 87.900001525879, 37.700000762939, 0, 0, 89.747314453125);
  3364. CreateDynamicObjectEx(1676, 1662.5999755859, 85.199996948242, 37.700000762939, 0, 0, 89.747314453125);
  3365. CreateDynamicObjectEx(1676, 1692, 85, 37.700000762939, 0, 0, 89.747314453125);
  3366. CreateDynamicObjectEx(1676, 1691.9000244141, 87.5, 37.700000762939, 0, 0, 89.747314453125);
  3367. CreateDynamicObjectEx(983, 1693.3000488281, 86.400001525879, 36.900001525879, 0, 0, 0);
  3368. CreateDynamicObjectEx(982, 1674.5, 90.099998474121, 36.799999237061, 0, 0, 270);
  3369. CreateDynamicObjectEx(983, 1690.3000488281, 90.099998474121, 36.799999237061, 0, 0, 89.75);
  3370. CreateDynamicObjectEx(1522, 1666, 49.099998474121, 36.400001525879, 0, 0, 270);
  3371. CreateDynamicObjectEx(970, 1698.3000488281, 57.599998474121, 36.700000762939, 0, 0, 0);
  3372. CreateDynamicObjectEx(970, 1702.4000244141, 57.599998474121, 36.700000762939, 0, 0, 0);
  3373. CreateDynamicObjectEx(970, 1706.5, 57.599998474121, 36.700000762939, 0, 0, 0);
  3374. CreateDynamicObjectEx(970, 1710.5, 56.900001525879, 36.700000762939, 0, 0, 340.5);
  3375. CreateDynamicObjectEx(1214, 1696.1999511719, 53.400001525879, 36.200000762939, 0, 0, 0);
  3376. CreateDynamicObjectEx(1214, 1696.1999511719, 49.299999237061, 36.200000762939, 0, 0, 0);
  3377. CreateDynamicObjectEx(2773, 1656.4000244141, 59.5, 36.900001525879, 0, 0, 0);
  3378. CreateDynamicObjectEx(2773, 1654, 59.5, 36.900001525879, 0, 0, 0);
  3379. CreateDynamicObjectEx(8407, 1712.8000488281, 57.799999237061, 37.599998474121, 0, 0, 0);
  3380. CreateDynamicObjectEx(983, 1661.8000488281, 86.5, 36.900001525879, 0, 0, 0);
  3381. CreateDynamicObjectEx(2965, 1708.5, 54.5, 37.099998474121, 0, 0, 0);
  3382. CreateDynamicObjectEx(2964, 1709.0999755859, 54.5, 36.200000762939, 0, 0, 0);
  3383. CreateDynamicObjectEx(2964, 1709.0999755859, 48.400001525879, 36.200000762939, 0, 0, 0);
  3384. CreateDynamicObjectEx(2965, 1708.5, 48.400001525879, 37.099998474121, 0, 0, 0);
  3385. CreateDynamicObjectEx(338, 1708.8000488281, 55.200000762939, 36.400001525879, 0, 0, 13.25);
  3386. CreateDynamicObjectEx(338, 1708.9000244141, 53.799999237061, 36.400001525879, 0, 0, 177.75);
  3387. CreateDynamicObjectEx(338, 1709.6999511719, 49.099998474121, 36.400001525879, 0, 0, 9.74951171875);
  3388. CreateDynamicObjectEx(338, 1708.5, 49.099998474121, 36.400001525879, 0, 0, 9.744873046875);
  3389. CreateDynamicObjectEx(338, 1709.3000488281, 47.700000762939, 36.400001525879, 0, 0, 41.994873046875);
  3390. CreateDynamicObjectEx(1280, 1704.3000488281, 56.099998474121, 36.599998474121, 0, 0, 0);
  3391. CreateDynamicObjectEx(1280, 1704.1999511719, 46.700000762939, 36.599998474121, 0, 0, 0);
  3392. CreateDynamicObjectEx(1280, 1701, 46.799999237061, 36.599998474121, 0, 0, 179.75);
  3393. CreateDynamicObjectEx(1280, 1701.0999755859, 56.099998474121, 36.599998474121, 0, 0, 179.74731445313);
  3394. CreateDynamicObjectEx(1516, 1702.6999511719, 56.900001525879, 36.200000762939, 0, 0, 0);
  3395. CreateDynamicObjectEx(1516, 1702.6999511719, 55.400001525879, 36.200000762939, 0, 0, 0);
  3396. CreateDynamicObjectEx(1516, 1702.5999755859, 47.5, 36.200000762939, 0, 0, 0);
  3397. CreateDynamicObjectEx(1516, 1702.5999755859, 46.099998474121, 36.200000762939, 0, 0, 0);
  3398. CreateDynamicObjectEx(1280, 1696.8000488281, 56.099998474121, 36.599998474121, 0, 0, 179.74731445313);
  3399. CreateDynamicObjectEx(1280, 1696.9000244141, 46.900001525879, 36.599998474121, 0, 0, 179.74731445313);
  3400. CreateDynamicObjectEx(1280, 1700, 56.099998474121, 36.599998474121, 0, 0, 0);
  3401. CreateDynamicObjectEx(1280, 1700, 46.799999237061, 36.599998474121, 0, 0, 0);
  3402. CreateDynamicObjectEx(1516, 1698.3000488281, 55.400001525879, 36.200000762939, 0, 0, 0);
  3403. CreateDynamicObjectEx(1516, 1698.3000488281, 56.900001525879, 36.200000762939, 0, 0, 0);
  3404. CreateDynamicObjectEx(1516, 1698.3000488281, 47.5, 36.200000762939, 0, 0, 0);
  3405. CreateDynamicObjectEx(1516, 1698.3000488281, 46.099998474121, 36.200000762939, 0, 0, 0);
  3406. CreateDynamicObjectEx(3037, 1756.4000244141, 79, 34, 0, 0, 0.4945068359375);
  3407. CreateDynamicObjectEx(3037, 1756.5, 68.800003051758, 34, 0, 0, 0.4940185546875);
  3408. CreateDynamicObjectEx(3037, 1756.5, 58.599998474121, 34, 0, 0, 359.48889160156);
  3409. CreateDynamicObjectEx(3037, 1756.4000244141, 49.5, 34, 0, 0, 359.23364257813);
  3410. CreateDynamicObjectEx(3037, 1756.4000244141, 79, 29.60000038147, 0, 0, 0.494384765625);
  3411. CreateDynamicObjectEx(3037, 1756.5, 68.800003051758, 29.60000038147, 0, 0, 0.4888916015625);
  3412. CreateDynamicObjectEx(3037, 1756.5, 58.599998474121, 29.60000038147, 0, 0, 359.48364257813);
  3413. CreateDynamicObjectEx(3037, 1756.4000244141, 49.5, 29.60000038147, 0, 0, 359.23095703125);
  3414. CreateDynamicObjectEx(3037, 1756.4000244141, 49.5, 25.200000762939, 0, 0, 359.23095703125);
  3415. CreateDynamicObjectEx(3037, 1632.9000244141, 49.5, 34, 0, 0, 359.49450683594);
  3416. CreateDynamicObjectEx(3037, 1633, 59.700000762939, 34, 0, 0, 359.48913574219);
  3417. CreateDynamicObjectEx(3037, 1633.0999755859, 69.599998474121, 34, 0, 0, 359.48913574219);
  3418. CreateDynamicObjectEx(3037, 1638, 44.5, 34, 0, 0, 89.994506835938);
  3419. CreateDynamicObjectEx(3037, 1648.1999511719, 44.5, 34, 0, 0, 89.994506835938);
  3420. CreateDynamicObjectEx(3037, 1658.4000244141, 44.5, 34, 0, 0, 89.994506835938);
  3421. CreateDynamicObjectEx(3037, 1668.5999755859, 44.5, 34, 0, 0, 89.994506835938);
  3422. CreateDynamicObjectEx(3037, 1678.8000488281, 44.5, 34, 0, 0, 89.994506835938);
  3423. CreateDynamicObjectEx(3037, 1689, 44.5, 34, 0, 0, 89.994506835938);
  3424. CreateDynamicObjectEx(3037, 1699.1999511719, 44.5, 34, 0, 0, 89.994506835938);
  3425. CreateDynamicObjectEx(3037, 1709.4000244141, 44.5, 34, 0, 0, 89.994506835938);
  3426. CreateDynamicObjectEx(3037, 1719.5999755859, 44.5, 34, 0, 0, 89.994506835938);
  3427. CreateDynamicObjectEx(3037, 1729.8000488281, 44.5, 34, 0, 0, 89.994506835938);
  3428. CreateDynamicObjectEx(3037, 1740, 44.5, 34, 0, 0, 89.994506835938);
  3429. CreateDynamicObjectEx(3037, 1751.4000244141, 44.5, 34, 0, 0, 89.994506835938);
  3430. CreateDynamicObjectEx(3037, 1745.6999511719, 44.5, 34, 0, 0, 89.994506835938);
  3431. CreateDynamicObjectEx(3037, 1751.4000244141, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3432. CreateDynamicObjectEx(3037, 1741.1999511719, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3433. CreateDynamicObjectEx(3037, 1731, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3434. CreateDynamicObjectEx(3037, 1720.8000488281, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3435. CreateDynamicObjectEx(3037, 1710.5999755859, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3436. CreateDynamicObjectEx(3037, 1700.4000244141, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3437. CreateDynamicObjectEx(3037, 1690.1999511719, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3438. CreateDynamicObjectEx(3037, 1680, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3439. CreateDynamicObjectEx(3037, 1669.8000488281, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3440. CreateDynamicObjectEx(3037, 1659.5999755859, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3441. CreateDynamicObjectEx(3037, 1649.4000244141, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3442. CreateDynamicObjectEx(3037, 1639.1999511719, 44.5, 29.60000038147, 0, 0, 89.994506835938);
  3443. CreateDynamicObjectEx(3037, 1629, 44.599998474121, 29.60000038147, 0, 0, 89.994506835938);
  3444. CreateDynamicObjectEx(3037, 1751.4000244141, 44.5, 25.200000762939, 0, 0, 89.994506835938);
  3445. CreateDynamicObjectEx(3037, 1741.1999511719, 44.5, 25.200000762939, 0, 0, 89.994506835938);
  3446. CreateDynamicObjectEx(3037, 1731, 44.5, 25.200000762939, 0, 0, 89.994506835938);
  3447. CreateDynamicObjectEx(3037, 1639.1999511719, 44.5, 25.200000762939, 0, 0, 89.994506835938);
  3448. CreateDynamicObjectEx(3037, 1649.4000244141, 44.5, 25.200000762939, 0, 0, 89.994506835938);
  3449. CreateDynamicObjectEx(3037, 1659.5999755859, 44.5, 25.200000762939, 0, 0, 89.994506835938);
  3450. CreateDynamicObjectEx(3037, 1669.8000488281, 44.5, 25.200000762939, 0, 0, 89.994506835938);*/
  3451.  
  3452. CreatePickup(1239, 24, -310.2000,1762.5668,43.6406,-1);
  3453.  
  3454. yakiTor = CreateObject(985, 2521.3000488281, 1819.5, 10.5, 0, 0, 269.5);
  3455. yakiTor1 = CreateObject(986, 2521.3000488281, 1827.4000244141, 10.5, 0, 0, 270.5);
  3456.  
  3457. RifaTor = CreateObject(986, -2131.1999511719, -80.400001525879, 35.200000762939, 0, 0, 0);
  3458. RifaTor1 = CreateObject(985, -2123.3000488281, -80.400001525879, 35.200000762939, 0, 0, 0);
  3459.  
  3460. //Yaki Base
  3461. CreateDynamicObjectEx(987, 2626.3000488281, 1743.3000488281, 9.8000001907349, 0, 0, 0);
  3462. CreateDynamicObjectEx(987, 2614.3000488281, 1743.3000488281, 9.8000001907349, 0, 0, 0);
  3463. CreateDynamicObjectEx(987, 2602.3000488281, 1743.3000488281, 9.8000001907349, 0, 0, 0);
  3464. CreateDynamicObjectEx(987, 2590.3000488281, 1743.3000488281, 9.8000001907349, 0, 0, 0);
  3465. CreateDynamicObjectEx(987, 2581.3000488281, 1743.3000488281, 9.8000001907349, 0, 0, 0);
  3466. CreateDynamicObjectEx(987, 2527.6000976563, 1796.5999755859, 9.8000001907349, 0, 0, 0);
  3467. CreateDynamicObjectEx(987, 2521.1999511719, 1796.5999755859, 9.8000001907349, 0, 0, 0);
  3468. CreateDynamicObjectEx(987, 2521.3000488281, 1808.5, 9.8000001907349, 0, 0, 270);
  3469. CreateDynamicObjectEx(987, 2521.3000488281, 1815.5999755859, 9.8000001907349, 0, 0, 269.99450683594);
  3470. CreateDynamicObjectEx(987, 2521.3999023438, 1843.3000488281, 9.8000001907349, 0, 0, 269.99450683594);
  3471. CreateDynamicObjectEx(987, 2521.3999023438, 1848.9000244141, 9.8000001907349, 0, 0, 269.99450683594);
  3472. CreateDynamicObjectEx(987, 2533.3000488281, 1848.5999755859, 9.8000001907349, 0, 0, 179);
  3473. CreateDynamicObjectEx(987, 2539.3000488281, 1848.5, 9.8000001907349, 0, 0, 178.99475097656);
  3474. /* //BSN BY DARKSH00TER
  3475. CreateDynamicObjectEx(1597, 1176.0999755859, -945.90002441406, 44.400001525879, 0, 0, 278);
  3476. CreateDynamicObjectEx(3511, 1170.9000244141, -946.79998779297, 41.400001525879, 0, 0, 0);
  3477. CreateDynamicObjectEx(3578, 1170.5, -941.90002441406, 41.200000762939, 0, 0, 276.5);
  3478. CreateDynamicObjectEx(3578, 1171.5, -951.40002441406, 41, 0, 1.5, 274.49841308594);
  3479. CreateDynamicObjectEx(3511, 1180.9000244141, -945.20001220703, 40.900001525879, 0, 0, 0);
  3480. CreateDynamicObjectEx(1597, 1186, -944.29998779297, 44.400001525879, 0, 0, 280.248046875);
  3481. CreateDynamicObjectEx(3511, 1191, -943.29998779297, 40.700000762939, 0, 0, 0);
  3482. CreateDynamicObjectEx(1597, 1196, -942.5, 44.400001525879, 0, 0, 280.24475097656);
  3483. CreateDynamicObjectEx(3511, 1200.5999755859, -941.59997558594, 40.700000762939, 0, 0, 0);
  3484. CreateDynamicObjectEx(1597, 1205.5, -940.59997558594, 44.400001525879, 0, 0, 280.248046875);
  3485. CreateDynamicObjectEx(3511, 1210.4000244141, -939.5, 41.700000762939, 0, 0, 0);
  3486. CreateDynamicObjectEx(3511, 1229, -936.5, 40.5, 0, 0, 0);
  3487. CreateDynamicObjectEx(983, 1172.8000488281, -935.90002441406, 42.700000762939, 0, 0, 280.25);
  3488. CreateDynamicObjectEx(983, 1185.4000244141, -933.70001220703, 42.599998474121, 359.24743652344, 0, 278.99475097656);
  3489. CreateDynamicObjectEx(983, 1191.6999511719, -932.70001220703, 42.599998474121, 359.74194335938, 0, 278.99230957031);
  3490. CreateDynamicObjectEx(983, 1198, -931.70001220703, 42.599998474121, 359.74182128906, 0, 278.99230957031);
  3491. CreateDynamicObjectEx(983, 1204.3000488281, -930.70001220703, 42.599998474121, 359.74182128906, 0, 278.99230957031);
  3492. CreateDynamicObjectEx(983, 1207.5, -930.20001220703, 42.599998474121, 359.74182128906, 0, 278.99230957031);
  3493. CreateDynamicObjectEx(983, 1229.5999755859, -926.09997558594, 42.400001525879, 359.74182128906, 0, 280.99230957031);
  3494. CreateDynamicObjectEx(983, 1235.9000244141, -924.90002441406, 42.400001525879, 359.736328125, 0, 280.99182128906);
  3495. CreateDynamicObjectEx(983, 1242.1999511719, -923.70001220703, 42.400001525879, 359.736328125, 0, 280.99182128906);
  3496. CreateDynamicObjectEx(1597, 1234.3000488281, -935.40002441406, 44.200000762939, 0, 0, 280.24475097656);
  3497. CreateDynamicObjectEx(3511, 1239.0999755859, -934.59997558594, 40.599998474121, 0, 0, 0);
  3498. CreateDynamicObjectEx(1597, 1244.1999511719, -933.70001220703, 44.200000762939, 0, 0, 280.24475097656);
  3499. CreateDynamicObjectEx(3511, 1249, -932.90002441406, 40.5, 0, 0, 0);
  3500. CreateDynamicObjectEx(1215, 1210.8000488281, -929.70001220703, 42.5, 0, 0, 0);
  3501. CreateDynamicObjectEx(1215, 1211, -925.5, 42.5, 0, 0, 0);
  3502. CreateDynamicObjectEx(1215, 1226.1999511719, -926.79998779297, 42.299999237061, 0, 0, 0);
  3503. CreateDynamicObjectEx(1215, 1219.1999511719, -923, 42.700000762939, 0, 0, 0);
  3504. CreateDynamicObjectEx(1215, 1219.5, -928.20001220703, 42.400001525879, 0, 0, 0);
  3505. CreateDynamicObjectEx(1215, 1225.8000488281, -922.70001220703, 42.5, 0, 0, 0);
  3506. CreateDynamicObjectEx(3578, 1248.3000488281, -928, 40.900001525879, 0, 0, 276.49841308594);
  3507. CreateDynamicObjectEx(3578, 1249.6999511719, -938.29998779297, 40.799999237061, 0, 1.25, 276.75);*/
  3508. //Autohaus
  3509. CreateDynamicObjectEx(3749, 1270, -1841.90002, 18.3, 0, 0, 0);
  3510. CreateDynamicObjectEx(983, 1260.40002, -1840.5, 13.2, 0, 0, 0);
  3511. CreateDynamicObjectEx(984, 1254, -1837.30005, 13.1, 0, 0, 270);
  3512. CreateDynamicObjectEx(984, 1241.30005, -1837.30005, 13.1, 0, 0, 270);
  3513. CreateDynamicObjectEx(3749, 1234, -1831.40002, 18.2, 0, 0, 269);
  3514. CreateDynamicObjectEx(3578, 1270.90002, -1842.5, 11.7, 0, 0, 0);
  3515. CreateDynamicObjectEx(3578, 1267.40002, -1842.5, 11.7, 0, 0, 0);
  3516. CreateDynamicObjectEx(1237, 1269.90002, -1842.59998, 12.4, 0, 0, 0);
  3517. CreateDynamicObjectEx(1215, 1269.90002, -1842.09998, 13, 0, 0, 0);
  3518. CreateDynamicObjectEx(1215, 1269.90002, -1841.80005, 13, 0, 0, 0);
  3519. CreateDynamicObjectEx(1215, 1269.90002, -1841.5, 13, 0, 0, 0);
  3520. CreateDynamicObjectEx(1237, 1234.09998, -1831.09998, 12.4, 0, 0, 0);
  3521. CreateDynamicObjectEx(3578, 1234.09998, -1836.30005, 11.7, 0, 0, 271.25);
  3522. CreateDynamicObjectEx(3578, 1233.90002, -1826.40002, 11.7, 0, 0, 271.497);
  3523. CreateDynamicObjectEx(1215, 1234.59998, -1831.09998, 13, 0, 0, 0);
  3524. CreateDynamicObjectEx(1215, 1234.90002, -1831.09998, 13, 0, 0, 0);
  3525. CreateDynamicObjectEx(1215, 1235.19995, -1831.09998, 13, 0, 0, 0);
  3526. CreateDynamicObjectEx(984, 1236.19995, -1815.69995, 13.2, 0, 359.25, 179.75);
  3527. CreateDynamicObjectEx(983, 1279.69995, -1837.40002, 13.1, 0, 358.5, 272);
  3528. CreateDynamicObjectEx(983, 1276.5, -1840.69995, 13, 0, 0, 0);
  3529. CreateDynamicObjectEx(984, 1282.90002, -1831, 13, 0, 0, 179.75);
  3530. CreateDynamicObjectEx(984, 1282.90002, -1819.80005, 13, 0, 0, 180.247);
  3531. CreateDynamicObjectEx(984, 1282.90002, -1808.59998, 13, 0, 0, 179.747);
  3532. CreateDynamicObjectEx(984, 1282.90002, -1799.59998, 13, 0, 0, 179.742);
  3533. CreateDynamicObjectEx(984, 1276.5, -1793.19995, 13, 0, 0, 270.242);
  3534. CreateDynamicObjectEx(984, 1266.90002, -1793.19995, 13, 0, 0, 270.242);
  3535. CreateDynamicObjectEx(984, 1258.90002, -1793.19995, 13, 0, 0, 270.242);
  3536. CreateDynamicObjectEx(638, 1262.59998, -1852.19995, 13.1, 0, 0, 270);
  3537. CreateDynamicObjectEx(1215, 1261.09998, -1852.30005, 12.8, 0, 0, 0);
  3538. CreateDynamicObjectEx(638, 1259.59998, -1852.19995, 13.1, 0, 0, 269.995);
  3539. CreateDynamicObjectEx(1232, 1249.90002, -1852.19995, 15, 0, 0, 0);
  3540. CreateDynamicObjectEx(638, 1248.40002, -1852.19995, 13.1, 0, 0, 269.995);
  3541. CreateDynamicObjectEx(673, 1246.80005, -1852.19995, 12.4, 0, 0, 0);
  3542. CreateDynamicObjectEx(638, 1245.19995, -1852.19995, 13.1, 0, 0, 269.995);
  3543. CreateDynamicObjectEx(1232, 1243.59998, -1852.30005, 15, 0, 0, 0);
  3544. CreateDynamicObjectEx(638, 1233.80005, -1852.19995, 13.1, 0, 0, 269.995);
  3545. CreateDynamicObjectEx(1215, 1232.30005, -1852.30005, 12.9, 0, 0, 0);
  3546. CreateDynamicObjectEx(638, 1230.80005, -1852.19995, 13.1, 0, 0, 269.995);
  3547. CreateDynamicObjectEx(673, 1264.19995, -1852.30005, 12.4, 0, 0, 0);
  3548. CreateDynamicObjectEx(673, 1258.09998, -1852.30005, 12.4, 0, 0, 0);
  3549. CreateDynamicObjectEx(673, 1235.40002, -1852.19995, 12.4, 0, 0, 0);
  3550. CreateDynamicObjectEx(673, 1229.30005, -1852.30005, 12.4, 0, 0, 0);
  3551.  
  3552. //BSN by Source
  3553. CreateDynamicObjectEx(19379, 1194.52490, -914.03430, 42.29400, 0.00000, 90.00000, 7.50000);
  3554. CreateDynamicObjectEx(19379, 1204.92749, -912.66663, 42.29400, 0.00000, 90.00000, 7.50000);
  3555. CreateDynamicObjectEx(19379, 1203.66882, -903.11511, 42.29400, 0.00000, 90.00000, 7.50000);
  3556. CreateDynamicObjectEx(19379, 1193.25977, -904.49237, 42.29400, 0.00000, 90.00000, 7.50000);
  3557. CreateDynamicObjectEx(19379, 1192.03015, -894.95117, 42.29400, 0.00000, 90.00000, 7.50000);
  3558. CreateDynamicObjectEx(19379, 1202.41321, -893.57220, 42.29400, 0.00000, 90.00000, 7.50000);
  3559. textur = CreateDynamicObjectEx(18762, 1210.21277, -916.35718, 44.41573, 0.00000, 0.00000, 7.50000);
  3560. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3561. textur = CreateDynamicObjectEx(18762, 1206.58521, -888.65881, 44.41570, 0.00000, 0.00000, 7.50000);
  3562. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3563. textur = CreateDynamicObjectEx(18762, 1206.94226, -891.56030, 42.35809, 90.00000, 0.00000, 7.50000);
  3564. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3565. textur = CreateDynamicObjectEx(18762, 1207.58984, -896.48486, 42.35809, 90.00000, 0.00000, 7.50000);
  3566. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3567. textur = CreateDynamicObjectEx(18762, 1208.24695, -901.43127, 42.35810, 90.00000, 0.00000, 7.50000);
  3568. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3569. textur = CreateDynamicObjectEx(18762, 1208.90332, -906.38538, 42.35810, 90.00000, 0.00000, 7.50000);
  3570. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3571. textur = CreateDynamicObjectEx(18762, 1209.54248, -911.31158, 42.35810, 90.00000, 0.00000, 7.50000);
  3572. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3573. textur = CreateDynamicObjectEx(18762, 1209.83240, -913.47705, 42.35810, 90.00000, 0.00000, 7.50000);
  3574. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3575. textur = CreateDynamicObjectEx(18762, 1189.02014, -890.97870, 42.35810, 90.00000, 0.00000, 97.50000);
  3576. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3577. textur = CreateDynamicObjectEx(18762, 1193.97046, -890.32343, 42.35810, 90.00000, 0.00000, 97.50000);
  3578. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3579. textur = CreateDynamicObjectEx(18762, 1198.91760, -889.66748, 42.35810, 90.00000, 0.00000, 97.50000);
  3580. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3581. textur = CreateDynamicObjectEx(18762, 1203.63892, -889.04028, 42.35810, 90.00000, 0.00000, 97.50000);
  3582. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3583. textur = CreateDynamicObjectEx(18762, 1203.63892, -889.04028, 46.41393, 90.00000, 0.00000, 97.50000);
  3584. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3585. textur = CreateDynamicObjectEx(18762, 1198.91760, -889.66748, 46.41390, 90.00000, 0.00000, 97.50000);
  3586. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3587. textur = CreateDynamicObjectEx(18762, 1193.97046, -890.32343, 46.41390, 90.00000, 0.00000, 97.50000);
  3588. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3589. textur = CreateDynamicObjectEx(18762, 1189.02014, -890.97870, 46.41390, 90.00000, 0.00000, 97.50000);
  3590. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3591. textur = CreateDynamicObjectEx(18762, 1206.94226, -891.56030, 46.41390, 90.00000, 0.00000, 7.50000);
  3592. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3593. textur = CreateDynamicObjectEx(18762, 1207.58984, -896.48492, 46.41390, 90.00000, 0.00000, 7.50000);
  3594. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3595. textur = CreateDynamicObjectEx(18762, 1208.24695, -901.43127, 46.41390, 90.00000, 0.00000, 7.50000);
  3596. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3597. textur = CreateDynamicObjectEx(18762, 1208.90332, -906.38538, 46.41390, 90.00000, 0.00000, 7.50000);
  3598. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3599. textur = CreateDynamicObjectEx(18762, 1209.54248, -911.31158, 46.41390, 90.00000, 0.00000, 7.50000);
  3600. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3601. textur = CreateDynamicObjectEx(18762, 1209.83240, -913.47711, 46.41390, 90.00000, 0.00000, 7.50000);
  3602. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3603. textur = CreateDynamicObjectEx(19377, 1194.52490, -914.03430, 46.84160, 0.00000, 90.00000, 7.50000);
  3604. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  3605. textur = CreateDynamicObjectEx(19377, 1204.92749, -912.66663, 46.84160, 0.00000, 90.00000, 7.50000);
  3606. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  3607. textur = CreateDynamicObjectEx(19377, 1203.66882, -903.11511, 46.84160, 0.00000, 90.00000, 7.50000);
  3608. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  3609. textur = CreateDynamicObjectEx(19377, 1193.25977, -904.49237, 46.84160, 0.00000, 90.00000, 7.50000);
  3610. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  3611. textur = CreateDynamicObjectEx(19377, 1192.03015, -894.95117, 46.84160, 0.00000, 90.00000, 7.50000);
  3612. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  3613. textur = CreateDynamicObjectEx(19377, 1202.41321, -893.57220, 46.84160, 0.00000, 90.00000, 7.50000);
  3614. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  3615. CreateDynamicObjectEx(3440, 1218.51135, -901.98993, 43.78789, 0.00000, 0.00000, 0.00000);
  3616. CreateDynamicObjectEx(638, 1217.85754, -897.42078, 42.46605, 0.00000, 0.00000, 7.50000);
  3617. CreateDynamicObjectEx(638, 1218.21179, -900.29187, 42.46600, 0.00000, 0.00000, 7.50000);
  3618. CreateDynamicObjectEx(638, 1217.48694, -894.60535, 42.46600, 0.00000, 0.00000, 7.50000);
  3619. textur = CreateDynamicObjectEx(18762, 1192.83960, -918.69989, 42.35810, 90.00000, 0.00000, 97.50000);
  3620. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3621. textur = CreateDynamicObjectEx(18762, 1197.78540, -918.04321, 42.35810, 90.00000, 0.00000, 97.50000);
  3622. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3623. textur = CreateDynamicObjectEx(18762, 1207.27112, -916.74310, 42.35810, 90.00000, 0.00000, 97.50000);
  3624. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3625. textur = CreateDynamicObjectEx(18762, 1204.30200, -917.15240, 44.41570, 0.00000, 0.00000, 7.50000);
  3626. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3627. textur = CreateDynamicObjectEx(18762, 1200.39905, -917.72021, 44.41570, 0.00000, 0.00000, 7.50000);
  3628. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3629. textur = CreateDynamicObjectEx(18762, 1202.39832, -917.85089, 41.67849, 45.00000, 90.00000, 7.50000);
  3630. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3631. CreateDynamicObjectEx(1502, 1200.88794, -918.04517, 42.38040, 0.00000, 0.00000, 7.50000);
  3632. CreateDynamicObjectEx(1502, 1203.88550, -917.58234, 42.38040, 0.00000, 0.00000, 187.50000);
  3633. textur = CreateDynamicObjectEx(18762, 1207.27112, -916.74310, 46.41390, 90.00000, 0.00000, 97.50000);
  3634. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3635. textur = CreateDynamicObjectEx(18762, 1197.78540, -918.04321, 46.41390, 90.00000, 0.00000, 97.50000);
  3636. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3637. textur = CreateDynamicObjectEx(18762, 1192.83960, -918.69989, 46.41390, 90.00000, 0.00000, 97.50000);
  3638. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3639. CreateDynamicObjectEx(19430, 1202.22974, -917.83618, 45.68633, 90.00000, 0.00000, 97.50000);
  3640. CreateDynamicObjectEx(19430, 1202.24609, -917.81805, 45.94933, 90.00000, 0.00000, 97.50000);
  3641. textur = CreateDynamicObjectEx(18762, 1190.38708, -919.04675, 44.41570, 0.00000, 0.00000, 7.50000);
  3642. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3643. CreateDynamicObjectEx(19325, 1192.94202, -918.78430, 43.54270, 90.00000, 0.00000, 97.50000);
  3644. CreateDynamicObjectEx(19325, 1207.36389, -916.80438, 44.10679, 0.00000, 0.00000, 97.50000);
  3645. CreateDynamicObjectEx(9527, 1202.38770, -917.12634, 48.03823, 0.00000, 0.00000, 7.50000);
  3646. CreateDynamicObjectEx(2643, 1202.25903, -917.88531, 45.85132, 0.00000, 0.00000, 7.50000);
  3647. CreateDynamicObjectEx(2942, 1195.53418, -919.24414, 42.80521, 0.00000, 0.00000, 7.50000);
  3648. textur = CreateDynamicObjectEx(18762, 1195.42004, -918.37653, 44.41570, 0.00000, 0.00000, 7.50000);
  3649. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3650. CreateDynamicObjectEx(19325, 1197.96692, -918.12415, 43.54268, 90.00000, 0.00000, 97.50000);
  3651. textur = CreateDynamicObjectEx(18762, 1190.00098, -916.13141, 42.35810, 90.00000, 0.00000, 7.50000);
  3652. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3653. textur = CreateDynamicObjectEx(18762, 1189.61731, -913.23102, 44.41570, 0.00000, 0.00000, 7.50000);
  3654. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3655. textur = CreateDynamicObjectEx(18762, 1186.68225, -913.62268, 42.35810, 90.00000, 0.00000, 97.50000);
  3656. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3657. textur = CreateDynamicObjectEx(18762, 1183.38147, -911.01459, 42.35810, 90.00000, 0.00000, 7.50000);
  3658. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3659. textur = CreateDynamicObjectEx(18762, 1183.75195, -914.00140, 44.41570, 0.00000, 0.00000, 7.50000);
  3660. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3661. textur = CreateDynamicObjectEx(18762, 1182.70776, -906.06940, 42.35810, 90.00000, 0.00000, 7.50000);
  3662. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3663. textur = CreateDynamicObjectEx(18762, 1182.05420, -901.12921, 42.35810, 90.00000, 0.00000, 7.50000);
  3664. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3665. textur = CreateDynamicObjectEx(18762, 1187.10254, -894.24408, 42.35810, 90.00000, 0.00000, 7.50000);
  3666. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3667. textur = CreateDynamicObjectEx(18762, 1186.73486, -891.27728, 44.41570, 0.00000, 0.00000, 7.50000);
  3668. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3669. textur = CreateDynamicObjectEx(18762, 1187.51123, -897.21344, 44.41570, 0.00000, 0.00000, 7.50000);
  3670. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3671. textur = CreateDynamicObjectEx(18762, 1184.55359, -897.60730, 42.35810, 90.00000, 0.00000, 97.50000);
  3672. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3673. textur = CreateDynamicObjectEx(18762, 1181.65234, -897.97443, 44.41570, 0.00000, 0.00000, 7.50000);
  3674. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3675. textur = CreateDynamicObjectEx(18762, 1182.03625, -900.92041, 42.31914, 90.00000, 0.00000, 7.50000);
  3676. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3677. textur = CreateDynamicObjectEx(19377, 1187.91357, -909.09277, 46.86000, 0.00000, 90.00000, 7.50000);
  3678. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  3679. textur = CreateDynamicObjectEx(19377, 1186.94458, -901.60718, 46.86147, 0.00000, 90.00000, 7.50000);
  3680. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "genroof01_128", 0);
  3681. textur = CreateDynamicObjectEx(18766, 1212.98853, -895.54633, 46.41390, 90.00000, 0.00000, 7.50000);
  3682. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3683. textur = CreateDynamicObjectEx(18766, 1213.62732, -900.46844, 46.41390, 90.00000, 0.00000, 7.50000);
  3684. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3685. CreateDynamicObjectEx(3440, 1217.32727, -892.78223, 43.78789, 0.00000, 0.00000, 0.00000);
  3686. CreateDynamicObjectEx(19462, 1186.71631, -908.29327, 42.29400, 0.00000, 90.00000, 7.50000);
  3687. CreateDynamicObjectEx(19462, 1186.53955, -902.03821, 42.29693, 0.00000, 90.00000, 7.50000);
  3688. CreateDynamicObjectEx(19462, 1183.61621, -902.44403, 42.31377, 0.00000, 90.00000, 7.50000);
  3689. CreateDynamicObjectEx(19462, 1184.42798, -908.67358, 42.29768, 0.00000, 90.00000, 7.50000);
  3690. CreateDynamicObjectEx(1691, 1206.35388, -891.74396, 47.17971, 0.00000, 0.00000, 7.50000);
  3691. CreateDynamicObjectEx(1691, 1190.39673, -916.35504, 47.17911, 0.00000, 0.00000, 7.50000);
  3692. CreateDynamicObjectEx(1691, 1187.45374, -893.72144, 47.17837, 0.00000, 0.00000, 7.50000);
  3693. textur = CreateDynamicObjectEx(18762, 1182.41589, -903.88843, 44.41570, 0.00000, 0.00000, 7.50000);
  3694. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3695. textur = CreateDynamicObjectEx(18762, 1183.08154, -908.95276, 44.41570, 0.00000, 0.00000, 7.50000);
  3696. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3697. CreateDynamicObjectEx(19325, 1183.45276, -911.47974, 43.54270, 90.00000, 0.00000, 7.50000);
  3698. CreateDynamicObjectEx(19325, 1182.78894, -906.42047, 43.54270, 90.00000, 0.00000, 7.50000);
  3699. CreateDynamicObjectEx(19325, 1181.90808, -900.81757, 44.67821, 0.00000, 0.00000, 7.50000);
  3700. CreateDynamicObjectEx(19325, 1184.61316, -897.62842, 44.67820, 0.00000, 0.00000, 97.50000);
  3701. textur = CreateDynamicObjectEx(18762, 1190.00098, -916.13141, 46.41390, 90.00000, 0.00000, 7.50000);
  3702. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3703. textur = CreateDynamicObjectEx(18762, 1186.68225, -913.62268, 46.41390, 90.00000, 0.00000, 97.50000);
  3704. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3705. textur = CreateDynamicObjectEx(18762, 1183.36145, -911.05463, 46.41390, 90.00000, 0.00000, 7.50000);
  3706. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3707. textur = CreateDynamicObjectEx(18762, 1182.70776, -906.06940, 46.41390, 90.00000, 0.00000, 7.50000);
  3708. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3709. textur = CreateDynamicObjectEx(18762, 1182.05420, -901.10919, 46.41390, 90.00000, 0.00000, 7.50000);
  3710. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3711. textur = CreateDynamicObjectEx(18762, 1182.03625, -900.92041, 46.41390, 90.00000, 0.00000, 7.50000);
  3712. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3713. textur = CreateDynamicObjectEx(18762, 1184.55359, -897.60730, 46.41390, 90.00000, 0.00000, 97.50000);
  3714. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3715. textur = CreateDynamicObjectEx(18762, 1187.10254, -894.24408, 46.41390, 90.00000, 0.00000, 7.50000);
  3716. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3717. CreateDynamicObjectEx(19325, 1186.70850, -913.59259, 44.67820, 0.00000, 0.00000, 97.50000);
  3718. CreateDynamicObjectEx(19325, 1190.00269, -916.11090, 44.67820, 0.00000, 0.00000, 7.50000);
  3719. textur = CreateDynamicObjectEx(18766, 1201.69189, -889.30914, 44.37822, 0.00000, 0.00000, 7.50000);
  3720. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3721. textur = CreateDynamicObjectEx(18762, 1207.31506, -894.26038, 44.41570, 0.00000, 0.00000, 7.50000);
  3722. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3723. textur = CreateDynamicObjectEx(18766, 1206.94666, -891.56445, 41.88659, 0.00000, 90.00000, 97.50000);
  3724. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3725. textur = CreateDynamicObjectEx(18762, 1208.18896, -900.82880, 44.41570, 0.00000, 0.00000, 7.50000);
  3726. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3727. textur = CreateDynamicObjectEx(18762, 1208.85522, -905.87482, 44.41570, 0.00000, 0.00000, 7.50000);
  3728. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3729. textur = CreateDynamicObjectEx(18762, 1209.62207, -911.55664, 44.41570, 0.00000, 0.00000, 7.50000);
  3730. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3731. CreateDynamicObjectEx(19325, 1209.96191, -914.05695, 43.58004, 90.00000, 0.00000, 7.50000);
  3732. CreateDynamicObjectEx(19325, 1209.18628, -908.78699, 44.67820, 0.00000, 0.00000, 7.50000);
  3733. CreateDynamicObjectEx(2455, 1205.99792, -896.50739, 42.29900, 0.00000, 0.00000, 7.50000);
  3734. CreateDynamicObjectEx(2455, 1205.07715, -896.62341, 42.29900, 0.00000, 0.00000, 7.50000);
  3735. CreateDynamicObjectEx(2455, 1204.16809, -896.74469, 42.29900, 0.00000, 0.00000, 7.50000);
  3736. CreateDynamicObjectEx(2455, 1203.26355, -896.86584, 42.29900, 0.00000, 0.00000, 7.50000);
  3737. CreateDynamicObjectEx(2455, 1202.36853, -896.98798, 42.29900, 0.00000, 0.00000, 7.50000);
  3738. CreateDynamicObjectEx(2455, 1201.45166, -897.10522, 42.29900, 0.00000, 0.00000, 7.50000);
  3739. CreateDynamicObjectEx(2455, 1200.53796, -897.23053, 42.29900, 0.00000, 0.00000, 7.50000);
  3740. CreateDynamicObjectEx(2454, 1199.42932, -897.22815, 42.29900, 0.00000, 0.00000, 277.50000);
  3741. CreateDynamicObjectEx(2455, 1199.32092, -896.32452, 42.29900, 0.00000, 0.00000, 277.50000);
  3742. CreateDynamicObjectEx(2455, 1199.20203, -895.40405, 42.29900, 0.00000, 0.00000, 277.50000);
  3743. CreateDynamicObjectEx(2455, 1199.07764, -894.49219, 42.29900, 0.00000, 0.00000, 277.50000);
  3744. CreateDynamicObjectEx(2455, 1198.95959, -893.58765, 42.29900, 0.00000, 0.00000, 277.50000);
  3745. CreateDynamicObjectEx(3440, 1199.54004, -897.10944, 44.39411, 0.00000, 0.00000, 0.00000);
  3746. CreateDynamicObjectEx(2431, 1200.33838, -896.77844, 45.76951, 0.00000, 0.00000, 7.50000);
  3747. CreateDynamicObjectEx(2430, 1203.19043, -896.35815, 45.76950, 0.00000, 0.00000, 7.50000);
  3748. CreateDynamicObjectEx(2455, 1206.62927, -896.42474, 42.29440, 0.00000, 0.00000, 7.50000);
  3749. CreateDynamicObjectEx(2431, 1200.03882, -893.20477, 45.76950, 0.00000, 0.00000, 277.50000);
  3750. CreateDynamicObjectEx(2422, 1203.91980, -896.55017, 43.28352, 0.00000, 0.00000, 7.50000);
  3751. CreateDynamicObjectEx(2422, 1202.09534, -896.76001, 43.28352, 0.00000, 0.00000, 7.50000);
  3752. CreateDynamicObjectEx(2422, 1205.69934, -896.31458, 43.28352, 0.00000, 0.00000, 7.50000);
  3753. CreateDynamicObjectEx(2500, 1206.42834, -896.59937, 43.32620, 0.00000, 0.00000, 187.50000);
  3754. CreateDynamicObjectEx(2500, 1200.31714, -897.37726, 43.32620, 0.00000, 0.00000, 187.50000);
  3755. CreateDynamicObjectEx(2341, 1205.68689, -889.81317, 42.32619, 0.00000, 0.00000, 7.50000);
  3756. CreateDynamicObjectEx(2134, 1205.83459, -890.79462, 42.32620, 0.00000, 0.00000, 277.50000);
  3757. CreateDynamicObjectEx(2134, 1206.13245, -893.48438, 42.32620, 0.00000, 0.00000, 277.50000);
  3758. CreateDynamicObjectEx(2415, 1205.68030, -891.85687, 42.38200, 0.00000, 0.00000, 277.50000);
  3759. CreateDynamicObjectEx(2415, 1205.78687, -892.67548, 42.38200, 0.00000, 0.00000, 277.50000);
  3760. CreateDynamicObjectEx(2133, 1203.77063, -890.12323, 42.32620, 0.00000, 0.00000, 7.50000);
  3761. CreateDynamicObjectEx(2154, 1202.38257, -890.03412, 42.32620, 0.00000, 0.00000, 7.50000);
  3762. CreateDynamicObjectEx(2141, 1201.45044, -890.42999, 42.32251, 0.00000, 0.00000, 7.50000);
  3763. CreateDynamicObjectEx(2417, 1204.74402, -889.88007, 42.38150, 0.00000, 0.00000, 7.50000);
  3764. CreateDynamicObjectEx(2500, 1198.47229, -891.55463, 43.32620, 0.00000, 0.00000, 97.50000);
  3765. CreateDynamicObjectEx(2422, 1199.22363, -893.82056, 43.28350, 0.00000, 0.00000, 277.50000);
  3766. CreateDynamicObjectEx(2642, 1199.35803, -897.34644, 44.80716, 0.00000, 0.00000, -35.00000);
  3767. CreateDynamicObjectEx(2420, 1187.74695, -897.67218, 42.37960, 0.00000, 0.00000, 7.50000);
  3768. CreateDynamicObjectEx(2420, 1200.20691, -917.35760, 42.37960, 0.00000, 0.00000, 187.50000);
  3769. CreateDynamicObjectEx(2420, 1204.16162, -916.76227, 42.37960, 0.00000, 0.00000, 187.50000);
  3770. CreateDynamicObjectEx(2638, 1184.09326, -901.84741, 42.99083, 0.00000, 0.00000, 7.50000);
  3771. CreateDynamicObjectEx(2638, 1184.54883, -905.43713, 42.99083, 0.00000, 0.00000, 7.50000);
  3772. CreateDynamicObjectEx(2638, 1185.10571, -909.10400, 42.99083, 0.00000, 0.00000, 7.50000);
  3773. CreateDynamicObjectEx(2639, 1185.55151, -912.24493, 42.90004, 0.00000, 0.00000, 7.50000);
  3774. CreateDynamicObjectEx(2639, 1183.69153, -898.72290, 42.90000, 0.00000, 0.00000, 187.50000);
  3775. CreateDynamicObjectEx(2637, 1185.35107, -910.90259, 42.77014, 0.00000, 0.00000, 7.50000);
  3776. CreateDynamicObjectEx(2637, 1184.80774, -907.37653, 42.77014, 0.00000, 0.00000, 7.50000);
  3777. CreateDynamicObjectEx(2637, 1184.46997, -903.64801, 42.77014, 0.00000, 0.00000, 7.50000);
  3778. CreateDynamicObjectEx(2637, 1184.14929, -900.02185, 42.77014, 0.00000, 0.00000, 7.50000);
  3779. CreateDynamicObjectEx(2639, 1188.90527, -907.67615, 42.90004, 0.00000, 0.00000, 7.50000);
  3780. CreateDynamicObjectEx(2637, 1188.50134, -906.46228, 42.77014, 0.00000, 0.00000, 7.50000);
  3781. CreateDynamicObjectEx(2638, 1188.49805, -904.61823, 42.99080, 0.00000, 0.00000, 7.50000);
  3782. CreateDynamicObjectEx(2637, 1188.15356, -902.98047, 42.77010, 0.00000, 0.00000, 7.50000);
  3783. CreateDynamicObjectEx(2639, 1188.13293, -901.61542, 42.90000, 0.00000, 0.00000, 187.50000);
  3784. CreateDynamicObjectEx(2639, 1192.04846, -917.54425, 42.90004, 0.00000, 0.00000, 7.50000);
  3785. CreateDynamicObjectEx(2639, 1191.63037, -914.60962, 42.90000, 0.00000, 0.00000, 187.50000);
  3786. CreateDynamicObjectEx(2637, 1191.93909, -916.10608, 42.77014, 0.00000, 0.00000, 7.50000);
  3787. CreateDynamicObjectEx(2639, 1194.21851, -917.26526, 42.90004, 0.00000, 0.00000, 7.50000);
  3788. CreateDynamicObjectEx(2639, 1193.77283, -914.31940, 42.90000, 0.00000, 0.00000, 187.50000);
  3789. CreateDynamicObjectEx(2637, 1193.98401, -915.83618, 42.77010, 0.00000, 0.00000, 7.50000);
  3790. CreateDynamicObjectEx(2639, 1197.90112, -916.72375, 42.90004, 0.00000, 0.00000, 7.50000);
  3791. CreateDynamicObjectEx(2639, 1197.57092, -913.96130, 42.90000, 0.00000, 0.00000, 187.50000);
  3792. CreateDynamicObjectEx(2637, 1197.75659, -915.38599, 42.77010, 0.00000, 0.00000, 7.50000);
  3793. CreateDynamicObjectEx(2591, 1189.44519, -902.74030, 42.37920, 0.00000, 0.00000, 7.50000);
  3794. CreateDynamicObjectEx(2591, 1189.87109, -906.17181, 42.37920, 0.00000, 0.00000, 187.50000);
  3795. CreateDynamicObjectEx(2638, 1190.83594, -904.33612, 42.99080, 0.00000, 0.00000, 7.50000);
  3796. CreateDynamicObjectEx(2639, 1191.15637, -907.38904, 42.90004, 0.00000, 0.00000, 7.50000);
  3797. CreateDynamicObjectEx(2639, 1190.43665, -901.29797, 42.90000, 0.00000, 0.00000, 187.50000);
  3798. CreateDynamicObjectEx(2637, 1190.61304, -902.62061, 42.77014, 0.00000, 0.00000, 7.50000);
  3799. CreateDynamicObjectEx(2637, 1191.04114, -906.15405, 42.77014, 0.00000, 0.00000, 7.50000);
  3800. CreateDynamicObjectEx(632, 1207.83899, -899.17511, 42.84333, 0.00000, 0.00000, 0.00000);
  3801. CreateDynamicObjectEx(632, 1208.77637, -905.91553, 42.84333, 0.00000, 0.00000, 0.00000);
  3802. CreateDynamicObjectEx(632, 1209.32678, -911.73389, 42.84333, 0.00000, 0.00000, 0.00000);
  3803. CreateDynamicObjectEx(632, 1210.01526, -915.55664, 42.84333, 0.00000, 0.00000, 0.00000);
  3804. CreateDynamicObjectEx(632, 1196.98779, -917.27405, 42.84333, 0.00000, 0.00000, 0.00000);
  3805. CreateDynamicObjectEx(632, 1190.35632, -912.09979, 42.84333, 0.00000, 0.00000, 0.00000);
  3806. CreateDynamicObjectEx(632, 1187.56079, -898.58533, 42.84333, 0.00000, 0.00000, 0.00000);
  3807. CreateDynamicObjectEx(2639, 1207.01001, -915.56659, 42.90004, 0.00000, 0.00000, 7.50000);
  3808. CreateDynamicObjectEx(2637, 1206.90149, -914.02704, 42.77010, 0.00000, 0.00000, 7.50000);
  3809. CreateDynamicObjectEx(2638, 1206.61865, -912.21271, 42.99083, 0.00000, 0.00000, 7.50000);
  3810. CreateDynamicObjectEx(2638, 1206.25732, -908.68854, 42.99083, 0.00000, 0.00000, 7.50000);
  3811. CreateDynamicObjectEx(2638, 1205.72327, -904.65790, 42.99083, 0.00000, 0.00000, 7.50000);
  3812. CreateDynamicObjectEx(2639, 1205.34656, -901.32599, 42.90000, 0.00000, 0.00000, 187.50000);
  3813. CreateDynamicObjectEx(2637, 1206.00244, -906.44836, 42.77010, 0.00000, 0.00000, 7.50000);
  3814. CreateDynamicObjectEx(2637, 1206.41345, -910.47925, 42.77010, 0.00000, 0.00000, 7.50000);
  3815. CreateDynamicObjectEx(2637, 1205.43591, -902.70361, 42.77010, 0.00000, 0.00000, 7.50000);
  3816. CreateDynamicObjectEx(2639, 1193.94104, -900.71216, 42.90000, 0.00000, 0.00000, 187.50000);
  3817. CreateDynamicObjectEx(2638, 1194.43066, -903.90381, 42.99080, 0.00000, 0.00000, 7.50000);
  3818. CreateDynamicObjectEx(2639, 1194.74133, -906.88074, 42.90004, 0.00000, 0.00000, 7.50000);
  3819. CreateDynamicObjectEx(2637, 1194.73267, -905.68921, 42.77014, 0.00000, 0.00000, 7.50000);
  3820. CreateDynamicObjectEx(2637, 1194.20288, -902.07776, 42.77014, 0.00000, 0.00000, 7.50000);
  3821. CreateDynamicObjectEx(2591, 1195.25708, -901.94568, 42.37920, 0.00000, 0.00000, 7.50000);
  3822. CreateDynamicObjectEx(2591, 1195.69849, -905.38092, 42.37920, 0.00000, 0.00000, 187.50000);
  3823. CreateDynamicObjectEx(2638, 1196.64294, -903.50378, 42.99080, 0.00000, 0.00000, 7.50000);
  3824. CreateDynamicObjectEx(2639, 1197.11670, -906.54156, 42.90004, 0.00000, 0.00000, 7.50000);
  3825. CreateDynamicObjectEx(2639, 1196.28625, -900.39954, 42.90000, 0.00000, 0.00000, 187.50000);
  3826. CreateDynamicObjectEx(2637, 1196.49658, -901.78827, 42.77014, 0.00000, 0.00000, 7.50000);
  3827. CreateDynamicObjectEx(2637, 1197.10352, -905.23254, 42.77014, 0.00000, 0.00000, 7.50000);
  3828. CreateDynamicObjectEx(2430, 1209.45752, -903.40784, 45.88641, 0.00000, 0.00000, 7.50000);
  3829. CreateDynamicObjectEx(2430, 1214.36816, -902.71954, 45.88641, 0.00000, 0.00000, 7.50000);
  3830. CreateDynamicObjectEx(617, 1209.57739, -925.19141, 41.87500, 0.00000, 0.00000, 0.00000);
  3831. CreateDynamicObjectEx(617, 1169.58423, -931.74622, 41.87500, 0.00000, 0.00000, 0.00000);
  3832. CreateDynamicObjectEx(617, 1164.60803, -877.76300, 41.87500, 0.00000, 0.00000, 0.00000);
  3833. CreateDynamicObjectEx(617, 1225.61938, -922.06812, 41.87500, 0.00000, 0.00000, 0.00000);
  3834. CreateDynamicObjectEx(673, 1199.13196, -927.04553, 42.95141, 0.00000, 0.00000, 0.00000);
  3835. CreateDynamicObjectEx(673, 1189.20447, -928.64734, 42.95141, 0.00000, 0.00000, 0.00000);
  3836. CreateDynamicObjectEx(673, 1178.98938, -930.58118, 42.95141, 0.00000, 0.00000, 0.00000);
  3837. CreateDynamicObjectEx(673, 1168.49426, -919.43817, 42.95141, 0.00000, 0.00000, 0.00000);
  3838. CreateDynamicObjectEx(673, 1167.52283, -907.81445, 42.95141, 0.00000, 0.00000, 0.00000);
  3839. CreateDynamicObjectEx(673, 1166.45044, -896.29767, 42.95141, 0.00000, 0.00000, 0.00000);
  3840. CreateDynamicObjectEx(673, 1165.69275, -886.15625, 42.95141, 0.00000, 0.00000, 0.00000);
  3841. CreateDynamicObjectEx(638, 1210.84558, -914.12793, 42.59539, 0.00000, 0.00000, 7.50000);
  3842. CreateDynamicObjectEx(638, 1210.07556, -908.58850, 42.59539, 0.00000, 0.00000, 7.50000);
  3843. CreateDynamicObjectEx(638, 1209.30969, -902.60303, 42.59539, 0.00000, 0.00000, 7.50000);
  3844. CreateDynamicObjectEx(638, 1208.54883, -896.82526, 42.59539, 0.00000, 0.00000, 7.50000);
  3845. CreateDynamicObjectEx(638, 1207.42175, -917.63861, 42.72276, 0.00000, 0.00000, 97.52000);
  3846. CreateDynamicObjectEx(638, 1197.88147, -918.81976, 42.72276, 0.00000, 0.00000, 97.52000);
  3847. CreateDynamicObjectEx(638, 1193.01270, -919.57562, 42.72276, 0.00000, 0.00000, 97.52000);
  3848. CreateDynamicObjectEx(2642, 1218.26941, -902.23785, 44.15321, 0.00000, 0.00000, -35.00000);
  3849. CreateDynamicObjectEx(1690, 1209.77747, -914.27252, 47.59770, 0.00000, 0.00000, 7.50000);
  3850. CreateDynamicObjectEx(1690, 1208.93091, -908.64783, 47.59770, 0.00000, 0.00000, 7.50000);
  3851. CreateDynamicObjectEx(1690, 1201.98108, -889.74530, 47.59773, 0.00000, 0.00000, 97.50000);
  3852. CreateDynamicObjectEx(1690, 1182.29773, -900.58203, 47.60299, 0.00000, 0.00000, 187.50000);
  3853. CreateDynamicObjectEx(673, 1173.68640, -875.52850, 42.95141, 0.00000, 0.00000, 0.00000);
  3854. CreateDynamicObjectEx(673, 1184.07520, -873.73016, 42.95141, 0.00000, 0.00000, 0.00000);
  3855. CreateDynamicObjectEx(673, 1196.10901, -871.42926, 42.95141, 0.00000, 0.00000, 0.00000);
  3856. CreateDynamicObjectEx(673, 1206.99304, -869.70026, 42.95141, 0.00000, 0.00000, 0.00000);
  3857. CreateDynamicObjectEx(673, 1217.34216, -867.76617, 42.95141, 0.00000, 0.00000, 0.00000);
  3858. CreateDynamicObjectEx(617, 1224.96643, -866.92029, 41.87500, 0.00000, 0.00000, 0.00000);
  3859. CreateDynamicObjectEx(673, 1227.04810, -876.82379, 42.95141, 0.00000, 0.00000, 0.00000);
  3860. CreateDynamicObjectEx(673, 1228.30334, -885.72296, 42.95141, 0.00000, 0.00000, 0.00000);
  3861. CreateDynamicObjectEx(673, 1229.71851, -893.85779, 42.95141, 0.00000, 0.00000, 0.00000);
  3862. CreateDynamicObjectEx(673, 1231.22583, -902.57257, 42.95141, 0.00000, 0.00000, 0.00000);
  3863. CreateDynamicObjectEx(673, 1232.80151, -911.12195, 42.95141, 0.00000, 0.00000, 0.00000);
  3864. CreateDynamicObjectEx(1368, 1188.93347, -916.63489, 42.89380, 0.00000, 0.00000, 277.50000);
  3865. CreateDynamicObjectEx(1368, 1186.20544, -914.96881, 42.89380, 0.00000, 0.00000, 7.50000);
  3866. CreateDynamicObjectEx(1368, 1185.58838, -893.88977, 42.87909, 0.00000, 0.00000, 277.50000);
  3867. CreateDynamicObjectEx(1368, 1184.01001, -896.53479, 42.89380, 0.00000, 0.00000, 187.50000);
  3868. CreateDynamicObjectEx(673, 1181.87451, -894.62018, 41.96020, 0.00000, 0.00000, 0.00000);
  3869. CreateDynamicObjectEx(673, 1185.89832, -918.68335, 41.96017, 0.00000, 0.00000, 0.00000);
  3870. CreateDynamicObjectEx(2222, 1196.69263, -905.33459, 43.26077, 0.00000, 0.00000, 0.00000);
  3871. CreateDynamicObjectEx(2222, 1196.68542, -901.73065, 43.26077, 0.00000, 0.00000, 0.00000);
  3872. CreateDynamicObjectEx(2641, 1200.32898, -917.16168, 44.92812, 0.00000, 0.00000, 187.50000);
  3873. CreateDynamicObjectEx(1251, 1221.51147, -874.14789, 41.83420, 0.00000, 0.00000, 0.00000);
  3874. CreateDynamicObjectEx(1251, 1217.39258, -874.55408, 41.83420, 0.00000, 0.00000, 0.00000);
  3875. CreateDynamicObjectEx(1251, 1212.96191, -875.19177, 41.83420, 0.00000, 0.00000, 0.00000);
  3876. CreateDynamicObjectEx(1251, 1208.42065, -875.81122, 41.83420, 0.00000, 0.00000, 0.00000);
  3877. CreateDynamicObjectEx(1251, 1203.83447, -876.51794, 41.85368, 0.00000, 0.00000, 0.00000);
  3878. CreateDynamicObjectEx(1251, 1199.09290, -877.26428, 41.90911, 0.00000, 0.00000, 0.00000);
  3879. CreateDynamicObjectEx(1251, 1194.13867, -878.13135, 41.95984, 0.00000, 0.00000, 0.00000);
  3880. CreateDynamicObjectEx(1251, 1189.47607, -879.09100, 42.01854, 0.00000, 0.00000, 0.00000);
  3881. CreateDynamicObjectEx(1251, 1184.71960, -879.75854, 42.06970, 0.00000, 0.00000, 0.00000);
  3882. CreateDynamicObjectEx(1251, 1179.52856, -880.87531, 42.13815, 0.00000, 0.00000, 0.00000);
  3883. CreateDynamicObjectEx(1344, 1171.28516, -880.81781, 42.99790, 0.00000, 0.00000, 7.50000);
  3884. CreateDynamicObjectEx(1344, 1173.32043, -880.50427, 42.99790, 0.00000, 0.00000, 7.50000);
  3885. CreateDynamicObjectEx(1344, 1175.33606, -880.21112, 42.99790, 0.00000, 0.00000, 7.50000);
  3886. CreateDynamicObjectEx(1227, 1169.90723, -883.00800, 43.08699, 0.00000, 0.00000, 97.50000);
  3887. CreateDynamicObjectEx(8856, 1184.19568, -944.72449, 41.83104, 0.00000, 0.00000, 100.00000);
  3888. CreateDynamicObjectEx(8856, 1204.95459, -941.05511, 41.83104, 0.00000, 0.00000, 100.00000);
  3889. CreateDynamicObjectEx(8856, 1238.95630, -934.97705, 41.83104, 0.00000, 0.00000, 100.00000);
  3890. CreateDynamicObjectEx(806, 1177.04858, -945.58521, 43.24237, 0.00000, 0.00000, 90.00000);
  3891. CreateDynamicObjectEx(806, 1191.81042, -943.11737, 43.24237, 0.00000, 0.00000, 90.00000);
  3892. CreateDynamicObjectEx(806, 1196.00439, -942.37732, 43.24237, 0.00000, 0.00000, 90.00000);
  3893. CreateDynamicObjectEx(806, 1211.57715, -939.53058, 43.24237, 0.00000, 0.00000, 90.00000);
  3894. CreateDynamicObjectEx(626, 1208.40466, -940.50916, 42.97332, 0.00000, 0.00000, 0.00000);
  3895. CreateDynamicObjectEx(626, 1201.63647, -941.56604, 42.97332, 0.00000, 0.00000, 0.00000);
  3896. CreateDynamicObjectEx(626, 1188.97339, -943.90894, 42.97332, 0.00000, 0.00000, 0.00000);
  3897. CreateDynamicObjectEx(626, 1181.17810, -945.17078, 42.97332, 0.00000, 0.00000, 0.00000);
  3898. CreateDynamicObjectEx(806, 1230.82434, -936.12225, 43.24237, 0.00000, 0.00000, 90.00000);
  3899. CreateDynamicObjectEx(806, 1245.31641, -933.70428, 43.24237, 0.00000, 0.00000, 90.00000);
  3900. CreateDynamicObjectEx(626, 1233.31641, -936.03442, 42.97332, 0.00000, 0.00000, 0.00000);
  3901. CreateDynamicObjectEx(626, 1242.50562, -934.44281, 42.97332, 0.00000, 0.00000, 0.00000);
  3902. textur = CreateDynamicObjectEx(18766, 1192.17310, -890.56281, 44.37822, 0.00000, 0.00000, 7.50000);
  3903. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3904. textur = CreateDynamicObjectEx(18766, 1187.05151, -894.24255, 41.88659, 0.00000, 90.00000, 97.50000);
  3905. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3906. CreateDynamicObjectEx(2455, 1198.83752, -892.67609, 42.29900, 0.00000, 0.00000, 277.50000);
  3907. CreateDynamicObjectEx(2455, 1198.71790, -891.76367, 42.29900, 0.00000, 0.00000, 277.50000);
  3908. CreateDynamicObjectEx(19325, 1208.50818, -903.33197, 42.75939, 90.00000, 0.00000, 7.50000);
  3909. textur = CreateDynamicObjectEx(18762, 1207.57202, -896.32642, 44.41570, 0.00000, 0.00000, 7.50000);
  3910. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3911. CreateDynamicObjectEx(19325, 1207.89783, -898.73633, 42.75939, 90.00000, 0.00000, 7.50000);
  3912. textur = CreateDynamicObjectEx(18762, 1207.18115, -893.43207, 42.79465, 90.00000, 0.00000, 7.50000);
  3913. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3914. textur = CreateDynamicObjectEx(18762, 1207.18115, -893.43207, 45.45404, 90.00000, 0.00000, 7.50000);
  3915. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3916. textur = CreateDynamicObjectEx(18762, 1187.10254, -894.24408, 46.41390, 90.00000, 0.00000, 7.50000);
  3917. SetDynamicObjectMaterial(textur, 0, 5134, "wasteland_las2", "ws_sandstone2", 0);
  3918. CreateDynamicObjectEx(9527, 1214.27698, -902.13605, 48.03823, 0.00000, 0.00000, 7.50000);
  3919. CreateDynamicObjectEx(9527, 1213.33899, -893.83582, 48.03820, 0.00000, 0.00000, 187.50000);
  3920. CreateDynamicObjectEx(9527, 1183.53357, -908.59528, 48.03820, 0.00000, 0.00000, 277.50000);
  3921. CreateDynamicObjectEx(2591, 1191.74561, -892.78259, 42.37920, 0.00000, 0.00000, 7.50000);
  3922. CreateDynamicObjectEx(2591, 1192.15979, -896.20496, 42.37920, 0.00000, 0.00000, 187.50000);
  3923. CreateDynamicObjectEx(2639, 1192.63086, -891.43268, 42.90000, 0.00000, 0.00000, 187.50000);
  3924. CreateDynamicObjectEx(2639, 1193.48303, -897.28149, 42.90004, 0.00000, 0.00000, 7.50000);
  3925. CreateDynamicObjectEx(2639, 1191.24377, -897.59570, 42.90004, 0.00000, 0.00000, 7.50000);
  3926. CreateDynamicObjectEx(2637, 1193.23059, -895.96240, 42.77014, 0.00000, 0.00000, 7.50000);
  3927. CreateDynamicObjectEx(2637, 1190.86938, -896.03638, 42.77014, 0.00000, 0.00000, 7.50000);
  3928. CreateDynamicObjectEx(2639, 1193.10901, -894.73376, 42.90000, 0.00000, 0.00000, 187.50000);
  3929. CreateDynamicObjectEx(2639, 1192.96802, -893.87268, 42.90004, 0.00000, 0.00000, 7.50000);
  3930. CreateDynamicObjectEx(2637, 1192.78052, -892.60797, 42.77014, 0.00000, 0.00000, 7.50000);
  3931. CreateDynamicObjectEx(2637, 1190.65369, -892.84357, 42.77014, 0.00000, 0.00000, 7.50000);
  3932. CreateDynamicObjectEx(2639, 1190.51440, -891.70654, 42.90000, 0.00000, 0.00000, 187.50000);
  3933. CreateDynamicObjectEx(2639, 1190.80005, -894.19733, 42.90000, 0.00000, 0.00000, 7.50000);
  3934. CreateDynamicObjectEx(2639, 1190.95056, -895.04926, 42.90000, 0.00000, 0.00000, 187.50000);
  3935. CreateDynamicObjectEx(673, 1174.61926, -946.26837, 41.74631, 0.00000, 0.00000, 0.00000);
  3936. CreateDynamicObjectEx(673, 1194.22656, -943.05939, 41.74630, 0.00000, 0.00000, 0.00000);
  3937. CreateDynamicObjectEx(673, 1214.38196, -939.28418, 41.74630, 0.00000, 0.00000, 0.00000);
  3938. CreateDynamicObjectEx(673, 1229.37488, -936.47961, 41.74630, 0.00000, 0.00000, 0.00000);
  3939. CreateDynamicObjectEx(673, 1248.42419, -933.21643, 41.74630, 0.00000, 0.00000, 0.00000);
  3940.  
  3941. //Raststätte LS-LV
  3942. CreateObject(5741, 1640.97192, 81.21141, 36.39780, 0.00000, 0.00000, 267.46002);
  3943. textur = CreateDynamicObjectEx(6959, 1665.38123, 107.13000, 15.58160, 0.00000, 90.00000, 263.53659);
  3944. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  3945. textur = CreateDynamicObjectEx(6959, 1645.94043, 109.66576, 15.58163, 0.00000, 90.00000, 262.60794);
  3946. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  3947. textur = CreateDynamicObjectEx(6959, 1648.29968, 44.29425, 15.58160, 0.00000, 90.00000, 267.47519);
  3948. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  3949. textur = CreateDynamicObjectEx(6959, 1662.89246, 43.71070, 15.58160, 0.00000, 90.00000, 267.47519);
  3950. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  3951. textur = CreateDynamicObjectEx(6959, 1683.66541, 62.77045, 15.58160, 0.00000, 90.00000, 357.88589);
  3952. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  3953. textur = CreateDynamicObjectEx(6959, 1684.37451, 84.91050, 15.58160, 0.00000, 90.00000, 357.88589);
  3954. SetDynamicObjectMaterial(textur, 0, 4006, "lanblokd", "citywall1", 0xFFFFFFFF);
  3955. textur = CreateDynamicObjectEx(18766, 1627.79651, 106.77776, 36.00000, 90.00000, 0.00000, 258.02039);
  3956. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3957. textur = CreateDynamicObjectEx(18766, 1626.14624, 97.11211, 35.97640, 90.00000, 0.00000, 262.83325);
  3958. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3959. textur = CreateDynamicObjectEx(18766, 1624.90125, 87.21334, 35.97640, 90.00000, 0.00000, 262.83325);
  3960. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3961. textur = CreateDynamicObjectEx(18766, 1625.93555, 58.45701, 35.81643, 90.00000, 0.00000, 284.03107);
  3962. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3963. textur = CreateDynamicObjectEx(18766, 1624.08484, 77.47618, 35.97060, 90.00000, 0.00000, 267.36646);
  3964. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3965. textur = CreateDynamicObjectEx(18766, 1624.30640, 67.86921, 35.93597, 90.00000, 0.00000, 275.60590);
  3966. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3967. textur = CreateDynamicObjectEx(18766, 1625.72571, 64.67440, 35.85475, 90.00000, 0.00000, 268.42029);
  3968. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3969. textur = CreateDynamicObjectEx(18766, 1626.04065, 74.62280, 35.91800, 90.00000, 0.00000, 268.42029);
  3970. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3971. textur = CreateDynamicObjectEx(18766, 1626.22925, 84.62900, 35.97800, 90.00000, 0.00000, 268.42029);
  3972. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3973. textur = CreateDynamicObjectEx(18766, 1626.52014, 94.56352, 35.97800, 90.00000, 0.00000, 268.42029);
  3974. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3975. textur = CreateDynamicObjectEx(18763, 1627.20154, 51.12448, 34.82780, 90.00000, 0.00000, 193.35045);
  3976. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3977. textur = CreateDynamicObjectEx(18763, 1627.94434, 47.99363, 34.84776, 90.00000, 0.00000, 193.90680);
  3978. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3979. CreateDynamicObjectEx(6010, 1640.04297, 65.52821, 37.65827, 0.00000, 0.00000, 86.62713);
  3980. CreateDynamicObjectEx(717, 1626.13818, 53.30108, 36.57765, 0.00000, 0.00000, 0.00000);
  3981. CreateDynamicObjectEx(973, 1623.97449, 99.79742, 37.08474, 0.00000, 1.00000, 82.29581);
  3982. CreateDynamicObjectEx(973, 1622.78979, 90.67160, 37.24260, 0.00000, 1.00000, 82.87600);
  3983. CreateDynamicObjectEx(973, 1621.91541, 81.43720, 37.32580, 0.00000, 0.00000, 86.35710);
  3984. CreateDynamicObjectEx(973, 1624.60791, 73.30605, 37.28082, 0.00000, 0.00000, 129.87239);
  3985. CreateDynamicObjectEx(973, 1625.59045, 49.63327, 36.79920, 0.00000, -1.00000, 106.61711);
  3986. CreateDynamicObjectEx(717, 1625.28137, 75.60270, 36.57765, 0.00000, 0.00000, 356.25055);
  3987. CreateDynamicObjectEx(717, 1627.73938, 109.41906, 36.65514, 0.00000, 0.00000, 356.25055);
  3988. textur = CreateDynamicObjectEx(18766, 1627.87158, 107.09013, 36.07749, 90.00000, 0.00000, 258.02039);
  3989. SetDynamicObjectMaterial(textur, 0, 5741, "lawnshite2n", "conc_slabgrey_256128", 0);
  3990. CreateDynamicObjectEx(717, 1627.08142, 98.06380, 36.55559, 0.00000, 0.00000, 356.25055);
  3991. CreateDynamicObjectEx(717, 1626.12280, 86.62310, 36.55559, 0.00000, 0.00000, 356.25055);
  3992. CreateDynamicObjectEx(870, 1626.63562, 73.81030, 36.69836, 0.00000, 0.00000, 0.00000);
  3993. CreateDynamicObjectEx(870, 1624.93140, 75.45067, 36.69836, 0.00000, 0.00000, 0.00000);
  3994. CreateDynamicObjectEx(870, 1623.31812, 77.21801, 36.69836, 0.00000, 0.00000, 0.00000);
  3995. CreateDynamicObjectEx(870, 1626.78235, 75.92653, 36.69836, 0.00000, 0.00000, 0.00000);
  3996. CreateDynamicObjectEx(870, 1625.60425, 77.50500, 36.69836, 0.00000, 0.00000, 0.00000);
  3997. CreateDynamicObjectEx(870, 1626.71741, 79.00993, 36.69836, 0.00000, 0.00000, 0.00000);
  3998. CreateDynamicObjectEx(870, 1624.68457, 78.84163, 36.69836, 0.00000, 0.00000, 0.00000);
  3999. CreateDynamicObjectEx(870, 1625.87598, 80.65308, 36.69836, 0.00000, 0.00000, 0.00000);
  4000. CreateDynamicObjectEx(870, 1624.56177, 82.18151, 36.69836, 0.00000, 0.00000, 0.00000);
  4001. CreateDynamicObjectEx(870, 1624.11804, 84.26685, 36.69836, 0.00000, 0.00000, 0.00000);
  4002. CreateDynamicObjectEx(870, 1624.20789, 86.72813, 36.69836, 0.00000, 0.00000, 0.00000);
  4003. CreateDynamicObjectEx(870, 1624.48083, 89.21355, 36.69836, 0.00000, 0.00000, 0.00000);
  4004. CreateDynamicObjectEx(870, 1624.91687, 91.81752, 36.69836, 0.00000, 0.00000, 0.00000);
  4005. CreateDynamicObjectEx(870, 1625.35559, 94.30419, 36.69836, 0.00000, 0.00000, 0.00000);
  4006. CreateDynamicObjectEx(870, 1625.58398, 96.93506, 36.69836, 0.00000, 0.00000, 0.00000);
  4007. CreateDynamicObjectEx(870, 1625.73682, 99.73344, 36.69836, 0.00000, 0.00000, 0.00000);
  4008. CreateDynamicObjectEx(870, 1626.14526, 102.54459, 36.69836, 0.00000, 0.00000, 0.00000);
  4009. CreateDynamicObjectEx(870, 1626.40222, 105.17823, 36.69836, 0.00000, 0.00000, 0.00000);
  4010. CreateDynamicObjectEx(870, 1626.73022, 107.66178, 36.69836, 0.00000, 0.00000, 0.00000);
  4011. CreateDynamicObjectEx(870, 1627.09241, 110.52590, 36.69836, 0.00000, 0.00000, 0.00000);
  4012. CreateDynamicObjectEx(870, 1628.80640, 110.43154, 36.69836, 0.00000, 0.00000, 0.00000);
  4013. CreateDynamicObjectEx(870, 1628.48608, 108.08920, 36.69836, 0.00000, 0.00000, 0.00000);
  4014. CreateDynamicObjectEx(870, 1628.24402, 105.83332, 36.69836, 0.00000, 0.00000, 0.00000);
  4015. CreateDynamicObjectEx(870, 1628.08838, 103.49918, 36.69836, 0.00000, 0.00000, 0.00000);
  4016. CreateDynamicObjectEx(870, 1627.79932, 101.00789, 36.69836, 0.00000, 0.00000, 0.00000);
  4017. CreateDynamicObjectEx(870, 1627.67200, 98.92938, 36.69836, 0.00000, 0.00000, 0.00000);
  4018. CreateDynamicObjectEx(870, 1627.65955, 96.79802, 36.69836, 0.00000, 0.00000, 0.00000);
  4019. CreateDynamicObjectEx(870, 1627.43506, 94.56917, 36.69836, 0.00000, 0.00000, 0.00000);
  4020. CreateDynamicObjectEx(870, 1627.34314, 92.44654, 36.69836, 0.00000, 0.00000, 0.00000);
  4021. CreateDynamicObjectEx(870, 1627.02869, 89.94592, 36.69836, 0.00000, 0.00000, 0.00000);
  4022. CreateDynamicObjectEx(870, 1627.39600, 87.61188, 36.69836, 0.00000, 0.00000, 0.00000);
  4023. CreateDynamicObjectEx(870, 1625.93359, 87.85271, 36.69836, 0.00000, 0.00000, 0.00000);
  4024. CreateDynamicObjectEx(870, 1625.98767, 85.41224, 36.69836, 0.00000, 0.00000, 0.00000);
  4025. CreateDynamicObjectEx(870, 1623.35461, 80.37672, 36.69836, 0.00000, 0.00000, 0.00000);
  4026. CreateDynamicObjectEx(870, 1626.31018, 83.28770, 36.69836, 0.00000, 0.00000, 0.00000);
  4027. CreateDynamicObjectEx(870, 1627.04041, 81.60351, 36.69836, 0.00000, 0.00000, 0.00000);
  4028. CreateDynamicObjectEx(870, 1627.53711, 85.23165, 36.69836, 0.00000, 0.00000, 0.00000);
  4029. CreateDynamicObjectEx(870, 1626.24414, 53.35848, 36.69836, 0.00000, 0.00000, 0.00000);
  4030. CreateDynamicObjectEx(870, 1626.45947, 51.20765, 36.69836, 0.00000, 0.00000, 0.00000);
  4031. CreateDynamicObjectEx(3578, 1628.05237, 64.75232, 35.62177, 0.00000, 0.00000, 88.56861);
  4032. CreateDynamicObjectEx(3578, 1627.78198, 54.47460, 35.62180, 0.00000, 0.00000, 88.56860);
  4033. CreateDynamicObjectEx(1300, 1628.73547, 61.25320, 36.87435, 0.00000, 0.00000, 358.34283);
  4034. CreateDynamicObjectEx(717, 1631.12256, 61.16156, 36.47964, 0.00000, 0.00000, 0.00000);
  4035. CreateDynamicObjectEx(1251, 1635.11108, 50.88686, 36.31890, 0.00000, 0.00000, 0.00000);
  4036. CreateDynamicObjectEx(1251, 1640.67383, 50.72156, 36.31890, 0.00000, 0.00000, 0.00000);
  4037. CreateDynamicObjectEx(1251, 1646.32056, 50.49167, 36.31890, 0.00000, 0.00000, 0.00000);
  4038. CreateDynamicObjectEx(1251, 1652.16028, 50.24281, 36.31890, 0.00000, 0.00000, 0.00000);
  4039. CreateDynamicObjectEx(1251, 1658.09216, 50.12489, 36.31890, 0.00000, 0.00000, 0.00000);
  4040. CreateDynamicObjectEx(1251, 1663.76025, 49.70352, 36.31890, 0.00000, 0.00000, 0.00000);
  4041. CreateDynamicObjectEx(1251, 1669.30042, 49.45554, 36.31890, 0.00000, 0.00000, 0.00000);
  4042. CreateDynamicObjectEx(1251, 1674.33740, 49.19356, 36.31890, 0.00000, 0.00000, 0.00000);
  4043. CreateDynamicObjectEx(8838, 1644.24109, 49.92032, 38.00457, 0.00000, 0.00000, 177.27255);
  4044. CreateDynamicObjectEx(8838, 1664.48621, 48.95404, 38.04576, 0.00000, 0.00000, 177.27255);
  4045. CreateDynamicObjectEx(1569, 1638.60535, 80.24094, 36.63023, 0.00000, 0.00000, 86.62710);
  4046.  
  4047. //Kreisverkehr nähe Ammunation
  4048. CreateDynamicObjectEx(7326, 1353.92883, -1411.35291, 12.42817, 0.00000, 0.00000, 90.00000);
  4049. CreateDynamicObjectEx(869, 1343.46301, -1398.19141, 12.76168, 0.00000, 0.00000, 0.00000);
  4050. CreateDynamicObjectEx(869, 1344.85339, -1395.10339, 12.76168, 0.00000, 0.00000, 0.00000);
  4051. CreateDynamicObjectEx(869, 1346.91089, -1397.57275, 12.76168, 0.00000, 0.00000, 0.00000);
  4052. CreateDynamicObjectEx(869, 1348.13599, -1394.18701, 12.76168, 0.00000, 0.00000, 0.00000);
  4053. CreateDynamicObjectEx(869, 1348.33105, -1392.90039, 12.76168, 0.00000, 0.00000, 0.00000);
  4054. CreateDynamicObjectEx(869, 1351.63354, -1392.59937, 12.76168, 0.00000, 0.00000, 0.00000);
  4055. CreateDynamicObjectEx(869, 1351.40015, -1395.10181, 12.76168, 0.00000, 0.00000, 0.00000);
  4056. CreateDynamicObjectEx(869, 1351.15527, -1397.56116, 12.76168, 0.00000, 0.00000, 0.00000);
  4057. CreateDynamicObjectEx(869, 1351.23206, -1400.04407, 12.76168, 0.00000, 0.00000, 0.00000);
  4058. CreateDynamicObjectEx(869, 1351.36377, -1402.66016, 12.76168, 0.00000, 0.00000, 0.00000);
  4059. CreateDynamicObjectEx(869, 1351.49780, -1405.24719, 12.76168, 0.00000, 0.00000, 0.00000);
  4060. CreateDynamicObjectEx(869, 1351.55725, -1407.41626, 12.76168, 0.00000, 0.00000, 0.00000);
  4061. CreateDynamicObjectEx(869, 1348.12415, -1406.96484, 12.76168, 0.00000, 0.00000, 0.00000);
  4062. CreateDynamicObjectEx(869, 1347.82007, -1404.18091, 12.76168, 0.00000, 0.00000, 0.00000);
  4063. CreateDynamicObjectEx(869, 1347.59998, -1401.07446, 12.76168, 0.00000, 0.00000, 0.00000);
  4064. CreateDynamicObjectEx(869, 1347.82141, -1399.69678, 12.76168, 0.00000, 0.00000, 0.00000);
  4065. CreateDynamicObjectEx(869, 1344.09204, -1400.71155, 12.76168, 0.00000, 0.00000, 0.00000);
  4066. CreateDynamicObjectEx(869, 1344.66528, -1404.16443, 12.76168, 0.00000, 0.00000, 0.00000);
  4067. CreateDynamicObjectEx(869, 1354.69971, -1394.28870, 12.76168, 0.00000, 0.00000, 0.00000);
  4068. CreateDynamicObjectEx(869, 1355.15881, -1396.81201, 12.76168, 0.00000, 0.00000, 0.00000);
  4069. CreateDynamicObjectEx(869, 1355.06885, -1399.20251, 12.76168, 0.00000, 0.00000, 0.00000);
  4070. CreateDynamicObjectEx(869, 1354.77271, -1401.79089, 12.76168, 0.00000, 0.00000, 0.00000);
  4071. CreateDynamicObjectEx(869, 1354.74707, -1404.53149, 12.76168, 0.00000, 0.00000, 0.00000);
  4072. CreateDynamicObjectEx(869, 1354.61096, -1406.41797, 12.76168, 0.00000, 0.00000, 21.09114);
  4073. CreateDynamicObjectEx(869, 1356.71692, -1404.09070, 12.76168, 0.00000, 0.00000, 43.76825);
  4074. CreateDynamicObjectEx(869, 1357.33020, -1401.00598, 12.76168, 0.00000, 0.00000, 0.00000);
  4075. CreateDynamicObjectEx(869, 1357.45728, -1398.35303, 12.76168, 0.00000, 0.00000, 0.00000);
  4076. CreateDynamicObjectEx(869, 1356.57727, -1396.08044, 12.76168, 0.00000, 0.00000, 0.00000);
  4077. CreateDynamicObjectEx(615, 1349.94067, -1400.56042, 11.99428, 0.00000, 0.00000, 0.00000);
  4078. CreateDynamicObjectEx(970, 1350.29053, -1409.19568, 13.33844, 0.00000, 0.00000, 0.00000);
  4079. CreateDynamicObjectEx(970, 1350.29053, -1390.76453, 13.33840, 0.00000, 0.00000, 0.00000);
  4080. CreateDynamicObjectEx(970, 1359.66101, -1400.01892, 13.33840, 0.00000, 0.00000, 90.00000);
  4081. CreateDynamicObjectEx(970, 1341.10364, -1400.04858, 13.33840, 0.00000, 0.00000, 90.00000);
  4082. CreateDynamicObjectEx(970, 1342.55359, -1395.23633, 13.33840, 0.00000, 0.00000, 58.47357);
  4083. CreateDynamicObjectEx(970, 1345.91321, -1391.96057, 13.33840, 0.00000, 0.00000, 30.00266);
  4084. CreateDynamicObjectEx(970, 1342.46912, -1404.71411, 13.33840, 0.00000, 0.00000, -58.47360);
  4085. CreateDynamicObjectEx(970, 1345.76245, -1407.99023, 13.33840, 0.00000, 0.00000, -30.00270);
  4086. CreateDynamicObjectEx(970, 1358.20386, -1404.72363, 13.33840, 0.00000, 0.00000, 58.47357);
  4087. CreateDynamicObjectEx(970, 1354.91687, -1407.91248, 13.33840, 0.00000, 0.00000, 30.00266);
  4088. CreateDynamicObjectEx(970, 1358.39526, -1395.28394, 13.33840, 0.00000, 0.00000, -58.47360);
  4089. CreateDynamicObjectEx(970, 1355.09412, -1392.06165, 13.33840, 0.00000, 0.00000, -30.00270);
  4090.  
  4091. //Neues LSPD und trennung
  4092. CreateDynamicObjectEx(973, 1350.48999, -1421.01001, 13.38000, 0.00000, 0.00000, 274.75000);
  4093. CreateDynamicObjectEx(973, 1349.08997, -1420.91003, 13.38000, 0.00000, 0.00000, 75.75000);
  4094. CreateDynamicObjectEx(973, 1347.58997, -1430.03003, 13.39000, 0.00000, 0.00000, 85.75000);
  4095. CreateDynamicObjectEx(973, 1346.89001, -1439.31006, 13.39000, 0.00000, 0.00000, 85.74000);
  4096. CreateDynamicObjectEx(973, 1345.78003, -1448.51001, 13.39000, 0.00000, 0.00000, 80.24000);
  4097. CreateDynamicObjectEx(973, 1344.00000, -1457.56006, 13.38000, 0.00000, 0.00000, 77.74000);
  4098. CreateDynamicObjectEx(973, 1342.04004, -1466.59998, 13.38000, 0.00000, 0.00000, 77.73000);
  4099. CreateDynamicObjectEx(973, 1340.81995, -1472.14001, 13.38000, 0.00000, 0.00000, 77.73000);
  4100. CreateDynamicObjectEx(973, 1337.70996, -1480.79004, 13.39000, 0.00000, 0.00000, 62.48000);
  4101. CreateDynamicObjectEx(973, 1333.34998, -1489.03003, 13.39000, 0.00000, 0.00000, 61.98000);
  4102. CreateDynamicObjectEx(973, 1328.81006, -1497.15002, 13.39000, 0.00000, 0.00000, 59.47000);
  4103. CreateDynamicObjectEx(973, 1323.84998, -1504.97998, 13.39000, 0.00000, 0.00000, 55.72000);
  4104. CreateDynamicObjectEx(1237, 1350.13000, -1416.60999, 12.30000, 0.00000, 0.00000, 0.00000);
  4105. CreateDynamicObjectEx(1237, 1350.13000, -1416.60999, 12.95000, 0.00000, 0.00000, 0.00000);
  4106. CreateDynamicObjectEx(973, 1318.80005, -1512.42004, 13.39000, 0.00000, 0.00000, 55.72000);
  4107. CreateDynamicObjectEx(973, 1314.17004, -1520.40002, 13.38000, 0.00000, 0.00000, 63.97000);
  4108. CreateDynamicObjectEx(973, 1310.55005, -1528.80005, 13.39000, 0.00000, 0.00000, 69.46000);
  4109. CreateDynamicObjectEx(973, 1307.57996, -1537.50000, 13.39000, 0.00000, 0.00000, 72.71000);
  4110. CreateDynamicObjectEx(973, 1305.53003, -1546.56006, 13.39000, 0.00000, 0.00000, 81.71000);
  4111. CreateDynamicObjectEx(973, 1304.18994, -1555.82996, 13.39000, 0.00000, 0.00000, 81.71000);
  4112. CreateDynamicObjectEx(973, 1303.26685, -1585.91675, 13.38000, 0.00000, 0.00000, 89.45000);
  4113. CreateDynamicObjectEx(973, 1303.20996, -1593.10999, 13.38000, 0.00000, 0.00000, 89.70000);
  4114. CreateDynamicObjectEx(973, 1303.16003, -1602.41003, 13.38000, 0.00000, 0.00000, 89.70000);
  4115. CreateDynamicObjectEx(973, 1303.10999, -1611.70996, 13.38000, 0.00000, 0.00000, 89.70000);
  4116. CreateDynamicObjectEx(973, 1303.14001, -1621.00000, 13.38000, 0.00000, 0.00000, 90.45000);
  4117. CreateDynamicObjectEx(973, 1303.19995, -1630.07996, 13.38000, 0.00000, 0.00000, 90.19000);
  4118. CreateDynamicObjectEx(973, 1303.23999, -1639.29004, 13.39000, 0.00000, 0.00000, 90.19000);
  4119. CreateDynamicObjectEx(973, 1303.26001, -1648.50000, 13.39000, 0.00000, 0.00000, 89.94000);
  4120. CreateDynamicObjectEx(973, 1303.23999, -1657.76001, 13.39000, 0.00000, 0.00000, 89.94000);
  4121. CreateDynamicObjectEx(973, 1303.23999, -1667.08997, 13.39000, 0.00000, 0.00000, 89.94000);
  4122. CreateDynamicObjectEx(973, 1303.25000, -1676.37000, 13.39000, 0.00000, 0.00000, 89.94000);
  4123. CreateDynamicObjectEx(973, 1303.22998, -1685.67004, 13.39000, 0.00000, 0.00000, 89.94000);
  4124. CreateDynamicObjectEx(973, 1303.21997, -1694.96997, 13.39000, 0.00000, 0.00000, 89.94000);
  4125. CreateDynamicObjectEx(973, 1303.21997, -1704.94519, 13.39000, 0.00000, 0.00000, 89.94000);
  4126. CreateDynamicObjectEx(973, 1303.17786, -1744.84180, 13.39000, 0.00000, 0.00000, 89.94000);
  4127. CreateDynamicObjectEx(973, 1303.18994, -1750.64001, 13.39000, 0.00000, 0.00000, 90.19000);
  4128. CreateDynamicObjectEx(973, 1303.22998, -1759.89001, 13.39000, 0.00000, 0.00000, 90.19000);
  4129. CreateDynamicObjectEx(973, 1303.25000, -1769.14001, 13.39000, 0.00000, 0.00000, 90.19000);
  4130. CreateDynamicObjectEx(973, 1303.28003, -1778.33997, 13.39000, 0.00000, 0.00000, 90.19000);
  4131. CreateDynamicObjectEx(973, 1303.30005, -1787.65002, 13.39000, 0.00000, 0.00000, 90.19000);
  4132. CreateDynamicObjectEx(973, 1303.31995, -1796.92004, 13.39000, 0.00000, 0.00000, 89.94000);
  4133. CreateDynamicObjectEx(973, 1303.30005, -1806.03003, 13.39000, 0.00000, 0.00000, 89.93000);
  4134. CreateDynamicObjectEx(973, 1303.29004, -1815.31995, 13.39000, 0.00000, 0.00000, 89.93000);
  4135. CreateDynamicObjectEx(973, 1303.28003, -1824.51001, 13.39000, 0.00000, 0.00000, 89.93000);
  4136. CreateDynamicObjectEx(973, 1304.06006, -1839.18994, 13.39000, 0.00000, 0.00000, 100.18000);
  4137. CreateDynamicObjectEx(973, 1303.26001, -1830.06995, 13.39000, 0.00000, 0.00000, 89.93000);
  4138. CreateDynamicObjectEx(973, 1305.62000, -1839.19995, 13.39000, 0.00000, 0.00000, 257.17999);
  4139. CreateDynamicObjectEx(973, 1306.57996, -1830.02002, 13.39000, 0.00000, 0.00000, 270.92001);
  4140. CreateDynamicObjectEx(973, 1306.45996, -1820.72998, 13.39000, 0.00000, 0.00000, 270.42001);
  4141. CreateDynamicObjectEx(973, 1306.40002, -1811.66003, 13.39000, 0.00000, 0.00000, 270.17001);
  4142. CreateDynamicObjectEx(973, 1306.42004, -1802.31006, 13.39000, 0.00000, 0.00000, 269.67001);
  4143. CreateDynamicObjectEx(973, 1306.43994, -1793.00000, 13.39000, 0.00000, 0.00000, 269.92001);
  4144. CreateDynamicObjectEx(973, 1306.43005, -1783.71997, 13.39000, 0.00000, 0.00000, 270.17001);
  4145. CreateDynamicObjectEx(973, 1306.43994, -1774.40002, 13.39000, 0.00000, 0.00000, 269.67001);
  4146. CreateDynamicObjectEx(973, 1306.47998, -1765.14001, 13.39000, 0.00000, 0.00000, 269.67001);
  4147. CreateDynamicObjectEx(973, 1306.53003, -1755.83997, 13.39000, 0.00000, 0.00000, 269.67001);
  4148. CreateDynamicObjectEx(973, 1306.52002, -1704.94519, 13.39000, 0.00000, 0.00000, 270.16000);
  4149. CreateDynamicObjectEx(973, 1306.50000, -1691.27002, 13.39000, 0.00000, 0.00000, 270.16000);
  4150. CreateDynamicObjectEx(973, 1306.46997, -1682.50000, 13.39000, 0.00000, 0.00000, 270.16000);
  4151. CreateDynamicObjectEx(973, 1306.46997, -1673.28003, 13.39000, 0.00000, 0.00000, 269.66000);
  4152. CreateDynamicObjectEx(973, 1306.52002, -1664.01001, 13.39000, 0.00000, 0.00000, 269.39999);
  4153. CreateDynamicObjectEx(973, 1306.57996, -1654.85999, 13.38000, 0.00000, 0.00000, 269.89999);
  4154. CreateDynamicObjectEx(973, 1306.59998, -1645.56995, 13.38000, 0.00000, 0.00000, 269.89999);
  4155. CreateDynamicObjectEx(973, 1306.63000, -1636.31006, 13.38000, 0.00000, 0.00000, 269.89999);
  4156. CreateDynamicObjectEx(973, 1306.65002, -1627.02002, 13.38000, 0.00000, 0.00000, 269.89999);
  4157. CreateDynamicObjectEx(973, 1306.67004, -1617.82996, 13.38000, 0.00000, 0.00000, 269.89999);
  4158. CreateDynamicObjectEx(973, 1306.68994, -1608.60999, 13.38000, 0.00000, 0.00000, 269.89999);
  4159. CreateDynamicObjectEx(973, 1306.71082, -1599.46008, 13.38000, 0.00000, 0.00000, 269.89999);
  4160. CreateDynamicObjectEx(973, 1306.72913, -1590.27002, 13.38000, 0.00000, 0.00000, 269.89999);
  4161. CreateDynamicObjectEx(973, 1306.72937, -1582.87341, 13.38000, 0.00000, 0.00000, 270.39999);
  4162. CreateDynamicObjectEx(973, 1307.28003, -1557.31006, 13.39000, 0.00000, 0.00000, 262.14999);
  4163. CreateDynamicObjectEx(973, 1308.53003, -1548.18005, 13.39000, 0.00000, 0.00000, 262.14001);
  4164. CreateDynamicObjectEx(973, 1310.45996, -1539.15002, 13.39000, 0.00000, 0.00000, 253.64000);
  4165. CreateDynamicObjectEx(973, 1313.40002, -1530.44995, 13.38000, 0.00000, 0.00000, 249.14000);
  4166. CreateDynamicObjectEx(973, 1316.13000, -1523.34998, 13.38000, 0.00000, 0.00000, 248.89000);
  4167. CreateDynamicObjectEx(973, 1320.41003, -1515.18005, 13.38000, 0.00000, 0.00000, 235.88000);
  4168. CreateDynamicObjectEx(973, 1325.60999, -1507.53003, 13.39000, 0.00000, 0.00000, 235.88000);
  4169. CreateDynamicObjectEx(973, 1330.44995, -1500.41003, 13.39000, 0.00000, 0.00000, 235.88000);
  4170. CreateDynamicObjectEx(973, 1335.18005, -1492.43005, 13.39000, 0.00000, 0.00000, 242.88000);
  4171. CreateDynamicObjectEx(973, 1339.42004, -1484.12000, 13.39000, 0.00000, 0.00000, 242.88000);
  4172. CreateDynamicObjectEx(973, 1342.81006, -1475.57996, 13.38000, 0.00000, 0.00000, 253.88000);
  4173. CreateDynamicObjectEx(973, 1345.17004, -1466.56995, 13.39000, 0.00000, 0.00000, 257.13000);
  4174. CreateDynamicObjectEx(973, 1347.18005, -1457.75000, 13.39000, 0.00000, 0.00000, 257.12000);
  4175. CreateDynamicObjectEx(973, 1348.87000, -1448.81995, 13.39000, 0.00000, 0.00000, 261.37000);
  4176. CreateDynamicObjectEx(973, 1349.87000, -1439.73999, 13.39000, 0.00000, 0.00000, 265.87000);
  4177. CreateDynamicObjectEx(973, 1350.54004, -1430.18005, 13.39000, 0.00000, 0.00000, 265.87000);
  4178. CreateDynamicObjectEx(973, 1350.19995, -1435.01001, 13.39000, 0.00000, 0.00000, 265.87000);
  4179. CreateDynamicObjectEx(973, 1306.53003, -1744.84180, 13.39000, 0.00000, 0.00000, 269.67001);
  4180. CreateDynamicObjectEx(973, 1306.53003, -1750.64001, 13.39000, 0.00000, 0.00000, 270.00000);
  4181. CreateDynamicObjectEx(1237, 1304.68994, -1843.53003, 12.55000, 0.00000, 0.00000, 0.00000);
  4182. CreateDynamicObjectEx(1237, 1304.68994, -1843.53003, 13.13000, 0.00000, 0.00000, 0.00000);
  4183. CreateDynamicObjectEx(9131, 1303.17786, -1740.09741, 12.74871, 0.00000, 0.00000, 0.00000);
  4184. CreateDynamicObjectEx(9131, 1306.53003, -1740.09741, 12.74870, 0.00000, 0.00000, 0.00000);
  4185. CreateDynamicObjectEx(1232, 1303.17786, -1740.09741, 11.34640, 0.00000, 0.00000, 0.00000);
  4186. CreateDynamicObjectEx(1232, 1306.53003, -1740.09741, 11.34640, 0.00000, 0.00000, 0.00000);
  4187. CreateDynamicObjectEx(638, 1304.84778, -1740.09558, 13.23573, 0.00000, 0.00000, 90.00000);
  4188. CreateDynamicObjectEx(19454, 1304.91858, -1734.94910, 12.60150, 0.00000, 90.00000, 0.00000);
  4189. CreateDynamicObjectEx(638, 1304.84778, -1729.98999, 13.23570, 0.00000, 0.00000, 90.00000);
  4190. CreateDynamicObjectEx(9131, 1303.17786, -1729.98999, 12.74870, 0.00000, 0.00000, 0.00000);
  4191. CreateDynamicObjectEx(9131, 1306.53003, -1729.98999, 12.74870, 0.00000, 0.00000, 0.00000);
  4192. CreateDynamicObjectEx(1232, 1306.53003, -1729.98999, 11.34640, 0.00000, 0.00000, 0.00000);
  4193. CreateDynamicObjectEx(1232, 1303.17786, -1729.98999, 11.34640, 0.00000, 0.00000, 0.00000);
  4194. CreateDynamicObjectEx(973, 1303.17786, -1725.11987, 13.39000, 0.00000, 0.00000, 89.94000);
  4195. CreateDynamicObjectEx(973, 1306.53003, -1725.11987, 13.39000, 0.00000, 0.00000, 269.67001);
  4196. CreateDynamicObjectEx(9131, 1303.17786, -1720.25403, 12.74870, 0.00000, 0.00000, 0.00000);
  4197. CreateDynamicObjectEx(9131, 1306.53003, -1720.25403, 12.74870, 0.00000, 0.00000, 0.00000);
  4198. CreateDynamicObjectEx(1232, 1306.53003, -1720.25403, 11.34640, 0.00000, 0.00000, 0.00000);
  4199. CreateDynamicObjectEx(638, 1304.84778, -1720.25403, 13.23570, 0.00000, 0.00000, 90.00000);
  4200. CreateDynamicObjectEx(1232, 1303.17786, -1720.25403, 11.34640, 0.00000, 0.00000, 0.00000);
  4201. CreateDynamicObjectEx(19454, 1304.91858, -1715.11047, 12.60148, 0.00000, 90.00000, 0.00000);
  4202. CreateDynamicObjectEx(9131, 1303.17786, -1710.03552, 12.74870, 0.00000, 0.00000, 0.00000);
  4203. CreateDynamicObjectEx(1232, 1303.17786, -1710.03552, 11.34640, 0.00000, 0.00000, 0.00000);
  4204. CreateDynamicObjectEx(638, 1304.84778, -1710.03552, 13.23570, 0.00000, 0.00000, 90.00000);
  4205. CreateDynamicObjectEx(9131, 1306.53003, -1710.03552, 12.74870, 0.00000, 0.00000, 0.00000);
  4206. CreateDynamicObjectEx(1232, 1306.53003, -1710.03552, 11.34640, 0.00000, 0.00000, 0.00000);
  4207. CreateDynamicObjectEx(973, 1306.50000, -1697.86121, 13.39000, 0.00000, 0.00000, 270.16000);
  4208. CreateDynamicObjectEx(973, 1303.21997, -1697.86121, 13.39000, 0.00000, 0.00000, 89.94000);
  4209. CreateDynamicObjectEx(973, 1303.92395, -1557.57520, 13.39000, 0.00000, 0.00000, 81.71000);
  4210. CreateDynamicObjectEx(9131, 1306.53003, -1577.97620, 12.74870, 0.00000, 0.00000, 0.00000);
  4211. CreateDynamicObjectEx(638, 1304.84778, -1577.97620, 13.23570, 0.00000, 0.00000, 90.00000);
  4212. CreateDynamicObjectEx(9131, 1303.17786, -1577.97620, 12.74870, 0.00000, 0.00000, 0.00000);
  4213. CreateDynamicObjectEx(1232, 1303.17786, -1577.97620, 11.34640, 0.00000, 0.00000, 0.00000);
  4214. CreateDynamicObjectEx(1232, 1306.53003, -1577.97620, 11.34640, 0.00000, 0.00000, 0.00000);
  4215. CreateDynamicObjectEx(19454, 1305.01147, -1567.35059, 12.60000, 0.00000, 90.00000, 0.00000);
  4216. CreateDynamicObjectEx(19454, 1305.01147, -1573.49414, 12.60150, 0.00000, 90.00000, 0.00000);
  4217. CreateDynamicObjectEx(9131, 1306.53003, -1562.27808, 12.74870, 0.00000, 0.00000, 0.00000);
  4218. CreateDynamicObjectEx(9131, 1303.17786, -1562.27808, 12.74870, 0.00000, 0.00000, 0.00000);
  4219. CreateDynamicObjectEx(638, 1304.84778, -1562.27808, 13.23570, 0.00000, 0.00000, 90.00000);
  4220. CreateDynamicObjectEx(1232, 1306.53003, -1562.27808, 11.34640, 0.00000, 0.00000, 0.00000);
  4221. CreateDynamicObjectEx(1232, 1303.17786, -1562.27808, 11.34640, 0.00000, 0.00000, 0.00000);
  4222. CreateDynamicObjectEx(973, 1303.26685, -1582.87341, 13.38000, 0.00000, 0.00000, 89.45000);
  4223. CreateDynamicObjectEx(7010, 1278.68005, -1593.28625, 14.08500, 0.00000, 0.00000, 90.00000);
  4224. CreateDynamicObjectEx(19425, 1287.31287, -1585.41821, 12.48350, -15.00000, 0.00000, 90.00000);
  4225. CreateDynamicObjectEx(19425, 1287.31287, -1588.71985, 12.48347, -15.00000, 0.00000, 90.00000);
  4226. CreateDynamicObjectEx(19425, 1287.31287, -1592.00171, 12.48350, -15.00000, 0.00000, 90.00000);
  4227. CreateDynamicObjectEx(19425, 1287.31287, -1594.83911, 12.48200, -15.00000, 0.00000, 90.00000);
  4228. CreateDynamicObjectEx(7009, 1247.2791, -1610.1362, 26.4501, 0.00000, 0.00000, 90.00000);
  4229. CreateObject(7184, 1219.8730, -1685.7261, 14.5986, 0.00000, 0.00000, 180.00000);
  4230. CreateDynamicObjectEx(7213, 1243.97534, -1671.27063, 14.23780, 0.00000, 0.00000, 90.00000);
  4231. CreateDynamicObjectEx(3660, 1282.28345, -1670.86987, 15.10530, 0.00000, 0.00000, 90.00000);
  4232. CreateDynamicObjectEx(3660, 1282.28345, -1690.51355, 15.10530, 0.00000, 0.00000, 90.00000);
  4233. CreateDynamicObjectEx(3660, 1273.72998, -1701.05103, 15.10530, 0.00000, 0.00000, 0.00000);
  4234. CreateDynamicObjectEx(3660, 1241.62036, -1701.05103, 15.10530, 0.00000, 0.00000, 0.00000);
  4235. CreateDynamicObjectEx(3660, 1222.00903, -1701.05103, 15.10530, 0.00000, 0.00000, 0.00000);
  4236. CreateDynamicObjectEx(3660, 1202.38721, -1701.05103, 15.10530, 0.00000, 0.00000, 0.00000);
  4237. CreateDynamicObjectEx(3660, 1169.74146, -1701.04797, 15.10530, 0.00000, 0.00000, 0.00000);
  4238. CreateDynamicObjectEx(3660, 1160.65381, -1690.26294, 15.10530, 0.00000, 0.00000, 90.00000);
  4239. CreateDynamicObjectEx(3660, 1160.65381, -1670.62939, 15.10530, 0.00000, 0.00000, 90.00000);
  4240. CreateDynamicObjectEx(3660, 1160.65381, -1651.00574, 15.10530, 0.00000, 0.00000, 90.00000);
  4241. CreateDynamicObjectEx(3660, 1160.65381, -1631.42859, 15.10530, 0.00000, 0.00000, 90.00000);
  4242. CreateDynamicObjectEx(3660, 1160.65381, -1611.81750, 15.10530, 0.00000, 0.00000, 90.00000);
  4243. CreateDynamicObjectEx(3660, 1160.65381, -1592.19739, 15.10530, 0.00000, 0.00000, 90.00000);
  4244. CreateDynamicObjectEx(3660, 1169.74060, -1582.93140, 15.10530, 0.00000, 0.00000, 0.00000);
  4245. CreateDynamicObjectEx(3660, 1189.35864, -1582.93140, 15.10530, 0.00000, 0.00000, 0.00000);
  4246. CreateDynamicObjectEx(3660, 1208.98499, -1582.93140, 15.10530, 0.00000, 0.00000, 0.00000);
  4247. CreateDynamicObjectEx(3660, 1216.02612, -1582.93005, 15.10620, 0.00000, 0.00000, 0.00000);
  4248. textur = CreateDynamicObjectEx(19377, 1251.60742, -1615.43250, 12.46510, 0.00000, 90.00000, 0.00000);
  4249. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4250. textur = CreateDynamicObjectEx(19377, 1262.08618, -1615.43250, 12.46510, 0.00000, 90.00000, 0.00000);
  4251. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4252. textur = CreateDynamicObjectEx(19377, 1272.57324, -1615.43250, 12.46510, 0.00000, 90.00000, 0.00000);
  4253. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4254. textur = CreateDynamicObjectEx(19377, 1251.60742, -1625.06116, 12.46510, 0.00000, 90.00000, 0.00000);
  4255. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4256. textur = CreateDynamicObjectEx(19377, 1262.08618, -1625.06116, 12.46510, 0.00000, 90.00000, 0.00000);
  4257. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4258. textur = CreateDynamicObjectEx(19377, 1272.55530, -1625.07007, 12.46510, 0.00000, 90.00000, 0.00000);
  4259. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4260. textur = CreateDynamicObjectEx(19377, 1251.60742, -1634.65845, 12.46510, 0.00000, 90.00000, 0.00000);
  4261. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4262. textur = CreateDynamicObjectEx(19377, 1262.08618, -1634.65845, 12.46510, 0.00000, 90.00000, 0.00000);
  4263. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4264. textur = CreateDynamicObjectEx(19377, 1272.57324, -1634.65845, 12.46510, 0.00000, 90.00000, 0.00000);
  4265. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4266. textur = CreateDynamicObjectEx(19377, 1283.06067, -1629.04565, 12.46510, 0.00000, 90.00000, 0.00000);
  4267. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4268. textur = CreateDynamicObjectEx(19377, 1283.06067, -1638.65466, 12.46510, 0.00000, 90.00000, 0.00000);
  4269. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4270. textur = CreateDynamicObjectEx(19377, 1283.06067, -1648.27563, 12.46510, 0.00000, 90.00000, 0.00000);
  4271. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4272. textur = CreateDynamicObjectEx(19377, 1283.06067, -1657.89795, 12.46510, 0.00000, 90.00000, 0.00000);
  4273. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4274. textur = CreateDynamicObjectEx(19377, 1283.06067, -1667.52905, 12.46510, 0.00000, 90.00000, 0.00000);
  4275. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4276. textur = CreateDynamicObjectEx(19377, 1283.06067, -1677.15491, 12.46510, 0.00000, 90.00000, 0.00000);
  4277. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4278. textur = CreateDynamicObjectEx(19377, 1283.06067, -1686.78796, 12.46510, 0.00000, 90.00000, 0.00000);
  4279. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4280. textur = CreateDynamicObjectEx(19377, 1283.06067, -1696.42322, 12.46510, 0.00000, 90.00000, 0.00000);
  4281. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4282. textur = CreateDynamicObjectEx(19377, 1272.57642, -1696.32202, 12.46510, 0.00000, 90.00000, 0.00000);
  4283. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4284. textur = CreateDynamicObjectEx(19377, 1262.12122, -1696.32202, 12.46510, 0.00000, 90.00000, 0.00000);
  4285. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4286. textur = CreateDynamicObjectEx(19377, 1251.66455, -1696.32202, 12.46510, 0.00000, 90.00000, 0.00000);
  4287. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4288. textur = CreateDynamicObjectEx(19377, 1241.17212, -1696.32202, 12.46510, 0.00000, 90.00000, 0.00000);
  4289. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4290. textur = CreateDynamicObjectEx(19377, 1230.69885, -1696.32202, 12.46510, 0.00000, 90.00000, 0.00000);
  4291. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4292. textur = CreateDynamicObjectEx(19377, 1220.21704, -1696.32202, 12.46510, 0.00000, 90.00000, 0.00000);
  4293. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4294. textur = CreateDynamicObjectEx(19377, 1209.71155, -1696.32202, 12.46510, 0.00000, 90.00000, 0.00000);
  4295. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4296. textur = CreateDynamicObjectEx(19377, 1220.42700, -1693.01819, 12.46300, 0.00000, 90.00000, 0.00000);
  4297. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4298. textur = CreateDynamicObjectEx(19377, 1209.93958, -1693.01819, 12.46300, 0.00000, 90.00000, 0.00000);
  4299. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4300. CreateDynamicObjectEx(6959, 1249.32385, -1659.38074, 12.54160, 0.00000, 0.00000, 0.00000);
  4301. CreateDynamicObjectEx(6959, 1251.42773, -1659.38074, 12.54160, 0.00000, 0.00000, 0.00000);
  4302. CreateDynamicObjectEx(6959, 1251.42773, -1671.56067, 12.54160, 0.00000, 0.00000, 0.00000);
  4303. CreateDynamicObjectEx(6959, 1249.32385, -1671.56067, 12.54160, 0.00000, 0.00000, 0.00000);
  4304. CreateObject(7244, 1247.79700, -1668.15503, 3.38000, 0.00000, 0.00000, 90.00000);
  4305. textur = CreateDynamicObjectEx(19377, 1243.96667, -1586.42822, 12.46510, 0.00000, 90.00000, 0.00000);
  4306. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4307. textur = CreateDynamicObjectEx(19377, 1233.48792, -1586.42822, 12.46510, 0.00000, 90.00000, 0.00000);
  4308. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4309. CreateDynamicObjectEx(6959, 1186.81494, -1682.08276, 12.62233, 0.00000, 0.00000, 0.00000);
  4310. CreateDynamicObjectEx(6959, 1186.81494, -1642.10522, 12.62230, 0.00000, 0.00000, 0.00000);
  4311. CreateDynamicObjectEx(6959, 1186.81494, -1602.11804, 12.62230, 0.00000, 0.00000, 0.00000);
  4312. CreateDynamicObjectEx(19381, 1166.62671, -1695.95154, 12.38967, 0.00000, 90.00000, 0.00000);
  4313. CreateDynamicObjectEx(19381, 1166.62671, -1686.32910, 12.38970, 0.00000, 90.00000, 0.00000);
  4314. CreateDynamicObjectEx(19381, 1166.62671, -1676.69177, 12.38970, 0.00000, 90.00000, 0.00000);
  4315. CreateDynamicObjectEx(19381, 1166.62671, -1667.07117, 12.38970, 0.00000, 90.00000, 0.00000);
  4316. CreateDynamicObjectEx(19381, 1166.62671, -1657.44592, 12.38970, 0.00000, 90.00000, 0.00000);
  4317. CreateDynamicObjectEx(19381, 1166.62671, -1647.82629, 12.38970, 0.00000, 90.00000, 0.00000);
  4318. CreateDynamicObjectEx(19381, 1166.62671, -1638.20239, 12.38970, 0.00000, 90.00000, 0.00000);
  4319. CreateDynamicObjectEx(19381, 1166.62671, -1628.58472, 12.38970, 0.00000, 90.00000, 0.00000);
  4320. CreateDynamicObjectEx(19381, 1166.62671, -1619.01563, 12.38970, 0.00000, 90.00000, 0.00000);
  4321. CreateDynamicObjectEx(19381, 1166.62671, -1609.39697, 12.38970, 0.00000, 90.00000, 0.00000);
  4322. CreateDynamicObjectEx(19381, 1166.62671, -1599.79431, 12.38970, 0.00000, 90.00000, 0.00000);
  4323. CreateDynamicObjectEx(19381, 1166.62671, -1590.15283, 12.38970, 0.00000, 90.00000, 0.00000);
  4324. CreateDynamicObjectEx(19381, 1166.62671, -1588.89270, 12.38600, 0.00000, 90.00000, 0.00000);
  4325. CreateDynamicObjectEx(3660, 1165.91211, -1592.19739, 15.10530, 0.00000, 0.00000, 90.00000);
  4326. CreateDynamicObjectEx(3660, 1165.91211, -1611.81750, 15.10530, 0.00000, 0.00000, 90.00000);
  4327. CreateDynamicObjectEx(3660, 1165.91211, -1631.42859, 15.10530, 0.00000, 0.00000, 90.00000);
  4328. CreateDynamicObjectEx(3660, 1165.91211, -1651.00574, 15.10530, 0.00000, 0.00000, 90.00000);
  4329. CreateDynamicObjectEx(3660, 1165.91211, -1670.62939, 15.10530, 0.00000, 0.00000, 90.00000);
  4330. CreateDynamicObjectEx(3660, 1165.91211, -1690.26294, 15.10530, 0.00000, 0.00000, 90.00000);
  4331. CreateDynamicObjectEx(3660, 1206.15515, -1690.26294, 15.10530, 0.00000, 0.00000, 90.00000);
  4332. CreateDynamicObjectEx(3660, 1206.15515, -1670.62939, 15.10530, 0.00000, 0.00000, 90.00000);
  4333. CreateDynamicObjectEx(3660, 1206.15515, -1651.00574, 15.10530, 0.00000, 0.00000, 90.00000);
  4334. CreateDynamicObjectEx(3660, 1206.15515, -1631.42859, 15.10530, 0.00000, 0.00000, 90.00000);
  4335. CreateDynamicObjectEx(3660, 1206.15515, -1611.81750, 15.10530, 0.00000, 0.00000, 90.00000);
  4336. CreateDynamicObjectEx(3660, 1206.15515, -1592.19739, 15.10530, 0.00000, 0.00000, 90.00000);
  4337. textur = CreateDynamicObjectEx(19377, 1283.06067, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4338. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4339. textur = CreateDynamicObjectEx(19377, 1272.57642, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4340. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4341. textur = CreateDynamicObjectEx(19377, 1262.12122, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4342. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4343. textur = CreateDynamicObjectEx(19377, 1251.66455, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4344. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4345. textur = CreateDynamicObjectEx(19377, 1241.17212, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4346. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4347. textur = CreateDynamicObjectEx(19377, 1230.69885, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4348. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4349. textur = CreateDynamicObjectEx(19377, 1220.21704, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4350. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4351. textur = CreateDynamicObjectEx(19377, 1209.71155, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4352. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4353. textur = CreateDynamicObjectEx(19377, 1199.27075, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4354. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4355. textur = CreateDynamicObjectEx(19377, 1188.82983, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4356. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4357. textur = CreateDynamicObjectEx(19377, 1178.33716, -1697.50854, 12.46420, 0.00000, 90.00000, 0.00000);
  4358. SetDynamicObjectMaterial(textur, 0, 6048, "mall_law", "mono3_sfe",0);
  4359. CreateDynamicObjectEx(19425, 1190.95898, -1702.10864, 12.54885, 0.00000, 0.00000, 0.00000);
  4360. CreateDynamicObjectEx(19425, 1187.70117, -1702.10864, 12.54880, 0.00000, 0.00000, 0.00000);
  4361. CreateDynamicObjectEx(19425, 1184.41895, -1702.10864, 12.54880, 0.00000, 0.00000, 0.00000);
  4362. CreateDynamicObjectEx(1569, 1277.82898, -1650.67236, 12.54790, 0.00000, 0.00000, 90.00000);
  4363. CreateDynamicObjectEx(1569, 1251.03943, -1600.57703, 16.65750, 0.00000, 0.00000, 90.00000);
  4364. CreateDynamicObjectEx(970, 1286.17712, -1656.76453, 13.07754, 0.00000, 0.00000, 0.00000);
  4365. CreateDynamicObjectEx(970, 1284.10571, -1654.67249, 13.07750, 0.00000, 0.00000, 90.00000);
  4366. CreateDynamicObjectEx(970, 1284.10571, -1650.52539, 13.07750, 0.00000, 0.00000, 90.00000);
  4367. CreateDynamicObjectEx(970, 1284.10571, -1646.37317, 13.07750, 0.00000, 0.00000, 90.00000);
  4368. CreateDynamicObjectEx(970, 1284.10571, -1642.20032, 13.07750, 0.00000, 0.00000, 90.00000);
  4369. CreateDynamicObjectEx(970, 1286.17712, -1640.14221, 13.07750, 0.00000, 0.00000, 0.00000);
  4370. CreateDynamicObjectEx(970, 1278.00452, -1634.34192, 13.07750, 0.00000, 0.00000, 90.00000);
  4371. CreateDynamicObjectEx(970, 1278.00452, -1626.47034, 13.07750, 0.00000, 0.00000, 90.00000);
  4372. CreateDynamicObjectEx(970, 1279.17517, -1630.38721, 13.07750, 0.00000, 0.00000, 90.00000);
  4373. CreateDynamicObjectEx(640, 1278.36047, -1639.45862, 13.20580, 0.00000, 0.00000, 0.00000);
  4374. CreateDynamicObjectEx(640, 1278.36047, -1653.73254, 13.20580, 0.00000, 0.00000, 0.00000);
  4375. CreateDynamicObjectEx(640, 1274.84229, -1635.91760, 13.20580, 0.00000, 0.00000, 90.00000);
  4376. CreateDynamicObjectEx(640, 1268.64038, -1635.91760, 13.20580, 0.00000, 0.00000, 90.00000);
  4377. CreateDynamicObjectEx(640, 1261.85254, -1635.91760, 13.20580, 0.00000, 0.00000, 90.00000);
  4378. CreateDynamicObjectEx(640, 1256.33350, -1635.91760, 13.20580, 0.00000, 0.00000, 90.00000);
  4379. CreateDynamicObjectEx(640, 1250.28052, -1635.91760, 13.20580, 0.00000, 0.00000, 90.00000);
  4380. CreateDynamicObjectEx(640, 1248.51929, -1633.12439, 13.20580, 0.00000, 0.00000, 0.00000);
  4381. CreateDynamicObjectEx(640, 1248.51929, -1626.95520, 13.20580, 0.00000, 0.00000, 0.00000);
  4382. CreateDynamicObjectEx(640, 1248.51929, -1621.59717, 13.20580, 0.00000, 0.00000, 0.00000);
  4383. CreateDynamicObjectEx(640, 1248.51929, -1616.15198, 13.20580, 0.00000, 0.00000, 0.00000);
  4384. CreateDynamicObjectEx(640, 1269.04993, -1614.82361, 13.20580, 0.00000, 0.00000, 213.60776);
  4385. CreateDynamicObjectEx(640, 1272.16040, -1619.15942, 13.20580, 0.00000, 0.00000, 218.20306);
  4386. CreateDynamicObjectEx(640, 1275.73950, -1623.05762, 13.20580, 0.00000, 0.00000, 227.10773);
  4387. CreateDynamicObjectEx(1215, 1279.17517, -1628.31396, 13.04590, 0.00000, 0.00000, 0.00000);
  4388. CreateDynamicObjectEx(1215, 1279.17517, -1632.46240, 13.04590, 0.00000, 0.00000, 0.00000);
  4389. CreateDynamicObjectEx(1215, 1278.00452, -1628.54138, 13.04590, 0.00000, 0.00000, 0.00000);
  4390. CreateDynamicObjectEx(1215, 1278.00452, -1632.31421, 13.04590, 0.00000, 0.00000, 0.00000);
  4391. CreateDynamicObjectEx(1215, 1288.19238, -1640.14221, 13.04590, 0.00000, 0.00000, 0.00000);
  4392. CreateDynamicObjectEx(1215, 1288.19238, -1656.76453, 13.04590, 0.00000, 0.00000, 0.00000);
  4393. CreateDynamicObjectEx(1215, 1284.10571, -1640.14221, 13.04590, 0.00000, 0.00000, 0.00000);
  4394. CreateDynamicObjectEx(1215, 1284.10571, -1656.76453, 13.04590, 0.00000, 0.00000, 0.00000);
  4395. CreateDynamicObjectEx(700, 1285.79578, -1668.32898, 12.92227, 0.00000, 0.00000, 0.00000);
  4396. CreateDynamicObjectEx(700, 1285.79578, -1694.61658, 12.92230, 0.00000, 0.00000, 0.00000);
  4397. CreateDynamicObjectEx(673, 1285.79578, -1687.52246, 12.92230, 0.00000, 0.00000, 0.00000);
  4398. CreateDynamicObjectEx(673, 1285.79578, -1675.96814, 12.92230, 0.00000, 0.00000, 0.00000);
  4399. CreateDynamicObjectEx(700, 1286.40247, -1625.25598, 12.92227, 0.00000, 0.00000, 0.00000);
  4400. CreateDynamicObjectEx(700, 1286.75000, -1597.54248, 12.92227, 0.00000, 0.00000, 0.00000);
  4401. CreateDynamicObjectEx(700, 1275.47327, -1606.60339, 16.19962, 0.00000, 0.00000, 0.00000);
  4402. CreateDynamicObjectEx(700, 1275.47327, -1616.99902, 16.19960, 0.00000, 0.00000, 0.00000);
  4403. CreateDynamicObjectEx(700, 1286.75000, -1611.10718, 12.92230, 0.00000, 0.00000, 0.00000);
  4404. CreateDynamicObjectEx(700, 1281.19202, -1605.80872, 13.90155, 0.00000, 0.00000, 0.00000);
  4405. CreateDynamicObjectEx(700, 1281.87073, -1615.94080, 13.90155, 0.00000, 0.00000, 0.00000);
  4406. LSPDSchranke = CreateObject(968, 1260.3502, -1698.7749, 13.2889, 0.00000, 90.00000, 180.00000); // Schranke
  4407. LSPDTor1 = CreateObject(10184, 1267.45898, -1602.30176, 9.98416, 0.00000, 0.00000, 59.78390); // Tor 1
  4408. LSPDTor2 = CreateObject(10184, 1207.3955, -1642.8663, 7.4150, 0.00000, 0.00000, 90.00000); // Tor 2
  4409. CreateDynamicObjectEx(19460, 1217.81250, -1642.72534, 5.77300, 90.00000, 90.00000, 0.00000);
  4410. CreateDynamicObjectEx(713, 1349.51697, -1428.89893, 12.39949, 0.00000, 0.00000, 0.00000);
  4411. CreateDynamicObjectEx(713, 1345.83093, -1457.38916, 12.39949, 0.00000, 0.00000, 0.00000);
  4412. CreateDynamicObjectEx(713, 1332.49329, -1494.43518, 12.39949, 0.00000, 0.00000, 0.00000);
  4413. CreateDynamicObjectEx(713, 1314.91052, -1524.04187, 12.39949, 0.00000, 0.00000, 0.00000);
  4414. CreateDynamicObjectEx(713, 1306.13440, -1556.44373, 12.39949, 0.00000, 0.00000, 0.00000);
  4415. CreateDynamicObjectEx(713, 1305.06799, -1584.72498, 12.39949, 0.00000, 0.00000, 0.00000);
  4416. CreateDynamicObjectEx(713, 1304.88831, -1616.46289, 12.39949, 0.00000, 0.00000, 0.00000);
  4417. CreateDynamicObjectEx(713, 1304.95020, -1651.72974, 12.39949, 0.00000, 0.00000, 0.00000);
  4418. CreateDynamicObjectEx(713, 1304.89697, -1690.62915, 12.39949, 0.00000, 0.00000, 0.00000);
  4419. CreateDynamicObjectEx(713, 1304.39355, -1725.70483, 12.39949, 0.00000, 0.00000, 0.00000);
  4420. CreateDynamicObjectEx(713, 1304.39355, -1762.08960, 12.39950, 0.00000, 0.00000, 0.00000);
  4421. CreateDynamicObjectEx(713, 1304.39355, -1801.28418, 12.39950, 0.00000, 0.00000, 0.00000);
  4422. CreateDynamicObjectEx(713, 1304.39355, -1834.75818, 12.39950, 0.00000, 0.00000, 0.00000);
  4423. CreateDynamicObjectEx(1569, 1216.34155, -1642.76990, 4.92750, 0.00000, 0.00000, 0.00000);
  4424. CreateDynamicObjectEx(1569, 1216.34155, -1642.65869, 4.92750, 0.00000, 0.00000, 0.00000);
  4425. CreateDynamicObjectEx(3660, 1173.08032, -1701.05103, 15.10400, 0.00000, 0.00000, 0.00000);
  4426. CreateDynamicObjectEx(3660, 1165.91003, -1690.53589, 15.10480, 0.00000, 0.00000, 90.00000);
  4427. CreateDynamicObjectEx(3660, 1160.65198, -1690.53589, 15.10480, 0.00000, 0.00000, 90.00000);
  4428. CreateDynamicObjectEx(10183, 1171.03418, -1680.26038, 12.64044, 0.00000, 0.00000, 135.00000);
  4429. CreateDynamicObjectEx(10183, 1171.34875, -1640.12170, 12.64044, 0.00000, 0.00000, 135.00000);
  4430. CreateDynamicObjectEx(10183, 1171.74585, -1600.01648, 12.64044, 0.00000, 0.00000, 135.00000);
  4431. CreateDynamicObjectEx(10183, 1201.27527, -1680.33728, 12.64040, 0.00000, 0.00000, 315.00000);
  4432. CreateDynamicObjectEx(3660, 1206.15405, -1690.53589, 15.10480, 0.00000, 0.00000, 90.00000);
  4433. CreateDynamicObjectEx(10183, 1201.65088, -1640.13611, 12.64040, 0.00000, 0.00000, 315.00000);
  4434. CreateDynamicObjectEx(10183, 1201.91199, -1599.98267, 12.64040, 0.00000, 0.00000, 315.00000);
  4435. CreateDynamicObjectEx(615, 1250.28687, -1701.29565, 13.04411, 0.00000, 0.00000, 0.00000);
  4436. CreateDynamicObjectEx(615, 1233.36255, -1701.48352, 13.04411, 0.00000, 0.00000, 0.00000);
  4437. CreateDynamicObjectEx(615, 1215.68005, -1701.32751, 13.04411, 0.00000, 0.00000, 0.00000);
  4438. CreateDynamicObjectEx(615, 1198.26050, -1701.47424, 13.04411, 0.00000, 0.00000, 0.00000);
  4439. CreateDynamicObjectEx(615, 1180.57739, -1701.67603, 13.04411, 0.00000, 0.00000, 0.00000);
  4440. CreateDynamicObjectEx(615, 1160.84229, -1701.37280, 13.04411, 0.00000, 0.00000, 0.00000);
  4441. CreateDynamicObjectEx(615, 1160.99988, -1679.33740, 13.04411, 0.00000, 0.00000, 0.00000);
  4442. CreateDynamicObjectEx(615, 1160.61560, -1656.21826, 13.04411, 0.00000, 0.00000, 0.00000);
  4443. CreateDynamicObjectEx(615, 1160.66382, -1610.01697, 13.04411, 0.00000, 0.00000, 0.00000);
  4444. CreateDynamicObjectEx(615, 1160.79846, -1583.60217, 13.04411, 0.00000, 0.00000, 0.00000);
  4445. CreateDynamicObjectEx(615, 1160.81067, -1633.91785, 13.04411, 0.00000, 0.00000, 0.00000);
  4446. CreateDynamicObjectEx(615, 1206.25281, -1583.58911, 13.04411, 0.00000, 0.00000, 0.00000);
  4447. CreateDynamicObjectEx(615, 1183.71985, -1583.40015, 13.04411, 0.00000, 0.00000, 0.00000);
  4448. CreateDynamicObjectEx(615, 1206.06702, -1681.69446, 13.04411, 0.00000, 0.00000, 0.00000);
  4449. CreateDynamicObjectEx(615, 1206.31433, -1648.37500, 13.04411, 0.00000, 0.00000, 0.00000);
  4450. CreateDynamicObjectEx(615, 1206.00769, -1616.69397, 13.04411, 0.00000, 0.00000, 0.00000);
  4451. CreateDynamicObjectEx(700, 1207.34937, -1701.36780, 13.03910, 0.00000, 0.00000, 0.00000);
  4452. CreateDynamicObjectEx(700, 1225.34277, -1701.27283, 13.03910, 0.00000, 0.00000, 0.00000);
  4453. CreateDynamicObjectEx(700, 1243.19470, -1701.31018, 13.03910, 0.00000, 0.00000, 0.00000);
  4454. CreateDynamicObjectEx(700, 1274.44482, -1701.46545, 13.03910, 0.00000, 0.00000, 0.00000);
  4455. CreateDynamicObjectEx(615, 1265.16284, -1701.58337, 13.04411, 0.00000, 0.00000, 0.00000);
  4456. CreateDynamicObjectEx(615, 1282.41650, -1701.26184, 13.04411, 0.00000, 0.00000, 0.00000);
  4457. CreateDynamicObjectEx(700, 1171.52820, -1701.49707, 13.03910, 0.00000, 0.00000, 0.00000);
  4458. CreateDynamicObjectEx(700, 1160.72791, -1690.02905, 13.03910, 0.00000, 0.00000, 0.00000);
  4459. CreateDynamicObjectEx(700, 1160.90320, -1668.66052, 13.03910, 0.00000, 0.00000, 0.00000);
  4460. CreateDynamicObjectEx(700, 1160.49207, -1643.69287, 13.03910, 0.00000, 0.00000, 0.00000);
  4461. CreateDynamicObjectEx(700, 1160.61804, -1620.80981, 13.03910, 0.00000, 0.00000, 0.00000);
  4462. CreateDynamicObjectEx(700, 1160.48206, -1596.48987, 13.03910, 0.00000, 0.00000, 0.00000);
  4463. CreateDynamicObjectEx(700, 1171.35681, -1582.99121, 13.03910, 0.00000, 0.00000, 0.00000);
  4464. CreateDynamicObjectEx(700, 1194.91785, -1583.03796, 13.03910, 0.00000, 0.00000, 0.00000);
  4465. CreateDynamicObjectEx(700, 1205.99854, -1599.47168, 13.03910, 0.00000, 0.00000, 0.00000);
  4466. CreateDynamicObjectEx(700, 1206.08191, -1631.57434, 13.03910, 0.00000, 0.00000, 0.00000);
  4467. CreateDynamicObjectEx(700, 1206.11487, -1665.15527, 13.03910, 0.00000, 0.00000, 0.00000);
  4468. CreateDynamicObjectEx(700, 1206.15881, -1692.23645, 13.03910, 0.00000, 0.00000, 0.00000);
  4469. CreateDynamicObjectEx(640, 1234.49475, -1582.22302, 13.20580, 0.00000, 0.00000, 90.00000);
  4470. CreateDynamicObjectEx(640, 1240.29028, -1582.22302, 13.20580, 0.00000, 0.00000, 90.00000);
  4471. CreateDynamicObjectEx(640, 1246.25854, -1582.22302, 13.20580, 0.00000, 0.00000, 90.00000);
  4472. CreateDynamicObjectEx(982, 1240.19604, -1636.41211, 41.06880, 0.00000, 0.00000, 90.00000);
  4473. CreateDynamicObjectEx(982, 1238.54565, -1636.41211, 41.06880, 0.00000, 0.00000, 90.00000);
  4474. CreateDynamicObjectEx(982, 1225.75671, -1649.21680, 41.06880, 0.00000, 0.00000, 0.00000);
  4475. CreateDynamicObjectEx(984, 1225.75671, -1668.37952, 41.06880, 0.00000, 0.00000, 0.00000);
  4476. CreateDynamicObjectEx(982, 1240.19604, -1677.58276, 41.06880, 0.00000, 0.00000, 90.00000);
  4477. CreateDynamicObjectEx(982, 1238.54565, -1677.58276, 41.06880, 0.00000, 0.00000, 90.00000);
  4478. CreateDynamicObjectEx(983, 1225.75671, -1674.40930, 41.06880, 0.00000, 0.00000, 0.00000);
  4479. CreateDynamicObjectEx(3934, 1238.45239, -1644.42297, 40.42140, 0.00000, 0.00000, 0.00000);
  4480. CreateDynamicObjectEx(3934, 1238.45239, -1667.11133, 40.42140, 0.00000, 0.00000, 0.00000);
  4481. CreateDynamicObjectEx(1676, 1220.04846, -1656.76672, 6.48756, 0.00000, 0.00000, 90.00000);
  4482. CreateDynamicObjectEx(1676, 1220.04846, -1661.55310, 6.48760, 0.00000, 0.00000, 90.00000);
  4483.  
  4484.  
  4485. printf("SERVER: Der Server wurde erfolgreich gestartet");
  4486. mysql_debug(1);//um alles MySQL zu debuggen 0 = Aus -> 1 = An
  4487. new string[MAX_PLAYER_NAME],
  4488. string1[MAX_PLAYER_NAME],
  4489. string2[256];
  4490.  
  4491. #if defined MySQL
  4492. MySQLConnection = mysql_connect(MySQL_Host, MySQL_User, MySQL_DB, MySQL_Passwort);
  4493. printf("SERVER: Versucht die Verbindung zur Datenbank aufzubauen");
  4494. #endif
  4495.  
  4496. //CarTabelleErstellen();
  4497. FrakCarTabelleErstellen();
  4498.  
  4499. if(testserveran == 1){
  4500. mysql_query("UPDATE `users` SET `Status`='0'");
  4501. }
  4502.  
  4503. LoadProperty();
  4504. printf("OnGamemodeInt: LoadProperty");
  4505. LoadBiz();
  4506. printf("OnGamemodeInt: LoadBiz");
  4507. LoadSBiz();
  4508. printf("OnGamemodeInt: LoadSBiz");
  4509. LoadTankenBiz();
  4510. printf("OnGamemodeInt: LoadTankenBiz");
  4511. Carsladen();
  4512. printf("OnGamemodeInt: LoadGangAutos");
  4513. LoadStuff();
  4514. printf("OnGamemodeInt: LoadStuff");
  4515. LoadKassenInfo();
  4516. printf("OnGamemodeInt: LoadKassenInfo");
  4517. LoadGangfightZones();
  4518. printf("OnGamemodeInt: LoadGangfightZones");
  4519. LoadGangWarInfos();
  4520. printf("OnGamemodeInt: LoadGangWarInfos");
  4521. LoadGangBNDInfos();
  4522. printf("OnGamemodeInt: LoadGangBNDInfos");
  4523. LoadWaffen();
  4524. printf("OnGamemodeInt: LoadWaffen");
  4525.  
  4526. //NO-DM Zonen
  4527. for(new i = 0; i < sizeof(NODMZonenInfo); i++)
  4528. {
  4529. NODMZonenInfo[i][NODMZoneID] = GangZoneCreate(NODMZonenInfo[i][NODMMinX],NODMZonenInfo[i][NODMMinY],NODMZonenInfo[i][NODMMaxX],NODMZonenInfo[i][NODMMaxY]);
  4530. }
  4531. for(new i = 0; i < sizeof(VersteckSystemInfo); i++)
  4532. {
  4533. Create3DTextLabel("Versteck\n\nHier verlieren Detektive für eine Minute deine Spur.\nEs gibt acht solche Verstecke.\nFinde sie alle, um besser vor der Polizei oder Kopfgeldjägern fliehen zu können.",COLOR_WHITE,VersteckSystemInfo[i][AchseX],VersteckSystemInfo[i][AchseY],VersteckSystemInfo[i][AchseZ],5.0,0,0);
  4534. CreatePickup(1247, 23,VersteckSystemInfo[i][AchseX],VersteckSystemInfo[i][AchseY],VersteckSystemInfo[i][AchseZ]);
  4535. }
  4536. printf("Beginne Gangzonen zu erstellen");
  4537. //NO-DM Zonen Ende
  4538. /*Gangzonen*/
  4539. //BrigadaBase = GangZoneCreate(325.0335,-1292.6708,299.7306,-1380.2430);
  4540. BrigadaBase = GangZoneCreate(257.8125,-1378.125,351.5625,-1305.46875);
  4541. VagosBase = GangZoneCreate(2394.94, -1101.544, 2585.082, -971.2684);
  4542. RedSoldiersBase = GangZoneCreate(648.578125, -1314.205688, 784.578125, -1138.205688);
  4543. BallasBase = GangZoneCreate(1839.726, -1283.14, 2094.516, -1093.648);
  4544. LCNBase = GangZoneCreate(-2390.9551,213.2892, -2515.7268,70.7538);
  4545. SFRifasBase = GangZoneCreate(-2220.703125,-301.7578125,-2039.0625,-70.3125);
  4546. TriadenBase = GangZoneCreate(-2842.754, -407.9592, -2580.092, -183.0962);
  4547. YakuzaBase = GangZoneCreate(2481.942, 1616.373, 2649.851, 1949.026);
  4548. AtztecasBase = GangZoneCreate(2405.2734375,-2088.8671875,2598.6328125,-1968.75);
  4549. GroveStreetBase = GangZoneCreate(2204.798, -1847.667, 2611.702, -1626.594);
  4550. CaliKartell = GangZoneCreate(2048.504, 1542.879, 2403.845, 1774.963);
  4551. Freiheitskampferbase = GangZoneCreate(-1795.3125,-2381.25,-1415.625,-2121.09375);
  4552. IrishCrimeBase = GangZoneCreate(2777.8538,833.9950, 2894.7046,1022.9520);
  4553. /*Gangfight*/
  4554. for(new i = 0; i < sizeof(GangfightSystemInfo); i++)
  4555. {
  4556. GangfightSystemInfo[i][GFGangZoneID] = GangZoneCreate(GangfightSystemInfo[i][MinX],GangfightSystemInfo[i][MinY],GangfightSystemInfo[i][MaxX],GangfightSystemInfo[i][MaxY]);
  4557. CreatePickup(1314, 23,GangfightSystemInfo[i][PickupX],GangfightSystemInfo[i][PickupY],GangfightSystemInfo[i][PickupZ]);
  4558. //CTFDraw[i] = TextDrawCreate(551.000000, 56.000000, "~w~CTF Time: ~g~5:00");
  4559. CTFDraw[i] = TextDrawCreate(446.000000, 435.000000, "_");
  4560. TextDrawBackgroundColor(CTFDraw[i], 255);
  4561. TextDrawFont(CTFDraw[i], 2);
  4562. TextDrawLetterSize(CTFDraw[i], 0.280000, 1.300000);
  4563. TextDrawColor(CTFDraw[i], -1);
  4564. TextDrawSetOutline(CTFDraw[i], 0);
  4565. TextDrawSetProportional(CTFDraw[i], 1);
  4566. TextDrawSetShadow(CTFDraw[i], 1);
  4567. TextDrawUseBox(CTFDraw[i], 1);
  4568. TextDrawBoxColor(CTFDraw[i], 103);
  4569. TextDrawTextSize(CTFDraw[i], 638.000000, 0.000000);
  4570. TextDrawSetSelectable(CTFDraw[i], 0);
  4571.  
  4572. CTFDraw1[i] = TextDrawCreate(446.000000, 435.000000, "~r~Flaggenbonus: ~w~IIIIIIIIIIIIIIIIIIIIIIIIIIIIII");
  4573. TextDrawBackgroundColor(CTFDraw1[i], 255);
  4574. TextDrawFont(CTFDraw1[i], 2);
  4575. TextDrawLetterSize(CTFDraw1[i], 0.270000, 1.100000);
  4576. TextDrawColor(CTFDraw1[i], -1);
  4577. TextDrawSetOutline(CTFDraw1[i], 0);
  4578. TextDrawSetProportional(CTFDraw1[i], 1);
  4579. TextDrawSetShadow(CTFDraw1[i], 1);
  4580. TextDrawSetSelectable(CTFDraw1[i], 0);
  4581. }
  4582. for(new i = 0; i < MAX_PLAYERS; i++){
  4583. /*Tacho[i] = TextDrawCreate(2.000000, 300.000000, "~n~");//Tacho GRP Like
  4584. TextDrawBackgroundColor(Tacho[i], 255);
  4585. TextDrawFont(Tacho[i], 1);
  4586. TextDrawLetterSize(Tacho[i], 0.300000, 1.100000);
  4587. TextDrawColor(Tacho[i], -1);
  4588. TextDrawSetOutline(Tacho[i], 0);
  4589. TextDrawSetProportional(Tacho[i], 1);
  4590. TextDrawSetShadow(Tacho[i], 1);
  4591. TextDrawUseBox(Tacho[i], 1);
  4592. TextDrawBoxColor(Tacho[i], 0x0000004B);
  4593. TextDrawTextSize(Tacho[i], 150.000000, 0.000000);//Tacho GRP Like Ende*/
  4594.  
  4595. AntiAFK[i] = TextDrawCreate(310.000000, 110.000000, "~r~AFK-System~n~~n~~w~Du stehst im Verdacht, AFK zu sein. Wenn du~n~nicht AFK bist, gib ~g~/notafk 1337~w~ ein.~n~~y~Du hast 60 Sekunden Zeit.");
  4596. /*TextDrawAlignment(AntiAFK[i], 2);
  4597. TextDrawBackgroundColor(AntiAFK[i], 255);
  4598. TextDrawFont(AntiAFK[i], 1);
  4599. TextDrawLetterSize(AntiAFK[i], 0.350000, 1.299998);
  4600. TextDrawColor(AntiAFK[i], -1);
  4601. TextDrawSetOutline(AntiAFK[i], 0);
  4602. TextDrawSetProportional(AntiAFK[i], 1);
  4603. TextDrawSetShadow(AntiAFK[i], 1);*/
  4604. TextDrawAlignment(AntiAFK[i], 2);
  4605. TextDrawBackgroundColor(AntiAFK[i], 255);
  4606. TextDrawFont(AntiAFK[i], 1);
  4607. TextDrawLetterSize(AntiAFK[i], 0.400000, 1.000000);
  4608. TextDrawColor(AntiAFK[i], -1);
  4609. TextDrawSetOutline(AntiAFK[i], 1);
  4610. TextDrawSetProportional(AntiAFK[i], 1);
  4611. TextDrawUseBox(AntiAFK[i], 1);
  4612. TextDrawBoxColor(AntiAFK[i], 171);
  4613. TextDrawTextSize(AntiAFK[i], 63.000000, 319.000000);
  4614.  
  4615. CPrison[i] = TextDrawCreate(275.0, 435.4,"");
  4616. TextDrawColor(CPrison[i],-1);
  4617. TextDrawLetterSize(CPrison[i], 0.4, 1.2);
  4618. TextDrawFont(CPrison[i],1);
  4619. TextDrawSetShadow(CPrison[i],0);
  4620. TextDrawTextSize(CPrison[i], 700.000000,25.000000);
  4621.  
  4622. /*CPrison[i] = TextDrawCreate(2.000000, 200.000000, "~n~");//Tacho GRP Like
  4623. TextDrawBackgroundColor(CPrison[i], 255);
  4624. TextDrawFont(CPrison[i], 1);
  4625. TextDrawLetterSize(CPrison[i], 0.300000, 1.100000);
  4626. TextDrawColor(CPrison[i], -1);
  4627. TextDrawSetOutline(CPrison[i], 0);
  4628. TextDrawSetProportional(CPrison[i], 1);
  4629. TextDrawSetShadow(CPrison[i], 1);
  4630. TextDrawUseBox(CPrison[i], 1);
  4631. TextDrawBoxColor(CPrison[i], 0x0000004B);
  4632. TextDrawTextSize(CPrison[i], 150.000000, 0.000000);//Tacho GRP Like Ende*/
  4633.  
  4634. Atmhacker[i] = TextDrawCreate(2.000000, 200.000000, "~n~");
  4635. TextDrawBackgroundColor(Atmhacker[i], 255);
  4636. TextDrawFont(Atmhacker[i], 1);
  4637. TextDrawLetterSize(Atmhacker[i], 0.300000, 1.100000);
  4638. TextDrawColor(Atmhacker[i], -1);
  4639. TextDrawSetOutline(Atmhacker[i], 0);
  4640. TextDrawSetProportional(Atmhacker[i], 1);
  4641. TextDrawSetShadow(Atmhacker[i], 1);
  4642. TextDrawUseBox(Atmhacker[i], 1);
  4643. TextDrawBoxColor(Atmhacker[i], 0x0000004B);
  4644. TextDrawTextSize(Atmhacker[i], 150.000000, 0.000000);//Tacho GRP Like Ende
  4645.  
  4646. Taxometer[i] = TextDrawCreate(2.000000, 200.000000, "~n~");
  4647. TextDrawBackgroundColor(Taxometer[i], 255);
  4648. TextDrawFont(Taxometer[i], 1);
  4649. TextDrawLetterSize(Taxometer[i], 0.300000, 1.100000);
  4650. TextDrawColor(Taxometer[i], -1);
  4651. TextDrawSetOutline(Taxometer[i], 0);
  4652. TextDrawSetProportional(Taxometer[i], 1);
  4653. TextDrawSetShadow(Taxometer[i], 1);
  4654. TextDrawUseBox(Taxometer[i], 1);
  4655. TextDrawBoxColor(Taxometer[i], 0x0000004B);
  4656. TextDrawTextSize(Taxometer[i], 150.000000, 0.000000);//Tacho GRP Like Ende
  4657.  
  4658. NoDmText[i] = TextDrawCreate(548.000000, 236.000000, "NoDM Schutz Aktiviert");
  4659. TextDrawBackgroundColor(NoDmText[i], 255);
  4660. TextDrawFont(NoDmText[i], 1);
  4661. TextDrawLetterSize(NoDmText[i], 0.209999, 1.000000);
  4662. TextDrawColor(NoDmText[i], -1);
  4663. TextDrawSetOutline(NoDmText[i], 0);
  4664. TextDrawSetProportional(NoDmText[i], 1);
  4665. TextDrawSetShadow(NoDmText[i], 1);
  4666. TextDrawUseBox(NoDmText[i], 1);
  4667. TextDrawBoxColor(NoDmText[i], 103);
  4668. TextDrawTextSize(NoDmText[i], 626.000000, 0.000000);
  4669. TextDrawSetSelectable(NoDmText[i], 0);
  4670.  
  4671. NoDmText1[i] = TextDrawCreate(549.000000, 246.000000, "Zum deaktivieren (/nodm)");
  4672. TextDrawBackgroundColor(NoDmText1[i], 255);
  4673. TextDrawFont(NoDmText1[i], 1);
  4674. TextDrawLetterSize(NoDmText1[i], 0.170000, 1.000000);
  4675. TextDrawColor(NoDmText1[i], -1);
  4676. TextDrawSetOutline(NoDmText1[i], 0);
  4677. TextDrawSetProportional(NoDmText1[i], 1);
  4678. TextDrawSetShadow(NoDmText1[i], 1);
  4679. TextDrawSetSelectable(NoDmText1[i], 1);
  4680.  
  4681. }
  4682. TeamDMDraw = TextDrawCreate(2.000000, 280.000000, "~b~Blau: ~w~0~n~~g~Gruen: ~w~0");
  4683. TextDrawBackgroundColor(TeamDMDraw, 0x0000004B);
  4684. TextDrawFont(TeamDMDraw, 1);
  4685. TextDrawLetterSize(TeamDMDraw, 0.460000, 1.300000);
  4686. TextDrawColor(TeamDMDraw, -1);
  4687. TextDrawSetOutline(TeamDMDraw, 0);
  4688. TextDrawSetProportional(TeamDMDraw, 1);
  4689. TextDrawSetShadow(TeamDMDraw, 1);
  4690. TextDrawUseBox(TeamDMDraw, 1);
  4691. TextDrawBoxColor(TeamDMDraw, 0x0000004B);
  4692. TextDrawTextSize(TeamDMDraw, 68.000000, 0.000000);
  4693.  
  4694. TextAnimation = TextDrawCreate(610.0, 400.0,
  4695. "~r~~k~~PED_SPRINT~ ~w~um die Animation zu stoppen");
  4696. TextDrawUseBox(TextAnimation, 0);
  4697. TextDrawFont(TextAnimation, 2);
  4698. TextDrawSetShadow(TextAnimation,0);
  4699. TextDrawSetOutline(TextAnimation,1);
  4700. TextDrawBackgroundColor(TextAnimation,0x000000FF);
  4701. TextDrawColor(TextAnimation,0xFFFFFFFF);
  4702. TextDrawAlignment(TextAnimation,3);
  4703.  
  4704. /*NODMZoneTextdraw = TextDrawCreate(500.000000,430.000000,"NO-DM Zone");
  4705. TextDrawAlignment(NODMZoneTextdraw,0);
  4706. TextDrawBackgroundColor(NODMZoneTextdraw,0xff0000ff);
  4707. TextDrawFont(NODMZoneTextdraw,2);
  4708. TextDrawLetterSize(NODMZoneTextdraw,0.499999,1.500000);
  4709. TextDrawColor(NODMZoneTextdraw,0xffffffff);
  4710. TextDrawSetOutline(NODMZoneTextdraw,1);
  4711. TextDrawSetProportional(NODMZoneTextdraw,1);*/
  4712.  
  4713. TicketsTextdraw1 = TextDrawCreate(515.000000, 131.000000, "");
  4714. /*TextDrawBackgroundColor(TicketsTextdraw1, 0x0000004B);
  4715. TextDrawFont(TicketsTextdraw1, 2);
  4716. TextDrawLetterSize(TicketsTextdraw1, 0.200000, 1.000000);
  4717. TextDrawColor(TicketsTextdraw1, -1);
  4718. TextDrawSetOutline(TicketsTextdraw1, 0);
  4719. TextDrawSetProportional(TicketsTextdraw1, 1);
  4720. TextDrawSetShadow(TicketsTextdraw1, 1);
  4721. TextDrawUseBox(TicketsTextdraw1, 1);
  4722. TextDrawBoxColor(TicketsTextdraw1, 0x0000004B);
  4723. TextDrawTextSize(TicketsTextdraw1, 645.000000, 145.000000);*/
  4724. TextDrawFont(TicketsTextdraw1,2);
  4725. TextDrawSetProportional(TicketsTextdraw1,1);
  4726. TextDrawLetterSize(TicketsTextdraw1,0.200000, 0.800000);
  4727. TextDrawSetShadow(TicketsTextdraw1,0);
  4728. TextDrawUseBox(TicketsTextdraw1, 1);
  4729. TextDrawBoxColor(TicketsTextdraw1, 0x0000004B);
  4730.  
  4731. SpawnKill = TextDrawCreate(505.000000, 100.000000, "Anti-Spawnkill");
  4732. TextDrawBackgroundColor(SpawnKill, 0x0000004B);
  4733. TextDrawFont(SpawnKill, 1);
  4734. TextDrawLetterSize(SpawnKill, 0.400000, 1.050000);
  4735. TextDrawColor(SpawnKill, -65281);
  4736. TextDrawSetOutline(SpawnKill, 1);
  4737. TextDrawSetProportional(SpawnKill, 1);
  4738.  
  4739. /*DrawMaske = TextDrawCreate(555.000000, 405.000000, "Maske AN");
  4740. TextDrawBackgroundColor(DrawMaske, 255);
  4741. TextDrawFont(DrawMaske, 1);
  4742. TextDrawLetterSize(DrawMaske, 0.500000, 1.000000);
  4743. TextDrawColor(DrawMaske, 65535);
  4744. TextDrawSetOutline(DrawMaske, 0);
  4745. TextDrawSetProportional(DrawMaske, 1);
  4746. TextDrawSetShadow(DrawMaske, 1);
  4747.  
  4748. DrawMaske = TextDrawCreate(548.000000, 220.000000, "Masken Modus Aktiviert");
  4749. TextDrawBackgroundColor(DrawMaske, 255);
  4750. TextDrawFont(DrawMaske, 1);
  4751. TextDrawLetterSize(DrawMaske, 0.209999, 1.000000);
  4752. TextDrawColor(DrawMaske, -1);
  4753. TextDrawSetOutline(DrawMaske, 0);
  4754. TextDrawSetProportional(DrawMaske, 1);
  4755. TextDrawSetShadow(DrawMaske, 1);
  4756. TextDrawUseBox(DrawMaske, 1);
  4757. TextDrawBoxColor(DrawMaske, 103);
  4758. TextDrawTextSize(DrawMaske, 626.000000, 0.000000);
  4759. TextDrawSetSelectable(DrawMaske, 0);*/
  4760.  
  4761. DrawMaske = TextDrawCreate(533.000000, 208.000000, "Masken Modus Aktiviert");
  4762. TextDrawBackgroundColor(DrawMaske, 255);
  4763. TextDrawFont(DrawMaske, 1);
  4764. TextDrawLetterSize(DrawMaske, 0.239999, 1.000000);
  4765. TextDrawColor(DrawMaske, -1);
  4766. TextDrawSetOutline(DrawMaske, 0);
  4767. TextDrawSetProportional(DrawMaske, 1);
  4768. TextDrawSetShadow(DrawMaske, 1);
  4769. TextDrawUseBox(DrawMaske, 1);
  4770. TextDrawBoxColor(DrawMaske, 103);
  4771. TextDrawTextSize(DrawMaske, 627.000000, 0.000000);
  4772. TextDrawSetSelectable(DrawMaske, 0);
  4773.  
  4774. /*Website = TextDrawCreate(4.000000,435.000000, "www.Black-Evolution.org");
  4775. TextDrawFont(Website,2);*/
  4776.  
  4777. /*Website = TextDrawCreate(4.000000,435.000000, "www.Ls-Roleplay.com");
  4778. TextDrawFont(Website,2);*/
  4779.  
  4780. Website = TextDrawCreate(7.000000, 435.000000, "~w~www.~r~ls~w~-~r~roleplay~w~.com");
  4781. TextDrawBackgroundColor(Website, 255);
  4782. TextDrawFont(Website, 2);
  4783. TextDrawLetterSize(Website, 0.300000, 1.000000);
  4784. TextDrawColor(Website, -1);
  4785. TextDrawSetOutline(Website, 0);
  4786. TextDrawSetProportional(Website, 1);
  4787. TextDrawSetShadow(Website, 1);
  4788. TextDrawSetSelectable(Website, 0);
  4789.  
  4790. UhrzeitStundeMinute = TextDrawCreate(548.000000, 24.000000, "00:00:00 Uhr");
  4791. TextDrawBackgroundColor(UhrzeitStundeMinute, 255);
  4792. TextDrawFont(UhrzeitStundeMinute, 1);
  4793. TextDrawLetterSize(UhrzeitStundeMinute, 0.230000, 1.900000);
  4794. TextDrawColor(UhrzeitStundeMinute, -1);
  4795. TextDrawSetOutline(UhrzeitStundeMinute, 1);
  4796. TextDrawSetProportional(UhrzeitStundeMinute, 1);
  4797. TextDrawSetSelectable(UhrzeitStundeMinute, 0);
  4798.  
  4799. DatumTagMonat = TextDrawCreate(548.000000, 8.000000, "27/04/2014");
  4800. TextDrawBackgroundColor(DatumTagMonat, 255);
  4801. TextDrawFont(DatumTagMonat, 1);
  4802. TextDrawLetterSize(DatumTagMonat, 0.240000, 1.900000);
  4803. TextDrawColor(DatumTagMonat, -1);
  4804. TextDrawSetOutline(DatumTagMonat, 1);
  4805. TextDrawSetProportional(DatumTagMonat, 1);
  4806. TextDrawSetSelectable(DatumTagMonat, 0);
  4807.  
  4808. /* NODMZoneTextdraw = TextDrawCreate(275.0, 435.4,"NO-DM Zone");
  4809. TextDrawColor(NODMZoneTextdraw,COLOR_KNALLROT);
  4810. TextDrawLetterSize(NODMZoneTextdraw, 0.4, 1.2);
  4811. TextDrawFont(NODMZoneTextdraw,1);
  4812. TextDrawSetShadow(NODMZoneTextdraw,0);
  4813. TextDrawTextSize(NODMZoneTextdraw, 700.000000,25.000000);*/
  4814.  
  4815. NODMZoneTextdraw = TextDrawCreate(530.000000, 435.000000, "NO-DM Zone");
  4816. TextDrawBackgroundColor(NODMZoneTextdraw, 255);
  4817. TextDrawFont(NODMZoneTextdraw, 2);
  4818. TextDrawLetterSize(NODMZoneTextdraw, 0.300000, 1.000000);
  4819. TextDrawColor(NODMZoneTextdraw, COLOR_KNALLROT);
  4820. TextDrawSetOutline(NODMZoneTextdraw, 0);
  4821. TextDrawSetProportional(NODMZoneTextdraw, 1);
  4822. TextDrawSetShadow(NODMZoneTextdraw, 1);
  4823. TextDrawSetSelectable(NODMZoneTextdraw, 0);
  4824.  
  4825. TicketsTextdraw = TextDrawCreate(515.000000, 131.000000, "");
  4826. TextDrawColor(TicketsTextdraw,-1);
  4827. TextDrawLetterSize(TicketsTextdraw, 0.200000, 0.800000);
  4828. TextDrawFont(TicketsTextdraw,2);
  4829. TextDrawSetShadow(TicketsTextdraw,0);
  4830. TextDrawUseBox(TicketsTextdraw, 1);
  4831. TextDrawBoxColor(TicketsTextdraw, 0x0000004B);
  4832. TextDrawTextSize(TicketsTextdraw, 645.000000, 145.000000);
  4833.  
  4834. /*
  4835. TicketsTextdraw = TextDrawCreate(500.000000, 131.000000, "");
  4836. TextDrawBackgroundColor(TicketsTextdraw, 0x0000004B);
  4837. TextDrawFont(TicketsTextdraw, 1);
  4838. TextDrawLetterSize(TicketsTextdraw, 0.250000, 0.900000);
  4839. TextDrawColor(TicketsTextdraw, -1);
  4840. TextDrawSetOutline(TicketsTextdraw, 0);
  4841. TextDrawSetProportional(TicketsTextdraw, 1);
  4842. TextDrawSetShadow(TicketsTextdraw, 1);
  4843. TextDrawUseBox(TicketsTextdraw, 1);
  4844. TextDrawBoxColor(TicketsTextdraw, 0x0000004B);
  4845. TextDrawTextSize(TicketsTextdraw, 645.000000, 145.000000);
  4846.  
  4847. NODMZoneTextdraw = TextDrawCreate(500.000000,430.000000,"NO-DM Zone");
  4848. TextDrawAlignment(NODMZoneTextdraw,0);
  4849. TextDrawBackgroundColor(NODMZoneTextdraw,0xff0000ff);
  4850. TextDrawFont(NODMZoneTextdraw,2);
  4851. TextDrawLetterSize(NODMZoneTextdraw,0.499999,1.500000);
  4852. TextDrawColor(NODMZoneTextdraw,0xffffffff);
  4853. TextDrawSetOutline(NODMZoneTextdraw,1);
  4854. TextDrawSetProportional(NODMZoneTextdraw,1);
  4855.  
  4856. Website = TextDrawCreate(2.000000, 433.000000, "www.Ls-Roleplay.com");
  4857. TextDrawBackgroundColor(Website, 255);
  4858. TextDrawFont(Website, 2);
  4859. TextDrawLetterSize(Website, 0.500000, 1.100000);
  4860. TextDrawColor(Website, -1);
  4861. TextDrawSetOutline(Website, 1);
  4862. TextDrawSetProportional(Website, 1);
  4863.  
  4864. Version = TextDrawCreate(498.000000, 10.000000, "Its a New Era 2.1");
  4865. TextDrawBackgroundColor(Version, 255);
  4866. TextDrawFont(Version, 3);
  4867. TextDrawLetterSize(Version, 0.250000, 1.199999);
  4868. TextDrawColor(Version, -1);
  4869. TextDrawSetOutline(Version, 1);
  4870. TextDrawSetProportional(Version, 1);*/
  4871.  
  4872. MenuSkinauswahl = CreateMenu("Skinauswahl", 3, 20.0, 200.0, 160.0, 0.0);
  4873. AddMenuItem(MenuSkinauswahl, 0, "Weiter");
  4874. AddMenuItem(MenuSkinauswahl, 0, "Zuruck");
  4875. AddMenuItem(MenuSkinauswahl, 0, "OK");
  4876. printf("Textdraws erstellt");
  4877. for(new i = 0; i < sizeof(AdminObjects); i++)
  4878. {
  4879. AdminObjects[i][AObjectID] = -1;
  4880. }
  4881. for(new van = 0; van < 20; van++)
  4882. {
  4883. HackerVans[van][MieterID] = -1;
  4884. HackerVans[van][Aktive] = 0;
  4885. }
  4886. for(new vanK = 0; vanK < 20; vanK++)
  4887. {
  4888. Kartoffellaster[vanK][KMieterID] = -1;
  4889. Kartoffellaster[vanK][KAktive] = 0;
  4890. }
  4891.  
  4892. Bot();
  4893.  
  4894. AntiDeAMX();
  4895. printf("AntiDeAMX aufgerufen");
  4896. News[hTaken1] = 0; News[hTaken2] = 0; News[hTaken3] = 0; News[hTaken4] = 0; News[hTaken5] = 0;
  4897. format(string, sizeof(string), "Nothing");
  4898. strmid(News[hAdd1], string, 0, strlen(string), 255);
  4899. strmid(News[hAdd2], string, 0, strlen(string), 255);
  4900. strmid(News[hAdd3], string, 0, strlen(string), 255);
  4901. strmid(News[hAdd4], string, 0, strlen(string), 255);
  4902. strmid(News[hAdd5], string, 0, strlen(string), 255);
  4903. format(string1, sizeof(string1), "Niemand");
  4904. strmid(News[hContact1], string1, 0, strlen(string1), 255);
  4905. strmid(News[hContact2], string1, 0, strlen(string1), 255);
  4906. strmid(News[hContact3], string1, 0, strlen(string1), 255);
  4907. strmid(News[hContact4], string1, 0, strlen(string1), 255);
  4908. strmid(News[hContact5], string1, 0, strlen(string1), 255);
  4909. PlayerHaul[1][pCapasity] = 150;
  4910. PlayerHaul[2][pCapasity] = 150;
  4911. PlayerHaul[3][pCapasity] = 150;
  4912. PlayerHaul[4][pCapasity] = 150;
  4913. PlayerHaul[5][pCapasity] = 75;
  4914. PlayerHaul[6][pCapasity] = 75;
  4915. PlayerHaul[7][pCapasity] = 75;
  4916. //SetPDistance(40);
  4917. SetNameTagDrawDistance(30.0);
  4918. EnableStuntBonusForAll(0);
  4919. AllowInteriorWeapons(1);
  4920. ShowPlayerMarkers(400);
  4921. AllowAdminTeleport(1);
  4922. DisableInteriorEnterExits();
  4923. ManualVehicleEngineAndLights();
  4924.  
  4925. printf("Beginne Autos zu spawnen");
  4926.  
  4927. CreateVehicle(456,92.7064,-300.1996,1.7460,359.8202,-1,-1,300); // ProdlasterGroß
  4928. CreateVehicle(456,87.2998,-300.1983,1.7376,360.0000,-1,-1,300); // ProdlasterGroß
  4929. CreateVehicle(456,87.3000,-310.1985,1.7697,360.0000,-1,-1,300); // ProdlasterGroß
  4930. CreateVehicle(456,92.6998,-310.1984,1.7451,360.0000,-1,-1,300); // ProdlasterGroß
  4931. CreateVehicle(440,107.1106,-291.9772,1.6744,360.0000,-1,-1,300); // ProdlasterKlein
  4932. CreateVehicle(440,103.2368,-291.9773,1.6743,0.0012,-1,-1,300); // ProdlasterKlein
  4933. CreateVehicle(440,99.1115,-291.9754,1.6707,0.0010,-1,-1,300); // ProdlasterKlein
  4934.  
  4935. /* MedicCars[0] = CreateVehicle(416, 1138.6523, -1199.4371, 1.7030, 90.0000,3,3,-1);
  4936. MedicCars[1] = CreateVehicle(416, 1138.6523, -1203.5005, 1.7030, 90.0000,3,3,-1);
  4937. MedicCars[2] = CreateVehicle(416, 1138.6523, -1207.5928, 1.7030, 90.0000,3,3,-1);
  4938. MedicCars[3] = CreateVehicle(416, 1138.6523, -1211.4612, 1.7030, 90.0000,3,3,-1);
  4939. MedicCars[4] = CreateVehicle(416, 1138.6523, -1216.3613, 1.7030, 90.0000,3,3,-1);
  4940. MedicCars[5] = CreateVehicle(416, 1138.6523, -1220.4279, 1.7030, 90.0000,3,3,-1);
  4941. MedicCars[6] = CreateVehicle(416, 1138.6523, -1224.6177, 1.7030, 90.0000,3,3,-1);
  4942. MedicCars[7] = CreateVehicle(416, 1138.6523, -1228.6165, 1.7030, 90.0000,3,3,-1);
  4943. MedicCars[8] = CreateVehicle(416, 1138.6523, -1233.0142, 1.7030, 90.0000,3,3,-1);
  4944. MedicCars[9] = CreateVehicle(573, 1132.6915, -1193.3129, 2.0614, 180.0000,3,3,-1);
  4945. MedicCars[10] = CreateVehicle(560, 1128.6617, -1193.3129, 1.1870, 180.0000,3,3,-1);
  4946. MedicCars[11] = CreateVehicle(560, 1124.3760, -1193.3129, 1.1870, 180.0000,3,3,-1);
  4947. MedicCars[12] = CreateVehicle(560, 1120.3939, -1193.3129, 1.1870, 180.0000,3,3,-1);
  4948. MedicCars[13] = CreateVehicle(416, 1152.6260, -1259.0658, 1.7030, 0.0000,3,3,-1);
  4949. MedicCars[14] = CreateVehicle(416, 1156.6833, -1259.0658, 1.7030, 0.0000,3,3,-1);
  4950. MedicCars[15] = CreateVehicle(416, 1160.4844, -1259.0658, 1.7030, 0.0000,3,3,-1);
  4951. MedicCars[16] = CreateVehicle(490, 1123.0465, -1232.4630, 1.7306, 270.0000,3,3,-1);
  4952. MedicCars[17] = CreateVehicle(490, 1123.0465, -1236.2904, 1.7306, 270.0000,3,3,-1);
  4953. MedicCars[18] = CreateVehicle(487, 1160.5729, -1373.7416, 26.7183, 270.0000,3,3,-1);
  4954. MedicCars[19] = CreateVehicle(487, 1160.5729, -1355.3030, 26.7183, 270.0000,3,3,-1);*/
  4955.  
  4956. Waffentransporter[1] = CreateVehicle(482, -2117.0051, -158.6900, 35.2269, 180.0000, 94, 94, 1500); // Rifa Transporter = 1
  4957. Waffentransporter[3] = CreateVehicle(482, 298.6277, -1323.0834, 53.3654, 166.1723, 43, 43, 1500); // Brigada = 3
  4958. Waffentransporter[5] = CreateVehicle(482, -2444.4004, 131.9695, 35.0849, 270.0000, 0, 0, 1500); // LCN = 5
  4959. Waffentransporter[6] = CreateVehicle(482, 2602.8542, 1811.8232, 10.7158, 270.0000, 8, 8, 1500); // Yakuza = 6
  4960. Waffentransporter[10] = CreateVehicle(482, -525.0488,-500.3870,25.6470, 0.6892, -1, -1, 1500); // Wheelman = 10
  4961. Waffentransporter[17] = CreateVehicle(482, -1634.8634, -2250.0813, 31.2953, 90.0000, 30, 30, 1500); // Freiheitskämpfer = 17
  4962. Waffentransporter[18] = CreateVehicle(482, 2531.3606, -2009.1630, 13.4594, 90.0000, 93, 93, 1500); // Atzen = 18
  4963. Waffentransporter[19] = CreateVehicle(482, 2491.9949, -1684.8174, 13.4224, 270.0000, 86, 86, 1500); // Grove Street = 19
  4964. Waffentransporter[20] = CreateVehicle(482, 2010.9846, -1112.7240, 26.3107, 180.0000, 85, 85, 1500); // Ballas = 20
  4965. Waffentransporter[22] = CreateVehicle(482, -2717.2488, -305.9742, 7.0852, -45.0000, 79, 79, 1500); // Triaden = 22
  4966. Waffentransporter[23] = CreateVehicle(482, 686.8534, -1268.2428, 13.4490, 90.0000, 3, 3, 1500); // Red Soldiers = 23
  4967. Waffentransporter[24] = CreateVehicle(482, 2530.5061, -1067.2970, 69.4953, 0.0000, 6, 6, 1500); // Vagos = 24
  4968. Waffentransporter[25] = CreateVehicle(482, 2877.6987, 923.2507, 10.6899, 90.0000, 44, 44, 1500); // ICF = 25
  4969. Waffentransporter[26] = CreateVehicle(482, 2161.4849, 1701.5309, 10.7793, 90.0000, 123, 123, 1500); // Cali Kartell = 26
  4970.  
  4971.  
  4972. /* NewsCars[0] = CreateVehicle(488,1649.7904,-1681.2268,21.6505,180.0000,61,1,-1); // San News Heli 1
  4973. NewsCars[1] = CreateVehicle(488,1668.7904,-1681.2268,21.6505,180.0000,61,1,-1); // San News Heli 2
  4974. NewsCars[2] = CreateVehicle(409,1659.0,-1694.1061,20.5370,90.0000,61,1,-1); // San News Limo
  4975. NewsCars[3] = CreateVehicle(582,1670.2987,-1702.3188,20.5370,90.0000,61,1,-1); // San News Van 1
  4976. NewsCars[4] = CreateVehicle(582,1670.2987,-1712.3188,20.5370,90.0000,61,1,-1); // San News Van 2
  4977. NewsCars[5] = CreateVehicle(582,1665.3345,-1718.3914,20.5370,0.0000,61,1,-1); // San News Van 3
  4978. NewsCars[6] = CreateVehicle(582,1655.3345,-1718.3914,20.5370,0.0000,61,1,-1); // San News Van 4
  4979. NewsCars[7] = CreateVehicle(560,1645.6616,-1700.9612,20.5370,180.0000,61,61,-1); // San News Sultan 1
  4980. NewsCars[8] = CreateVehicle(560,1645.6616,-1706.9612,20.5370,180.0000,61,61,-1); // San News Sultan 2
  4981. NewsCars[9] = CreateVehicle(579,1668.6272,-1716.7673,15.3145,90.0000,61,61,-1); // San News Huntley 1
  4982. NewsCars[10] = CreateVehicle(561,1668.6272,-1710.7673,15.3145,90.0000,61,61,-1); // San News Stratum 4
  4983. NewsCars[11] = CreateVehicle(561,1668.6272,-1702.7673,15.3145,90.0000,61,61,-1); // San News Stratum 3
  4984. NewsCars[12] = CreateVehicle(579,1668.6272,-1696.7673,15.3145,90.0000,61,61,-1); // San News Huntley 2
  4985. NewsCars[13] = CreateVehicle(521,1650.7900,-1692.4425,15.0000,140.0000,61,61,-1); // San News Bike 1
  4986. NewsCars[14] = CreateVehicle(521,1653.7900,-1692.4425,15.0000,140.0000,61,61,-1); // San News Bike 2
  4987. NewsCars[15] = CreateVehicle(586,1656.7900,-1692.4425,15.0000,140.0000,61,61,-1); // San News Bike 3
  4988. NewsCars[16] = CreateVehicle(586,1659.7900,-1692.4425,15.0000,140.0000,61,61,-1); // San News Bike 4
  4989. NewsCars[17] = CreateVehicle(586,1673.3124,-1694.3938,20.0000,90.0000,61,61,-1); // San News Bike 5
  4990. NewsCars[18] = CreateVehicle(586,1673.3124,-1696.3938,20.0000,90.0000,61,61,-1); // San News Bike 6
  4991. NewsCars[19] = CreateVehicle(586,1644.4537,-1693.6772,20.0000,270.0000,61,61,-1); // San News Bike 7
  4992. NewsCars[20] = CreateVehicle(586,1644.4537,-1695.6772,20.0000,270.0000,61,61,-1); // San News Bike 8
  4993.  
  4994.  
  4995. //Fahrschul Fahrzeuge
  4996.  
  4997. FahrschulCars[0]=CreateVehicle(593,-1410.1276,492.8118,18.6899,359,1,1,300); // Fahrschule Dodo
  4998. FahrschulCars[1]=CreateVehicle(593,-1424.8282,493.1341,18.6927,359,1,1,300); // Fahrschule Dodo
  4999. FahrschulCars[2]=CreateVehicle(446,-1438.8940,504.7415,-0.6882,91,1,1,300); // Fahrschule Boot
  5000. FahrschulCars[3]=CreateVehicle(446,-1440.9192,509.4883,-0.7112,87,1,1,300); // Fahrschule Boot
  5001. FahrschulCars[4]=CreateVehicle(487,-1455.0438,508.8197,18.4383,269,1,1,-1); // Fahrschule Heli
  5002. FahrschulCars[5]=CreateVehicle(487,-1455.1091,493.5384,18.4638,269,1,1,-1); // Fahrschule Heli
  5003. FahrschulCars[6]=CreateVehicle(487,668.1264,1713.6010,10,130,1,1,-1); // Fahrschule Heli
  5004. FahrschulCars[7]=CreateVehicle(405,-1227.7802,452.7635,7.0634,358.9259,1,1,-1); // Fahrschule
  5005. FahrschulCars[8]=CreateVehicle(405,-1232.4806,452.6725,7.0640,0.0173,1,1,-1); // Fahrschule
  5006. FahrschulCars[9]=CreateVehicle(405,-1237.3793,452.7556,7.0700,359.6740,1,1,-1); // Fahrschule
  5007. FahrschulCars[10]=CreateVehicle(405,-1242.2943,452.7556,7.0634,359.4372,1,1,-1); // Fahrschule
  5008. FahrschulCars[11]=CreateVehicle(405,-1246.9539,452.8288,7.0632,359.6769,1,1,-1); // Fahrschule
  5009. FahrschulCars[12]=CreateVehicle(405,-1251.7095,452.9538,7.0634,1.0794,1,1,-1); // Fahrschule
  5010. FahrschulCars[13]=CreateVehicle(405,-1256.5338,452.9163,7.0645,1.4689,1,1,-1); // Fahrschule
  5011. FahrschulCars[14]=CreateVehicle(405,-1261.3932,452.6937,7.0632,359.9868,1,1,-1); // Fahrschule
  5012. FahrschulCars[15]=CreateVehicle(405,-1266.3617,452.7278,7.0594,0.6588,1,1,-1); // Fahrschule
  5013. FahrschulCars[16]=CreateVehicle(591,-1237.9231,444.8502,8.2076,90.7326,1,1,-1); // Fahrschule
  5014. FahrschulCars[17]=CreateVehicle(591,-1238.0464,437.3076,8.2081,90.6040,1,1,-1); // Fahrschule
  5015. FahrschulCars[18]=CreateVehicle(515,-1257.8545,437.0240,8.1985,90.0358,1,1,-1); // Fahrschule LKW
  5016. FahrschulCars[19]=CreateVehicle(515,-1257.6499,444.7313,8.2084,90.4848,1,1,-1); // Fahrschule LKW
  5017. FahrschulCars[20]=CreateVehicle(461,-1245.0311,478.4882,6.7613,179.1091,1,1,-1); // Bike
  5018. FahrschulCars[21]=CreateVehicle(461,-1242.8105,478.5476,6.7595,175.0508,1,1,-1); // Bike
  5019. FahrschulCars[22]=CreateVehicle(461,-1240.6945,478.4642,6.7643,178.3396,1,1,-1); // Bike
  5020. FahrschulCars[23]=CreateVehicle(461,-1240.5096,474.6414,6.7685,179.2813,1,1,-1); // Bike
  5021. FahrschulCars[24]=CreateVehicle(461,-1242.9497,474.4158,6.7656,177.8878,1,1,-1); // Bike
  5022. FahrschulCars[25]=CreateVehicle(461,-1245.0856,474.2632,6.7610,179.3665,1,1,-1); // Bike
  5023.  
  5024. OamtCars[0]=CreateVehicle(525,869,-1291.3240,13.7573,0,1,3,1200); // Tow Truck LS
  5025. OamtCars[1]=CreateVehicle(525,869,-1280.8345,14.2039,0,1,3,1200); // Tow Truck LS
  5026. OamtCars[2]=CreateVehicle(525,850,-1282.0598,13.9631,270,1,3,1200); // Tow Truck LS
  5027. OamtCars[3]=CreateVehicle(525,850,-1286.6838,13.7862,270,1,3,1200); // Tow Truck LS
  5028. OamtCars[4]=CreateVehicle(525,850,-1291.1268,13.5854,270,1,3,1200); // Tow Truck LS
  5029. OamtCars[5]=CreateVehicle(525,850,-1295.8284,13.5306,270,1,3,1200); // Tow Truck LS
  5030. OamtCars[6]=CreateVehicle(525,850,-1300.5117,13.5287,270,1,3,1200); // Tow Truck LS
  5031. OamtCars[7]=CreateVehicle(525,850,-1304.8467,13.4955,270,1,3,1200); // Tow Truck LS
  5032. OamtCars[8]=CreateVehicle(525,874,-1270,14.65,0,1,3,1200); // Tow Truck LS
  5033. OamtCars[9]=CreateVehicle(525,878,-1270,14.65,0,1,3,1200); // Tow Truck LS
  5034. OamtCars[10]=CreateVehicle(525,882,-1270,14.65,0,1,3,1200); // Tow Truck LS
  5035. OamtCars[11]=CreateVehicle(525,886,-1270,14.65,0,1,3,1200); // Tow Truck LS
  5036. OamtCars[12]=CreateVehicle(525,890,-1270,14.65,0,1,3,1200); // Tow Truck LS
  5037. OamtCars[13]=CreateVehicle(487,880.45288085938,-1286.7,23,0,1,3,1200); // OAmt Heli LS
  5038. OamtCars[14]=CreateVehicle(487,894.90753173828,-1286.7,23,0,1,3,1200); // OAmt Heli LS
  5039. OamtCars[15]=CreateVehicle(482,829.1270,-1270.1025,13.8041,270.8101,1,1,-1); // Oamt Undercover Car1
  5040. OamtCars[16]=CreateVehicle(482,836.7860,-1269.9640,14.0469,270.1415,1,1,-1); // Oamt Undercover Car2
  5041. OamtCars[17]=CreateVehicle(561,841.9572,-1277.3226,13.5332,269.8193,1,1,-1); // Oamt Undercover Car3
  5042. OamtCars[18]=CreateVehicle(561,835.7208,-1277.3744,13.4563,269.6945,1,1,-1); // Oamt Undercover Car4
  5043. OamtCars[19]=CreateVehicle(579,829.1710,-1277.3367,13.5581,271.0376,1,1,-1); // Oamt Undercover Car5*/
  5044.  
  5045.  
  5046. //Taxis[0]=CreateVehicle(420,981.1031,-916.5473,41.4675,270.1,6,6,300); // Taxi BSN-Tanke
  5047. //Taxis[1]=CreateVehicle(420,981.6674,-921.2931,41.4638,270.1,6,6,300); // Taxi BSN-Tanke
  5048. //Taxis[2]=CreateVehicle(420,982.0389,-926.4141,41.4403,270.1,6,6,300); // Taxi BSN-Tanke
  5049. Taxis[0]=CreateVehicle(438,1064.3575,-920.4404,43.0484,5.4278,6,6,300); // taxi
  5050. Taxis[1]=CreateVehicle(438,1058.8218,-921.3411,42.8976,7.0052,6,6,300); // taxi
  5051. Taxis[2]=CreateVehicle(438,1053.8649,-922.3678,42.7785,10.4183,6,6,300); // taxi
  5052. Taxis[3]=CreateVehicle(420,1775.5779,-1905.5011,13.1778,181.3540,6,6,300); // Taxi Bahnhof LS
  5053. Taxis[4]=CreateVehicle(420,1799.9343,-1885.9130,13.4629,89.9013,6,6,300); // Taxi Bahnhof LS
  5054. Taxis[5]=CreateVehicle(420,1792.0927,-1886.1198,13.4179,91.1567,6,6,300); // Taxi Bahnhof LS
  5055. Taxis[6]=CreateVehicle(420,1783.6125,-1886.0238,13.3955,89.4328,6,6,300); // Taxi Bahnhof LS
  5056. Taxis[7]=CreateVehicle(438,1775.5636,-1895.8533,13.4229,180.5142,6,6,300); // Cabbie Bahnhof LS
  5057. Taxis[8]=CreateVehicle(438,1775.6678,-1888.6158,13.4418,179.3269,6,6,300); // Cabbie Bahnhof LS
  5058. //Taxis[9]=CreateVehicle(438,997.4310,-914.1830,42.1832,186.9335,6,1,300); // Cabbie BSN-Tanke
  5059. //Taxis[10]=CreateVehicle(438,998.8483,-925.8366,42.1817,186.9337,6,1,300); // Cabbie BSN-Tanke
  5060. //Taxis[11]=CreateVehicle(438,975.5302,-895.1577,43.9513,205.0292,6,1,300); // Cabbie BSN-Tanke
  5061. Taxis[9]=CreateVehicle(420,1048.7787,-923.0743,42.4408,7.5781,6,6,300); // taxi
  5062. Taxis[10]=CreateVehicle(420,1044.0482,-923.9843,42.3263,9.3505,6,6,300); // taxi
  5063. Taxis[11]=CreateVehicle(420,1039.1444,-924.8378,42.2061,7.9509,6,6,300); // taxi
  5064. Taxis[12] = CreateVehicle(420,-1993.9,171.1,27.3,0.1,6,1,300); //SF Taxi 1
  5065. Taxis[13] = CreateVehicle(420,-1993.9,163.1,27.3,0.1,6,1,300); //SF Taxi 2
  5066. Taxis[14] = CreateVehicle(420,-1993.9,155.1,27.3,0.1,6,1,300); //SF Taxi 3
  5067. Taxis[15] = CreateVehicle(420,-1993.9,147.1,27.3,0.1,6,1,300); //SF Taxi 4
  5068. Taxis[16] = CreateVehicle(420,-1993.9,139.1,27.3,0.1,6,1,300); //SF Taxi 5
  5069. Taxis[17] = CreateVehicle(438,-1993.9,131.1,27.3,0.1,6,1,300); //SF Taxi 6
  5070. Taxis[18] = CreateVehicle(438,-1993.9,123.1,27.3,0.1,6,1,300); //SF Taxi 7
  5071.  
  5072. //Busse[0]=CreateVehicle(431,1261.3719,-1797.4677,13.5184,180.0, -1, -1, 300); // Bus nähe Stadthalle LS
  5073. //Busse[1]=CreateVehicle(431,1267.3564,-1797.6656,13.5106,180.0, -1, -1, 300); // Bus nähe Stadthalle LS
  5074. Busse[0]=CreateVehicle(431,1279.4,-1337.0,13.5,1.0, -1, -1, 300); // Bus nähe Medic Center LS
  5075. Busse[1]=CreateVehicle(437,1805.0344,-1918.1631,13.5027,359.1271,87,7,300); // Bus Bahnhof LS
  5076. Busse[2]=CreateVehicle(437,1804.6169,-1930.3286,13.4965,0.0246,79,7,300); // Bus Bahnhof LS
  5077.  
  5078. TruckerTruck[0]=CreateVehicle(515,24.2961,-287,3.5,0,1,1,300); // Truck Hinten
  5079. TruckerTruck[1]=CreateVehicle(515,30.4813,-287,3.5,0,1,1,300); // Truck Hinten
  5080. TruckerTruck[2]=CreateVehicle(515,36.7924,-287,3.5,0,1,1,300); // Truck Hinten
  5081. TruckerTruck[3]=CreateVehicle(515,42.7454,-287,3.5,0,1,1,300); // Truck Hinten
  5082. TruckerTruck[4]=CreateVehicle(515,49.3022,-287,3.5,0,1,1,300); // Truck Hinten
  5083. TruckerTruck[5]=CreateVehicle(515,55.1208,-287,3.5,0,1,1,300); // Truck Hinten
  5084. TruckerTruck[6]=CreateVehicle(515,62.0000,-287,3.5,0,1,1,300); // Truck Hinten
  5085. TruckerTruck[7]=CreateVehicle(515,68.0024,-287,3.5,0,1,1,300); // Truck Hinten
  5086. TruckerTruck[8]=CreateVehicle(515,24.2961,-273,3.5,0,1,1,300); // Truck Vorne
  5087. TruckerTruck[9]=CreateVehicle(515,30.4813,-273,3.5,0,1,1,300); // Truck Vorne
  5088. TruckerTruck[10]=CreateVehicle(515,36.7924,-273,3.5,0,1,1,300); // Truck Vorne
  5089. TruckerTruck[11]=CreateVehicle(515,42.7454,-273,3.5,0,1,1,300); // Truck Vorne
  5090. TruckerTruck[12]=CreateVehicle(515,49.3022,-273,3.5,0,1,1,300); // Truck Vorne
  5091. TruckerTruck[13]=CreateVehicle(515,55.1208,-273,3.5,0,1,1,300); // Truck Vorne
  5092. TruckerTruck[14]=CreateVehicle(515,62.0000,-273,3.5,0,1,1,300); // Truck Vorne
  5093. TruckerTruck[15]=CreateVehicle(515,68.0024,-273,3.5,0,1,1,300); // Truck Vorne
  5094.  
  5095. Bergwerksarbeiter[0]=CreateVehicle(486,856.9203,837.9792,14.8790,19.9390,1,1,300); // berg
  5096. Bergwerksarbeiter[1]=CreateVehicle(486,846.8995,834.9359,14.7389,19.6222,1,1,300); // berg
  5097. Bergwerksarbeiter[2]=CreateVehicle(486,838.4904,831.0336,14.0537,22.0042,1,1,300); // berg
  5098. Bergwerksarbeiter[3]=CreateVehicle(486,827.8140,826.4349,13.3090,22.1197,1,1,300); // berg
  5099.  
  5100. Karts[0] = CreateVehicle(571,2286.2141,-2354.5000,12.8306,225.8705,-1,-1,300); // Kart
  5101. Karts[1] = CreateVehicle(571,2279.9412,-2348.4141,12.8312,225.8585,-1,-1,300); // Kart
  5102. Karts[2] = CreateVehicle(571,2291.7932,-2345.5356,12.8305,227.3060,-1,-1,300); // Kart
  5103. Karts[3] = CreateVehicle(571,2287.5615,-2341.6433,12.8306,226.5350,-1,-1,300); // Kart
  5104. Karts[4] = CreateVehicle(571,2299.6785,-2338.3186,12.8307,224.3563,-1,-1,300); // Kart
  5105. Karts[5] = CreateVehicle(571,2295.3887,-2334.9448,12.8307,227.9102,-1,-1,300); // Kart
  5106.  
  5107. Drescher[0] = CreateVehicle(532,-37.9280,57.8089,4.0874,339.6949,-1,-1,-1); // Drescher Drogenfarm
  5108. Drescher[1] = CreateVehicle(532,-46.5105,60.6854,4.0987,341.3136,-1,-1,-1); // Drescher Drogenfarm
  5109. Drescher[2] = CreateVehicle(532,-55.3528,63.4497,4.1056,340.7685,-1,-1,-1); // Drescher Drogenfarm
  5110. Drescher[3] = CreateVehicle(532,-59.5384,79.2185,4.0961,248.4010,-1,-1,-1); // Drescher Drogenfarm
  5111. Drescher[4] = CreateVehicle(532,-56.2363,87.8318,4.0960,252.0342,-1,-1,-1); // Drescher Drogenfarm
  5112. Drescher[5] = CreateVehicle(532,-61.3459,99.7414,4.0970,249.1739,-1,-1,-1); // Drescher Drogenfarm
  5113. Drescher[6] = CreateVehicle(532,-66.1657,101.7561,4.1027,67.7962,-1,-1,-1); // Drescher Drogenfarm
  5114.  
  5115. AutomatischeFSCars[0] = CreateVehicle(405,1197.8894,-1729.0603,13.4428,270.6671,1,1,300); // fahrschulcar
  5116. AutomatischeFSCars[1] = CreateVehicle(405,1197.8169,-1732.6681,13.4440,268.1048,1,1,300); // fahrschulcar
  5117. AutomatischeFSCars[2] = CreateVehicle(405,1197.7854,-1736.6846,13.4539,268.9690,1,1,300); // fahrschulcar
  5118. AutomatischeFSCars[3] = CreateVehicle(405,1197.7417,-1740.2985,13.4620,268.5933,1,1,300); // fahrschulcar
  5119.  
  5120. EightBallTrackCars[0] = CreateVehicle(502,-1409.3304,-258.7024,1043.5538,348.0829,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5121. EightBallTrackCars[1] = CreateVehicle(502,-1408.1732,-252.8043,1043.5160,349.5385,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5122. EightBallTrackCars[2] = CreateVehicle(502,-1407.1998,-246.9859,1043.4344,350.5902,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5123. EightBallTrackCars[3] = CreateVehicle(502,-1406.2277,-241.2053,1043.3346,349.4809,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5124. EightBallTrackCars[4] = CreateVehicle(502,-1405.2527,-235.4377,1043.2589,349.5167,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5125. EightBallTrackCars[5] = CreateVehicle(502,-1386.2634,-238.3527,1043.2756,9.0675,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5126. EightBallTrackCars[6] = CreateVehicle(502,-1387.1091,-232.5439,1043.2086,9.1221,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5127. EightBallTrackCars[7] = CreateVehicle(502,-1387.7828,-226.6933,1043.1434,5.4200,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5128. EightBallTrackCars[8] = CreateVehicle(502,-1388.2650,-220.8038,1043.0758,5.2123,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5129. EightBallTrackCars[9] = CreateVehicle(502,-1388.7441,-214.9509,1043.0179,5.4786,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5130. EightBallTrackCars[10] = CreateVehicle(502,-1389.1321,-209.0630,1042.9854,5.2758,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5131. EightBallTrackCars[11] = CreateVehicle(502,-1389.6981,-203.1317,1043.0031,6.4890,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5132. EightBallTrackCars[12] = CreateVehicle(502,-1390.4713,-197.1493,1043.0255,8.0254,-1,-1,-1); // 8-Ball Track -> Hotring A -> Interior 7
  5133.  
  5134. DerbyArenaCars[0] = CreateVehicle(504,-1480.9875,917.9542,1040.8481,251.4754,-1,-1,-1); // Derby Arena Fahrzeug -> Interior 15
  5135. DerbyArenaCars[1] = CreateVehicle(504,-1472.9005,915.3274,1040.8413,251.9134,-1,-1,-1); // Derby Arena Fahrzeug -> Interior 15
  5136. DerbyArenaCars[2] = CreateVehicle(504,-1465.0790,912.8376,1040.8953,255.7297,-1,-1,-1); // Derby Arena Fahrzeug -> Interior 15
  5137. DerbyArenaCars[3] = CreateVehicle(504,-1456.7750,910.8296,1040.9312,257.7745,-1,-1,-1); // Derby Arena Fahrzeug -> Interior 15
  5138. DerbyArenaCars[4] = CreateVehicle(504,-1449.4591,909.8005,1040.8982,261.6930,-1,-1,-1); // Derby Arena Fahrzeug -> Interior 15
  5139. DerbyArenaCars[5] = CreateVehicle(504,-1441.6365,909.0790,1040.8276,266.3473,-1,-1,-1); // Derby Arena Fahrzeug -> Interior 15
  5140. DerbyArenaCars[6] = CreateVehicle(504,-1434.2535,908.4992,1040.8138,265.6412,-1,-1,-1); // Derby Arena Fahrzeug -> Interior 15
  5141. DerbyArenaCars[7] = CreateVehicle(504,-1426.9315,907.9935,1040.8475,265.9919,-1,-1,-1); // Derby Arena Fahrzeug -> Interior 15
  5142. DerbyArenaCars[8] = CreateVehicle(504,-1418.8766,907.6464,1040.8877,269.5049,-1,-1,-1); // Derby Arena Fahrzeug -> Interior 15
  5143. DerbyArenaCars[9] = CreateVehicle(504,-1410.1074,907.5984,1040.8884,270.8502,-1,-1,-1); // Derby Arena Fahrzeug -> Interior 15
  5144.  
  5145. RobTransporter[0] = CreateVehicle(428,1521.2537,-1023.9999,23.9718,180,4,75,1200); // Transporter Rob
  5146.  
  5147. StatdreiniegerAuto[0] = CreateVehicle(574,1510.4133,-1457.9604,9.2252,178.9573,26,26,300); // Reiniegunsauto1
  5148. StatdreiniegerAuto[1] = CreateVehicle(574,1513.3817,-1457.9001,9.2252,181.0450,26,26,300); // Reiniegunsauto2
  5149. StatdreiniegerAuto[2] = CreateVehicle(574,1516.4855,-1457.8823,9.2252,180.9902,26,26,300); // Reiniegunsauto3
  5150. StatdreiniegerAuto[3] = CreateVehicle(574,1520.4667,-1457.8882,9.2248,181.7652,26,26,300); // Reiniegunsauto4
  5151. StatdreiniegerAuto[4] = CreateVehicle(574,1524.0291,-1457.8468,9.2253,180.0753,26,26,300); // Reiniegunsauto5
  5152. StatdreiniegerAuto[5] = CreateVehicle(574,1527.3029,-1457.8538,9.2250,180.1916,26,26,300); // Reiniegunsauto6
  5153. StatdreiniegerAuto[6] = CreateVehicle(574,1527.3420,-1462.4885,9.2251,179.2549,26,26,300); // Reiniegunsauto7
  5154. StatdreiniegerAuto[7] = CreateVehicle(574,1510.2593,-1463.1558,9.2252,180.5100,26,26,300); // Reiniegunsauto8
  5155. StatdreiniegerAuto[8] = CreateVehicle(574,1510.3125,-1469.3864,9.2251,180.4971,26,26,300); // Reiniegunsauto9
  5156. StatdreiniegerAuto[9] = CreateVehicle(574,1510.3627,-1475.1664,9.2252,180.4969,26,26,300); // Reiniegunsauto10
  5157.  
  5158. KorierVans[0][KRVehicle] = CreateVehicle(609,-48.2358,-1134.9824,1.5,70.1,84,84,300); // KurierCar 1
  5159. KorierVans[1][KRVehicle] = CreateVehicle(609,-54.2521,-1132.7164,1.5,70.1,84,84,300); // KurierCar 2
  5160. KorierVans[2][KRVehicle] = CreateVehicle(609,-60.3622,-1130.3397,1.5,70.1,84,84,300); // KurierCar 3
  5161. KorierVans[3][KRVehicle] = CreateVehicle(609,-75.6,-1105.1,1.5,170.1,84,84,300); // KurierCar 4
  5162. KorierVans[4][KRVehicle] = CreateVehicle(609,-70.6,-1108.1,1.5,170.1,84,84,300); // KurierCar 5
  5163.  
  5164. //Müllman
  5165. MulmanInfo[0][MmCarID] = CreateVehicle(408,2079.8271,-2046.6439,14.0931,270.3134,1,1, 1200); // Müll-Auto1
  5166. MulmanInfo[1][MmCarID] = CreateVehicle(408,2079.7705,-2033.3014,14.0994,271.9925,1,1, 1200); // Müll-Auto2
  5167. MulmanInfo[2][MmCarID] = CreateVehicle(408,2079.5618,-2019.9413,14.0916,270.7080,1,1, 1200); // Müll-Auto3
  5168. MulmanInfo[3][MmCarID] = CreateVehicle(408,2079.5410,-2006.8055,14.0929,268.9789,1,1, 1200); // Müll-Auto4
  5169. MulmanInfo[4][MmCarID] = CreateVehicle(408,2051.1125,-2009.7543,14.0384,178.4096,1,1, 1200); // Müll-Auto5
  5170. MulmanInfo[5][MmCarID] = CreateVehicle(408,2050.6948,-2021.5000,14.0539,178.3870,1,1, 1200); // Müll-Auto6
  5171. MulmanInfo[6][MmCarID] = CreateVehicle(408,2050.4128,-2033.1504,14.0932,178.4918,1,1, 1200); // Müll-Auto7
  5172. MulmanInfo[7][MmCarID] = CreateVehicle(408,2050.1250,-2045.8616,14.0840,179.3281,1,1, 1200); // Müll-Auto8
  5173. MulmanInfo[8][MmCarID] = CreateVehicle(408,2041.2191,-2062.3127,14.0921,270.1601,1,1, 1200); // Müll-Auto9
  5174. MulmanInfo[9][MmCarID] = CreateVehicle(408,2053.4338,-2062.4026,14.0838,269.8996,1,1, 1200); // Müll-Auto10
  5175.  
  5176. MulmanInfo[0][MmLeiher] = -1;
  5177. MulmanInfo[1][MmLeiher] = -1;
  5178. MulmanInfo[2][MmLeiher] = -1;
  5179. MulmanInfo[3][MmLeiher] = -1;
  5180. MulmanInfo[4][MmLeiher] = -1;
  5181. MulmanInfo[5][MmLeiher] = -1;
  5182. MulmanInfo[6][MmLeiher] = -1;
  5183. MulmanInfo[7][MmLeiher] = -1;
  5184. MulmanInfo[8][MmLeiher] = -1;
  5185. MulmanInfo[9][MmLeiher] = -1;
  5186. //Müllman Ende
  5187.  
  5188. //------------------------------------------------------------------------------------
  5189. TutorialCars[0] =CreateVehicle(509,825.1182,-1346.1482,13.0153,92.4726,-1,-1,300); // fahrrad
  5190. TutorialCars[1] =CreateVehicle(509,825.0952,-1348.3546,13.0377,88.8600,-1,-1,300); // fahrrad
  5191. TutorialCars[2] =CreateVehicle(509,825.0999,-1350.9548,13.0420,88.3339,-1,-1,300); // fahrrad
  5192. TutorialCars[3] =CreateVehicle(509,825.0605,-1353.0276,13.0471,80.8260,-1,-1,300); // fahrrad
  5193. TutorialCars[4] =CreateVehicle(509,822.1631,-1354.4961,13.0514,0.3920,-1,-1,300); // fahrrad
  5194. TutorialCars[5] =CreateVehicle(509,819.4439,-1354.4061,13.0508,3.0781,-1,-1,300); // fahrrad
  5195. TutorialCars[6] =CreateVehicle(509,817.1138,-1354.4637,13.0500,358.9084,-1,-1,300); // fahrrad
  5196. TutorialCars[7] =CreateVehicle(509,814.7050,-1354.4360,13.0507,1.6111,-1,-1,300); // fahrrad
  5197. TutorialCars[8] =CreateVehicle(509,812.3607,-1354.4037,13.0506,358.9894,-1,-1,300); // fahrrad
  5198. TutorialCars[9] =CreateVehicle(509,809.8848,-1354.3784,13.0517,1.3406,-1,-1,300); // fahrrad
  5199.  
  5200.  
  5201. //Pilot Flugzeuge
  5202.  
  5203. PilotFlug[0] = CreateVehicle(511, 1989.8547, -2248.0586, 14.9167, 90.0000, 211, 1, 1500);
  5204. PilotFlug[1] = CreateVehicle(511, 1989.8547, -2301.5142, 14.9167, 90.0000, 211, 1, 1500);
  5205. PilotFlug[2] = CreateVehicle(511, 1989.8547, -2332.1335, 14.9167, 90.0000, 211, 1, 1500);
  5206. PilotFlug[3] = CreateVehicle(511, 1989.8547, -2365.1504, 14.9167, 90.0000, 211, 1, 1500);
  5207. PilotFlug[4] = CreateVehicle(511, 1989.8547, -2398.6111, 14.9167, 90.0000, 211, 1, 1500);
  5208. PilotFlug[5] = CreateVehicle(511, 1727.4054, -2437.0193, 14.9167, 180.0000, 211, 1, 1500);
  5209. PilotFlug[6] = CreateVehicle(511, 1727.4054, -2461.0237, 14.9167, 180.0000, 211, 1, 1500);
  5210. PilotFlug[7] = CreateVehicle(511, 1642.1475, -2461.0237, 14.9167, 180.0000, 211, 1, 1500);
  5211. PilotFlug[8] = CreateVehicle(511, 1642.1475, -2437.0193, 14.9167, 180.0000, 211, 1, 1500);
  5212. PilotFlug[9] = CreateVehicle(511, 1642.1475, -2410.4275, 14.9167, 180.0000, 211, 1, 1500);
  5213. PilotFlug[10] = CreateVehicle(511, 1727.4054, -2410.4275, 14.9167, 180.0000, 211, 1, 1500);
  5214.  
  5215. // Polizei
  5216.  
  5217. /* LSPDCars[0] = CreateVehicle(497, 1239.0616, -1667.0994, 41.4579, 90.0000, 0, 1, -1);
  5218. LSPDCars[1] = CreateVehicle(497, 1239.0616, -1644.4115, 41.4579, 90.0000, 0, 1, -1);
  5219. LSPDCars[2] = CreateVehicle(596, 1279.9475, -1629.3165, 5.6167, 90.0000, 0, 1, -1);
  5220. LSPDCars[3] = CreateVehicle(596, 1279.9475, -1633.5818, 5.6167, 90.0000, 0, 1, -1);
  5221. LSPDCars[4] = CreateVehicle(596, 1279.9475, -1637.9613, 5.6167, 90.0000, 0, 1, -1);
  5222. LSPDCars[5] = CreateVehicle(596, 1279.9475, -1642.3834, 5.6167, 90.0000, 0, 1, -1);
  5223. LSPDCars[6] = CreateVehicle(596, 1279.9475, -1646.8235, 5.6167, 90.0000, 0, 1, -1);
  5224. LSPDCars[7] = CreateVehicle(596, 1279.9475, -1651.1249, 5.6167, 90.0000, 0, 1, -1);
  5225. LSPDCars[8] = CreateVehicle(596, 1279.9475, -1660.0958, 5.6167, 90.0000, 0, 1, -1);
  5226. LSPDCars[9] = CreateVehicle(596, 1279.9475, -1664.3186, 5.6167, 90.0000, 0, 1, -1);
  5227. LSPDCars[10] = CreateVehicle(596, 1279.9475, -1668.7218, 5.6167, 90.0000, 0, 1, -1);
  5228. LSPDCars[11] = CreateVehicle(596, 1279.9475, -1673.0886, 5.6167, 90.0000, 0, 1, -1);
  5229. LSPDCars[12] = CreateVehicle(596, 1279.9475, -1677.5552, 5.6167, 90.0000, 0, 1, -1);
  5230. LSPDCars[13] = CreateVehicle(596, 1279.9475, -1681.7645, 5.6167, 90.0000, 0, 1, -1);
  5231. LSPDCars[14] = CreateVehicle(596, 1279.9475, -1686.0325, 5.6167, 90.0000, 0, 1, -1);
  5232. LSPDCars[15] = CreateVehicle(596, 1279.9475, -1690.6351, 5.6167, 90.0000, 0, 1, -1);
  5233. LSPDCars[16] = CreateVehicle(560, 1263.5814, -1697.2994, 5.5459, 0.0000, -1, -1, -1);
  5234. LSPDCars[17] = CreateVehicle(560, 1268.5916, -1697.2994, 5.5459, 0.0000, -1, 1, -1);
  5235. LSPDCars[18] = CreateVehicle(560, 1273.0712, -1697.2994, 5.5459, 0.0000, -1, 1, -1);
  5236. LSPDCars[19] = CreateVehicle(411, 1258.6295, -1697.2994, 5.5459, 0.0000, -1, -1, -1);
  5237. LSPDCars[20] = CreateVehicle(415, 1253.9772, -1697.2994, 5.5459, 0.0000, -1, -1, -1);
  5238. LSPDCars[21] = CreateVehicle(451, 1249.2218, -1697.3706, 5.5459, 0.0000, -1, -1, -1);
  5239. LSPDCars[22] = CreateVehicle(541, 1244.3617, -1697.2994, 5.5459, 0.0000, -1, -1, -1);
  5240. LSPDCars[23] = CreateVehicle(534, 1239.6442, -1697.2994, 5.5459, 0.0000, -1, -1, -1);
  5241. LSPDCars[24] = CreateVehicle(507, 1234.7565, -1697.2994, 5.5459, 0.0000, -1, -1, -1);
  5242. LSPDCars[25] = CreateVehicle(523, 1236.3064, -1673.0603, 5.4138, 90.0000, 0, 1, -1);
  5243. LSPDCars[26] = CreateVehicle(523, 1236.3064, -1668.8204, 5.4138, 90.0000, 0, 1, -1);
  5244. LSPDCars[27] = CreateVehicle(523, 1236.3064, -1664.5941, 5.4138, 90.0000, 0, 1, -1);
  5245. LSPDCars[28] = CreateVehicle(523, 1236.3064, -1660.2445, 5.4138, 90.0000, 0, 1, -1);
  5246. LSPDCars[29] = CreateVehicle(599, 1236.3337, -1655.8068, 5.9822, 90.0000, 0, 1, -1);
  5247. LSPDCars[30] = CreateVehicle(599, 1236.3337, -1651.3772, 5.9822, 90.0000, 0, 1, -1);
  5248. LSPDCars[31] = CreateVehicle(427, 1246.4171, -1638.4213, 5.8348, 0.0000, 0, 1, -1);
  5249. LSPDCars[32] = CreateVehicle(427, 1250.3700, -1638.4213, 5.8348, 0.0000, 0, 1, -1);
  5250. LSPDCars[33] = CreateVehicle(601, 1254.7126, -1638.4213, 5.8348, 0.0000, 0, 1, -1);
  5251. LSPDCars[34] = CreateVehicle(601, 1259.1252, -1638.4213, 5.8348, 0.0000, 0, 1, -1);
  5252. LSPDCars[35] = CreateVehicle(560, 1240.4895, -1621.5397, 5.5765, 180.0000, -1, -1, -1);
  5253. LSPDCars[36] = CreateVehicle(560, 1235.4561, -1621.5397, 5.5765, 180.0000, -1, -1, -1);
  5254. LSPDCars[37] = CreateVehicle(411, 1230.7633, -1621.5397, 5.5765, 180.0000, -1, -1, -1);
  5255.  
  5256. SFPDCars[0] = CreateVehicle(597,-1573.0070,706.0256,-5.4899,90.0000,0,1,-1); // SFPDCars -> CopCar 1
  5257. SFPDCars[1] = CreateVehicle(597,-1573.0056,710.1235,-5.4902,89.8897,0,1,-1); // SFPDCars -> CopCar 2
  5258. SFPDCars[2] = CreateVehicle(597,-1573.0044,714.2592,-5.4899,89.6511,0,1,-1); // SFPDCars -> CopCar 3
  5259. SFPDCars[3] = CreateVehicle(597,-1573.0077,718.3334,-5.5088,89.8660,0,1,-1); // SFPDCars -> CopCar 4
  5260. SFPDCars[4] = CreateVehicle(597,-1573.0042,722.6567,-5.5109,89.6887,0,1,-1); // SFPDCars -> CopCar 5
  5261. SFPDCars[5] = CreateVehicle(597,-1573.0031,726.6228,-5.5118,89.4778,0,1,-1); // SFPDCars -> CopCar 6
  5262. SFPDCars[6] = CreateVehicle(597,-1572.9999,730.8012,-5.4791,89.5601,0,1,-1); // SFPDCars -> CopCar 7
  5263. SFPDCars[7] = CreateVehicle(597,-1572.9994,734.6489,-5.4802,89.8552,0,1,-1); // SFPDCars -> CopCar 8
  5264. SFPDCars[8] = CreateVehicle(597,-1572.9991,738.6318,-5.4770,90.6964,0,1,-1); // SFPDCars -> CopCar 9
  5265. SFPDCars[9] = CreateVehicle(597,-1572.9985,742.7904,-5.4808,89.7149,0,1,-1); // SFPDCars -> CopCar 10
  5266. SFPDCars[10] = CreateVehicle(497,-1679.9958,700.3545,30.7410,90.0023,0,1,-1); // SFPDCars -> heli 15
  5267. SFPDCars[11] = CreateVehicle(497,-1679.9971,713.5877,30.7391,90.0022,0,1,-1); // SFPDCars -> heli 16
  5268. SFPDCars[12] = CreateVehicle(523,-1609.4628,678.9520,-5.6976,310.6854,0,1,-1); // SFPD
  5269. SFPDCars[13] = CreateVehicle(523,-1609.5192,676.1484,-5.6978,312.7996,0,1,-1); // SFPD
  5270. SFPDCars[14] = CreateVehicle(523,-1609.4995,673.2410,-5.6991,315.0000,0,1,-1); // SFPD
  5271. SFPDCars[15] = CreateVehicle(579,-1623.3918,662.1605,-5.2437,89.2357,-1,-1,-1); // SFPD
  5272. SFPDCars[16] = CreateVehicle(533,-1622.5621,653.7386,-5.5011,89.8479,-1,-1,-1); // SFPD
  5273. SFPDCars[17] = CreateVehicle(561,-1622.4478,649.7497,-5.4664,90.1482,-1,-1,-1); // SFPD
  5274. SFPDCars[18] = CreateVehicle(559,-1640.4042,649.5980,-5.5499,270.1858,-1,-1,-1); // SFPD
  5275. SFPDCars[19] = CreateVehicle(426,-1639.9972,657.6278,-5.4776,269.7449,-1,-1,-1); // SFPD
  5276. SFPDCars[20] = CreateVehicle(402,-1639.8770,661.7875,-5.4449,269.4593,-1,-1,-1); // SFPD
  5277. SFPDCars[21] = CreateVehicle(560,-1639.9532,665.8025,-5.5744,270.1618,-1,-1,-1); // SFPD
  5278. SFPDCars[22] = CreateVehicle(541,-1640.6210,653.6677,-5.6172,269.3652,-1,-1,-1); // SFPD
  5279. SFPDCars[23] = CreateVehicle(427,-1612.4998,733.0376,-5.0834,359.9999,0,1,-1); // SFPD
  5280. SFPDCars[24] = CreateVehicle(427,-1616.5000,733.0677,-5.0861,359.9999,0,1,-1); // SFPD
  5281. SFPDCars[25] = CreateVehicle(601,-1573.4646,748.6058,-5.4450,135.5725,0,1,-1); // SFPD
  5282. SFPDCars[26] = CreateVehicle(490,-1600.1841,675.6298,-5.1138,0.9263,0,1,-1); // SFPD
  5283. SFPDCars[27] = CreateVehicle(599,-1596.0388,675.9217,-5.1121,1.4177,0,1,-1); // SFPD
  5284. SFPDCars[28] = CreateVehicle(451,-1622.6201,658.1778,-5.5359,89.8736,-1,-1,-1); // SFPD
  5285. */
  5286. /*SFPDCars[17] = CreateVehicle(411,-1600.1389,694.0964,-5.5144,180.0489,-1,-1,-1); // SFPD Undercover Infi1
  5287. SFPDCars[18] = CreateVehicle(411,-1604.2617,694.1077,-5.5153,178.4105,-1,-1,-1); // SFPD Undercover Infi2
  5288. SFPDCars[19] = CreateVehicle(560,-1608.4237,694.1827,-5.5369,180.3642,-1,-1,-1); // SFPD Undercover Sultan1
  5289. SFPDCars[20] = CreateVehicle(560,-1612.3690,694.1961,-5.5371,179.7301,-1,-1,-1); // SFPD Undercover Sultan2
  5290. SFPDCars[21] = CreateVehicle(561,-1616.6315,693.7299,-5.4288,180.9342,-1,-1,-1); // SFPD Undercover Stratum1
  5291. SFPDCars[22] = CreateVehicle(561,-1620.8396,693.8610,-5.4271,179.7562,-1,-1,-1); // SFPD Undercover Stratum2
  5292. SFPDCars[23] = CreateVehicle(427,-1639.1538,649.7444,-5.1105,269.8717,0,0,-1); // SFPD Enforcer1
  5293. SFPDCars[24] = CreateVehicle(427,-1639.1378,653.7639,-5.1408,270.4235,0,0,-1); // SFPD Enforcer2
  5294. SFPDCars[25] = CreateVehicle(490,-1639.6523,657.8094,-5.1138,270.1629,0,0,-1); // SFPD FBI Rancher1
  5295. SFPDCars[26] = CreateVehicle(490,-1639.8289,661.9193,-5.1140,270.6048,0,0,-1); // SFPD FBI Rancher2
  5296. SFPDCars[27] = CreateVehicle(554,-1639.5873,665.8903,-5.1570,269.8928,1,79,-1); // SFPD mit ladefläsche
  5297. SFPDCars[28] = CreateVehicle(491,-1639.8944,670.0371,-5.4859,269.8189,79,1,-1); // SFPD schmaler
  5298. SFPDCars[29] = CreateVehicle(601,-1622.6228,649.5398,-5.4575,89.4933,1,1,-1); // wasserwerfer SF 1
  5299. SFPDCars[30] = CreateVehicle(601,-1622.8190,654.0295,-5.4565,89.6389,1,1,-1); // wasserwerfer SF 2
  5300. SFPDCars[32] = CreateVehicle(482,-1624.9598,692.2283,-5.0889,180.2653,-1,-1,-1); // Burrito SF 2
  5301. SFPDCars[33] = CreateVehicle(470,-1628.7477,692.4090,-5.2211,179.8828,-1,-1,-1); // patriot SF 1
  5302. SFPDCars[34] = CreateVehicle(470,-1632.5587,692.1646,-5.2208,179.7356,-1,-1,-1); // patriot SF 2
  5303. SFPDCars[35] = CreateVehicle(415,-1639.4822,686.3062,-5.4699,268.4727,-1,-1,-1); // Cheetha SF 1
  5304. SFPDCars[36] = CreateVehicle(415,-1639.5858,682.3121,-5.4699,268.7258,-1,-1,-1); // Cheetha SF 2
  5305. SFPDCars[37] = CreateVehicle(541,-1639.4795,678.0036,-5.6154,270.1402,-1,-1,-1); // Bullet SF 1
  5306. SFPDCars[38] = CreateVehicle(541,-1639.5222,674.1837,-5.6295,268.3069,-1,-1,-1); // Bullet SF 2
  5307.  
  5308. RegierungCar[0] = CreateVehicle(579,1278.4883,-2010.3726,58.8852,179.7621,0,0,-1); // REGIERUNG
  5309. RegierungCar[1] = CreateVehicle(579,1274.0844,-2010.2692,58.8239,180.6555,0,0,-1); // REGIERUNG
  5310. RegierungCar[2] = CreateVehicle(580,1278.4689,-2024.9504,58.6489,179.0476,0,0,-1); // REGIERUNG
  5311. RegierungCar[3] = CreateVehicle(409,1278.7847,-2042.5729,58.7832,178.4390,0,0,-1); // REGIERUNG
  5312. RegierungCar[4] = CreateVehicle(560,1268.6953,-2009.7302,58.8246,179.7372,0,0,-1); // REGIERUNG
  5313. RegierungCar[5] = CreateVehicle(560,1264.5825,-2009.8998,58.9384,180.5675,0,0,-1); // REGIERUNG
  5314. RegierungCar[6] = CreateVehicle(560,1260.4172,-2009.6949,59.0580,179.8211,0,0,-1); // REGIERUNG
  5315. RegierungCar[7] = CreateVehicle(480,1256.5135,-2009.9857,59.2196,180.9140,0,0,-1); // REGIERUNG
  5316. RegierungCar[8] = CreateVehicle(480,1252.9509,-2009.9109,59.3212,178.2748,0,0,-1); // REGIERUNG
  5317. RegierungCar[9] = CreateVehicle(426,1248.7634,-2010.3647,59.5054,181.0578,0,0,-1); // REGIERUNG
  5318. RegierungCar[10] = CreateVehicle(426,1244.4165,-2010.5284,59.5330,178.9530,0,0,-1); // REGIERUNG
  5319. RegierungCar[11] = CreateVehicle(580,1244.3104,-2023.8896,59.5845,179.7424,0,0,-1); // REGIERUNG
  5320. RegierungCar[12] = CreateVehicle(409,1244.0194,-2041.1703,59.7074,180.2118,0,0,-1); // REGIERUNG
  5321. RegierungCar[13] = CreateVehicle(417,1116.1990,-2020.4102,74.5540,179.7939,1,1,-1); // REGIERUNG
  5322. RegierungCar[14] = CreateVehicle(545,1094.7373,-1994.4174,47.8523,8.4302,1,1,-1); // REGIERUNG
  5323. RegierungCar[15] = CreateVehicle(454,949.1724,-2034.0845,-0.5170,84.9440,1,1,-1); // REGIERUNG
  5324.  
  5325. LVPDCars[0] = CreateVehicle(497,2266.9844,2473.4028,38.8197,90.0143,0,0,-1); // FBI
  5326. LVPDCars[1] = CreateVehicle(497,2307.7810,2473.6511,38.8202,90.0061,0,0,-1); // FBI
  5327. LVPDCars[2] = CreateVehicle(447,2326.2561,2473.5608,38.7154,90.0077,0,0,-1); // FBI
  5328. LVPDCars[3] = CreateVehicle(528,2272.8486,2430.7334,3.2593,0.2670,0,0,-1); // FBI
  5329. LVPDCars[4] = CreateVehicle(490,2268.5093,2430.7554,3.3804,359.9876,0,0,-1); // FBI
  5330. LVPDCars[5] = CreateVehicle(490,2264.1436,2430.7512,3.3905,0.1682,0,0,-1); // FBI
  5331. LVPDCars[6] = CreateVehicle(490,2259.7007,2430.7739,3.3892,359.9998,0,0,-1); // FBI
  5332. LVPDCars[7] = CreateVehicle(490,2255.4141,2430.7874,3.3901,359.9645,0,0,-1); // FBI
  5333. LVPDCars[8] = CreateVehicle(427,2239.8579,2437.2056,3.4371,269.5647,0,0,-1); // FBI
  5334. LVPDCars[9] = CreateVehicle(427,2239.9109,2442.1199,3.4248,269.7116,0,0,-1); // FBI
  5335. LVPDCars[10] = CreateVehicle(411,2239.7090,2447.0591,2.9432,271.0092,80,1,-1); // FBI
  5336. LVPDCars[11] = CreateVehicle(470,2240.2488,2451.8569,3.3208,271.2025,43,0,-1); // FBI
  5337. LVPDCars[12] = CreateVehicle(560,2239.6282,2456.7466,2.9823,270.4021,37,0,-1); // FBI
  5338. LVPDCars[13] = CreateVehicle(415,2239.5737,2461.4397,3.0106,271.5195,25,1,-1); // FBI
  5339. LVPDCars[14] = CreateVehicle(560,2240.0203,2466.2791,2.9857,269.5765,41,29,-1); // FBI
  5340. LVPDCars[15] = CreateVehicle(560,2239.8748,2470.8110,2.9235,270.4017,56,29,-1); // FBI
  5341. LVPDCars[16] = CreateVehicle(598,2312.0300,2431.1570,2.9575,0.0002,0,0,-1); // FBI
  5342. LVPDCars[17] = CreateVehicle(598,2307.7227,2431.1560,3.0447,0.0012,0,0,-1); // FBI
  5343. LVPDCars[18] = CreateVehicle(598,2303.3013,2431.1370,3.0444,0.0002,0,0,-1); // FBI
  5344. LVPDCars[19] = CreateVehicle(598,2299.1616,2431.1228,2.9664,359.9923,0,0,-1); // FBI
  5345. LVPDCars[20] = CreateVehicle(598,2294.4421,2431.0789,3.0202,0.6133,0,0,-1); // FBI
  5346. LVPDCars[21] = CreateVehicle(514,2296.8066,2430.7529,-6.8650,270.4677,0,0,-1); // MCC Truck
  5347. LVPDCars[22] = CreateVehicle(591,2283.6152,2430.8430,-6.8078,269.2056,0,0,-1); // MCC Anhänger
  5348. LVPDCars[23] = CreateVehicle(598,2285.7058,2430.6692,3.0201,0.3219,0,0,-1); // FBI
  5349. LVPDCars[24] = CreateVehicle(598,2289.8459,2430.8223,3.0198,0.3262,0,0,-1); // FBI
  5350. LVPDCars[25] = CreateVehicle(598,2316.8115,2431.2285,3.0204,359.7838,0,0,-1); // FBI
  5351.  
  5352. FBICars[0] = CreateVehicle(596,623.2873,-605.7635,16.7837,268.5544,79,1,-1); // DILIMORE PD
  5353. FBICars[1] = CreateVehicle(596,623.2249,-610.6666,16.7902,270.0743,79,1,-1); // DILIMORE PD
  5354. FBICars[2] = CreateVehicle(596,612.1478,-597.9835,16.9534,280.7781,79,1,-1); // DILIMORE PD
  5355. FBICars[3] = CreateVehicle(596,613.3622,-602.1477,16.9530,279.9373,79,1,-1); // DILIMORE PD*/
  5356.  
  5357.  
  5358. Eiswagenbot = AddStaticVehicleEx(423,1700.7551,-1953.6531,14.8756,200.0,-1,-1,900);
  5359. BusbotSTADT = AddStaticVehicleEx(431,1700.7551,-1953.6531,14.8756,200.0,-1,-1,900);
  5360.  
  5361. printf("Autos wurden erfolgreich Geladen und Gespawnt");
  5362.  
  5363. for(new i = 0; i < sizeof(KorierVans); i++)
  5364. {
  5365. KorierVans[i][KRVermietet] = 0;
  5366. KorierVans[i][KRMieterID] = -1;
  5367. KorierVans[i][KRZiehlHaus] = -1;
  5368. KorierVans[i][KRMoney] = 0;
  5369. }
  5370. for(new DBID = 0; DBID < sizeof(DropBoxInfo); DBID++)
  5371. {
  5372. DropBoxInfo[DBID][DBPickupID] = -1;
  5373. }
  5374. for(new i = 0; i < sizeof(Kaufliste); i++)
  5375. {
  5376. Kaufliste[i][Carid] = CreateVehicle(Kaufliste[i][Modelid],Kaufliste[i][pos_x],Kaufliste[i][pos_y],Kaufliste[i][pos_z],Kaufliste[i][z_angle],-1,-1,-1);
  5377. }
  5378. /* for(new i=0; i<sizeof(Autoverkauf); i++)
  5379. {
  5380. Autoverkauf[i][VEHID]=CreateVehicle(Autoverkauf[i][ModelID],Autoverkauf[i][AUTOPoS_X],Autoverkauf[i][AUTOPoS_Y],Autoverkauf[i][AUTOPoS_Z],Autoverkauf[i][AUTOPoS_A],1,1,-1);
  5381. }*/
  5382. for(new h = 0; h < sizeof(EnterAndExitsInfo); h++)
  5383. {
  5384. format(string,400,"[* {FFFFFF}%s{A91400} *]\n[* {FFFFFF}[Enter] zum betreten. {A91400} *]",EnterAndExitsInfo[h][APText]);
  5385. Create3DTextLabel(string,0xA91400FF,-2033.2584,415.7805,26.3375,15,0,1);//LSPD Aufzug-Punkt (Garage)
  5386. EnterAndExitsInfo[h][APAusgangPickup] = CreatePickup(19198, 23, EnterAndExitsInfo[h][APAusgangX], EnterAndExitsInfo[h][APAusgangY], EnterAndExitsInfo[h][APAusgangZ],EnterAndExitsInfo[h][APVirtualWorld]);
  5387. format(string,400,"[* {FFFFFF}%s{A91400} *]\n[* {FFFFFF}[Enter] zum verlassen. {A91400} *]",EnterAndExitsInfo[h][APText]);
  5388. Create3DTextLabel(string,0xA91400FF,-2033.2584,415.7805,26.3375,15,0,1);//LSPD Aufzug-Punkt (Garage)
  5389. EnterAndExitsInfo[h][APEingangPickup] = CreatePickup(19198, 23, EnterAndExitsInfo[h][APEingangX], EnterAndExitsInfo[h][APEingangY], EnterAndExitsInfo[h][APEingangZ]+0.2,-1);
  5390. }
  5391. for(new h = 0; h < sizeof(GangHausInfo); h++)
  5392. {
  5393. format(string2, sizeof(string2), "Dieses Haus gehört:\n%s\n\nLevel: 99",GangHausInfo[h][GHGangName]);
  5394. Create3DTextLabel(string2,COLOR_WHITE,GangHausInfo[h][GHEingangX],GangHausInfo[h][GHEingangY],GangHausInfo[h][GHEingangZ]+1.0,15.0,0,0);
  5395. CreatePickup(1239, 23, GangHausInfo[h][GHEingangX], GangHausInfo[h][GHEingangY], GangHausInfo[h][GHEingangZ]);
  5396. }
  5397. for(new SlotID = 0; SlotID < sizeof(RentSystemInfo); SlotID++)
  5398. {
  5399. RentSystemInfo[SlotID][RSCarID] = CreateVehicle(RentSystemInfo[SlotID][RSModelID],RentSystemInfo[SlotID][RSX],RentSystemInfo[SlotID][RSY],RentSystemInfo[SlotID][RSZ],RentSystemInfo[SlotID][RSRotZ],1,1,300);
  5400. }
  5401. for(new i = 0; i < sizeof(EightBallTrackCars); i++)
  5402. {
  5403. LinkVehicleToInterior(EightBallTrackCars[i], 7);
  5404. SetVehicleVirtualWorld(EightBallTrackCars[i], 10);
  5405. }
  5406. for(new i = 0; i < sizeof(DerbyArenaCars); i++)
  5407. {
  5408. LinkVehicleToInterior(DerbyArenaCars[i], 15);
  5409. SetVehicleVirtualWorld(DerbyArenaCars[i], 10);
  5410. }
  5411. //-------------------------------[Tore]------------------------------------------
  5412. FBIEingangTor = CreateDynamicObjectEx(969, 2237.831787, 2450.287842, 9.971788, 0.0000, 0.0000, 90.0000);
  5413. FBIGarageTorA = CreateDynamicObjectEx(980, 2293.852295, 2500.680908, 5.106819, 0.0000, 0.0000, 90.0000);
  5414. FBIGarageTorB = CreateDynamicObjectEx(980, 2334.016357, 2442.365723, 7.487854, 0.0000, 0.0000, 236.2500);
  5415. HTTorA1 = CreateDynamicObjectEx(2909, 321.30120849609, -1188.2885742188, 76.159721374512, 0, 0, 308.39038085938);
  5416. HTTorA2 = CreateDynamicObjectEx(2909, 321.30078125, -1188.2880859375, 78.659721374512, 0, 180, 308.38623046875);
  5417. OAmtTor = CreateDynamicObjectEx(7657, 923.45147705078, -1220.9178466797, 17.693405151367, 0, 0, 89.760650634766);
  5418. NRTor = CreateDynamicObjectEx(980, 1643.44, -1712.73, 16.00, 0.00, 0.00, 90.00);
  5419. BrigadaTor1 = CreateDynamicObjectEx(980, 282.39999389648, -1319.9000244141, 55.5, 0, 0, 35.25);
  5420. /*Red Soldier Base*/
  5421. RSTorA = CreateDynamicObjectEx(980, 786.42156982422, -1152.4333496094, 25.391750335693, 0, 0, 270.67565917969);
  5422. RSTorB = CreateDynamicObjectEx(980, 658.75317382813, -1226.6868896484, 17.968809127808, 0, 0, 242.88586425781);
  5423. RSTorC = CreateDynamicObjectEx(980, 665.00616455078, -1309.5786132813, 15.234329223633, 0, 0, 177.38122558594);
  5424.  
  5425. /*MedicTor1 = CreateObject(985, 1140.00, -1369.00, 14.00, 0.00, 0.00, 180.00);
  5426. MedicTor2 = CreateObject(986, 1147.96, -1369.00, 14.00, 0.00, 0.00, 180.00);*/
  5427.  
  5428. TriadenTor1 = CreateObject(980, -2655.00, -222.40, 6.10, 0.00, 0.00, 0.00);
  5429. TriadenTor2 = CreateObject(980, -2800.80, -329.90, 8.80, 0.00, 0.00, 86.00);
  5430.  
  5431. // BBZTor1 = CreateObject(985, 1285.59, -1648.15, 14.27, 0.00, 0.00, 90.00);
  5432. // BBZTor2 = CreateObject(985, 1285.60, -1656.01, 14.27, 0.00, 0.00, 270.00);
  5433.  
  5434. WheelmanTor1 = CreateObject(985, -485.55, -562.74, 26.30, 0.00, 0.00, 0.00);
  5435. WheelmanTor2 = CreateObject(985, -493.42, -562.75, 26.30, 0.00, 0.00, 180.00);
  5436.  
  5437. SFPDTorA = CreateDynamicObjectEx(986, -1628.2524414063, 688.2, 7, 0, 0, 180.35681152344);
  5438. SFPDTorB = CreateDynamicObjectEx(985, -1636.1857910156, 688.2, 7, 0, 0, 180.04052734375);
  5439. CreateObject(986, -1620.26953125, 688.2, 7, 0, 0, 180.3515625);
  5440. //---------------------------------------------------------------------------------------------
  5441. for(new i = 0; i < sizeof(ZollSystemInfo); i++)
  5442. {
  5443. ZollSystemInfo[i][ZSObjectID] = CreateDynamicObjectEx(ZollSystemInfo[i][ZSObjectTyp], ZollSystemInfo[i][ZSObjectPosX], ZollSystemInfo[i][ZSObjectPosY], ZollSystemInfo[i][ZSObjectPosZ]-2, 0, 0, ZollSystemInfo[i][ZSObjectPosRot]);
  5444. }
  5445. SetTimer("Tacho",100,false);
  5446. //Erstelle Objecte
  5447. CreateObject(974, 2145.7075195313, 1626.9345703125, 993.07373046875, 0, 0, 0); // Prison
  5448. CreateObject(988, 2144.2036132813, 1606.7775878906, 992.35723876953, 0, 0, 180); // Prison
  5449. //Tresorrob SF
  5450. CreateDynamicObjectEx(8947, -1979.10, 426.12, 28.30, 0.00, 0.00, 180.00);
  5451. CreateDynamicObjectEx(8947, -1978.40, 426.30, 22.50, 0.00, 0.00, 0.00);
  5452. CreateDynamicObjectEx(8947, -1991.10, 425.80, 28.00, 0.00, 0.00, 0.00);
  5453. CreateDynamicObjectEx(8947, -1966.60, 425.30, 27.60, 0.00, 0.00, 180.00);
  5454. CreateDynamicObjectEx(8947, -1977.30, 414.40, 27.60, 0.00, 0.00, 0.00);
  5455. CreateDynamicObjectEx(2007, -1974.60, 436.70, 25.50, 0.00, 0.00, 270.00);
  5456. CreateDynamicObjectEx(2007, -1974.60, 435.50, 25.50, 0.00, 0.00, 269.99);
  5457. CreateDynamicObjectEx(2007, -1974.60, 434.30, 25.50, 0.00, 0.00, 269.99);
  5458. CreateDynamicObjectEx(2007, -1974.60, 433.10, 25.50, 0.00, 0.00, 269.99);
  5459. CreateDynamicObjectEx(1550, -1974.40, 432.30, 25.90, 0.00, 0.00, 0.00);
  5460. CreateDynamicObjectEx(1550, -1974.30, 431.90, 25.90, 0.00, 0.00, 0.00);
  5461. CreateDynamicObjectEx(2975, -1982.70, 435.50, 25.60, 0.00, 0.00, 0.00);
  5462. CreateDynamicObjectEx(2975, -1982.70, 433.80, 25.60, 0.00, 0.00, 0.00);
  5463. CreateDynamicObjectEx(1616, -1973.90, 438.60, 31.60, 0.00, 0.00, 0.00);
  5464. CreateDynamicObjectEx(897, -1979.10, 432.10, 19.30, 0.00, 0.00, 0.00);
  5465. CreateDynamicObjectEx(816, -1977.50, 431.20, 25.50, 0.00, 0.00, 0.00);
  5466. CreateDynamicObjectEx(816, -1976.00, 436.70, 25.50, 0.00, 0.00, 0.00);
  5467. CreateDynamicObjectEx(816, -1980.70, 435.70, 25.40, 0.00, 0.00, 0.00);
  5468. CreateDynamicObjectEx(2975, -1982.81, 431.84, 25.60, 0.00, 0.00, 0.00);
  5469. CreateDynamicObjectEx(2975, -1982.88, 429.99, 25.60, 0.00, 0.00, 0.00);
  5470. CreateDynamicObjectEx(2975, -1980.95, 430.06, 25.60, 0.00, 0.00, 0.00);
  5471. CreateDynamicObjectEx(2975, -1980.95, 431.85, 25.60, 0.00, 0.00, 0.00);
  5472. CreateDynamicObjectEx(2975, -1980.86, 433.83, 25.60, 0.00, 0.00, 0.00);
  5473. CreateDynamicObjectEx(2975, -1980.86, 433.83, 27.20, 0.00, 0.00, 0.00);
  5474.  
  5475. SFTresorTor1 = CreateObject(7891, -1975.32, 438.24, 27.80, 0.00, 0.00, 90.00);//Tor
  5476. SFTresorTor2 = CreateObject(7891, -1982.54, 438.24, 27.80, 0.00, 0.00, 90.00);//Tor
  5477.  
  5478. SFTresorPickup = CreatePickup(1274,1 ,-1977.4059,428.8556,26.5535);
  5479. Create3DTextLabel("Tresorraub\n/tresorrob, auf Explosion warten, Beute-Pickup eisammeln\nCop: /defuse\n\nDesktop/Menü verboten",COLOR_WHITE,-1978.8785,440.0459,26.7860,20.0,0);
  5480.  
  5481. //Biker BoyZ Tür+Fenster
  5482. //CreateDynamicObjectEx(1498, 1261.92, -1677.60, 12.50, 0.00, 0.00, 0.00);
  5483. //Biker BoyZ Ende
  5484.  
  5485. //Tresor LS
  5486. CreateDynamicObjectEx(17950, 303.40, -1486.50, 25.80, 0.00, 0.00, 234.00);
  5487. CreateDynamicObjectEx(2921, 309.00, -1486.40, 27.90, 0.00, 0.00, 134.00);
  5488. CreateDynamicObjectEx(2921, 305.00, -1491.90, 27.80, 0.00, 0.00, 201.99);
  5489. CreateDynamicObjectEx(2921, 329.20, -1494.30, 29.60, 0.00, 0.00, 51.99);
  5490. CreateDynamicObjectEx(2921, 280.80, -1514.40, 29.20, 0.00, 0.00, 221.99);
  5491. CreateDynamicObjectEx(2921, 286.80, -1545.00, 29.00, 0.00, 0.00, 287.99);
  5492. CreateDynamicObjectEx(2690, 305.00, -1491.90, 25.60, 0.00, 0.00, 32.00);
  5493. CreateDynamicObjectEx(2690, 309.00, -1486.40, 25.50, 0.00, 0.00, 34.00);
  5494. CreateDynamicObjectEx(807, 303.20, -1487.80, 23.80, 0.00, 0.00, 328.00);
  5495. CreateDynamicObjectEx(807, 304.30, -1486.60, 23.80, 0.00, 0.00, 328.00);
  5496. CreateDynamicObjectEx(807, 305.50, -1487.40, 23.80, 0.00, 0.00, 328.00);
  5497. CreateDynamicObjectEx(807, 304.60, -1485.20, 23.80, 0.00, 0.00, 328.00);
  5498. CreateDynamicObjectEx(807, 301.70, -1487.00, 23.80, 0.00, 0.00, 328.00);
  5499. CreateDynamicObjectEx(807, 300.40, -1485.90, 23.80, 0.00, 0.00, 328.00);
  5500. CreateDynamicObjectEx(807, 302.30, -1483.40, 23.80, 0.00, 0.00, 328.00);
  5501. CreateDynamicObjectEx(807, 302.30, -1485.60, 23.80, 0.00, 0.00, 328.00);
  5502. CreateDynamicObjectEx(868, 301.02, -1483.95, 24.00, 0.00, 0.00, 80.00);
  5503. CreateDynamicObjectEx(868, 303.38, -1483.96, 24.00, 0.00, 0.00, 80.00);
  5504. CreateDynamicObjectEx(868, 299.80, -1486.17, 24.00, 0.00, 0.00, 90.00);
  5505. CreateDynamicObjectEx(867, 303.34, -1489.14, 24.00, 0.00, 0.00, -20.00);
  5506. CreateDynamicObjectEx(867, 305.12, -1486.88, 24.00, 0.00, 0.00, -20.00);
  5507.  
  5508. LSTresorPickup = CreatePickup(1274,1 ,302.7148,-1485.9243,24.5938);
  5509. Create3DTextLabel("Tresorraub\n/tresorrob, auf Explosion warten, Beute-Pickup eisammeln\nCop: /defuse\n\nDesktop/Menü verboten",COLOR_WHITE,307.6078,-1489.6692,24.5938,20.0,0);
  5510.  
  5511. CreatePickup(1239, 24, 1213.4059,-898.2719,42.9190,-1);
  5512. Create3DTextLabel("BSN Drivein\nTippe /drivein ein",COLOR_WHITE,1213.4059,-898.2719,42.9190,20.0,0);
  5513.  
  5514. LSTresorTor1 = CreateObject(2929, 306.10, -1489.90, 25.40, 0.00, 0.00, 54.00);
  5515. LSTresorTor2 = CreateObject(2929, 307.60, -1487.90, 25.40, 0.00, 0.00, 54.00);
  5516. //Tresor ende
  5517.  
  5518. /* Flughafen Tore Ende*/
  5519. CreateDynamicObjectEx(1495, 2293.910645, 2494.440674, 2.285239, 0.0000, 0.0000, 270.0000); //FBI Türe
  5520. //CreateDynamicObjectEx(18856, 1213.67, -904.38, 48.55, 0.00, 0.00, 7.00); // BSN No Dm Prison
  5521.  
  5522. //Triaden Base
  5523. CreateDynamicObjectEx(3749, -2655.00, -223.30, 9.20, 0.00, 0.00, 0.00);
  5524. CreateDynamicObjectEx(4100, -2668.00, -222.30, 5.10, 0.00, 0.00, 318.00);
  5525. CreateDynamicObjectEx(4100, -2642.00, -221.90, 5.10, 0.00, 0.00, 318.00);
  5526. CreateDynamicObjectEx(4100, -2803.80, -341.70, 7.70, 0.00, 0.00, 26.00);
  5527. CreateDynamicObjectEx(3749, -2800.70, -329.80, 11.90, 0.00, 0.00, 86.00);
  5528. CreateDynamicObjectEx(4100, -2801.40, -317.00, 7.70, 0.00, 0.00, 70.00);
  5529. CreateDynamicObjectEx(8210, -2528.30, -257.20, 40.20, 0.00, 0.00, 88.00);
  5530. CreateDynamicObjectEx(8210, -2515.40, -309.20, 40.20, 0.00, 0.00, 119.99);
  5531. //Triaden Base Ende
  5532.  
  5533. /*LSPD Zellen*/
  5534. CreateDynamicObjectEx(2634, 266.2140, 87.5784, 1001.219, 0, 0, 269.5);
  5535. CreateDynamicObjectEx(2634, 266.1903, 83.0685, 1001.244, 0, 0, 269.5);
  5536. /*Interior Bug Fixxes*/
  5537. CreateDynamicObjectEx(2395, 442.650390625, 508.1884765625, 1000.4004516602, 0, 0, 89.747314453125);
  5538. /*GangJail*/
  5539. CreateDynamicObjectEx(976, -371.42, -1421.25, 24.90, 0.00, 0.00, 270.00);
  5540. /*Prison*/
  5541. CreateDynamicObjectEx(988, 96.73, 1920.64, 18.00, 0.00, 0.00, 270.00);//LV
  5542. /*Flugzeugträger SF Boote Stiegen*/
  5543. CreateDynamicObjectEx(5821,-1450.55212402,421.44104004,2.19541264,0.00000000,0.00000000,268.13305664); //object(odrampbit03) (1)
  5544. CreateDynamicObjectEx(5821,-1450.54125977,385.69195557,2.19921255,0.00000000,0.00000000,268.13232422); //object(odrampbit03) (2)
  5545. CreateDynamicObjectEx(5821,-1450.52282715,349.95214844,2.19921255,0.00000000,0.00000000,268.13232422); //object(odrampbit03) (3)
  5546.  
  5547. //Medic-Base
  5548. /*CreateDynamicObjectEx(987, 1150.10, -1291.20, 12.50, 0.00, 0.00, 180.00);
  5549. CreateDynamicObjectEx(987, 1138.10, -1291.20, 12.50, 0.00, 0.00, 179.99);
  5550. CreateDynamicObjectEx(987, 1126.10, -1291.20, 12.50, 0.00, 0.00, 179.99);
  5551. CreateDynamicObjectEx(987, 1114.10, -1291.20, 12.50, 0.00, 0.00, 179.99);
  5552. CreateDynamicObjectEx(3578, 1137.50, -1368.90, 14.50, 0.00, 90.00, 304.00);
  5553. CreateDynamicObjectEx(3578, 1150.13, -1368.90, 14.50, 0.00, 90.00, 234.00);
  5554. CreateDynamicObjectEx(987, 1082.58, -1362.32, 12.70, 0.00, 0.00, 0.00);*/
  5555. //Medic-Base Ende
  5556.  
  5557. /*Save Boxes*/
  5558. //CreateDynamicObjectEx(964, -2183.21, -224.83, 35.50, 0.00, 0.00, 180.00);//SF an der Alten Fahrschule
  5559. CreateDynamicObjectEx(964, -91.55, -1575.84, 1.60, 0.00, 0.00, 39.00);//Kamping Box
  5560. CreateDynamicObjectEx(964, 838.03, -1853.02, 7.40, 0.00, 0.00, 0.00);//Strand
  5561. CreateDynamicObjectEx(964, 2069.12, -1553.09, 12.40, 0.00, 0.00, 0.00); //Grove Base
  5562. CreateDynamicObjectEx(964, 413.43, 2533.84, 15.50, 0.00, 0.00, 0.00);//Lv Verlassender Flughafen
  5563. CreateDynamicObjectEx(964, 1965.3000488281, 1625.4000244141, 11.89999961853, 0, 0, 269.5);//SF
  5564. CreateDynamicObjectEx(964, 1557.9000244141, 1935.5, 10, 0, 0, 0);//SF
  5565. CreateDynamicObjectEx(964, -2063.1999511719, 245.60000610352, 34.5, 0, 0, 0);//LV
  5566. CreateDynamicObjectEx(964, -2657.5, 1458.5, 6.0999999046326, 0, 0, 0);//LV
  5567. //CreateObject(964, 2855.98, 945.83, 9.70, 0.00, 0.00, 0.00);//LV Bei grovestreed
  5568. /*Respawn Garage's*/
  5569. // CreateDynamicObjectEx(12943, 1599.3386230469, -1636.8342285156, 12.347606658936, 0, 0, 90); //LSPD
  5570. // CreateDynamicObjectEx(12943, 2293.806640625, 2476.8088378906, 9.8044910430908, 0, 0, 90); //FBI
  5571. //CreateObject(17324, 849.130859375, -1189.5412597656, 15.9765625, 0, 0, 359); //Ordnungsamt
  5572. // CreateDynamicObjectEx(12943, -1637.0780029297, 654.5732421875, 6.1693234443665, 0, 0, 270); //SFPD
  5573.  
  5574. /*Medic Interior Auffahrt*/
  5575. CreateDynamicObjectEx(991, 1251.39, -48.35, 1001.19, 80.00, 0.00, 0.00);
  5576. CreateDynamicObjectEx(991, 1251.39, -46.00, 1000.79, 80.00, 0.00, 0.00);
  5577. CreateDynamicObjectEx(991, 1251.39, -43.68, 1000.38, 80.00, 0.00, 0.00);
  5578. CreateDynamicObjectEx(991, 1251.40, -41.35, 999.98, 80.00, 0.00, 0.00);
  5579.  
  5580. /*ATM's*/
  5581. CreateDynamicObjectEx(2942, 1504.7001953125, -1708.5302734375, 13.660969734192, 0, 0, 89.241943359375);
  5582. CreateDynamicObjectEx(2942, -1337.68, 450.77, 6.82, 0.00, 0.00, 90.00);//Fahrschule SF
  5583. CreateDynamicObjectEx(2942, 2212.4794921875, 1838.7783203125, 10.437607765198, 0, 0, 270.59875488281);
  5584. CreateDynamicObjectEx(2942, -2665.3916015625, 1.47265625, 5.745316028595, 0, 0, 269.93957519531);
  5585. CreateDynamicObjectEx(2942, 771.40478515625, -1384.2039794922, 13.335314750671, 0, 0, 179.82141113281);
  5586. CreateDynamicObjectEx(2942, -1648.9949951172, 1202.4716796875, 6.8625001907349, 0, 0, 179.87683105469);
  5587. CreateDynamicObjectEx(2942, -1980.5931396484, 134.7060546875, 27.303802490234, 0, 0, 270.07141113281);
  5588. CreateDynamicObjectEx(2942, 421.82397460938, 2534.1791992188, 16.159648895264, 0, 0, 359.69787597656);
  5589. CreateDynamicObjectEx(2942, -2484.36328125, 2249.9228515625, 4.5955381393433, 0, 0, 0.94482421875);
  5590. //CreateDynamicObjectEx(2942, 1086.89, -1803.67, 13.20, 0.00, 0.00, 180.00);//ZiviSpawn
  5591. CreateDynamicObjectEx(2942, 2277.63, 2430.31, 10.45, 0.00, 0.00, 0.00);//LV PD
  5592. CreateDynamicObjectEx(2942, 1736.53, 1852.39, 10.40, 0.00, 0.00, 180.00);//LV Autohaus
  5593. CreateDynamicObjectEx(2942, 2122.71, 896.76, 10.80, 0.00, 0.00, 180.00);//Ammu LV
  5594. //CreateDynamicObjectEx(2942, 1196.0554,-900.9488,42.796077728271, 0.00, 0.00, 100.6044);//BSN
  5595. //Zölle
  5596. CreateDynamicObjectEx(8168, 53.03, -1531.77, 5.96, 0.00, 0.00, 10.00);
  5597. CreateDynamicObjectEx(9623, 104.43, -1276.02, 16.58, 4.00, 0.00, 306.00);
  5598. CreateDynamicObjectEx(9623, 88.60, -1254.42, 16.31, 2.00, 0.00, 306.00);
  5599. CreateDynamicObjectEx(9623, -69.95, -882.08, 16.72, 358.00, 0.00, 334.00);
  5600. CreateDynamicObjectEx(9623, -967.58, -341.40, 38.10, 0.00, 0.00, 348.00);
  5601. CreateDynamicObjectEx(9623, -158.29, 404.11, 13.87, 0.00, 0.00, 346.00);
  5602. CreateDynamicObjectEx(9623, 521.91, 471.25, 20.72, 0.00, 0.00, 36.00);
  5603. CreateDynamicObjectEx(9623, 1741.98, 530.46, 29.16, -3.50, 0.00, 341.00);
  5604. CreateDynamicObjectEx(9623, -1390.69, 822.18, 49.09, 0.00, 0.00, 316.00);
  5605. CreateDynamicObjectEx(9623, -1403.50, 835.31, 49.06, 0.00, 0.00, 136.00);
  5606.  
  5607. //Zölle Ende
  5608. //Regierung Base LS
  5609. CreateDynamicObjectEx(983, 1241.7998046875, -2003, 59.700000762939, 0, 0, 90);
  5610. CreateDynamicObjectEx(982, 1257.8000488281, -2003, 59.299999237061, 1.7000122070313, 0, 90);
  5611. CreateDynamicObjectEx(984, 1277, -2003, 58.700000762939, 1.7000122070313, 0, 90);
  5612. //Regierung Base Ende LS
  5613.  
  5614. /*Red Soldiers Base*/
  5615. CreateDynamicObjectEx(974, 666.11920166016, -1219.5482177734, 17.718029022217, 0, 0, 37.71484375);
  5616. CreateDynamicObjectEx(974, 668.76647949219, -1217.5446777344, 19.758272171021, 0, 0, 37.710571289063);
  5617. /*LSPD Hof*/
  5618. /* CreateDynamicObjectEx(1411, 1542.33, -1602.67, 16.63, 0.00, 0.00, 180.00);
  5619. CreateDynamicObjectEx(1411, 1547.58, -1602.65, 16.63, 0.00, 0.00, 180.00);
  5620. CreateDynamicObjectEx(1411, 1552.81, -1602.66, 16.63, 0.00, 0.00, 180.00);
  5621. CreateDynamicObjectEx(1411, 1558.00, -1602.64, 16.63, 0.00, 0.00, 180.00);
  5622. CreateDynamicObjectEx(1411, 1563.23, -1602.63, 16.63, 0.00, 0.00, 180.00);
  5623. CreateDynamicObjectEx(1411, 1568.46, -1602.63, 16.63, 0.00, 0.00, 180.00);
  5624. CreateDynamicObjectEx(1411, 1584.13, -1602.67, 16.63, 0.00, 0.00, 180.00);
  5625. CreateDynamicObjectEx(1411, 1589.38, -1602.68, 16.63, 0.00, 0.00, 180.00);
  5626. CreateDynamicObjectEx(1411, 1594.61, -1602.70, 16.63, 0.00, 0.00, 180.00);
  5627. CreateDynamicObjectEx(1411, 1599.86, -1602.75, 16.63, 0.00, 0.00, 180.00);
  5628. CreateDynamicObjectEx(1411, 1605.09, -1602.75, 16.63, 0.00, 0.00, 180.00);
  5629. CreateDynamicObjectEx(1411, 1607.81, -1605.08, 16.63, 0.00, 0.00, 90.00);
  5630. CreateDynamicObjectEx(1411, 1607.83, -1610.31, 16.63, 0.00, 0.00, 90.00);
  5631. CreateDynamicObjectEx(1411, 1546.88, -1617.52, 16.63, 0.00, 0.00, 0.00);
  5632. CreateDynamicObjectEx(1411, 1542.23, -1617.55, 16.63, 0.00, 0.00, 0.00);
  5633. CreateDynamicObjectEx(1411, 1539.88, -1615.17, 16.63, 0.00, 0.00, -90.00);
  5634. CreateDynamicObjectEx(1411, 1539.89, -1609.93, 16.63, 0.00, 0.00, -90.00);
  5635. CreateDynamicObjectEx(1411, 1539.96, -1605.07, 16.63, 0.00, 0.00, -90.00);
  5636. CreateDynamicObjectEx(1411, 1607.82, -1615.55, 16.63, 0.00, 0.00, 90.00);
  5637. CreateDynamicObjectEx(1411, 1607.79, -1620.80, 16.63, 0.00, 0.00, 90.00);
  5638. CreateDynamicObjectEx(1411, 1607.76, -1631.26, 16.63, 0.00, 0.00, 90.00);
  5639. CreateDynamicObjectEx(1411, 1607.80, -1635.37, 16.63, 0.00, 0.00, 90.00);
  5640. CreateDynamicObjectEx(1411, 1605.41, -1637.74, 16.63, 0.00, 0.00, 0.00);
  5641. CreateDynamicObjectEx(1411, 1573.66, -1602.65, 16.63, 0.00, 0.00, 180.00);
  5642. CreateDynamicObjectEx(1411, 1578.91, -1602.66, 16.63, 0.00, 0.00, 180.00);
  5643. CreateDynamicObjectEx(1411, 1607.76, -1626.03, 16.63, 0.00, 0.00, 90.00);
  5644. CreateDynamicObjectEx(991, 1549.57421875, -1619.0419921875, 15.762115478516, 0, 90, 270);
  5645. CreateDynamicObjectEx(991, 1549.5699462891, -1621.4669189453, 15.762115478516, 0, 90, 270);
  5646. CreateDynamicObjectEx(991, 1549.5762939453, -1636.3466796875, 15.770561218262, 0, 90, 270);
  5647. CreateDynamicObjectEx(991, 1549.5849609375, -1633.978515625, 15.77056312561, 0, 90, 270);
  5648. CreateDynamicObjectEx(18452, 1545.1292724609, -1609.8752441406, 15.33154296875, 0, 0, 0);
  5649. CreateDynamicObjectEx(1676, 1545.2230224609, -1612.5852050781, 14.16240978241, 0, 0, 0);
  5650. CreateDynamicObjectEx(1676, 1545.1303710938, -1607.1193847656, 14.16240978241, 0, 0, 0);
  5651. CreateDynamicObjectEx(3934, 1565.7503662109, -1645.0533447266, 27.402114868164, 0, 0, 0);
  5652. CreateDynamicObjectEx(3934, 1565.5289306641, -1658.9822998047, 27.402114868164, 0, 0, 0);*/
  5653. /*LSPD auf der Strasse vorne*/
  5654. /*CreateObject(1361, 1538.61, -1650.85, 13.31, 0.00, 0.00, 90.00);
  5655. CreateObject(1361, 1535.63, -1707.64, 13.31, 0.00, 0.00, 90.00);
  5656. CreateObject(1364, 1535.34, -1688.31, 13.31, 0.00, 0.00, 90.00);
  5657. CreateObject(1364, 1535.34, -1658.16, 13.31, 0.00, 0.00, 90.00);
  5658. CreateObject(1229, 1534.80, -1641.30, 14.10, 0.00, 0.00, 0.00);
  5659. CreateObject(1257, 1538.20, -1643.60, 13.80, 0.00, 0.00, 0.00);
  5660. CreateObject(3660, 1538.22, -1672.80, 14.57, 0.00, 0.00, 90.00);
  5661. CreateObject(1364, 1535.34, -1695.15, 13.31, 0.00, 0.00, 90.00);
  5662. CreateObject(1360, 1535.34, -1691.72, 13.31, 0.00, 0.00, 0.00);
  5663. CreateObject(1361, 1535.86, -1650.90, 13.31, 0.00, 0.00, 90.00);
  5664. CreateObject(1361, 1536.17, -1663.25, 13.31, 0.00, 0.00, 90.00);
  5665. CreateObject(1361, 1536.09, -1682.28, 13.31, 0.00, 0.00, 90.00);
  5666. CreateObject(984, 1534.62, -1657.40, 13.17, 0.00, 0.00, 0.00);
  5667. CreateObject(982, 1534.62, -1694.43, 13.22, 0.00, 0.00, 0.00);
  5668. CreateObject(1361, 1538.26, -1707.50, 13.31, 0.00, 0.00, 90.00);*/
  5669. /*Ordnungsamt*/
  5670. CreateDynamicObjectEx(1676, 849.39202880859, -1232.0441894531, 15.388903617859, 0, 0, 0); // Tanke
  5671. CreateObject(6976, 905.47521972656, -1277.7694091797, 13.262977600098, 0, 0, 269.86767578125);
  5672. CreateObject(974, 923.41906738281, -1206.0164794922, 17.2, 0, 0, 271.36761474609);
  5673. CreateObject(3934, 880.44897460938, -1286, 22.079816818237, 0, 0, 270);
  5674. CreateObject(3934, 894.90295410156, -1286, 22.083616256714, 0, 0, 270);
  5675. /*LVPD*/
  5676. CreateDynamicObjectEx(1676, 2276.10, 2490.56, 3.80, 0.00, 0.00, 0.00);//Tankstelle
  5677.  
  5678. CreateDynamicObjectEx(1594, 1000.9125976563, -951.22692871094, 41.585968017578, 0, 0, 3.969970703125);
  5679. CreateDynamicObjectEx(1594, 1004.5827636719, -950.79162597656, 41.650192260742, 0, 0, 3.966064453125);
  5680. CreateDynamicObjectEx(1594, 1008.4633789063, -950.38818359375, 41.721862792969, 0, 0, 3.966064453125);
  5681. CreateDynamicObjectEx(1223, 1004.6641845703, -953.07025146484, 41.174537658691, 0, 0, 99.239562988281);
  5682. CreateDynamicObjectEx(1676, 999.17352294922, -937.48645019531, 42.908992767334, 0, 0, 7.93994140625);
  5683. CreateDynamicObjectEx(1676, 1008.6953735352, -936.14721679688, 42.908992767334, 0, 0, 7.9376220703125);
  5684. CreateDynamicObjectEx(1676, 1005.9306030273, -936.46716308594, 42.908992767334, 0, 0, 7.9376220703125);
  5685. CreateDynamicObjectEx(1676, 1002.0263671875, -937.1533203125, 42.908992767334, 0, 0, 7.9376220703125);
  5686.  
  5687. /*Hitman Agency Bar Interior Bug Fixxes*/
  5688. CreateDynamicObjectEx(2027, 684.22802734375, -450.83267211914, -25.870635986328, 0, 0, 0);
  5689. CreateDynamicObjectEx(2638, 687.03936767578, -454.93664550781, -25.753818511963, 0, 0, 0);
  5690. CreateDynamicObjectEx(2638, 687.05261230469, -451.76058959961, -25.753818511963, 0, 0, 0);
  5691. CreateDynamicObjectEx(2638, 687.05633544922, -458.01358032227, -25.753818511963, 0, 0, 0);
  5692. CreateDynamicObjectEx(2639, 687.0263671875, -460.6328125, -25.779041290283, 0, 0, 0);
  5693. CreateDynamicObjectEx(2637, 687.06793212891, -459.56225585938, -26.001958847046, 0, 0, 0);
  5694. CreateDynamicObjectEx(2637, 687.06030273438, -456.47555541992, -26.059320449829, 0, 0, 0);
  5695. CreateDynamicObjectEx(2637, 687.05694580078, -453.38067626953, -26.009321212769, 0, 0, 0);
  5696. CreateDynamicObjectEx(2637, 675.78179931641, -453.37948608398, -26.034320831299, 0, 0, 0);
  5697. CreateDynamicObjectEx(2637, 675.78466796875, -456.47323608398, -26.001958847046, 0, 0, 0);
  5698. CreateDynamicObjectEx(2637, 675.78485107422, -459.55276489258, -26.026958465576, 0, 0, 0);
  5699. CreateDynamicObjectEx(2638, 675.77014160156, -458.02746582031, -25.753818511963, 0, 0, 0);
  5700. CreateDynamicObjectEx(2638, 675.79675292969, -454.94384765625, -25.753818511963, 0, 0, 0);
  5701. CreateDynamicObjectEx(2638, 675.7685546875, -451.8134765625, -25.753818511963, 0, 0, 0);
  5702. CreateDynamicObjectEx(1716, 679.26678466797, -454.22711181641, -26.634874343872, 0, 0, 0);
  5703. CreateDynamicObjectEx(1716, 679.26922607422, -455.70849609375, -26.634874343872, 0, 0, 0);
  5704. CreateDynamicObjectEx(1716, 679.26525878906, -457.07794189453, -26.634874343872, 0, 0, 0);
  5705. CreateDynamicObjectEx(8557, 681.49731445313, -459.38870239258, -28.179182052612, 0, 0, 88.519775390625);
  5706. CreateDynamicObjectEx(8557, 684.21820068359, -430.62265014648, -24.129232406616, 269.67504882813, 0, 89.766845703125);
  5707. CreateDynamicObjectEx(8557, 678.89111328125, -430.5094909668, -24.129232406616, 269.67041015625, 0, 269.92883300781);
  5708. CreateDynamicObjectEx(1716, 684.24261474609, -454.23147583008, -26.635999679565, 0, 0, 0);
  5709. CreateDynamicObjectEx(1716, 684.22180175781, -455.7841796875, -26.635999679565, 0, 0, 0);
  5710. CreateDynamicObjectEx(1716, 684.24353027344, -457.18463134766, -26.635999679565, 0, 0, 0);
  5711. CreateDynamicObjectEx(1716, 684.21508789063, -458.58752441406, -26.635999679565, 0, 0, 0);
  5712. CreateDynamicObjectEx(3089, 682.28961181641, -459.66131591797, -25.496717453003, 0, 0, 167.45983886719);
  5713. CreateDynamicObjectEx(2638, 677.48828125, -450.6272277832, -25.753818511963, 0, 0, 89.684936523438);
  5714. CreateDynamicObjectEx(2639, 679.48254394531, -450.71176147461, -25.764532089233, 0, 0, 89.980010986328);
  5715. CreateDynamicObjectEx(2639, 685.02087402344, -450.66076660156, -25.786403656006, 0, 0, 89.97802734375);
  5716. CreateDynamicObjectEx(2639, 683.39447021484, -450.59945678711, -25.786403656006, 0, 0, 270.87805175781);
  5717. CreateDynamicObjectEx(2635, 684.23553466797, -451.23681640625, -26.051931381226, 0, 0, 0);
  5718. CreateDynamicObjectEx(2635, 678.67797851563, -451.12435913086, -26.051931381226, 0, 0, 0);
  5719.  
  5720. //Fahrschule SF by Julian Freier
  5721. CreateDynamicObjectEx(984, -1271.8000488281, 475.20001220703, 6.8000001907349, 0, 0, 0);
  5722. CreateDynamicObjectEx(983, -1271.8000488281, 456, 6.9000000953674, 0, 0, 0);
  5723. CreateDynamicObjectEx(983, -1271.8000488281, 452.79998779297, 6.9000000953674, 0, 0, 0);
  5724. CreateDynamicObjectEx(982, -1259, 449.60000610352, 6.9000000953674, 0, 0, 90);
  5725. CreateDynamicObjectEx(982, -1233.5, 449.60000610352, 6.9000000953674, 0, 0, 90);
  5726. CreateDynamicObjectEx(983, -1220.6999511719, 452.79998779297, 6.9000000953674, 0, 0, 0);
  5727. CreateDynamicObjectEx(983, -1220.6999511719, 459.20001220703, 6.9000000953674, 0, 0, 0);
  5728. CreateDynamicObjectEx(983, -1220.6999511719, 464.70001220703, 6.9000000953674, 0, 0, 0);
  5729. CreateDynamicObjectEx(983, -1222.9000244141, 470.20001220703, 6.9000000953674, 0, 0, 45.5);
  5730. CreateDynamicObjectEx(983, -1227.4000244141, 474.70001220703, 6.9000000953674, 0, 0, 45.499877929688);
  5731. CreateDynamicObjectEx(983, -1232, 479.20001220703, 6.9000000953674, 0, 0, 45.499877929688);
  5732. CreateDynamicObjectEx(983, -1232.1999511719, 479.39999389648, 6.9000000953674, 0, 0, 45.499877929688);
  5733. CreateDynamicObjectEx(982, -1247.3000488281, 481.60000610352, 6.9000000953674, 0, 0, 90);
  5734. CreateDynamicObjectEx(982, -1259, 481.60000610352, 6.9000000953674, 0, 0, 90);
  5735. CreateDynamicObjectEx(982, -1259, 434, 6.9000000953674, 0, 0, 90);
  5736. CreateDynamicObjectEx(982, -1239.0999755859, 434, 6.9000000953674, 0, 0, 90);
  5737. CreateDynamicObjectEx(983, -1220.6999511719, 446.39999389648, 6.9000000953674, 0, 0, 0);
  5738. CreateDynamicObjectEx(983, -1220.6999511719, 440.20001220703, 6.9000000953674, 0, 0, 0);
  5739. CreateDynamicObjectEx(983, -1223.5, 435.5, 6.9000000953674, 0, 0, 298);
  5740. CreateDynamicObjectEx(1251, -1268.599609375, 453, 6.1999998092651, 0, 0, 0);
  5741. CreateDynamicObjectEx(1251, -1263.8000488281, 453, 6.1999998092651, 0, 0, 0);
  5742. CreateDynamicObjectEx(1251, -1259, 453, 6.1999998092651, 0, 0, 0);
  5743. CreateDynamicObjectEx(1251, -1254.0999755859, 453, 6.1999998092651, 0, 0, 0);
  5744. CreateDynamicObjectEx(1251, -1249.4000244141, 453, 6.1999998092651, 0, 0, 0);
  5745. CreateDynamicObjectEx(1251, -1244.6999511719, 453, 6.1999998092651, 0, 0, 0);
  5746. CreateDynamicObjectEx(1251, -1239.8994140625, 453, 6.1999998092651, 0, 0, 0);
  5747. CreateDynamicObjectEx(1251, -1235.0999755859, 453, 6.1999998092651, 0, 0, 0);
  5748. CreateDynamicObjectEx(1251, -1230.3000488281, 453, 6.1999998092651, 0, 0, 0);
  5749. CreateDynamicObjectEx(1251, -1225.5, 453, 6.1999998092651, 0, 0, 0);
  5750. CreateDynamicObjectEx(1337, 159.60000610352, 154.19999694824, 469.79998779297, 0, 0, 0);
  5751. CreateDynamicObjectEx(1251, -1275.1999511719, 480, 6.1999998092651, 0, 0, 89.75);
  5752. CreateDynamicObjectEx(1251, -1275.1999511719, 475.20001220703, 6.1999998092651, 0, 0, 89.747314453125);
  5753. CreateDynamicObjectEx(1251, -1275.1999511719, 470.39999389648, 6.1999998092651, 0, 0, 89.747314453125);
  5754. CreateDynamicObjectEx(941, -1437.8000488281, 511.79998779297, 10.699999809265, 0, 0, 306);
  5755. CreateDynamicObjectEx(17950, -1242.6999511719, 476.89999389648, 8.3999996185303, 0, 0, 179.49993896484);
  5756. CreateDynamicObjectEx(16770, -1433.75, 502.15, 11.79, 0.00, 0.00, 177.99);//SchießStand
  5757. CreateDynamicObjectEx(5130, -1335.29, 478.77, 8.23, 0.00, 0.00, 224.95); //Treppe
  5758. CreateDynamicObjectEx(1472, -1334.46, 485.81, 10.69, 0.00, 0.00, 180.25); //Treppe Klein
  5759. CreateDynamicObjectEx(1472, -1335.96, 485.80, 10.69, 0.00, 0.00, 180.24); //Treppe Klein
  5760.  
  5761. UpdateTime();
  5762. printf("Gangautos werden Gespawnt...");
  5763. // LoadGangAutoskofferraum();
  5764. printf("Gangautos wurden erfolgreich Gespawnt");
  5765. Create3DTexte();
  5766. printf("3DTexte erfolgreich Geladen");
  5767. CFGLaden();
  5768. print("Server CFG wurde gelanden.");
  5769.  
  5770. //Pickup Ports SAPD
  5771. LVPDPortvonGarage = CreatePickup(1239, 23, 2299.0044,2473.3665,3.2734);
  5772. SFPDPortvonGarage = CreatePickup(1239, 23, -1594.5677,758.8705,-4.9063);
  5773. LSPDPortvonGarage = CreatePickup(1239, 23, 1235.9366,-1639.6381,5.9738);
  5774. JumptowerEingang = CreatePickup(1559, 23, 1570.6484,-1337.0266,16.4844);
  5775. JumptowerAusgang = CreatePickup(1559, 23, 1548.7074,-1364.2986,326.2183);
  5776. MedicaufDachLS = CreatePickup(19198, 23, 1118.4138,-1226.3151,1.9884);
  5777. MedicruntervomDachLS = CreatePickup(19198, 23, 1160.9960,-1342.8528,26.6217);
  5778. LSPDaufDach = CreatePickup(1239, 23, 1261.8472,-1668.9193,6.2256);
  5779. LSPDruntervomDach = CreatePickup(1239, 23, 1250.4338,-1657.3684,41.3852);
  5780. LSPDvoninnenindieGarage = CreatePickup(1239, 23, 188.9332,158.2366,1003.0234,19);
  5781. SFPDvoninnenindieGarage = CreatePickup(1239, 23, 215.4278,124.9173,1003.2188);
  5782. LVPDvoninnenindieGarage = CreatePickup(1239, 23, 189.4171,157.5727,1003.0234,1);
  5783. DillimoreUnten = CreatePickup(1239, 23, 621.6998,-569.6364,26.1432);
  5784. DillimoreObenbeimHeli = CreatePickup(1239, 23, 611.0145,-583.4949,18.2109);
  5785. FBIDachoben = CreatePickup(1239, 23, 2239.1157,2429.7532,3.2734);
  5786. FBIDachunten = CreatePickup(1239, 23, 2278.0969,2459.6187,38.6837);
  5787.  
  5788. //Pickup Ports SAPD Ende
  5789.  
  5790. Fallschirm = CreatePickup(371, 23, 1544.2,-1353.4,329.4); // LS Jumptower Fallschirmsymbol
  5791. //NoobspawnInfo = CreatePickup(1239, 23, 1243.3503,-1699.3794,14.8672); // Noob Spawn Info
  5792. HitmanPickup = CreatePickup(1210 ,23, 287.2605,-1145.6647,80.9099, -1); // Hitman Waffenabholungs Pickup
  5793. //CreatePickup(1239, 23, -1605.8334,675.3344,-5.2422); // SFPD Spawn
  5794. //CreatePickup(1239, 23, 2295.205,2460.331,10.567); // LV-PD und FBI Spawn
  5795. //CreatePickup(1239, 23, 1528.456,-1678.284,5.464); // LSPD Spawn
  5796.  
  5797. //CreatePickup(1239, 23, 1172.4690,-1321.5883,15.3991); // Krankenhaus - /healme
  5798. //CreatePickup(1239, 23, -2665.0784,639.3669,14.4531); // Krankenhaus - /healme
  5799. //CreatePickup(1239, 23, 1603.3365,1815.8337,10.8203); // Krankenhaus - /healme
  5800. CreatePickup(1239, 23, 1173.1418,-1323.1293,15.3958); // Krankenhaus - /krankenkasse
  5801. CreatePickup(1239, 23, -2656.8435,639.3749,14.4531); // Krankenhaus - /krankenkasse
  5802. CreatePickup(1239, 23, 1613.2483,1816.0555,10.8203); // Krankenhaus - /krankenkasse
  5803. CreatePickup(1239, 23, 830.6403,-0.1147,1004.1797, 2); // /ad Point LS
  5804. CreatePickup(1239, 23, 830.6403,-0.1147,1004.1797, 3); // /ad Point SF
  5805. CreatePickup(1239, 23, 822.5786,1.7302,1004.1797, 2); // /lotto Point LS
  5806. CreatePickup(1239, 23, 822.5786,1.7302,1004.1797, 3); // /lotto Point SF
  5807. CreatePickup(1239, 23, 1209.7849,-1724.6807,13.5632, 0); // Automatische Fahrschule (/fsauto)
  5808. CreatePickup(1239, 23, 2310.0469,-8.3689,26.7422, -1); // Arbeitsamt /jobs - Jobannahme
  5809.  
  5810. //CreatePickup(1279, 23, -90.7885,-38.6975,6.4844); // Drogenpunkt
  5811. CreatePickup(1318, 23, 1613.7908,1719.9960,10.8203);
  5812. /// CreatePickup(1318, 23, 1178.7122,-1308.3481,13.7766);//Medic garage vorm Krankenhaus ls
  5813. // AddStaticPickup(1318, 23, 1289.0466,2.8070,1000.7074,20);//Medic garage Pickup LS /exit
  5814. AddStaticPickup(1318, 23, 1304.1605,-55.4516,1002.1456,20);//Medic garage Pickup SF /exit
  5815. CreatePickup(1318, 23, -2589.6802,637.6368,14.7247);//Medic garage SF
  5816. CreatePickup(1224, 23, -1113.3816,-1620.8601,76.3739); // Matpoint SF
  5817. CreatePickup(1224, 23, 2471.0447,1905.2593,9.8587); // Matpoint LV
  5818. // CreatePickup(1239, 23, 911.2007,-1235.1824,17.2109); // /freecar Punkt
  5819. CreatePickup(1239, 23, 362.5672,173.8237,1008.3828, -1); // Bank 'i'
  5820. CreatePickup(1239, 23, 237.0096,75.5871,1005.0391); // Rechtsvertreter Büro LS
  5821. CreatePickup(1239, 23, 211.9870,185.8492,1003.0313, -1); // Rechtsvertreter Büro SF
  5822. CreatePickup(1239, 23, 225.7800,121.5311,999.0638, -1); // Rechtsvertreter Büro SF
  5823. PrisonhealPickup = CreatePickup(1240,23,2156.1838,1619.9329,993.6882);
  5824. /* CreatePickup(1239, 23, -1321.4631,490.1111,11.1953); //Fahrschule /buylicense
  5825. Create3DTextLabel("[Scheine]\n Hier kannst du dir alle Scheine besorgen, wenn kein\nFehrlehrer online sein sollte.\nNutze: /buylicense",COLOR_TUTORIAL,-1321.4631,490.1111,11.1953,5.0,0);*/
  5826. CreatePickup(1239, 23, 211.6222,1811.9565,21.8594); // Area51 Security Panel
  5827. CreatePickup(1239, 23, 309.2648,1152.0876,8.5859); // GangJail 'i'
  5828. CreatePickup(1239, 23, 918.4916,-1258.9728,15.6641); // OAmt /refillspray Punkt
  5829. CreatePickup(1239, 23, 1173.5836,1346.5797,10.9219); // Fahrschule /refillspray Punkt
  5830. CreatePickup(1239, 23, 1124.1035,-1210.7651,1.9884); // Medic /refillspray Punkt
  5831. CreatePickup(1318, 23, -1423.9795,933.9197,1036.2737, 10); // Derby Arena Innen
  5832. CreatePickup(1318, 23, -1384.7043,921.1654,1038.5911, 10); // Derby Arena Außenring
  5833. CreatePickup(1314, 23, -1400.8651,928.0172,1041.5313, 10); // Derby Arena Zuschauerbühne Innen
  5834. CreatePickup(1314, 23, -1400.8357,923.6845,1038.4016, 10); // Derby Arena Zuschauerbühne Außenring
  5835. CreatePickup(1239, 23, 766.0630,13.2840,1000.7028); // Grove Street Gym /fightingstyle
  5836. CreatePickup(1239, 23, -2237.0854,130.2281,1035.4141); // Telefon GmbH Biz /handys
  5837.  
  5838. SetTimer("ProTimer", 100, true);
  5839. SetProTimer("SetSekundenTimer1", 100, false);
  5840. SetProTimer("SetSekundenTimer3", 300, false);
  5841. SetProTimer("SetSekundenTimer4", 300, false);
  5842. SetProTimer("SetSekundenTimer5", 500, false);
  5843. SetProTimer("SetSekundenTimer6", 600, false);
  5844. SetProTimer("SetBlitzTimer", 600, false);
  5845. //SetProTimer("Streamer_StartUpdate", 100, false);
  5846. SetProTimer("STDCheck", 30000, true);
  5847. // SetProTimer("CheckGas", 20000, true);
  5848. SetProTimer("GangPay", 60000*120,true);
  5849. SetProTimer("MinutenTimer", 1000*60, true);
  5850. SetProTimer("PickupTimer", 1000, true);
  5851. SetProTimer("Production", 600000, true);
  5852. SetProTimer("Keys", 500, true);
  5853.  
  5854. for(new veh = 0; veh < MAX_VEHICLES; veh++)
  5855. {
  5856. SetVehicleToRespawn(veh);
  5857. sirene[veh] = -1;
  5858. sirene1[veh] = -1;
  5859. sirene2[veh] = -1;
  5860. sirene3[veh] = -1;
  5861. }
  5862. // AddPlayerClass(101,1198.8840,-902.8647,48.0625,90, 0, 0, 0, 0, 0, 0);
  5863.  
  5864. printf("Autos wurden erfolgreich respawnt");
  5865. printf("Server erfolgreich gestartet");
  5866.  
  5867. for(new i = 0; i < MAX_PLAYERS; i++){
  5868. Miniguntext[i] = TextDrawCreate(20.000000, 232.000000, "~r~Minigun~w~-~b~DM");
  5869. TextDrawBackgroundColor(Miniguntext[i], 255);
  5870. TextDrawFont(Miniguntext[i], 1);
  5871. TextDrawLetterSize(Miniguntext[i], 0.519999, 0.899999);
  5872. TextDrawColor(Miniguntext[i], -1);
  5873. TextDrawSetOutline(Miniguntext[i], 0);
  5874. TextDrawSetProportional(Miniguntext[i], 1);
  5875. TextDrawSetShadow(Miniguntext[i], 1);
  5876. TextDrawSetSelectable(Miniguntext[i], 0);
  5877.  
  5878. Miniguntext1[i] = TextDrawCreate(30.000000, 243.000000, "Zeit: 100 Minuten");
  5879. TextDrawBackgroundColor(Miniguntext1[i], 255);
  5880. TextDrawFont(Miniguntext1[i], 1);
  5881. TextDrawLetterSize(Miniguntext1[i], 0.240000, 1.000000);
  5882. TextDrawColor(Miniguntext1[i], -1);
  5883. TextDrawSetOutline(Miniguntext1[i], 0);
  5884. TextDrawSetProportional(Miniguntext1[i], 1);
  5885. TextDrawSetShadow(Miniguntext1[i], 1);
  5886. TextDrawSetSelectable(Miniguntext1[i], 0);
  5887.  
  5888. Miniguntext2[i] = TextDrawCreate(30.000000, 252.000000, "Deine Kills: 100");
  5889. TextDrawBackgroundColor(Miniguntext2[i], 255);
  5890. TextDrawFont(Miniguntext2[i], 1);
  5891. TextDrawLetterSize(Miniguntext2[i], 0.240000, 1.000000);
  5892. TextDrawColor(Miniguntext2[i], -1);
  5893. TextDrawSetOutline(Miniguntext2[i], 0);
  5894. TextDrawSetProportional(Miniguntext2[i], 1);
  5895. TextDrawSetShadow(Miniguntext2[i], 1);
  5896. TextDrawSetSelectable(Miniguntext2[i], 0);
  5897.  
  5898. Miniguntext3[i] = TextDrawCreate(30.000000, 261.000000, "Spieler: 100");
  5899. TextDrawBackgroundColor(Miniguntext3[i], 255);
  5900. TextDrawFont(Miniguntext3[i], 1);
  5901. TextDrawLetterSize(Miniguntext3[i], 0.240000, 1.000000);
  5902. TextDrawColor(Miniguntext3[i], -1);
  5903. TextDrawSetOutline(Miniguntext3[i], 0);
  5904. TextDrawSetProportional(Miniguntext3[i], 1);
  5905. TextDrawSetShadow(Miniguntext3[i], 1);
  5906. TextDrawSetSelectable(Miniguntext3[i], 0);
  5907. }
  5908. return 1;
  5909. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement