Сайт восстановлен из веб архива. Сейчас он доступен только для чтения, скачивание материалов также недоступно. Если у вас до сих пор есть какие-то вопросы по разработке серверов CRMP, вы можете перейти на актуальный портал: https://pawno-rus.com

Перейти к содержимому

Уважаемый гость, если у Вас возникли проблемы с регистрацией, просьба обратиться на почту admin@pawno-crmp.ru
Для полного доступа ко всем функциям, Вам необходимо зарегистрироваться и авторизоваться.
На нашем форуме, можно заказать рекламу в виде блока справа.


Фотография

Не удалилась часть объектов (RemoveBuildingForPlayer)

- - - - -

Лучший Ответ compan , 07 Ноябрь 2016 - 16:30

Я вообще не понимаю что Вы там делаете.

Дополнение к сообщению:

 RemoveBuildingForPlayer используйте для удаления стандартных объектов (с игры), а добавленные удаляйте с кода.

Перейти к сообщению »


  • Закрытая тема Тема закрыта
Сообщений в теме: 12

#1
offline   daniilobol

daniilobol
  • 0
    • Сообщений: 18
    • Регистрация: 24.10.16

Удалял ненужные объекты, в том числе и на спавне. Есть код:

 
RemoveBuildingForPlayer(playerid, 1228, -1701.8900, -2809.0901, 13.4500, 0.25);
	RemoveBuildingForPlayer(playerid, 1228, -1703.8600, -2808.1399, 13.4500, 0.25);
	RemoveBuildingForPlayer(playerid, 1228, -1700.0900, -2797.4299, 12.7000, 0.25);
	RemoveBuildingForPlayer(playerid, 1228, -1701.6801, -2796.3999, 12.7000, 0.25);
	RemoveBuildingForPlayer(playerid, 1228, -1691.4500, -2792.0601, 11.6000, 0.25);
	RemoveBuildingForPlayer(playerid, 1228, -1692.9500, -2791.0500, 11.6000, 0.25);
	RemoveBuildingForPlayer(playerid, 1225, -1701.1400, -2808.0901, 13.4500, 0.25);
	RemoveBuildingForPlayer(playerid, 1225, -1702.9000, -2806.9800, 13.4500, 0.25);
	RemoveBuildingForPlayer(playerid, 1225, -1699.2000, -2796.0000, 12.5500, 0.25);
	RemoveBuildingForPlayer(playerid, 1225, -1700.3000, -2794.7000, 12.5500, 0.25);
	RemoveBuildingForPlayer(playerid, 1225, -1690.8000, -2790.6699, 11.4500, 0.25);
	RemoveBuildingForPlayer(playerid, 1225, -1692.2400, -2789.7100, 11.4500, 0.25);
	RemoveBuildingForPlayer(playerid, 9121, 1764.2771, 1339.0480, 9.4467, 0.25);
	RemoveBuildingForPlayer(playerid, 9162, 1764.2771, 1339.0480, 9.4467, 0.25);
	RemoveBuildingForPlayer(playerid, 9123, 1782.7500, 1340.7300, 8.7334, 0.25);
	RemoveBuildingForPlayer(playerid, 9164, 1782.7500, 1340.7300, 8.7334, 0.25);
	RemoveBuildingForPlayer(playerid, 9128, 1835.3199, 1339.0500, 9.4750, 0.25);
	RemoveBuildingForPlayer(playerid, 9165, 1835.3199, 1339.0500, 9.4750, 0.25);
	RemoveBuildingForPlayer(playerid, 9133, 1795.6000, 1339.0500, 8.8016, 0.25);
	RemoveBuildingForPlayer(playerid, 9166, 1795.6000, 1339.0500, 8.8016, 0.25);
	RemoveBuildingForPlayer(playerid, 9129, 1863.4800, 1339.0500, 9.5006, 0.25);
	RemoveBuildingForPlayer(playerid, 9171, 1863.4800, 1339.0500, 9.5006, 0.25);
	RemoveBuildingForPlayer(playerid, 9161, 2188.5017, 1370.7078, 11.9912, 0.25);
	RemoveBuildingForPlayer(playerid, 9177, 2188.5000, 1370.7100, 11.9912, 0.25);
	RemoveBuildingForPlayer(playerid, 9138, 2002.7755, 1343.2411, 25.9403, 0.25);
	RemoveBuildingForPlayer(playerid, 9175, 2002.7755, 1343.2411, 25.9403, 0.25);
	RemoveBuildingForPlayer(playerid, 9204, 1926.0100, 1356.7800, 14.3300, 0.25);
	RemoveBuildingForPlayer(playerid, 9202, 1764.1100, 1345.3700, 9.4300, 0.25);
	RemoveBuildingForPlayer(playerid, 9202, 1829.2301, 1341.2672, 9.4300, 0.25);
	RemoveBuildingForPlayer(playerid, 9202, 1854.2223, 1341.2366, 9.4544, 0.25);
	RemoveBuildingForPlayer(playerid, 9202, 1764.1100, 1345.3700, 9.4300, 0.25);
	RemoveBuildingForPlayer(playerid, 9202, 1829.2301, 1341.2672, 9.4300, 0.25);
	RemoveBuildingForPlayer(playerid, 9202, 1854.2223, 1341.2366, 9.4544, 0.25);
	RemoveBuildingForPlayer(playerid, 615, 1846.8335, 1340.7499, 8.6769, 0.25);
	RemoveBuildingForPlayer(playerid, 615, 1846.6711, 1347.6086, 8.6769, 0.25);
	RemoveBuildingForPlayer(playerid, 626, 1855.1134, 1348.5388, 8.7990, 0.25);
	RemoveBuildingForPlayer(playerid, 627, 1846.7870, 1344.3668, 8.7418, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1846.5579, 1337.7955, 8.7613, 0.25);
	RemoveBuildingForPlayer(playerid, 631, 1767.1539, 1360.0833, 8.6723, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1780.0483, 1342.8529, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1767.3158, 1330.6547, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 649, 1764.1155, 1335.1425, 8.7583, 0.25);
	RemoveBuildingForPlayer(playerid, 649, 1761.5852, 1337.9736, 8.7583, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1772.2080, 1346.7328, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1784.2000, 1344.1200, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1782.3000, 1343.9800, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1780.9200, 1343.9000, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1791.9910, 1345.6410, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1833.6719, 1346.3715, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 842, 1777.6797, 1340.0096, 8.8575, 0.25);
	RemoveBuildingForPlayer(playerid, 841, 1777.6335, 1339.6289, 8.9575, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1768.3309, 1360.2332, 8.7036, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1785.7000, 1343.6801, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 624, 1842.4844, 1333.4646, 8.6695, 0.25);
	RemoveBuildingForPlayer(playerid, 626, 1847.1500, 1332.0699, 8.7990, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1849.1294, 1348.2822, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1858.1062, 1348.3519, 8.7461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1846.0847, 1330.5105, 8.7613, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 2018.3424, 1346.6381, 25.1461, 0.25);
	RemoveBuildingForPlayer(playerid, 658, 1834.1531, 1345.9818, 8.6910, 0.25);
	RemoveBuildingForPlayer(playerid, 641, 2019.4117, 1344.0942, 25.1127, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1990.6061, 1341.7294, 25.5461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 1990.6240, 1340.0741, 25.5461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 2016.5336, 1345.3337, 25.1461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 2019.6508, 1345.4366, 25.1461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 2020.9725, 1346.4579, 25.1461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 2018.1023, 1344.2355, 25.1461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 2020.7355, 1343.8723, 25.1461, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 2016.1713, 1343.7424, 25.1461, 0.25);
	RemoveBuildingForPlayer(playerid, 630, 1790.9558, 1345.1172, 8.6653, 0.25);
	RemoveBuildingForPlayer(playerid, 625, 2021.2012, 1342.1813, 25.1461, 0.25);
	RemoveBuildingForPlayer(playerid, 4395, 1990.6600, 1347.1801, 31.5556, 0.25);
	RemoveBuildingForPlayer(playerid, 4851, 1853.5500, 2029.6500, 17.3023, 0.25);
	RemoveBuildingForPlayer(playerid, 4852, 1853.5500, 2029.6500, 17.3023, 0.25);
	RemoveBuildingForPlayer(playerid, 4957, 1796.9700, 2032.3600, 16.5275, 0.25);
	RemoveBuildingForPlayer(playerid, 4962, 1796.9700, 2032.3600, 16.5275, 0.25);
	RemoveBuildingForPlayer(playerid, 4935, 1748.2100, 2184.7100, 15.6867, 0.25);
	RemoveBuildingForPlayer(playerid, 4949, 1748.2100, 2184.7100, 15.6867, 0.25);
	RemoveBuildingForPlayer(playerid, 4965, 1785.6100, 2171.2400, 23.0000, 0.25);
	RemoveBuildingForPlayer(playerid, 4976, 1785.6100, 2171.2400, 23.0000, 0.25);
	RemoveBuildingForPlayer(playerid, 4928, 1935.3300, 2087.6101, 19.8005, 0.25);
	RemoveBuildingForPlayer(playerid, 4929, 1935.3300, 2087.6101, 19.8005, 0.25);
	RemoveBuildingForPlayer(playerid, 4959, 1796.9700, 2032.3600, 16.5275, 0.25);
	RemoveBuildingForPlayer(playerid, 4963, 1796.9700, 2032.3600, 16.5275, 0.25);
	RemoveBuildingForPlayer(playerid, 3443, 1735.3900, 2137.9199, 14.7371, 0.25);
	RemoveBuildingForPlayer(playerid, 4958, 1811.4200, 2036.3400, 16.6595, 0.25);
	RemoveBuildingForPlayer(playerid, 3431, 1735.3900, 2137.9199, 14.7371, 0.25);
	RemoveBuildingForPlayer(playerid, 3465, 1784.7100, 2170.7100, 14.8000, 0.25);
	RemoveBuildingForPlayer(playerid, 3466, 1784.7100, 2170.7100, 14.8000, 0.25);
	RemoveBuildingForPlayer(playerid, 1232, 1807.5424, 2039.8140, 15.8760, 0.25);
	RemoveBuildingForPlayer(playerid, 635, 1722.9200, 2197.3201, 14.3783, 0.25);
	RemoveBuildingForPlayer(playerid, 634, 1735.8900, 2203.0100, 12.0681, 0.25);
	RemoveBuildingForPlayer(playerid, 634, 1760.0000, 2197.5200, 12.0681, 0.25);
	RemoveBuildingForPlayer(playerid, 634, 1721.5400, 2183.3401, 12.0681, 0.25);
	RemoveBuildingForPlayer(playerid, 634, 1730.3500, 2190.3601, 12.0681, 0.25);
	RemoveBuildingForPlayer(playerid, 634, 1757.1000, 2180.0200, 12.0681, 0.25);
	RemoveBuildingForPlayer(playerid, 634, 1753.7700, 2171.2400, 12.0681, 0.25);
	RemoveBuildingForPlayer(playerid, 1245, 1867.1300, 2005.3700, 15.8500, 0.25);
	RemoveBuildingForPlayer(playerid, 1245, 1814.6200, 2019.9399, 16.2000, 0.25);
	RemoveBuildingForPlayer(playerid, 4887, 1863.4380, 2035.7843, 12.7780, 0.25);
	RemoveBuildingForPlayer(playerid, 4887, 1837.7709, 2036.1066, 12.7780, 0.25);
	RemoveBuildingForPlayer(playerid, 9202, 1748.4100, 2207.7000, 15.4000, 0.25);
	RemoveBuildingForPlayer(playerid, 9202, 1755.4200, 2207.7000, 15.4000, 0.25);
	RemoveBuildingForPlayer(playerid, 9202, 1736.1600, 2190.8899, 15.4000, 0.25);
	RemoveBuildingForPlayer(playerid, 9201, 1750.2200, 2195.5200, 15.5600, 0.25);

Мод - основа, уже были удаления до меня. Я поставил эти строки туда, удалился только 1 дом. Всё остальное осталось. Подскажите, как исправить эту проблему? ( Повторю: Удалял объекты как и по карте, так и на спавне).

 


Elrmrnt-Kritik (06 Ноябрь 2016 - 21:10):
Изменил название темы.

  • 0

#2
offline   Carton

Carton
  • 141
    • Сообщений: 81
    • Регистрация: 20.03.16
А RemoveBuildingForPlayer в моде у тебя не много? Может лимит у тебя в моде привышен.

#3
offline   Takage

Takage
  • 107
    • Сообщений: 311
    • Регистрация: 26.10.16
Дополню к вышесказанному то, что лимит на RemoveBuildingForPlayer, согласно информации из достоверного источника, составляет около одной тысячи строк, тем самым я рекомендую проверить у вас в моде количество удаленных объектов.
  • 0

#4
offline   daniilobol

daniilobol
  • 0
    • Сообщений: 18
    • Регистрация: 24.10.16

Takage,
Исключено, удалённых объектов - 21 строчка

Крч, не знаю. Когда я удаляю некоторые (А впрочем иногда и вовсе не) уже готов код для .pwn. Там множество строчек, которые отношения никакого не имеют, что с этим делать? Может какие-то неполадки в Map Конструкцией (Переустанавливал с разных источников 3 раза)


Сообщение отредактировал Elrmrnt-Kritik: 06 Ноябрь 2016 - 23:09
Объединил оба подряд идущих сообщения.

  • 0

#5
offline   Takage

Takage
  • 107
    • Сообщений: 311
    • Регистрация: 26.10.16
daniilobol, какие конкретно строчки? Скиньте их.
  • 0

#6
online   compan

compan
  • 652
    • Сообщений: 1 967
    • Регистрация: 13.03.14

Которые строки как Вы говорите, не имеют отношения это Lod этих объектов и их обязательно нужно удалять. Обычно у каждого удалённого объекта бывает по ID сам объект и его Lod


  • 0

#7
offline   daniilobol

daniilobol
  • 0
    • Сообщений: 18
    • Регистрация: 24.10.16

compan,

 Я на счёт тех объектов Lod. Объясняю ситуацию:


Я захожу в Мап Конструкцию, открываю нужный павно, нечего не изменяя смотрю код - множество строчек. Я их удаляю, они всё равно идут. Первоначально такой проблемы не было. Подскажите, как исправить это? Говорю сразу: у меня отдельная Мап Конструкция в отдельной папке .


  • 0

#8
online   compan

compan
  • 652
    • Сообщений: 1 967
    • Регистрация: 13.03.14

daniilobol, Во первых что такое "Мап Конструкцию" и что такое  "открываю нужный павно" ?


  • 0

#9
offline   daniilobol

daniilobol
  • 0
    • Сообщений: 18
    • Регистрация: 24.10.16

compan,

Мап Конструкция - Map Constrution, Открыть павно - Import .pwn. Извините, неправильно выразился с последнем


  • 0

#10
online   compan

compan
  • 652
    • Сообщений: 1 967
    • Регистрация: 13.03.14

Загрузили свою мапу в Map Constrution , нечего не изменяя смотрю код - множество строчек где Вы этот код смотрите?


  • 0

#11
offline   daniilobol

daniilobol
  • 0
    • Сообщений: 18
    • Регистрация: 24.10.16
compan,
Show Code. Вот что он мне пишет, как только смотрю в него. ( Просто зашёл в свой маппинг)
 RemoveBuildingForPlayer(playerid, 1228, -1701.8900, -2809.0901, 13.4500, 0.25);
RemoveBuildingForPlayer(playerid, 1228, -1703.8600, -2808.1399, 13.4500, 0.25);
RemoveBuildingForPlayer(playerid, 1228, -1700.0900, -2797.4299, 12.7000, 0.25);
RemoveBuildingForPlayer(playerid, 1228, -1701.6801, -2796.3999, 12.7000, 0.25);
RemoveBuildingForPlayer(playerid, 1228, -1691.4500, -2792.0601, 11.6000, 0.25);
RemoveBuildingForPlayer(playerid, 1228, -1692.9500, -2791.0500, 11.6000, 0.25);
RemoveBuildingForPlayer(playerid, 1225, -1701.1400, -2808.0901, 13.4500, 0.25);
RemoveBuildingForPlayer(playerid, 1225, -1702.9000, -2806.9800, 13.4500, 0.25);
RemoveBuildingForPlayer(playerid, 1225, -1699.2000, -2796.0000, 12.5500, 0.25);
RemoveBuildingForPlayer(playerid, 1225, -1700.3000, -2794.7000, 12.5500, 0.25);
RemoveBuildingForPlayer(playerid, 1225, -1690.8000, -2790.6699, 11.4500, 0.25);
RemoveBuildingForPlayer(playerid, 1225, -1692.2400, -2789.7100, 11.4500, 0.25);
RemoveBuildingForPlayer(playerid, 9121, 1764.2771, 1339.0480, 9.4467, 0.25);
RemoveBuildingForPlayer(playerid, 9162, 1764.2771, 1339.0480, 9.4467, 0.25);
RemoveBuildingForPlayer(playerid, 9123, 1782.7500, 1340.7300, 8.7334, 0.25);
RemoveBuildingForPlayer(playerid, 9164, 1782.7500, 1340.7300, 8.7334, 0.25);
RemoveBuildingForPlayer(playerid, 9128, 1835.3199, 1339.0500, 9.4750, 0.25);
RemoveBuildingForPlayer(playerid, 9165, 1835.3199, 1339.0500, 9.4750, 0.25);
RemoveBuildingForPlayer(playerid, 9133, 1795.6000, 1339.0500, 8.8016, 0.25);
RemoveBuildingForPlayer(playerid, 9166, 1795.6000, 1339.0500, 8.8016, 0.25);
RemoveBuildingForPlayer(playerid, 9129, 1863.4800, 1339.0500, 9.5006, 0.25);
RemoveBuildingForPlayer(playerid, 9171, 1863.4800, 1339.0500, 9.5006, 0.25);
RemoveBuildingForPlayer(playerid, 9161, 2188.5017, 1370.7078, 11.9912, 0.25);
RemoveBuildingForPlayer(playerid, 9177, 2188.5000, 1370.7100, 11.9912, 0.25);
RemoveBuildingForPlayer(playerid, 9138, 2002.7755, 1343.2411, 25.9403, 0.25);
RemoveBuildingForPlayer(playerid, 9175, 2002.7755, 1343.2411, 25.9403, 0.25);
RemoveBuildingForPlayer(playerid, 9202, 1764.1100, 1345.3700, 9.4300, 0.25);
RemoveBuildingForPlayer(playerid, 9202, 1829.2301, 1341.2672, 9.4300, 0.25);
RemoveBuildingForPlayer(playerid, 9202, 1854.2223, 1341.2366, 9.4544, 0.25);
RemoveBuildingForPlayer(playerid, 9202, 1764.1100, 1345.3700, 9.4300, 0.25);
RemoveBuildingForPlayer(playerid, 9202, 1829.2301, 1341.2672, 9.4300, 0.25);
RemoveBuildingForPlayer(playerid, 9202, 1854.2223, 1341.2366, 9.4544, 0.25);
RemoveBuildingForPlayer(playerid, 615, 1846.8335, 1340.7499, 8.6769, 0.25);
RemoveBuildingForPlayer(playerid, 615, 1846.6711, 1347.6086, 8.6769, 0.25);
RemoveBuildingForPlayer(playerid, 626, 1855.1134, 1348.5388, 8.7990, 0.25);
RemoveBuildingForPlayer(playerid, 627, 1846.7870, 1344.3668, 8.7418, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1846.5579, 1337.7955, 8.7613, 0.25);
RemoveBuildingForPlayer(playerid, 631, 1767.1539, 1360.0833, 8.6723, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1780.0483, 1342.8529, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1767.3158, 1330.6547, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 649, 1764.1155, 1335.1425, 8.7583, 0.25);
RemoveBuildingForPlayer(playerid, 649, 1761.5852, 1337.9736, 8.7583, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1772.2080, 1346.7328, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1784.2000, 1344.1200, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1782.3000, 1343.9800, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1780.9200, 1343.9000, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1791.9910, 1345.6410, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1833.6719, 1346.3715, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 842, 1777.6797, 1340.0096, 8.8575, 0.25);
RemoveBuildingForPlayer(playerid, 841, 1777.6335, 1339.6289, 8.9575, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1768.3309, 1360.2332, 8.7036, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1785.7000, 1343.6801, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 624, 1842.4844, 1333.4646, 8.6695, 0.25);
RemoveBuildingForPlayer(playerid, 626, 1847.1500, 1332.0699, 8.7990, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1849.1294, 1348.2822, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1858.1062, 1348.3519, 8.7461, 0.25);
RemoveBuildingForPlayer(playerid, 625, 1846.0847, 1330.5105, 8.7613, 0.25);
RemoveBuildingForPlayer(playerid, 658, 1834.1531, 1345.9818, 8.6910, 0.25);
RemoveBuildingForPlayer(playerid, 641, 2019.4117, 1344.0942, 25.1127, 0.25);
RemoveBuildingForPlayer(playerid, 630, 1790.9558, 1345.1172, 8.6653, 0.25);
RemoveBuildingForPlayer(playerid, 4395, 1990.6600, 1347.1801, 31.5556, 0.25);
RemoveBuildingForPlayer(playerid, 5471, 699.9060, -2355.3501, 35.5470, 0.25);
RemoveBuildingForPlayer(playerid, 4851, 1853.5500, 2029.6500, 17.3023, 0.25);
RemoveBuildingForPlayer(playerid, 4852, 1853.5500, 2029.6500, 17.3023, 0.25);
RemoveBuildingForPlayer(playerid, 4957, 1796.9700, 2032.3600, 16.5275, 0.25);
RemoveBuildingForPlayer(playerid, 4962, 1796.9700, 2032.3600, 16.5275, 0.25);
RemoveBuildingForPlayer(playerid, 4935, 1748.2100, 2184.7100, 15.6867, 0.25);
RemoveBuildingForPlayer(playerid, 4949, 1748.2100, 2184.7100, 15.6867, 0.25);
RemoveBuildingForPlayer(playerid, 4965, 1785.6100, 2171.2400, 23.0000, 0.25);
RemoveBuildingForPlayer(playerid, 4976, 1785.6100, 2171.2400, 23.0000, 0.25);
RemoveBuildingForPlayer(playerid, 4928, 1935.3300, 2087.6101, 19.8005, 0.25);
RemoveBuildingForPlayer(playerid, 4929, 1935.3300, 2087.6101, 19.8005, 0.25);
RemoveBuildingForPlayer(playerid, 4959, 1796.9700, 2032.3600, 16.5275, 0.25);
RemoveBuildingForPlayer(playerid, 4963, 1796.9700, 2032.3600, 16.5275, 0.25);
RemoveBuildingForPlayer(playerid, 3443, 1735.3900, 2137.9199, 14.7371, 0.25);
RemoveBuildingForPlayer(playerid, 4958, 1811.4200, 2036.3400, 16.6595, 0.25);
RemoveBuildingForPlayer(playerid, 3431, 1735.3900, 2137.9199, 14.7371, 0.25);
RemoveBuildingForPlayer(playerid, 3465, 1784.7100, 2170.7100, 14.8000, 0.25);
RemoveBuildingForPlayer(playerid, 3466, 1784.7100, 2170.7100, 14.8000, 0.25);
RemoveBuildingForPlayer(playerid, 1232, 1807.5424, 2039.8140, 15.8760, 0.25);
RemoveBuildingForPlayer(playerid, 635, 1722.9200, 2197.3201, 14.3783, 0.25);
RemoveBuildingForPlayer(playerid, 634, 1735.8900, 2203.0100, 12.0681, 0.25);
RemoveBuildingForPlayer(playerid, 634, 1760.0000, 2197.5200, 12.0681, 0.25);
RemoveBuildingForPlayer(playerid, 634, 1721.5400, 2183.3401, 12.0681, 0.25);
RemoveBuildingForPlayer(playerid, 634, 1730.3500, 2190.3601, 12.0681, 0.25);
RemoveBuildingForPlayer(playerid, 634, 1757.1000, 2180.0200, 12.0681, 0.25);
RemoveBuildingForPlayer(playerid, 634, 1753.7700, 2171.2400, 12.0681, 0.25);
RemoveBuildingForPlayer(playerid, 1245, 1867.1300, 2005.3700, 15.8500, 0.25);
RemoveBuildingForPlayer(playerid, 1245, 1814.6200, 2019.9399, 16.2000, 0.25);
RemoveBuildingForPlayer(playerid, 4887, 1863.4380, 2035.7843, 12.7780, 0.25);
RemoveBuildingForPlayer(playerid, 4887, 1837.7709, 2036.1066, 12.7780, 0.25);
RemoveBuildingForPlayer(playerid, 9202, 1748.4100, 2207.7000, 15.4000, 0.25);
RemoveBuildingForPlayer(playerid, 9202, 1755.4200, 2207.7000, 15.4000, 0.25);
RemoveBuildingForPlayer(playerid, 9202, 1736.1600, 2190.8899, 15.4000, 0.25);
RemoveBuildingForPlayer(playerid, 9201, 1750.2200, 2195.5200, 15.5600, 0.25);
CreateObject(2327, 512.22, -73.60, 999.10,   0.00, 0.00, 270.00);
CreateObject(2327, 512.22, -73.71, 999.10,   0.00, 0.00, 270.00);
CreateObject(2327, 512.22, -73.81, 999.10,   0.00, 0.00, 270.00);
CreateObject(2325, 512.20, -73.69, 999.04,   0.00, 0.00, 270.00);
CreateObject(2204, 511.93, -74.69, 996.46,   0.00, 0.00, 90.00);
CreateObject(1486, 511.96, -72.37, 998.39,   0.00, 0.00, 0.00);
CreateObject(1543, 512.09, -72.69, 998.25,   0.00, 0.00, 0.00);
CreateObject(1544, 511.92, -72.72, 998.31,   0.00, 90.00, 52.00);
CreateObject(1667, 511.97, -72.28, 998.34,   0.00, 0.00, 0.00);
CreateObject(1510, 512.30, -72.48, 998.26,   0.00, 0.00, 0.00);
CreateObject(18877, 389.77, -2028.47, 22.00,   0.00, 0.00, 90.00);
CreateObject(18878, 389.77, -2028.47, 22.00,   0.00, 0.00, 90.00);
CreateObject(18879, 389.77, -2028.47, 22.00,   0.00, 0.00, 90.00);
CreateObject(970, -1085.16, 2706.23, 45.43,   0.00, 0.00, 278.00);
CreateObject(970, -1084.17, 2698.39, 45.43,   0.00, 0.00, 278.00);
CreateObject(970, 263.94, 1229.96, 15.14,   0.00, 0.00, 312.00);
CreateObject(970, 269.08, 1223.99, 15.14,   0.00, 0.00, 312.00);
CreateObject(970, -65.24, 1292.68, 10.99,   0.00, 0.00, 357.75);
CreateObject(970, -72.93, 1293.21, 11.23,   0.00, 0.00, 357.75);
CreateObject(970, -819.92, 1376.65, 13.16,   0.00, 0.00, 30.00);
CreateObject(970, -826.57, 1372.80, 13.16,   0.00, 0.00, 30.00);
CreateObject(970, -890.23, 1675.55, 26.75,   0.00, 0.00, 32.75);
CreateObject(970, -896.80, 1671.38, 26.75,   0.00, 0.00, 32.74);
CreateObject(970, -1345.59, 2106.61, 48.87,   0.00, 0.00, 0.00);
CreateObject(970, -1337.84, 2106.70, 48.87,   0.00, 0.00, 0.00);
CreateObject(968, -106.82, 1140.62, 19.54,   0.00, 270.00, 270.25);
CreateObject(969, -700.04, 945.39, 9.50,   0.00, 0.00, 90.00);
CreateObject(968, -50.15, 1033.51, 19.51,   0.00, 90.00, 0.00);
CreateObject(19303, -223.61, 970.24, 1.34,   0.00, 0.00, 0.00);
CreateObject(988, 188.77, 1913.25, 17.80,   0.00, 0.00, 270.00);
CreateObject(988, 96.72, 1920.35, 17.14,   0.00, 0.00, 270.00);
CreateObject(989, -506.23, 2590.02, 54.24,   0.00, 0.00, 16.00);
CreateObject(989, -506.17, 2595.58, 54.24,   0.00, 0.00, 16.00);
CreateObject(1506, -266.53, 2598.69, 61.87,   0.00, 0.00, 270.00);
CreateObject(11489, 2441.00, -1548.30, 4.90,   0.00, 0.00, 0.00);
CreateObject(11489, 2441.00, -1546.60, 4.90,   0.00, 0.00, 0.00);
CreateObject(11489, 2441.00, -1551.30, 4.90,   0.00, 0.00, 0.00);
CreateObject(11489, 2441.00, -1552.90, 4.90,   0.00, 0.00, 0.00);
CreateObject(986, 1871.40, 1480.99, 118.87,   0.00, 0.00, 88.50);
CreateObject(968, 1544.68, -1630.88, 13.20,   0.00, 90.00, 90.00);
CreateObject(968, 781.30, -1330.30, 13.60,   0.00, 270.00, 0.00);
CreateObject(968, 1653.70, -1119.90, 23.85,   0.00, 270.00, 90.00);
CreateObject(19294, 0.00, 0.00, 0.00,   0.00, 0.00, 0.00);
CreateObject(19294, 0.00, 0.00, 0.00,   0.00, 0.00, 0.00);
CreateObject(19294, 0.00, 0.00, 0.00,   0.00, 0.00, 0.00);
CreateObject(19294, 0.00, 0.00, 0.00,   0.00, 0.00, 0.00);
CreateObject(971, 0.00, 0.00, 0.00,   0.00, 0.00, 0.00);
CreateObject(18757, 1786.63, -1303.46, 14.51,   0.00, 0.00, 270.00);
CreateObject(18756, 1786.63, -1303.46, 14.51,   0.00, 0.00, 270.00);
CreateObject(19377, 87.13, 2055.39, 500.27,   0.00, 90.00, 0.00);
CreateObject(19416, 81.81, 2058.86, 501.67,   0.00, 0.00, 0.00);
CreateObject(19416, 81.81, 2055.64, 501.66,   0.00, 0.00, -0.48);
CreateObject(19462, 86.65, 2060.40, 501.68,   0.00, 0.00, -90.54);
CreateObject(19462, 86.57, 2051.06, 501.75,   0.00, 0.00, -90.42);
CreateObject(19416, 81.79, 2052.56, 501.73,   0.00, 0.00, 0.00);
CreateObject(19416, 91.45, 2052.69, 501.71,   0.00, 0.00, 0.00);
CreateObject(19416, 91.46, 2055.80, 501.71,   0.00, 0.00, 0.00);
CreateObject(19416, 91.44, 2058.71, 501.70,   0.00, 0.00, 0.00);
CreateObject(1929, 91.51, 2055.61, 501.37,   0.00, 0.00, 0.00);
CreateObject(1929, 81.76, 2055.43, 500.93,   0.00, 0.00, -180.24);
CreateObject(1929, 81.49, 2057.57, 500.76,   0.00, 0.00, 0.00);
CreateObject(1929, 91.59, 2057.40, 501.28,   0.00, 0.00, 0.00);
CreateObject(1505, 85.60, 2060.28, 500.25,   0.00, 0.00, 0.00);
CreateObject(19173, 83.85, 2060.30, 502.18,   0.00, 0.00, 0.00);
CreateObject(19172, 88.90, 2060.29, 501.80,   0.00, 0.00, 0.00);
CreateObject(1432, 83.61, 2059.09, 500.43,   0.00, 0.00, 0.00);
CreateObject(1506, 86.29, 2051.23, 500.33,   0.00, 0.00, 0.00);
CreateObject(19171, 88.98, 2051.22, 502.12,   0.00, 90.00, 88.26);
CreateObject(19170, 85.26, 2051.16, 502.07,   0.00, 90.00, 89.52);
CreateObject(1432, 83.52, 2056.63, 500.41,   0.00, 0.00, 0.00);
CreateObject(1597, 83.21, 2052.40, 500.74,   0.00, 0.00, 0.00);
CreateObject(19416, 88.83, 2058.95, 499.46,   0.00, 0.00, 0.00);
CreateObject(19416, 91.25, 2057.32, 499.47,   0.00, 0.00, -93.48);
CreateObject(1671, 90.71, 2059.28, 500.76,   0.00, 0.00, -92.94);
CreateObject(3172, 89.48, 2059.86, 500.71,   0.00, 0.00, 89.82);
CreateObject(1743, 89.38, 2059.59, 501.40,   0.00, 0.00, 0.00);
CreateObject(1738, 89.82, 2059.06, 501.23,   0.00, 0.00, -182.10);
CreateObject(1744, 89.34, 2059.05, 501.47,   0.00, 0.00, -181.14);
CreateObject(1432, 89.80, 2052.75, 500.35,   0.00, 0.00, 0.00);
CreateObject(19377, 86.52, 2055.67, 503.34,   0.00, 90.00, 0.00);
CreateObject(3421, 1760.30, 2266.50, 15.40,   0.00, 0.00, 272.00);
CreateObject(3421, 1756.50, 2266.30, 15.40,   0.00, 0.00, 92.00);
CreateObject(4881, 2462.30, -1444.30, 80.20,   0.00, 0.00, 180.00);
CreateObject(1698, 2453.50, -1452.30, 79.70,   0.00, 0.00, 268.00);
CreateObject(6982, 2452.20, -1451.20, 80.40,   0.00, 0.00, 270.00);
CreateObject(1337, 2456.99, -1444.46, 84.37,   0.00, 0.00, 0.00);
CreateObject(3632, 2419.20, -1453.70, 84.60,   0.00, 0.00, 182.00);
CreateObject(10012, 2452.40, -1449.10, 80.20,   0.00, 0.00, 270.00);
CreateObject(4100, 2446.40, -1452.70, 84.90,   0.00, 0.00, 270.00);
CreateObject(4100, 2441.20, -1452.90, 84.80,   0.00, 0.00, 270.00);
CreateObject(4100, 2435.90, -1452.80, 84.80,   0.00, 0.00, 266.00);
CreateObject(1954, 2447.40, -1425.30, 83.70,   358.00, 0.00, 180.00);
CreateObject(1955, 2447.60, -1425.10, 83.40,   0.00, 0.00, 180.00);
CreateObject(4100, 2437.80, -1431.90, 84.90,   0.00, 0.00, 90.00);
CreateObject(4100, 2432.50, -1431.90, 84.90,   0.00, 0.00, 89.99);
CreateObject(4100, 2426.90, -1431.90, 84.80,   0.00, 0.00, 89.99);
CreateObject(988, -1721.14, -2830.58, 13.28,   0.00, 0.00, -221.10);
CreateObject(1505, -1810.12, -2876.76, 21.57,   0.00, 0.00, -116.16);
CreateObject(2201, -1798.08, -2856.32, 15.71,   0.00, 0.00, -25.08);
CreateObject(3169, -1797.86, -2860.02, 16.25,   0.00, 0.00, 62.28);
CreateObject(3066, -1798.26, -2860.82, 14.01,   0.00, 0.00, -28.80);
CreateObject(988, -1793.73, -2848.06, 11.35,   0.00, 0.00, -29.58);
CreateObject(988, -1794.74, -2850.52, 11.38,   0.00, 0.00, -25.02);
CreateObject(988, -1795.96, -2852.99, 11.48,   0.00, 0.00, -26.46);
CreateObject(988, -1796.96, -2855.26, 11.28,   0.00, 0.00, -26.28);
CreateObject(1724, -1796.89, -2854.41, 13.78,   0.00, 0.00, -118.62);
CreateObject(1724, -1795.44, -2852.52, 13.96,   0.00, 0.00, 62.88);
CreateObject(1722, -1794.73, -2849.64, 13.76,   0.00, 0.00, -24.42);
CreateObject(2823, -1795.10, -2848.65, 13.28,   0.00, 0.00, 0.00);
CreateObject(1484, -1794.86, -2848.99, 13.29,   0.00, 0.00, 0.00);
CreateObject(3095, -1797.04, -2851.00, 15.50,   0.00, 0.00, -24.96);
CreateObject(1530, -1795.50, -2848.63, 14.29,   0.00, 0.00, -28.74);
CreateObject(897, -1713.29, -2843.05, 13.26,   0.00, 0.00, -41.70);
CreateObject(897, -1716.34, -2848.46, 14.78,   -4.32, 4.80, 0.00);
CreateObject(1499, -1719.77, -2845.21, 12.96,   -10.38, 1.98, 67.14);
CreateObject(3039, -1788.06, -2848.14, 13.11,   0.00, 0.00, 156.48);
CreateObject(3066, -1760.49, -2822.86, 14.31,   0.00, 0.00, 58.08);
CreateObject(1505, -1762.50, -2871.82, 13.00,   0.00, 0.00, -75.60);
CreateObject(1505, -1762.24, -2872.60, 12.86,   0.00, 0.00, -83.22);
CreateObject(1505, -1762.49, -2871.79, 14.85,   0.00, 0.00, -74.82);
CreateObject(1505, -1762.14, -2872.96, 14.85,   0.00, 0.00, -82.92);
CreateObject(19166, -1761.99, -2881.15, 15.08,   -90.00, 5.58, -4.56);
CreateObject(1502, -1764.45, -2872.85, 12.97,   0.00, 0.00, 37.50);
CreateObject(2976, -1761.95, -2878.75, 13.97,   0.00, 0.00, 0.00);
CreateObject(3172, -1761.99, -2879.08, 13.51,   0.00, 0.00, 29.22);
CreateObject(4987, -1764.08, -2879.59, 13.58,   0.00, 0.00, 0.00);
CreateObject(3174, -1761.29, -2880.31, 13.65,   0.00, 0.00, -151.44);
CreateObject(2991, -1741.84, -2842.73, 13.27,   0.00, 0.00, 0.00);
CreateObject(2918, -1760.11, -2880.01, 14.53,   0.00, 0.00, 0.00);
CreateObject(2894, -1762.58, -2879.60, 13.99,   0.00, 0.00, 0.00);
CreateObject(2985, -1781.15, -2844.84, 13.06,   0.00, 0.00, -16.02);
CreateObject(3502, -1746.76, -2853.86, 13.32,   0.00, 0.00, -22.68);
CreateObject(974, -1770.04, -2827.04, 15.60,   0.00, 0.00, 63.18);
CreateObject(974, -1724.92, -2886.70, 15.63,   0.00, 0.00, 62.04);
CreateObject(974, -1726.21, -2889.15, 15.59,   0.00, 0.00, 61.44);
CreateObject(1769, -1764.57, -2836.45, 14.22,   0.00, 0.00, 40.86);
CreateObject(1771, -1752.70, -2850.14, 16.15,   0.00, 0.00, 41.28);
CreateObject(3066, -1764.72, -2836.71, 15.65,   0.00, 0.00, 41.34);
CreateObject(899, -1697.46, -2843.81, -24.05,   0.00, 0.00, -91.50);
CreateObject(899, -1697.23, -2863.09, -31.53,   0.00, 0.00, 0.00);
CreateObject(899, -1703.43, -2854.04, -33.28,   0.00, 0.00, 0.00);
CreateObject(899, -1711.41, -2862.32, -34.95,   0.00, 0.00, 0.00);
CreateObject(899, -1707.24, -2878.52, -31.27,   0.00, 0.00, 0.00);
CreateObject(899, -1694.78, -2855.86, -24.49,   -59.82, 3.00, -17.28);
CreateObject(899, -1696.21, -2860.10, -12.14,   0.00, 0.00, 0.00);
CreateObject(899, -1702.40, -2848.77, -13.64,   0.00, 0.00, 0.00);
CreateObject(899, -1710.82, -2846.29, -25.01,   -71.16, -36.48, 0.00);
CreateObject(899, -1721.22, -2855.35, -23.14,   -55.20, -52.38, 48.36);
CreateObject(899, -1719.17, -2879.74, -21.46,   91.44, -51.72, 0.00);
CreateObject(899, -1719.65, -2871.71, -24.36,   -60.66, -47.46, 57.06);
CreateObject(899, -1720.62, -2870.68, -7.89,   0.00, 0.00, 0.00);
CreateObject(899, -1720.09, -2856.63, -9.66,   0.00, 0.00, 0.00);
CreateObject(899, -1704.54, -2884.29, -16.53,   -75.24, -33.18, -4.26);
CreateObject(899, -1695.14, -2877.77, -24.51,   -73.14, -47.76, 27.84);
CreateObject(899, -1697.04, -2869.84, -8.10,   0.00, 0.00, 0.00);
CreateObject(899, -1705.72, -2880.40, -6.79,   0.00, 0.00, 0.00);
CreateObject(1499, -1713.10, -2854.01, -28.90,   0.00, 0.00, 18.48);
CreateObject(1225, -1705.13, -2874.93, -26.30,   -16.20, 0.18, 0.00);
CreateObject(1225, -1700.37, -2871.46, -26.97,   0.00, 0.00, 0.00);
CreateObject(1225, -1699.21, -2870.00, -26.65,   0.00, 0.00, 0.00);
CreateObject(1225, -1699.75, -2862.05, -25.39,   0.00, 0.00, 0.00);
CreateObject(1225, -1704.08, -2857.94, -26.89,   0.00, 0.00, 0.00);
CreateObject(1916, 1723.27, 2438.91, -10.64,   0.00, 0.00, -145.92);
CreateObject(1926, 1697.64, 2412.21, 22.28,   0.00, 0.00, -145.14);
CreateObject(1930, 1722.41, 2401.96, 17.36,   0.00, 0.00, 34.14);
CreateObject(1930, 1728.21, 2394.42, 17.38,   0.00, 0.00, 34.98);
CreateObject(1930, 1716.73, 2410.37, 17.45,   0.00, 0.00, 34.92);
CreateObject(1930, 1708.24, 2422.58, 17.38,   0.00, 0.00, 34.20);
CreateObject(1930, 1702.55, 2430.76, 17.41,   0.00, 0.00, 36.30);
CreateObject(1930, 1696.88, 2439.15, 17.35,   0.00, 0.00, 35.04);
CreateObject(1930, 1691.14, 2447.29, 17.36,   0.00, 0.00, 33.48);
CreateObject(1930, 1691.07, 2447.45, 22.61,   0.00, 0.00, 36.54);
CreateObject(1930, 1696.77, 2439.31, 22.74,   0.00, 0.00, 37.38);
CreateObject(1930, 1702.59, 2430.57, 22.61,   0.00, 0.00, 37.74);
CreateObject(1930, 1708.19, 2422.53, 22.65,   0.00, 0.00, 34.26);
CreateObject(1930, 1716.93, 2410.29, 22.60,   0.00, 0.00, 34.92);
CreateObject(1930, 1722.56, 2402.25, 22.50,   0.00, 0.00, 33.78);
CreateObject(1930, 1728.38, 2393.75, 22.57,   0.00, 0.00, 35.82);
CreateObject(987, 1664.14, 2433.45, 19.84,   0.00, 0.00, -54.60);
CreateObject(987, 1666.48, 2429.92, 19.68,   0.00, 0.00, -52.92);
CreateObject(987, 1698.56, 2384.21, 14.61,   0.00, 0.00, -55.98);
CreateObject(987, 1700.24, 2381.47, 14.44,   0.00, 0.00, -54.30);
CreateObject(636, 1728.51, 2416.05, 14.89,   0.00, 0.00, 0.00);
CreateObject(636, 1723.87, 2422.08, 13.67,   0.00, 0.00, 0.00);
CreateObject(636, 1720.24, 2428.52, 14.87,   -0.42, 16.32, 0.00);
CreateObject(636, 1715.71, 2435.99, 14.97,   0.00, 0.00, 0.00);
CreateObject(636, 1711.16, 2442.37, 14.42,   2.40, 8.88, 0.00);
CreateObject(636, 1707.15, 2448.48, 14.97,   17.46, 4.56, 0.00);
CreateObject(636, 1702.97, 2454.42, 14.35,   0.00, 0.00, 0.00);
CreateObject(4334, 1760.61, 2378.03, 18.15,   0.00, 0.00, -233.28);
CreateObject(3318, 1776.84, 2390.07, 14.20,   0.00, 0.00, 0.00);
CreateObject(671, 1753.14, 2393.02, 14.14,   0.00, 0.00, 0.00);
CreateObject(1505, 1712.03, 2417.11, 14.68,   0.00, 0.00, -55.14);
CreateObject(734, 1796.09, 2419.72, 14.09,   0.00, 0.00, 0.00);
CreateObject(19510, 45.24, 1878.53, 516.74,   0.00, 0.00, 0.00);
CreateObject(1500, 44.27, 1881.76, 514.59,   0.00, 0.00, 0.00);
CreateObject(1930, 45.95, 1881.85, 515.38,   0.00, 0.00, -89.58);
CreateObject(19500, 41.90, 1866.48, 517.31,   0.00, 0.00, 0.00);
CreateObject(1930, 43.79, 1856.87, 515.30,   0.00, 0.00, -89.76);
CreateObject(1930, 48.85, 1860.40, 515.53,   0.00, 0.00, 0.00);
CreateObject(1930, 35.85, 1867.84, 514.69,   0.00, 0.00, 0.00);
CreateObject(1930, 36.49, 1872.85, 514.74,   0.00, 0.00, 89.34);
CreateObject(3179, 43.47, 1880.90, 515.02,   0.00, 0.00, 0.00);
CreateObject(3182, 40.94, 1878.83, 514.63,   0.00, 0.00, 89.64);
CreateObject(1724, 40.78, 1871.30, 514.48,   0.00, 0.00, -1.32);
CreateObject(1724, 42.00, 1871.34, 514.48,   0.00, 0.00, 0.00);
CreateObject(1432, 41.57, 1859.78, 513.97,   0.00, 0.00, 0.00);
CreateObject(1641, 40.73, 1871.19, 514.49,   0.00, 0.00, 0.90);
CreateObject(1641, 41.99, 1871.14, 514.49,   0.00, 0.00, 2.04);
CreateObject(1661, 42.68, 1868.75, 516.85,   0.00, 0.00, 4.44);
CreateObject(19128, 46.85, 1858.93, 513.94,   0.00, 0.00, -1.20);
CreateObject(19128, 42.94, 1858.96, 513.95,   0.00, 0.00, 0.00);
CreateObject(19128, 40.19, 1858.96, 513.95,   0.00, 0.00, 0.00);
CreateObject(19128, 46.89, 1862.55, 513.93,   0.00, 0.00, 0.00);
CreateObject(19128, 42.82, 1862.38, 513.94,   0.00, 0.00, 0.00);
CreateObject(19128, 40.31, 1862.58, 513.97,   0.00, 0.00, 0.00);
CreateObject(19454, 38.05, 1866.70, 515.07,   0.00, 0.00, 0.00);
CreateObject(1502, 36.22, 1863.42, 513.93,   0.00, 0.00, 0.00);
CreateObject(10271, 36.87, 1864.51, 514.56,   0.00, 0.00, 182.70);
CreateObject(1930, 48.85, 1868.49, 515.65,   0.00, 0.00, 0.00);
CreateObject(1742, 47.93, 1866.05, 514.48,   0.00, 0.00, 177.30);
CreateObject(1749, 46.86, 1865.83, 514.42,   0.00, 0.00, 0.00);
CreateObject(1743, 46.83, 1865.19, 515.10,   0.00, 0.00, 0.00);
CreateObject(1744, 46.90, 1865.94, 515.18,   0.00, 0.00, 178.86);
CreateObject(1738, 47.19, 1865.83, 514.91,   0.00, 0.00, 0.00);
CreateObject(1748, 47.20, 1866.32, 514.92,   0.00, 0.00, -184.02);
CreateObject(1747, 46.81, 1866.29, 515.01,   0.00, 0.00, -4.92);
CreateObject(19166, 49.94, 1878.59, 515.48,   -91.44, -0.12, 89.82);
CreateObject(10120, 41.89, 1868.20, 514.54,   0.00, 0.00, -89.10);
CreateObject(1519, 38.82, 1868.01, 513.74,   0.00, 0.00, -89.34);
CreateObject(1518, 39.53, 1868.08, 515.03,   0.00, 0.00, 90.18);
CreateObject(10249, 48.07, 1857.48, 512.30,   0.00, 0.00, 88.38);
CreateObject(1484, 41.61, 1860.23, 514.77,   -9.84, 31.56, 0.00);
CreateObject(10214, 43.68, 1860.07, 515.18,   0.00, 0.00, -110.46);
CreateObject(10210, 48.19, 1862.57, 515.08,   0.00, 0.00, -113.04);
CreateObject(10215, 43.96, 1860.75, 515.26,   0.00, 0.00, 0.00);
CreateObject(19172, 40.64, 1864.69, 515.33,   0.00, 0.00, 179.64);
CreateObject(742, 48.66, 1875.13, 514.42,   0.00, 0.00, 0.00);
CreateObject(755, 48.40, 1875.13, 515.17,   0.00, 0.00, 0.00);
CreateObject(10266, 46.86, 1870.73, 514.33,   0.00, 0.00, 0.00);
CreateObject(10267, 46.98, 1869.66, 514.51,   0.00, 0.00, -88.92);
CreateObject(19174, 48.85, 1866.28, 515.68,   0.00, 0.00, -89.58);
CreateObject(19175, 46.35, 1864.67, 515.81,   0.00, 0.00, 179.16);
CreateObject(19173, 43.04, 1872.77, 515.68,   0.00, 0.00, 0.00);
CreateObject(10051, 1117.66, -963.54, 538.47,   0.00, 0.00, 0.00);
CreateObject(3179, 1114.44, -962.48, 537.58,   0.00, 0.00, 85.26);
CreateObject(1500, 1114.13, -964.87, 536.52,   0.00, 0.00, 90.24);
CreateObject(1724, 1118.48, -965.22, 537.64,   0.00, 0.00, 88.56);
CreateObject(1930, 1120.04, -963.66, 537.83,   0.00, 0.00, 0.00);
CreateObject(1750, 1119.72, -962.46, 537.43,   0.00, 0.00, 0.00);
CreateObject(1516, 1116.46, -962.51, 536.69,   0.00, 0.00, 0.00);
CreateObject(10267, 1115.36, -962.53, 537.06,   0.00, 0.00, 183.78);
CreateObject(3172, 1115.79, -965.75, 537.21,   0.00, 0.00, 0.00);
CreateObject(3174, 1115.69, -964.65, 537.03,   0.00, 0.00, 0.00);
CreateObject(1744, 1115.94, -965.92, 537.99,   0.00, 0.00, -89.16);
CreateObject(1743, 1116.51, -965.75, 537.79,   0.00, 0.00, -90.78);
CreateObject(10271, 1116.60, -959.87, 537.14,   0.00, 0.00, 88.20);
CreateObject(10041, 160.64, 214.99, 223.80,   0.00, 0.00, 0.00);
CreateObject(10266, 157.76, 212.37, 222.03,   0.00, 0.00, 0.00);
CreateObject(1724, 158.13, 217.06, 222.33,   0.00, 0.00, -1.80);
CreateObject(10267, 157.66, 213.48, 222.10,   0.00, 0.00, 91.98);
CreateObject(2204, 162.92, 207.48, 240.53,   -1.44, -88.80, 0.00);
CreateObject(1265, 159.49, 218.32, 222.03,   0.00, 0.00, 0.00);
CreateObject(1750, 161.37, 213.39, 222.56,   0.00, 0.00, 0.00);
CreateObject(10265, 160.13, 216.14, 221.95,   0.00, 0.00, 0.00);
CreateObject(2037, 2881.27, 2208.17, 15.99,   0.00, -0.30, -3.36);
CreateObject(2039, 3032.35, 2190.57, 16.76,   0.00, 0.00, -2.46);
CreateObject(1315, 2766.66, 2198.18, 19.30,   0.00, 0.00, -2.52);
CreateObject(1315, 2769.77, 2223.10, 19.47,   0.00, 0.00, 90.90);
CreateObject(1315, 2752.06, 2229.71, 19.17,   0.00, 0.00, 179.76);
CreateObject(2423, 2807.94, 2261.66, 11.09,   0.00, 0.00, 12.30);
CreateObject(2423, 2798.50, 2310.27, 11.51,   0.00, 0.00, 0.00);
CreateObject(2423, 2794.05, 2356.68, 10.85,   0.00, 0.00, 0.00);
CreateObject(2423, 2807.29, 2163.12, 12.01,   0.00, 0.00, 0.00);
CreateObject(2423, 2721.67, 2315.90, 3.09,   0.00, 0.00, 90.18);
CreateObject(2423, 2786.79, 2393.80, 9.43,   0.00, 0.00, 0.00);
CreateObject(2065, 3148.05, 2213.14, 31.22,   0.00, 0.00, -107.64);
CreateObject(1380, 3143.17, 2224.45, 55.39,   0.00, 0.00, -19.50);
CreateObject(2152, 3123.01, 2249.93, 31.12,   0.00, 0.00, -17.34);
CreateObject(1379, 3144.35, 2226.54, 53.86,   0.00, 0.00, -19.92);
CreateObject(2151, 3153.32, 2352.32, 31.13,   0.00, 0.00, 163.98);
CreateObject(987, 3127.41, 2291.33, 31.39,   0.00, 0.00, -15.96);
CreateObject(987, 3132.41, 2289.98, 31.29,   0.00, 0.00, -17.82);
CreateObject(1771, 3104.95, 2202.33, 34.16,   0.00, 0.00, -16.32);
CreateObject(1769, 3110.39, 2219.37, 32.42,   0.00, 0.00, -18.84);
CreateObject(1769, 3115.48, 2234.96, 32.32,   0.00, 0.00, -16.62);
CreateObject(1775, 3119.54, 2248.74, 34.03,   0.00, 0.00, -18.30);
CreateObject(997, 3101.11, 2189.75, 31.71,   0.00, 0.00, -13.56);
CreateObject(997, 3106.82, 2187.98, 31.61,   0.00, 0.00, -15.36);
CreateObject(2935, 3115.42, 2234.87, 34.17,   0.00, 0.00, -18.24);
CreateObject(2934, 3110.76, 2220.25, 34.28,   0.00, 0.00, -17.22);
CreateObject(2011, 3161.01, 2241.55, 35.94,   0.00, 0.00, 72.84);
CreateObject(4994, 3133.47, 2207.33, 31.91,   0.00, 0.00, -3.84);
CreateObject(4994, 3127.83, 2209.29, 31.89,   0.00, 0.00, -6.36);
CreateObject(4994, 3138.93, 2205.50, 32.02,   0.00, 0.00, -2.40);
CreateObject(1271, 3134.32, 2207.52, 32.32,   0.00, 0.00, -22.50);
CreateObject(1271, 3135.22, 2206.76, 32.30,   0.00, 0.00, 0.00);
CreateObject(1224, 3108.68, 2214.93, 33.45,   0.00, 0.00, 0.00);
CreateObject(1225, 3107.49, 2213.36, 33.27,   0.00, 0.00, 0.00);
CreateObject(19321, 3154.23, 2247.87, 32.37,   0.00, 0.00, 164.16);
CreateObject(736, 3128.47, 2178.11, 41.73,   0.00, 0.00, 0.00);
CreateObject(736, 3142.76, 2173.38, 40.89,   0.00, 0.00, 0.00);
CreateObject(736, 3135.98, 2175.33, 40.47,   0.00, 0.00, 0.00);
CreateObject(736, 3121.54, 2180.35, 40.62,   0.00, 0.00, 0.00);
CreateObject(736, 3151.64, 2170.89, 41.13,   0.00, 0.00, 0.00);
CreateObject(1223, 3103.07, 2183.56, 31.16,   0.00, 0.00, 0.00);
CreateObject(2932, 3153.84, 2213.19, 32.47,   0.00, 0.00, -17.76);
CreateObject(2934, 3157.97, 2212.20, 32.71,   0.00, 0.00, -15.90);
CreateObject(2935, 3155.77, 2211.54, 35.23,   0.00, 0.00, 75.06);
CreateObject(2932, 3167.54, 2211.80, 32.55,   0.00, 0.00, -17.94);
CreateObject(2935, 3163.10, 2220.48, 32.61,   0.00, 0.00, -16.50);
CreateObject(19510, 1835.08, 2236.03, 714.67,   0.00, 0.00, 0.00);
CreateObject(19447, 1835.04, 2238.25, 713.23,   0.00, 0.00, 89.46);
CreateObject(1663, 1834.10, 2236.61, 712.40,   0.00, 0.00, 176.82);
CreateObject(5466, 1834.93, 2234.61, 712.35,   0.00, 0.00, -269.88);
CreateObject(5465, 1842.76, 2241.74, 712.35,   0.00, 0.00, -180.18);
CreateObject(19173, 1837.10, 2238.09, 713.94,   0.00, 0.00, 0.00);
CreateObject(19159, 1835.45, 2233.83, 715.12,   0.00, 0.00, 0.00);
CreateObject(19129, 1835.51, 2233.72, 711.95,   0.00, 0.00, 0.00);
CreateObject(1505, 1834.90, 2230.22, 711.83,   0.00, 0.00, 0.00);
CreateObject(19319, 1832.14, 2233.20, 712.08,   -81.66, 58.80, 23.10);
CreateObject(10104, 1830.83, 2232.97, 712.27,   0.00, 0.00, 91.26);
CreateObject(1750, 1831.15, 2230.62, 712.88,   0.00, 0.00, -90.90);
CreateObject(1746, 1831.21, 2234.95, 712.37,   0.00, 0.00, 178.38);
CreateObject(2365, 1785.47, 2249.00, 12.80,   0.00, 0.00, 90.96);
CreateObject(1949, 1738.72, 2253.52, 17.51,   0.00, 0.00, 0.00);
CreateObject(8718, 1760.40, 2271.93, 15.99,   0.00, 0.00, -89.58);
CreateObject(8718, 1788.59, 2310.77, 16.16,   0.00, 0.00, 89.94);
CreateObject(2441, 2067.56, 1837.89, 11.75,   0.00, 0.00, -182.22);
CreateObject(2065, 2077.72, 1853.41, 12.27,   -0.06, 0.00, 90.06);
CreateObject(2246, 2101.17, 1890.64, 13.02,   7.14, -0.18, 0.00);
CreateObject(736, 2087.14, 1898.22, 23.84,   0.00, 0.00, 0.00);
CreateObject(736, 2081.23, 1898.33, 24.02,   0.00, 0.00, 0.00);
CreateObject(736, 2075.54, 1898.67, 24.11,   0.00, 0.00, 0.00);
CreateObject(736, 2071.18, 1898.09, 23.81,   0.00, 0.00, 0.00);
CreateObject(736, 2066.77, 1898.10, 23.67,   0.00, 0.00, 0.00);
CreateObject(736, 2062.10, 1898.15, 23.51,   0.00, 0.00, 0.00);
CreateObject(736, 2057.63, 1898.15, 23.11,   0.00, 0.00, 0.00);
CreateObject(736, 2052.80, 1898.29, 23.70,   0.00, 0.00, 0.00);
CreateObject(736, 2048.62, 1897.55, 23.96,   0.00, 0.00, 0.00);
CreateObject(736, 2044.40, 1896.52, 23.15,   0.00, 0.00, 0.00);
CreateObject(736, 2092.00, 1898.20, 23.66,   0.00, 0.00, 0.00);
CreateObject(736, 2110.67, 1897.15, 23.63,   0.00, 0.00, 0.00);
CreateObject(736, 2115.90, 1896.75, 22.91,   0.00, 0.00, 0.00);
CreateObject(736, 2120.92, 1897.62, 23.57,   0.00, 0.00, 0.00);
CreateObject(736, 2125.12, 1897.62, 23.69,   0.00, 0.00, 0.00);
CreateObject(736, 2129.81, 1898.53, 23.47,   0.00, 0.00, 0.00);
CreateObject(736, 2134.19, 1899.28, 23.65,   0.00, 0.00, 0.00);
CreateObject(736, 2138.41, 1899.71, 23.90,   0.00, 0.00, 0.00);
CreateObject(736, 2142.44, 1899.87, 23.94,   0.00, 0.00, 0.00);
CreateObject(736, 2186.08, 1897.76, 23.93,   0.00, 0.00, 0.00);
CreateObject(736, 2182.24, 1898.17, 23.59,   0.00, 0.00, 0.00);
CreateObject(736, 2178.13, 1898.05, 22.05,   0.00, 0.00, 0.00);
CreateObject(736, 2171.74, 1899.47, 23.72,   0.00, 0.00, 0.00);
CreateObject(736, 2167.79, 1899.56, 23.57,   0.00, 0.00, 0.00);
CreateObject(736, 2162.73, 1899.96, 23.36,   0.00, 0.00, 0.00);
CreateObject(736, 2157.76, 1899.50, 23.85,   0.00, 0.00, 0.00);
CreateObject(736, 2152.33, 1899.89, 23.71,   0.00, 0.00, 0.00);
CreateObject(736, 2146.91, 1899.51, 23.44,   0.00, 0.00, 0.00);
CreateObject(1374, 2056.28, 1852.10, 14.09,   62.88, 37.80, 73.08);
CreateObject(9132, 2006.39, 1888.70, 14.91,   0.00, 0.00, 91.86);
CreateObject(1315, 1969.60, 1897.65, 17.67,   0.00, 0.00, 0.00);
CreateObject(1315, 1971.34, 1907.02, 17.63,   0.00, 0.00, 91.26);
CreateObject(1315, 1962.19, 1914.62, 17.63,   0.00, 0.00, 179.76);
CreateObject(9201, 2003.48, 1888.53, 14.90,   0.00, 0.00, 0.00);
CreateObject(636, 1999.34, 1887.08, 14.49,   0.00, 0.00, 0.00);
CreateObject(636, 1991.09, 1928.89, 11.97,   0.00, 0.00, -36.96);
CreateObject(4638, 2028.85, 1896.68, 14.50,   0.00, 0.00, -86.58);
CreateObject(4640, 2018.71, 1898.75, 14.39,   0.00, 0.00, 179.70);
CreateObject(4640, 2019.90, 1913.09, 14.34,   0.00, 0.00, 0.00);
CreateObject(3446, 2061.99, 1863.61, 12.49,   0.00, 0.00, -90.42);
CreateObject(2246, 2555.46, 389.24, 29.17,   0.00, 0.00, 88.56);
CreateObject(2246, 2574.32, 388.74, 28.88,   0.00, 0.00, 88.68);
CreateObject(2246, 2593.26, 388.10, 28.66,   0.00, 0.00, 87.84);
CreateObject(2246, 2611.74, 387.13, 28.39,   0.00, 0.00, 86.04);
CreateObject(2246, 2630.13, 385.68, 28.15,   0.00, 0.00, 84.96);
CreateObject(2246, 2648.16, 383.91, 27.85,   0.00, 0.00, 84.00);
CreateObject(2246, 2666.33, 381.78, 27.60,   0.00, 0.00, 83.16);
CreateObject(2246, 2684.30, 378.98, 27.30,   0.00, 0.00, 79.50);
CreateObject(2246, 2702.52, 375.53, 27.00,   0.00, 0.00, 79.50);
CreateObject(2246, 2721.08, 372.08, 26.72,   0.00, 0.00, 79.38);
CreateObject(2246, 2739.84, 368.79, 26.46,   0.00, 0.00, 81.24);
CreateObject(2246, 2758.71, 366.03, 26.17,   0.00, 0.00, 81.72);
CreateObject(2246, 2776.89, 363.35, 25.86,   0.00, 0.00, 81.60);
CreateObject(2246, 2795.40, 360.61, 25.60,   0.00, 0.00, -277.98);
CreateObject(2246, 2813.97, 358.14, 25.31,   0.00, 0.00, 82.56);
CreateObject(2246, 2832.42, 355.80, 25.01,   0.00, 0.00, 82.50);
CreateObject(2246, 2851.24, 353.43, 23.13,   9.12, 0.48, 83.16);
CreateObject(2246, 2868.26, 351.08, 20.46,   -9.06, -0.84, -100.26);
CreateObject(2246, 2887.55, 347.82, 17.57,   8.10, -0.36, 82.38);
CreateObject(1794, 2895.14, 365.53, 21.97,   0.00, 0.00, 89.76);
CreateObject(9203, 2893.98, 356.22, 17.43,   0.00, 0.00, 0.00);
CreateObject(2423, 2732.39, 427.44, 7.17,   0.00, 0.00, 0.00);
CreateObject(2422, 2664.35, 432.42, 9.36,   0.00, 0.00, 0.00);
CreateObject(2422, 2624.58, 450.07, 12.25,   0.00, 0.00, 0.00);
CreateObject(2423, 2617.35, 416.55, 14.86,   0.00, 0.00, 0.00);
CreateObject(2423, 2637.57, 348.10, 17.63,   0.00, 0.00, 0.00);
CreateObject(2422, 2682.78, 339.22, 9.50,   0.00, 0.00, 32.64);
CreateObject(2420, 2735.54, 300.20, 10.43,   0.00, 0.00, 0.00);
CreateObject(2423, 2791.64, 320.65, 9.68,   0.00, 0.00, 0.00);
CreateObject(2421, 2811.69, 426.47, 9.97,   0.00, 0.00, 53.58);
CreateObject(2423, 2847.96, 497.25, 16.85,   0.00, 0.00, 126.90);
CreateObject(791, 2809.90, 507.83, -8.25,   0.00, 0.00, 0.00);
CreateObject(2423, 2300.47, 361.69, 19.07,   0.00, 0.00, 0.00);
CreateObject(2423, 2354.69, 319.80, 21.75,   0.00, 0.00, 0.00);
CreateObject(2423, 2663.61, 546.84, 9.23,   0.00, 0.00, 0.00);
CreateObject(2423, 2696.92, 527.28, 9.40,   0.00, 0.00, -78.30);
CreateObject(2246, 2727.50, 1899.00, 15.05,   0.00, 0.00, 87.48);
CreateObject(2246, 2707.54, 1900.73, 14.84,   1.32, -0.18, -94.32);
CreateObject(1540, 2747.87, 1857.75, 18.03,   0.00, 0.00, -94.68);
CreateObject(1953, 2772.20, 1912.57, 17.59,   0.00, 0.00, -452.64);
CreateObject(2204, 2774.54, 1905.14, 13.89,   -0.12, -0.96, -182.94);
CreateObject(1676, 2764.61, 1916.67, 16.75,   0.00, 0.00, -5.10);
CreateObject(1676, 2765.01, 1922.97, 16.81,   0.00, 0.00, 0.00);
CreateObject(1676, 2769.42, 1922.82, 16.76,   0.00, 0.00, 0.00);
CreateObject(1676, 2769.09, 1916.51, 16.65,   0.00, 0.00, 0.00);
CreateObject(4109, 2760.61, 1911.68, 15.51,   0.00, 0.00, -95.52);
CreateObject(2423, 2800.66, 2007.67, 9.18,   0.00, 0.00, 0.00);
CreateObject(3320, 2775.36, 1949.00, 18.57,   0.00, 0.00, -181.26);
CreateObject(3320, 2771.23, 1872.99, 18.28,   0.00, 0.00, -182.16);
CreateObject(2628, 1828.09, 2103.89, 12.67,   0.00, 0.00, -268.74);
CreateObject(10043, 1967.77, 1878.00, 714.48,   0.00, 0.00, 0.00);
CreateObject(1561, 1959.03, 1868.77, 712.50,   0.00, 0.00, -44.94);
CreateObject(1572, 1962.27, 1868.53, 713.01,   0.00, 0.00, 0.00);
CreateObject(1572, 1963.37, 1868.60, 713.04,   0.00, 0.00, 0.00);
CreateObject(1572, 1964.62, 1868.50, 713.01,   0.00, 0.00, 0.00);
CreateObject(10259, 1972.40, 1877.77, 712.30,   0.00, 0.00, -0.18);
CreateObject(10259, 1971.56, 1877.76, 712.30,   0.00, 0.00, 0.00);
CreateObject(10259, 1973.29, 1877.77, 712.31,   0.00, 0.00, 0.00);
CreateObject(10259, 1974.13, 1877.77, 712.32,   0.00, 0.00, 0.00);
CreateObject(10259, 1975.02, 1877.78, 712.32,   0.00, 0.00, 0.00);
CreateObject(10260, 1970.49, 1877.88, 712.32,   0.00, 0.00, -87.30);
CreateObject(10259, 1970.46, 1878.76, 712.26,   0.00, 0.00, -88.86);
CreateObject(10259, 1970.47, 1879.65, 712.26,   0.00, 0.00, -89.04);
CreateObject(10201, 1973.53, 1877.92, 713.29,   0.00, 0.00, -0.90);
CreateObject(10222, 1976.14, 1872.58, 713.52,   0.00, 0.00, -92.46);
CreateObject(10226, 1975.65, 1870.71, 713.14,   0.00, 0.00, -91.14);
CreateObject(10226, 1975.86, 1870.70, 713.90,   0.00, 0.00, -91.98);
CreateObject(10226, 1975.77, 1869.58, 713.87,   0.00, 0.00, -91.14);
CreateObject(10226, 1975.73, 1869.57, 713.15,   0.00, 0.00, -92.04);
CreateObject(10239, 1969.21, 1872.45, 713.34,   0.00, 0.00, 0.00);
CreateObject(10239, 1971.16, 1872.39, 713.40,   0.00, 0.00, 0.00);
CreateObject(10239, 1971.89, 1872.33, 713.46,   0.00, 0.00, 0.00);
CreateObject(10244, 1965.17, 1875.35, 712.66,   0.00, 0.00, 17.40);
CreateObject(10248, 1962.24, 1876.77, 712.89,   0.00, 0.00, 0.00);
CreateObject(1598, 1964.10, 1877.36, 713.45,   0.00, 0.00, 0.00);
CreateObject(3120, 1960.93, 1874.50, 712.58,   0.00, 0.00, 0.00);
CreateObject(1794, 1885.54, 1326.37, 13.70,   0.00, 0.00, 0.00);
CreateObject(1794, 1970.42, 1733.99, 19.48,   0.00, 0.00, -93.06);
CreateObject(1795, 1971.12, 1910.94, 19.22,   0.00, 0.00, -88.02);
CreateObject(1793, 1874.07, 2049.80, 19.68,   0.00, 0.00, 177.36);
CreateObject(1792, 1896.33, 2106.09, 19.60,   0.00, 0.00, -91.80);
CreateObject(1794, 1776.89, 2219.25, 19.53,   0.00, 0.00, -89.88);
CreateObject(1795, 1814.19, 2232.37, 19.64,   0.00, 0.00, 0.00);
CreateObject(1790, 1863.88, 2354.62, 19.59,   0.00, 0.00, -55.44);
CreateObject(1796, 1831.35, 2380.73, 18.62,   0.00, 0.00, 117.72);
CreateObject(1794, 2175.45, 1913.21, 19.37,   0.00, 0.00, 0.00);
CreateObject(1892, 1678.48, 2476.38, -12.11,   -0.42, 0.00, -55.56);
CreateObject(736, 1770.59, 2466.77, 23.51,   0.00, 0.00, 0.00);
CreateObject(736, 1773.91, 2462.63, 23.50,   0.00, 0.00, 0.00);
CreateObject(1496, 1755.02, 2457.66, 14.98,   0.00, 0.00, -57.48);
CreateObject(1496, 1754.11, 2458.84, 14.98,   0.00, 0.00, -54.60);
CreateObject(3130, 1740.59, 2456.72, 15.17,   0.00, 0.00, 125.28);
CreateObject(1300, 1747.42, 2448.57, 15.66,   0.00, 0.00, 38.28);
CreateObject(2082, 1735.89, 2463.95, 15.27,   0.00, 0.00, 31.74);
CreateObject(2028, 1737.48, 2461.63, 15.56,   0.00, 0.00, -144.00);
CreateObject(2028, 1739.00, 2459.71, 15.57,   0.00, 0.00, -141.06);
CreateObject(1663, 1736.39, 2464.66, 15.75,   0.00, 0.00, -116.94);
CreateObject(2942, 1752.91, 2459.68, 15.73,   0.00, 0.00, -60.48);
CreateObject(3172, 1745.75, 2454.57, 15.73,   0.00, 0.00, -57.00);
CreateObject(1738, 1745.00, 2455.08, 16.23,   0.00, 0.00, 32.10);
CreateObject(1742, 1744.51, 2454.00, 15.80,   0.00, 0.00, 32.22);
CreateObject(1743, 1745.95, 2454.40, 16.34,   0.00, 0.00, 33.60);
CreateObject(1744, 1745.44, 2455.31, 16.51,   0.00, 0.00, 30.66);
CreateObject(1748, 1745.44, 2454.48, 16.24,   0.00, 0.00, 36.12);
CreateObject(1797, 1741.57, 2466.54, 16.40,   0.00, 0.00, 121.32);
CreateObject(1550, 1739.60, 2467.68, 15.59,   0.00, 0.00, 0.00);
CreateObject(1550, 1739.93, 2467.94, 15.56,   8.16, -13.44, 0.00);
CreateObject(1550, 1740.26, 2468.14, 15.63,   0.00, 0.00, 0.00);
CreateObject(1550, 1740.57, 2468.30, 15.62,   0.00, 0.00, 0.00);
CreateObject(1550, 1740.51, 2467.82, 15.64,   0.00, -0.18, 0.00);
CreateObject(10036, 1740.60, 2466.30, 15.47,   0.00, 0.00, -150.30);
CreateObject(1364, 1750.09, 2462.95, 15.99,   0.00, 0.00, -54.60);
CreateObject(837, 1889.60, 608.62, 15.89,   0.00, 0.00, -63.12);
CreateObject(3515, 1885.79, 618.03, 14.95,   0.00, 0.00, -237.30);
CreateObject(837, 1883.04, 616.01, 15.82,   0.00, 0.00, -24.36);
CreateObject(837, 1883.30, 616.52, 16.17,   0.00, 0.00, -55.68);
CreateObject(838, 1882.89, 616.41, 16.33,   0.00, 0.00, -2.94);
CreateObject(836, 1896.21, 611.85, 16.46,   0.00, 0.00, 0.00);
CreateObject(836, 1899.00, 608.48, 16.03,   0.00, 0.00, 47.88);
CreateObject(629, 1893.38, 605.27, 15.43,   -51.48, 89.40, -36.30);
CreateObject(835, 1881.07, 628.85, 17.24,   0.00, 0.00, 0.00);
CreateObject(19500, 1810.66, 2088.47, 776.26,   0.00, 0.00, 0.00);
CreateObject(1507, 1813.61, 2094.69, 772.79,   0.00, 0.00, 0.00);
CreateObject(1507, 1814.33, 2094.71, 772.87,   0.00, 0.00, 0.00);
CreateObject(1930, 1809.38, 2094.91, 773.63,   0.00, 0.00, -89.10);
CreateObject(1930, 1804.61, 2089.17, 774.63,   0.00, 0.00, 0.00);
CreateObject(1930, 1817.69, 2091.20, 773.75,   0.00, 0.00, 179.58);
CreateObject(1930, 1817.72, 2085.04, 774.14,   0.00, 0.00, 0.00);
CreateObject(1930, 1812.48, 2078.82, 773.90,   0.00, 0.00, -89.34);
CreateObject(1491, 1811.56, 2086.57, 772.74,   0.00, 0.00, 0.00);
CreateObject(1506, 1804.99, 2085.46, 772.69,   0.00, 0.00, 0.00);
CreateObject(3172, 1808.47, 2090.78, 773.18,   0.00, 0.00, 90.90);
CreateObject(19166, 1815.60, 2086.72, 774.43,   -88.50, -36.78, -36.72);
CreateObject(19173, 1809.39, 2086.68, 774.45,   0.00, 0.00, 0.00);
CreateObject(743, 1817.08, 2088.04, 773.06,   0.00, 0.00, 0.00);
CreateObject(755, 1817.15, 2087.91, 773.26,   0.00, 0.00, 28.68);
CreateObject(10201, 1808.17, 2090.28, 773.63,   0.00, 0.00, 91.44);
CreateObject(1750, 1804.71, 2093.70, 773.76,   0.00, 0.00, -178.56);
CreateObject(1550, 1808.85, 2080.02, 772.98,   -51.12, 70.26, 0.00);
CreateObject(3179, 1808.88, 2085.68, 773.86,   0.00, 0.00, 0.00);
CreateObject(3172, 1814.32, 2081.93, 773.23,   0.00, 0.00, 0.00);
CreateObject(3174, 1814.01, 2080.81, 773.35,   0.00, 0.00, -177.00);
CreateObject(1293, 1813.52, 2086.98, 773.41,   0.00, 0.00, 0.00);
CreateObject(3184, 1815.38, 2086.12, 773.73,   0.00, 0.00, -182.76);
CreateObject(3174, 1807.34, 2090.76, 773.14,   0.00, 0.00, 87.72);
CreateObject(2082, 1816.02, 2094.16, 772.71,   0.00, 0.00, -90.18);
CreateObject(2081, 1811.27, 2094.29, 772.73,   0.00, 0.00, 0.00);
CreateObject(2081, 1807.52, 2079.69, 772.80,   0.00, 0.00, 91.98);
CreateObject(2081, 1807.48, 2081.56, 772.73,   0.00, 0.00, 91.20);
CreateObject(3174, 1808.42, 2082.11, 773.30,   0.00, 0.00, -89.52);
CreateObject(3174, 1808.43, 2080.27, 773.27,   0.00, 0.00, -90.96);
CreateObject(3174, 1816.36, 2093.50, 773.42,   0.00, 0.00, 128.46);
CreateObject(3174, 1811.60, 2093.54, 773.40,   0.00, 0.00, -179.40);
CreateObject(2028, 1805.01, 2090.73, 773.14,   0.00, 0.00, -181.80);
CreateObject(2028, 1805.00, 2088.35, 773.18,   0.00, 0.00, -181.20);
CreateObject(1744, 1808.51, 2091.53, 773.96,   0.00, 0.00, 0.00);
CreateObject(1743, 1808.49, 2090.85, 773.80,   0.00, 0.00, 0.00);
CreateObject(1748, 1808.23, 2091.17, 773.67,   0.00, 0.00, 0.00);
CreateObject(1738, 1808.27, 2091.60, 773.68,   0.00, 0.00, 0.00);
CreateObject(1739, 1817.59, 2088.27, 774.55,   0.00, 0.00, 0.00);
CreateObject(5241, 2024.40, 1556.52, 11.42,   0.00, 0.00, 87.48);
CreateObject(5240, 2026.61, 1587.68, 17.91,   0.00, 0.00, 0.00);
CreateObject(5233, 2014.78, 1628.49, 18.28,   0.00, 0.00, -75.24);
CreateObject(5239, 1997.94, 1692.02, 20.94,   0.00, 0.00, -77.76);
CreateObject(2250, 2036.90, 1601.50, 11.66,   0.00, 0.00, -27.42);
CreateObject(637, 2012.99, 1536.02, 12.91,   0.00, 0.00, 0.00);
CreateObject(627, 2009.06, 1573.60, 14.10,   0.00, 0.00, 0.00);
CreateObject(736, 2005.42, 1596.10, 24.28,   0.00, 0.00, 0.00);
CreateObject(733, 2000.41, 1624.68, 12.25,   0.00, 0.00, 0.00);
CreateObject(714, 2032.97, 1560.01, 13.89,   0.00, 0.00, 0.00);
CreateObject(9153, 2015.22, 1671.36, 14.51,   0.00, 0.00, 10.08);
CreateObject(9153, 2008.04, 1670.09, 14.28,   0.00, 0.00, 11.28);
CreateObject(707, 1987.60, 1664.17, 14.39,   0.00, 0.00, 0.00);
CreateObject(4994, 1989.47, 1659.16, 15.09,   0.00, 0.00, 113.58);
CreateObject(4583, 1959.73, 1658.22, 14.20,   0.00, 0.00, 24.90);
CreateObject(3319, 1957.23, 1628.84, 14.89,   0.12, -0.12, -252.42);
CreateObject(714, 1984.53, 1569.81, 14.07,   0.00, 0.00, 0.00);
CreateObject(3318, 1980.54, 1550.39, 14.36,   0.00, 0.00, 0.00);
CreateObject(3214, 1958.21, 1678.57, 14.35,   0.00, 0.00, 22.38);
CreateObject(3633, 1930.92, 1727.74, 19.62,   0.00, 0.00, 0.00);
CreateObject(3300, 1948.57, 1695.28, 15.06,   0.36, 0.54, 107.46);
CreateObject(4640, 1992.77, 1594.24, 14.44,   0.00, 0.00, 96.06);
CreateObject(4640, 2005.10, 1601.65, 14.15,   0.00, 0.00, -83.46);
CreateObject(4638, 1988.31, 1604.77, 14.49,   0.00, 0.00, 196.74);
CreateObject(3320, 1689.16, 1344.53, 14.24,   0.00, 0.00, -91.50);
CreateObject(2246, 1739.89, 1322.59, 10.42,   -11.04, 0.18, -88.14);
CreateObject(2246, 1722.14, 1322.01, 12.54,   2.52, -0.36, 88.80);
CreateObject(2246, 1703.17, 1322.65, 12.03,   -8.70, 0.48, -273.42);
CreateObject(2246, 1684.75, 1323.52, 10.74,   -1.14, -0.06, -91.20);
CreateObject(4813, 1581.21, 1252.04, 10.02,   0.96, -1.02, -183.36);
CreateObject(3317, 1646.59, 1357.65, 11.21,   0.66, 0.42, 87.36);
CreateObject(736, 1688.28, 1334.09, 21.83,   0.00, 0.00, 0.00);
CreateObject(3302, 1611.88, 1344.35, 12.60,   -1.50, -1.98, -182.10);
CreateObject(4344, 1576.13, 1326.20, 14.63,   0.00, 0.00, -87.90);
CreateObject(2204, 1653.94, 1298.51, 10.73,   -1.20, -0.78, -91.68);
CreateObject(2601, 1684.23, 1256.14, 13.44,   0.00, 0.00, -90.72);
CreateObject(2602, 1648.75, 1267.84, 13.45,   0.00, 0.00, -89.64);
CreateObject(3095, 1660.44, 1291.24, 11.06,   0.24, 1.38, -1.38);
CreateObject(3095, 1660.31, 1282.39, 11.28,   -2.64, 0.84, 0.00);
CreateObject(3095, 1669.13, 1290.78, 10.81,   0.42, 0.60, 0.00);
CreateObject(3095, 1672.63, 1290.67, 10.69,   0.30, -0.78, 1.50);
CreateObject(3095, 1672.77, 1282.40, 10.99,   -2.94, 0.30, 0.00);
CreateObject(3095, 1663.85, 1281.68, 10.77,   0.00, 0.00, 0.00);
CreateObject(3095, 1672.84, 1273.58, 11.24,   0.00, 0.00, 0.00);
CreateObject(3095, 1672.69, 1265.27, 11.26,   0.00, 0.00, 0.00);
CreateObject(3166, 1633.50, 1293.98, 14.42,   0.00, 0.00, -1.20);
CreateObject(3166, 1677.86, 1291.60, 13.14,   0.00, 0.00, 0.00);
CreateObject(987, 1633.77, 1318.07, 11.08,   0.00, 0.00, -4.44);
CreateObject(987, 1645.21, 1317.15, 11.16,   0.00, 0.00, -1.50);
CreateObject(987, 1665.02, 1316.92, 10.91,   0.00, 0.00, 0.00);
CreateObject(1374, 1664.14, 1316.91, 12.57,   44.70, 33.60, 87.66);
CreateObject(3320, 1606.88, 1304.17, 15.42,   0.54, -0.18, 87.84);
CreateObject(736, 1614.14, 1316.28, 22.16,   0.00, 0.00, 0.00);
CreateObject(769, 1598.98, 1316.17, 11.38,   0.00, 0.00, 0.00);
CreateObject(790, 1590.44, 1347.22, 12.43,   0.00, 0.00, -17.46);
CreateObject(837, 1595.49, 1335.85, 12.07,   0.00, 0.00, 44.34);
CreateObject(790, 1564.76, 1334.50, 12.82,   0.00, 0.00, -21.72);
CreateObject(791, 1552.22, 1299.49, 7.90,   0.00, 0.00, 0.00);
CreateObject(791, 1556.87, 1306.53, 9.46,   0.00, 0.00, -19.86);
CreateObject(791, 1544.10, 1339.67, 12.00,   0.00, 0.00, 0.00);
CreateObject(791, 1572.64, 1359.58, 4.14,   0.00, 0.00, 0.00);
CreateObject(791, 1602.81, 1378.18, 3.50,   0.00, 0.00, 0.00);
CreateObject(791, 1644.49, 1411.16, 1.01,   0.00, 0.00, 0.00);
CreateObject(791, 1596.90, 1414.89, -1.72,   0.00, 0.00, 0.00);
CreateObject(791, 1591.55, 1449.25, 7.22,   0.00, 0.00, 0.00);
CreateObject(736, 1641.44, 1342.43, 21.65,   0.00, 0.00, 0.00);
CreateObject(736, 1646.09, 1342.10, 21.87,   0.00, 0.00, 0.00);
CreateObject(736, 1651.72, 1341.97, 21.34,   0.00, 0.00, 0.00);
CreateObject(2942, 1645.56, 1356.41, 11.78,   0.00, 0.00, 0.00);
CreateObject(4443, 1993.72, 1330.16, 26.64,   0.00, 0.00, -90.06);
CreateObject(736, 2019.37, 1338.13, 35.22,   0.00, 0.00, 0.00);
CreateObject(736, 2019.38, 1334.47, 34.43,   0.00, 0.00, 0.00);
CreateObject(736, 2019.79, 1330.53, 34.20,   0.00, 0.00, 0.00);
CreateObject(736, 2016.61, 1327.59, 34.45,   0.00, 0.00, 0.00);
CreateObject(736, 2013.06, 1327.40, 34.41,   0.00, 0.00, 0.00);
CreateObject(736, 2009.67, 1327.67, 34.28,   0.00, 0.00, 0.00);
CreateObject(736, 2006.60, 1327.42, 34.23,   0.00, 0.00, 0.00);
CreateObject(2942, 2010.08, 1339.36, 25.74,   0.00, 0.00, 0.00);
CreateObject(5470, 2013.61, 1337.81, 24.38,   0.00, 0.00, -124.02);
CreateObject(5485, 2014.01, 1332.76, 27.11,   0.00, 0.00, 0.00);
CreateObject(3038, 1999.95, 1327.61, 30.02,   0.00, 0.00, 84.36);
CreateObject(736, 1994.73, 1327.49, 33.97,   0.00, 0.00, 0.00);
CreateObject(1714, 1989.03, 1328.12, 24.31,   0.00, 0.00, 0.00);
CreateObject(3077, 2006.60, 1329.25, 25.13,   0.00, 0.00, 0.00);
CreateObject(4420, 2003.99, 1327.25, 29.99,   0.00, 0.00, 87.00);
CreateObject(3095, 2002.78, 1336.12, 24.61,   0.00, 0.00, 0.00);
CreateObject(3095, 2002.77, 1330.14, 24.62,   0.00, 0.00, 0.00);
CreateObject(3095, 1993.89, 1330.90, 24.63,   0.00, 0.00, 0.00);
CreateObject(3095, 1994.29, 1339.09, 24.64,   0.00, 0.00, 0.00);
CreateObject(736, 1993.00, 1336.11, 34.75,   0.00, 0.00, 0.00);
CreateObject(8564, 2005.20, 1343.02, 38.82,   0.00, 0.00, -87.60);
CreateObject(19425, 1996.73, 1326.75, 25.17,   0.00, 0.00, 0.00);
CreateObject(19425, 1999.94, 1326.79, 25.17,   0.00, 0.00, 0.00);
CreateObject(19425, 2002.23, 1326.80, 25.17,   0.00, 0.00, 0.00);
CreateObject(1442, 1987.21, 1005.05, 15.00,   0.00, 0.00, 0.00);
CreateObject(1641, 1989.71, 1002.02, 14.43,   1.80, 2.58, 0.00);
CreateObject(1639, 1992.43, 1011.74, 14.24,   0.00, 0.00, -1.98);
CreateObject(1639, 1986.33, 1012.06, 14.28,   0.00, 0.00, 176.64);
CreateObject(1646, 1994.14, 1006.94, 14.26,   0.00, 0.00, -92.64);
CreateObject(1646, 1994.21, 1008.08, 14.30,   0.00, 0.00, -92.52);
CreateObject(1637, 1991.31, 984.15, 15.04,   0.00, 0.00, 0.00);
CreateObject(2423, 1944.68, 999.15, 9.74,   0.00, 0.00, 15.18);
CreateObject(2423, 1968.01, 1051.25, 9.66,   0.00, 0.00, -34.74);
CreateObject(2423, 1957.21, 1062.87, 14.19,   0.00, 0.00, 1.02);
CreateObject(2420, 1905.37, 991.12, 15.16,   0.00, 0.00, 36.18);
CreateObject(650, 1985.93, 977.50, 13.76,   0.00, 0.00, 0.00);
CreateObject(4394, 1989.64, 1028.02, 20.67,   0.00, 0.00, 0.00);
CreateObject(2625, 2004.26, 1034.87, 12.99,   0.00, 0.00, 0.00);
CreateObject(1598, 1989.08, 1006.99, 14.66,   0.00, 0.00, 0.00);
CreateObject(982, -50.51, 1046.16, 19.35,   0.00, 0.00, 0.00);
CreateObject(966, -50.09, 1033.57, 18.68,   0.00, 0.00, 180.00);
CreateObject(983, -39.93, 1033.49, 19.41,   0.00, 0.00, 90.00);
CreateObject(983, -33.54, 1033.51, 19.41,   0.00, 0.00, 90.00);
CreateObject(983, -28.77, 1033.52, 19.41,   0.00, 0.00, 90.00);
CreateObject(970, -48.45, 1046.14, 19.26,   0.00, 0.00, 0.00);
CreateObject(970, -48.45, 1041.33, 19.26,   0.00, 0.00, 0.00);
CreateObject(970, -48.45, 1050.96, 19.26,   0.00, 0.00, 0.00);
CreateObject(19504, -281.91, 583.62, 459.89,   0.00, 0.00, 0.00);
CreateObject(19506, -268.00, 598.93, 459.55,   0.00, 0.00, 269.22);
CreateObject(1496, -270.01, 604.88, 457.42,   0.00, 0.00, 0.00);
CreateObject(1930, -274.21, 600.61, 458.34,   0.00, 0.00, 0.00);
CreateObject(1930, -274.30, 595.77, 458.37,   0.00, 0.00, 0.00);
CreateObject(1930, -274.06, 605.11, 458.82,   0.00, 0.00, 89.16);
CreateObject(1930, -262.82, 591.12, 458.93,   0.00, 0.00, -90.90);
CreateObject(1930, -262.31, 601.46, 458.62,   0.00, 0.00, 0.00);
CreateObject(1930, -263.58, 605.07, 459.17,   0.00, 0.00, 87.12);
CreateObject(1930, -290.50, 574.60, 458.69,   0.00, 0.00, 91.08);
CreateObject(1930, -294.73, 578.21, 458.97,   0.00, 0.00, 0.00);
CreateObject(1930, -294.70, 582.94, 459.15,   0.00, 0.00, 0.00);
CreateObject(1930, -291.27, 591.50, 458.33,   0.00, 0.00, 89.46);
CreateObject(1930, -281.48, 591.57, 459.08,   0.00, 0.00, 91.02);
CreateObject(19448, -286.37, 588.38, 459.17,   0.00, 0.00, 0.00);
CreateObject(1724, -292.44, 575.91, 458.39,   0.00, 0.00, -89.70);
CreateObject(1724, -292.88, 578.30, 458.41,   0.00, 0.00, 90.72);
CreateObject(1724, -293.06, 580.53, 458.38,   0.00, 0.00, 90.12);
CreateObject(1724, -293.24, 582.91, 458.35,   0.00, 0.00, 88.26);
CreateObject(1724, -293.39, 585.37, 458.32,   0.00, 0.00, 87.24);
CreateObject(1724, -293.39, 588.09, 458.27,   0.00, 0.00, 87.60);
CreateObject(1724, -293.28, 590.59, 458.21,   0.00, 0.00, 85.56);
CreateObject(1750, -287.97, 591.27, 458.64,   0.00, 0.00, 96.30);
CreateObject(3182, -286.96, 578.37, 458.17,   0.00, 0.00, -90.60);
CreateObject(3184, -285.84, 585.51, 458.41,   0.00, 0.00, 89.64);
CreateObject(3187, -271.70, 577.95, 457.93,   0.00, 0.00, -48.42);
CreateObject(3185, -271.00, 578.06, 458.18,   0.00, 0.00, 0.00);
CreateObject(3180, -270.62, 580.92, 457.64,   0.00, 0.00, 96.36);
CreateObject(3179, -270.80, 604.19, 458.25,   0.00, 0.00, 91.80);
CreateObject(3183, -276.99, 582.08, 460.26,   0.00, 0.00, 167.70);
CreateObject(1930, -273.18, 574.32, 458.65,   0.00, 0.00, 90.96);
CreateObject(1749, -265.54, 598.60, 458.12,   0.00, 0.00, -1.86);
CreateObject(3178, -273.77, 602.11, 458.51,   0.00, 0.00, 267.90);
CreateObject(1751, -264.32, 598.34, 458.16,   0.00, 0.00, 0.00);
CreateObject(1744, -265.60, 598.34, 458.87,   0.00, 0.00, 173.46);
CreateObject(1743, -265.68, 599.14, 458.81,   0.00, 0.00, 0.00);
CreateObject(1739, -262.52, 594.23, 459.54,   0.00, 0.00, 0.00);
CreateObject(1745, -265.91, 598.26, 458.71,   0.00, 0.00, 0.00);
CreateObject(3172, -269.22, 593.36, 458.13,   0.00, 0.00, 0.00);
CreateObject(3174, -269.39, 592.12, 458.28,   0.00, 0.00, -181.74);
CreateObject(1496, -283.17, 581.88, 457.66,   0.00, 0.00, 0.00);
CreateObject(19172, -279.55, 581.95, 459.09,   0.00, 0.00, 181.32);
CreateObject(10121, -284.59, 590.92, 458.29,   0.00, 0.00, -178.44);
CreateObject(10121, -282.61, 590.98, 458.28,   0.00, 0.00, 180.66);
CreateObject(10121, -280.64, 591.05, 458.25,   0.00, 0.00, 181.38);
CreateObject(10121, -278.56, 591.08, 458.25,   0.00, 0.00, 180.42);
CreateObject(10121, -276.44, 591.16, 458.24,   0.00, 0.00, -177.90);
CreateObject(10121, -274.36, 591.21, 458.22,   0.00, 0.00, 181.38);
CreateObject(742, -270.58, 585.99, 458.13,   0.00, 0.00, 0.00);
CreateObject(755, -270.59, 585.97, 458.83,   0.00, 0.00, 0.00);
CreateObject(1300, -269.57, 590.94, 458.13,   0.00, 0.00, 0.00);
CreateObject(2082, -263.03, 597.32, 457.67,   0.00, 0.00, -181.02);
CreateObject(1750, -270.53, 581.96, 458.60,   0.00, 0.00, -91.56);
CreateObject(3173, -274.78, 575.40, 457.65,   0.00, 0.00, 179.28);
CreateObject(19173, -269.00, 587.45, 459.63,   0.00, 0.00, 89.88);
CreateObject(2198, 1865.81, 1493.01, 11.51,   0.00, 0.00, 0.00);
CreateObject(1505, 1871.83, 1493.79, 8.60,   0.00, 0.00, -90.96);
CreateObject(5112, 1884.81, 1474.53, 10.48,   0.00, 0.00, 0.00);
CreateObject(737, 1883.25, 1469.84, 9.02,   0.00, 0.00, 0.00);
CreateObject(2204, 1870.82, 1477.72, 7.81,   0.00, 0.00, 0.00);
CreateObject(987, 1859.55, 1465.31, 8.34,   0.00, 0.00, 0.00);
CreateObject(987, 1850.49, 1465.39, 8.20,   0.00, 0.00, 0.00);
CreateObject(987, 1850.52, 1477.31, 8.62,   0.00, 0.00, -90.24);
CreateObject(987, 1850.42, 1484.76, 8.53,   0.00, 0.00, -89.04);
CreateObject(987, 1850.25, 1484.71, 8.07,   0.00, 0.00, 0.00);
CreateObject(987, 1871.15, 1465.13, 8.24,   0.00, 0.00, 89.70);
CreateObject(2200, 1864.45, 1480.83, 777.74,   0.00, 0.00, 0.00);
CreateObject(1505, 1870.15, 1480.08, 774.85,   0.00, 0.00, 89.64);
CreateObject(2201, 1864.53, 1480.90, 777.72,   0.00, 0.00, 0.00);
CreateObject(2203, 1864.48, 1480.81, 777.96,   0.00, 0.00, 0.00);
CreateObject(1954, 1766.29, 2033.11, 18.60,   0.00, 0.00, -30.84);
CreateObject(1955, 1766.35, 2033.06, 18.58,   0.00, 0.00, -30.00);
CreateObject(1506, 1766.38, 2041.06, 15.65,   0.00, 0.00, -31.68);
CreateObject(1506, 1765.24, 2041.75, 15.63,   0.00, 0.00, -30.24);
CreateObject(2177, 1766.30, 2032.95, 18.71,   0.00, 0.00, -26.76);
CreateObject(2246, 2361.10, 1353.79, 10.50,   0.00, 0.00, -85.98);
CreateObject(2246, 2380.23, 1355.31, 10.84,   0.00, 0.00, -85.02);
CreateObject(2246, 2399.02, 1356.99, 11.19,   0.00, 0.00, -84.96);
CreateObject(2246, 2417.35, 1358.91, 11.53,   0.00, 0.00, -82.98);
CreateObject(2246, 2436.46, 1361.16, 11.86,   0.00, 0.00, -84.36);
CreateObject(2246, 2455.30, 1362.85, 12.21,   0.00, 0.00, -85.26);
CreateObject(2246, 2473.76, 1364.45, 12.56,   0.00, 0.00, -84.90);
CreateObject(2246, 2492.54, 1366.29, 12.94,   0.00, 0.00, -83.94);
CreateObject(2246, 2509.61, 1368.08, 13.22,   0.00, 0.00, -83.34);
CreateObject(2246, 2521.86, 1369.56, 13.53,   0.00, 0.00, -82.62);
CreateObject(2246, 2540.61, 1372.11, 12.28,   -9.96, -0.78, -82.44);
CreateObject(9203, 2543.16, 1381.29, 12.26,   0.00, 0.00, 10.20);
CreateObject(2423, 2374.03, 1318.77, 9.21,   0.00, 0.00, 0.00);
CreateObject(1949, 2429.17, 1376.64, 15.06,   -0.30, -1.26, 6.18);
CreateObject(4640, 2430.78, 1366.30, 9.57,   0.24, -1.02, 6.96);
CreateObject(4640, 2435.23, 1366.81, 9.63,   0.00, 0.00, 6.72);
CreateObject(3320, 2466.57, 1385.91, 16.31,   0.00, 0.00, -84.42);
CreateObject(4640, 2453.24, 1368.73, 10.11,   0.00, 0.00, 7.08);
CreateObject(1422, 2489.59, 1375.12, 13.69,   0.00, 0.00, 0.00);
CreateObject(3318, 2471.13, 1374.61, 13.53,   10.14, -0.72, 4.98);
CreateObject(736, 2457.73, 1373.32, 23.24,   0.00, 0.00, 0.00);
CreateObject(4593, 2381.03, 1380.04, 9.32,   0.06, 0.24, -175.20);
CreateObject(18783, 2407.28, 1374.09, 9.70,   -0.06, -0.48, 6.42);
CreateObject(18783, 2405.37, 1389.55, 9.76,   0.00, 0.00, 7.38);
CreateObject(987, 2394.60, 1396.38, 11.82,   0.00, 0.00, 9.36);
CreateObject(987, 2402.37, 1397.71, 12.06,   0.00, 0.00, 10.08);
CreateObject(987, 2413.84, 1399.66, 12.00,   0.00, 0.00, -82.50);
CreateObject(987, 2414.38, 1396.67, 11.94,   0.00, 0.00, 277.02);
CreateObject(4894, 2421.76, 1346.82, 6.10,   0.00, 0.00, 3.24);
CreateObject(4894, 2495.44, 1350.63, 6.10,   0.00, 0.00, 2.46);
CreateObject(1792, 2542.07, 1388.25, 16.57,   0.00, 0.00, -258.84);
CreateObject(4335, 2529.68, 1453.42, 12.81,   -4.32, 3.00, -274.80);
CreateObject(687, 2537.16, 1477.78, 9.04,   0.00, 0.00, 0.00);
CreateObject(3302, 2521.69, 1419.09, 10.18,   1.80, -0.54, -85.62);
CreateObject(9201, 2526.36, 1429.97, 10.73,   0.00, 0.00, 94.56);
CreateObject(3300, 2323.81, 1369.27, 10.47,   -0.66, -0.18, 0.00);
CreateObject(4894, 2553.34, 1322.00, 8.34,   0.00, 0.00, -73.56);
CreateObject(2942, 2397.98, 1368.39, 12.70,   0.00, 0.00, 94.92);
CreateObject(4894, 2591.74, 1264.64, 13.92,   0.00, 0.00, -58.86);
CreateObject(4894, 2625.51, 1272.69, 15.62,   0.00, 0.00, -55.44);
CreateObject(4894, 2592.78, 1339.60, 11.33,   0.00, 0.00, -75.18);
CreateObject(4894, 2574.12, 1372.38, 7.48,   0.00, 0.00, -73.26);
CreateObject(4894, 2567.60, 1444.04, 3.25,   0.00, 0.00, -100.80);
CreateObject(4894, 2546.53, 1505.39, 6.47,   0.00, 0.00, 67.14);
CreateObject(652, 2533.27, 1404.39, 9.70,   0.00, 0.00, 0.00);
CreateObject(2250, 2512.59, 1307.35, 7.89,   0.00, 0.00, 34.62);
CreateObject(2250, 2473.68, 1317.59, 7.30,   0.00, 0.00, -49.74);
CreateObject(4109, 2530.37, 1413.49, 10.81,   0.00, 0.00, 0.00);
CreateObject(987, 2425.66, 1386.13, 12.44,   0.00, 0.00, 6.00);
CreateObject(4894, 2031.79, 1314.28, 21.91,   0.00, 0.00, -2.46);
CreateObject(5464, 1829.96, 1339.70, 11.16,   0.00, 0.00, -0.66);
CreateObject(5468, 1829.80, 1339.76, 11.05,   0.00, 0.00, -0.78);
CreateObject(5466, 1830.09, 1339.07, 11.00,   0.00, 0.00, 0.00);
CreateObject(5465, 1830.31, 1338.79, 11.00,   0.00, 0.00, 0.00);
CreateObject(5447, 1826.49, 1339.89, 4.62,   0.00, 0.00, 0.00);
CreateObject(10116, 1826.27, 1340.41, 26.62,   0.00, 0.00, 0.00);
CreateObject(3095, 1837.97, 1330.95, 8.22,   0.00, 0.00, -1.20);
CreateObject(3095, 1838.03, 1339.80, 8.21,   0.00, 0.00, 0.00);
CreateObject(3095, 1838.03, 1347.74, 8.23,   0.00, 0.00, 0.00);
CreateObject(3095, 1846.40, 1332.63, 8.21,   0.00, 0.00, 0.00);
CreateObject(3095, 1846.42, 1341.61, 8.23,   0.00, 0.00, 0.00);
CreateObject(3095, 1846.53, 1347.59, 8.23,   0.00, 0.00, 0.00);
CreateObject(5471, 1847.25, 1345.03, 8.47,   0.00, 0.00, 0.00);
CreateObject(5470, 1842.97, 1338.89, 8.66,   0.00, 0.00, -138.96);
CreateObject(5470, 1846.50, 1330.12, 8.47,   0.00, 0.00, 0.00);
CreateObject(5470, 1838.07, 1349.82, 8.20,   0.00, 0.00, -68.64);
CreateObject(4638, 1885.58, 1337.86, 8.60,   0.00, 0.00, -357.00);
CreateObject(736, 1870.97, 1331.08, 18.53,   0.00, 0.00, 0.00);
CreateObject(2365, 1860.69, 1337.36, 7.67,   0.00, 0.00, -89.46);
CreateObject(5447, 1851.80, 2098.67, 14.17,   0.00, 0.00, 0.00);
CreateObject(5449, 1851.60, 2099.13, 13.68,   0.00, 0.00, 0.00);
CreateObject(3040, 1867.79, 2033.23, 17.12,   0.00, 0.00, 0.00);
CreateObject(3040, 1867.70, 2026.64, 17.35,   0.00, 0.00, 0.00);
CreateObject(3040, 1867.58, 2020.14, 17.30,   0.00, 0.00, 0.00);
CreateObject(3040, 1867.56, 2013.46, 17.38,   0.00, 0.00, 0.00);
CreateObject(3039, 1863.71, 2009.01, 14.80,   0.00, 0.00, 181.56);
CreateObject(3040, 1870.49, 2041.02, 16.89,   0.00, 0.00, 0.00);
CreateObject(4333, 1832.46, 2038.08, 18.70,   0.00, 0.00, 180.60);
CreateObject(4322, 1870.33, 2048.97, 16.30,   0.00, 0.00, 0.00);
CreateObject(3318, 1834.27, 2022.58, 14.82,   0.00, 0.00, 0.00);
CreateObject(4333, 1854.41, 2038.04, 18.81,   0.00, 0.00, -91.32);
CreateObject(1232, 1842.44, 2029.27, 16.51,   0.00, 0.00, 0.00);
CreateObject(1232, 1860.73, 2018.08, 15.89,   0.00, 0.00, 0.00);
CreateObject(2890, 1853.88, 2008.21, 14.27,   0.00, 0.00, 182.64);
CreateObject(4894, 1864.02, 2001.51, 8.50,   0.00, 0.00, 0.00);
CreateObject(10042, 2078.57, 1992.83, 716.50,   0.00, 0.00, 0.00);
CreateObject(10208, 2074.86, 1996.52, 714.56,   0.00, 0.00, 0.00);
CreateObject(10200, 2078.28, 1994.82, 714.43,   0.00, 0.00, 0.00);
CreateObject(10200, 2077.32, 1994.81, 714.42,   0.00, 0.00, 0.00);
CreateObject(10200, 2076.42, 1994.83, 714.42,   0.00, 0.00, 0.00);
CreateObject(10200, 2075.49, 1994.79, 714.42,   0.00, 0.00, 0.00);
CreateObject(10200, 2074.57, 1994.78, 714.41,   0.00, 0.00, 0.00);
CreateObject(10200, 2073.72, 1994.79, 714.42,   0.00, 0.00, 0.00);
CreateObject(10200, 2073.09, 1994.77, 714.42,   0.00, 0.00, 0.00);
CreateObject(10199, 2076.15, 1998.13, 715.71,   0.00, 0.00, 0.00);
CreateObject(10196, 2076.52, 1991.55, 714.65,   0.00, 0.00, 0.00);
CreateObject(10198, 2074.26, 1996.84, 715.86,   0.00, 0.00, 0.00);
CreateObject(10264, 2077.19, 1996.67, 714.46,   0.00, 0.00, 0.00);
CreateObject(10266, 2080.72, 1989.07, 714.95,   0.00, 0.00, 0.00);
CreateObject(10266, 2083.54, 1989.10, 714.95,   0.00, 0.00, 0.00);
CreateObject(10266, 2085.94, 1989.11, 714.92,   0.00, 0.00, 0.00);
CreateObject(10267, 2084.35, 1989.03, 715.01,   0.00, 0.00, 0.00);
CreateObject(10267, 2087.05, 1988.75, 714.99,   0.00, 0.00, 0.00);
CreateObject(10267, 2081.55, 1988.87, 715.03,   0.00, 0.00, 0.00);
CreateObject(10267, 2079.87, 1988.86, 714.95,   0.00, 0.00, 185.46);
CreateObject(1432, 2077.07, 1989.80, 714.61,   0.00, 0.00, 0.00);
CreateObject(1496, 2070.73, 1988.22, 714.56,   0.00, 0.00, 0.00);
CreateObject(1496, 2069.43, 1988.22, 714.51,   0.00, 0.00, 0.00);
CreateObject(10027, 2075.70, 1994.55, 715.53,   -24.42, 23.88, 0.00);
CreateObject(10048, 1951.32, 2175.08, 623.76,   0.00, 0.00, 0.06);
CreateObject(10136, 1957.80, 2179.63, 621.88,   0.00, 0.00, -90.84);
CreateObject(10146, 1945.51, 2177.38, 622.43,   0.00, 0.00, 0.00);
CreateObject(10153, 1947.97, 2171.33, 622.79,   0.00, 0.00, 0.00);
CreateObject(10165, 1948.92, 2178.21, 622.33,   0.00, 0.00, 0.00);
CreateObject(10165, 1951.75, 2178.25, 622.32,   0.00, 0.00, 0.00);
CreateObject(10166, 1958.63, 2175.03, 622.19,   0.00, 0.00, -181.32);
CreateObject(10095, 1944.57, 2171.59, 622.18,   0.00, 0.00, 0.00);
CreateObject(10094, 1956.32, 2170.43, 622.92,   0.00, 0.00, 0.00);
CreateObject(10072, 1949.72, 2170.90, 622.52,   0.00, 0.00, -152.28);
CreateObject(899, 2497.60, 339.81, 26.55,   0.00, 0.00, -17.40);
CreateObject(899, 2508.02, 350.01, 29.42,   0.00, 0.00, -15.18);
CreateObject(18752, 2487.07, 296.75, 8.75,   0.00, 0.00, -9.66);
CreateObject(899, 2515.98, 357.85, 28.41,   0.00, 0.00, 0.00);
CreateObject(899, 2519.90, 338.61, 30.80,   -36.60, -31.02, -29.10);
CreateObject(18752, 2439.28, 260.44, -19.09,   0.00, 0.00, 57.78);
CreateObject(1322, 2475.54, 368.77, 30.57,   0.00, 0.00, 122.16);
CreateObject(899, 2429.11, 302.55, 27.89,   -33.48, -10.74, 0.00);
CreateObject(3630, 2478.78, 365.51, 33.93,   0.00, 0.00, -237.54);
CreateObject(1940, 2641.25, 1774.22, 7.51,   0.00, 0.00, 0.00);
CreateObject(1941, 2641.15, 1774.23, 7.51,   0.00, 0.00, 0.00);
CreateObject(1944, 2641.16, 1774.19, 7.52,   0.00, 0.00, 360.18);
CreateObject(2365, 2611.06, 1757.22, -0.30,   0.00, 0.00, -269.40);
CreateObject(4894, 2418.72, 1887.64, 9.91,   0.00, 0.00, -1.86);
CreateObject(4894, 2485.45, 1887.30, 11.20,   0.00, 0.00, 0.00);
CreateObject(4894, 2560.07, 1889.18, 11.91,   0.00, 0.00, -2.40);
CreateObject(4894, 2630.78, 1889.17, 11.71,   0.00, 0.00, 0.00);
CreateObject(4894, 2660.07, 1888.60, 10.45,   0.00, 0.00, 0.00);
CreateObject(987, 2632.80, 1793.10, 1.18,   0.00, 0.00, 0.00);
CreateObject(987, 2625.06, 1793.17, 1.15,   0.00, 0.00, -0.48);
CreateObject(987, 2607.93, 1792.53, 0.43,   0.00, 0.00, 3.36);
CreateObject(987, 2600.50, 1791.72, 0.58,   0.00, 0.00, 5.82);
CreateObject(987, 2600.59, 1780.25, 0.50,   0.00, 0.00, -268.62);
CreateObject(987, 2601.42, 1768.60, 0.55,   0.00, 0.00, 93.48);
CreateObject(987, 2602.05, 1756.88, 0.57,   0.00, 0.00, 92.58);
CreateObject(987, 2619.95, 1756.03, 0.81,   0.00, 0.00, 0.00);
CreateObject(10184, 2619.68, 1753.18, 601.71,   0.00, 0.00, 0.00);
CreateObject(10165, 2619.11, 1758.66, 595.72,   0.00, 0.00, 0.00);
CreateObject(1676, 2627.44, 1738.33, 596.46,   0.00, 0.00, 0.00);
CreateObject(10146, 2621.92, 1749.33, 596.85,   0.00, 0.00, 0.00);
CreateObject(1972, 2628.71, 1745.60, 596.60,   0.00, 0.00, 0.00);
CreateObject(19463, 2603.79, 1756.07, 600.87,   0.00, 0.00, 91.02);
CreateObject(3166, 2618.69, 1736.88, 597.48,   0.00, 0.00, 89.88);
CreateObject(4276, 1926.09, 2084.55, 20.31,   0.00, 0.00, 20.58);
CreateObject(1232, 1907.43, 2078.46, 17.21,   0.00, 0.00, 0.00);
CreateObject(1232, 1914.25, 2068.59, 17.23,   0.00, 0.00, 0.00);
CreateObject(10071, 1916.88, 2070.87, 15.22,   0.00, 0.00, 0.00);
CreateObject(4322, 1906.86, 2080.83, 16.06,   0.00, 0.00, 90.90);
CreateObject(10056, 1900.44, 2100.75, 630.57,   0.00, 0.00, 0.00);
CreateObject(10111, 1900.15, 2093.37, 629.86,   0.00, 0.00, 0.00);
CreateObject(10219, 1902.36, 2104.79, 629.06,   0.00, 0.00, 0.00);
CreateObject(10221, 1910.86, 2101.05, 629.97,   0.00, 0.00, -91.38);
CreateObject(10223, 1910.29, 2097.06, 629.89,   0.00, 0.00, -92.64);
CreateObject(10225, 1907.57, 2105.55, 630.32,   0.00, 0.00, 4.14);
CreateObject(10239, 1906.01, 2098.98, 628.70,   0.00, 0.00, 87.42);
CreateObject(10236, 1906.24, 2098.34, 627.96,   0.00, 0.00, 0.00);
CreateObject(10236, 1905.21, 2098.33, 627.93,   0.00, 0.00, 0.00);
CreateObject(10236, 1904.39, 2098.27, 627.98,   0.00, 0.00, 0.00);
CreateObject(10236, 1903.23, 2098.22, 627.95,   0.00, 0.00, 0.00);
CreateObject(10239, 1905.01, 2098.91, 628.61,   0.00, 0.00, 88.98);
CreateObject(10239, 1904.15, 2098.91, 628.79,   0.00, 0.00, 86.34);
CreateObject(10239, 1903.02, 2098.91, 628.74,   0.00, 0.00, 88.26);
CreateObject(10241, 1910.00, 2095.05, 629.45,   0.00, 0.00, 0.00);
CreateObject(10246, 1908.63, 2094.82, 629.10,   0.00, 0.00, 94.20);
CreateObject(10247, 1898.73, 2099.54, 628.03,   0.00, 0.00, 0.00);
CreateObject(10122, 1895.01, 2103.63, 629.79,   0.00, 0.00, -3.60);
CreateObject(10122, 1892.01, 2103.49, 629.81,   0.00, 0.00, 0.00);
CreateObject(1366, 1836.63, 2521.44, 15.17,   0.00, 0.00, 0.00);
CreateObject(10152, 1832.92, 2531.95, 16.05,   0.00, 0.00, 0.00);
CreateObject(736, 1814.14, 2542.13, 25.23,   0.00, 0.00, 0.00);
CreateObject(4443, 1761.84, 2515.71, 16.57,   0.00, 0.00, 116.52);
CreateObject(19425, 1764.05, 2509.50, 14.67,   0.00, 0.00, 118.74);
CreateObject(19425, 1765.56, 2506.73, 14.68,   0.00, 0.00, -61.56);
CreateObject(2011, 2193.73, 1386.79, 14.85,   0.00, 0.00, -1.92);
CreateObject(19321, 2185.86, 1366.19, 11.46,   0.00, 0.00, 178.74);
CreateObject(4109, 2185.44, 1365.63, 13.57,   0.00, 0.00, 0.00);
CreateObject(2082, 2186.03, 1370.96, 10.34,   0.00, 0.00, 88.56);
CreateObject(1724, 2185.44, 1374.14, 10.95,   0.00, 0.00, 88.08);
CreateObject(1724, 2185.86, 1375.98, 10.99,   0.00, 0.00, -88.86);
CreateObject(19451, 2189.39, 1390.82, 12.02,   0.00, 0.00, -91.02);
CreateObject(19451, 2197.72, 1390.60, 12.05,   0.00, 0.00, 88.14);
CreateObject(19451, 2195.73, 1390.80, 15.20,   0.00, 0.00, 88.08);
CreateObject(19451, 2190.72, 1390.84, 15.30,   0.00, 0.00, -91.02);
CreateObject(1496, 2194.65, 1390.54, 10.28,   0.00, 0.00, 0.00);
CreateObject(19172, 2193.31, 1390.64, 11.73,   0.00, 0.00, 0.00);
CreateObject(1496, 2196.16, 1390.81, 10.29,   0.00, 0.00, 177.72);
CreateObject(3172, 2187.94, 1392.99, 10.79,   0.00, 0.00, 0.00);
CreateObject(1750, 2190.78, 1391.00, 11.05,   0.00, 0.00, -93.60);
CreateObject(3174, 2187.83, 1391.84, 10.79,   0.00, 0.00, -182.34);
CreateObject(2894, 2187.90, 1392.86, 11.27,   0.00, 0.00, 0.00);
CreateObject(2915, 2188.48, 1397.75, 10.42,   0.00, 0.00, -48.54);
CreateObject(1725, 2198.80, 1400.01, 10.67,   0.00, 0.00, -92.34);
CreateObject(1725, 2198.55, 1396.66, 10.71,   0.00, 0.00, 91.32);
CreateObject(10106, 2200.10, 1392.89, 11.52,   0.00, 0.00, 0.00);
CreateObject(19319, 2198.33, 1396.49, 10.70,   -95.10, -8.40, 0.00);
CreateObject(19318, 2185.13, 1400.75, 11.03,   0.00, 0.00, 92.34);
CreateObject(974, 2193.87, 1406.71, 10.71,   0.00, 0.00, -1.86);
CreateObject(1664, 2190.59, 1404.03, 10.55,   0.00, 0.00, 0.00);
CreateObject(3014, 2186.97, 1405.87, 10.50,   0.00, 0.00, 0.00);
CreateObject(3014, 2187.02, 1405.21, 10.54,   0.00, 0.00, 0.00);
CreateObject(18885, 2190.84, 1406.07, 11.40,   0.00, 0.00, 0.00);
CreateObject(1364, 2198.86, 1405.54, 11.10,   0.00, 0.00, 0.00);
CreateObject(4894, 1522.05, 1695.04, 11.87,   0.00, 0.00, 0.00);
CreateObject(4894, 1598.46, 1697.13, 11.58,   0.00, 0.00, 0.00);
CreateObject(4894, 1621.10, 1671.80, 9.70,   0.00, 0.00, 0.00);
CreateObject(4894, 1544.90, 1671.69, 6.41,   0.00, 0.00, 0.00);
CreateObject(987, 1477.20, 1703.94, 13.82,   0.00, 0.00, -87.72);
CreateObject(987, 1476.77, 1715.50, 13.93,   0.00, 0.00, -88.32);
CreateObject(987, 1476.68, 1725.60, 14.01,   0.00, 0.00, -89.58);
CreateObject(987, 1464.71, 1725.40, 14.03,   0.00, 0.00, 0.00);
CreateObject(987, 1452.93, 1725.39, 13.93,   0.00, 0.00, 0.00);
CreateObject(987, 1441.50, 1725.43, 13.78,   0.00, 0.00, 0.00);
CreateObject(987, 1429.63, 1725.39, 13.63,   0.00, 0.00, 0.00);
CreateObject(987, 1417.98, 1725.36, 13.64,   0.00, 0.00, 0.00);
CreateObject(987, 1418.37, 1713.20, 13.75,   0.00, 0.00, -268.14);
CreateObject(987, 1418.47, 1701.34, 13.97,   0.00, 0.00, 90.72);
CreateObject(987, 1418.03, 1693.31, 14.10,   0.00, 0.00, -270.78);
CreateObject(974, 1417.03, 1690.36, 14.28,   0.00, 0.00, 69.90);
CreateObject(987, 1418.87, 1665.18, 13.89,   0.00, 0.00, -270.00);
CreateObject(974, 1417.50, 1680.07, 15.11,   0.00, 0.00, -63.00);
CreateObject(987, 1478.32, 1683.48, 13.93,   0.00, 0.00, -90.60);
CreateObject(1508, 1416.04, 1687.26, 15.50,   0.00, 0.00, 0.00);
CreateObject(1904, 1415.92, 1684.91, 616.56,   0.00, 0.00, 0.00);
CreateObject(1498, 1420.40, 1678.63, 614.20,   0.00, 0.00, 0.00);
CreateObject(1498, 1419.15, 1678.63, 614.17,   0.00, 0.00, 0.00);
CreateObject(1463, 1405.38, 1686.88, 614.76,   -28.62, -135.48, 0.00);
CreateObject(1463, 1405.59, 1686.73, 615.72,   25.62, -12.84, 0.00);
CreateObject(1225, 1405.73, 1686.88, 616.29,   0.00, 0.00, 0.00);
CreateObject(19377, 1406.00, 1692.48, 616.07,   0.00, 0.00, -89.40);
CreateObject(19377, 1401.00, 1691.42, 616.22,   0.00, 0.00, -2.46);
CreateObject(19377, 1405.57, 1680.52, 615.12,   0.00, 0.00, 0.00);
CreateObject(19377, 1410.43, 1678.71, 615.28,   0.00, 0.00, -89.94);
CreateObject(19377, 1414.35, 1678.67, 614.94,   0.00, 0.00, -90.18);
CreateObject(19377, 1426.65, 1678.69, 616.93,   0.00, 0.00, -89.52);
CreateObject(19377, 1426.47, 1679.73, 615.39,   0.00, 0.00, -3.78);
CreateObject(19377, 1422.14, 1690.65, 615.78,   0.00, 0.00, 90.24);
CreateObject(19377, 1413.57, 1690.67, 616.14,   0.00, 0.00, -90.24);
CreateObject(1724, 1410.71, 1688.60, 614.91,   0.00, 0.00, 0.00);
CreateObject(1724, 1412.62, 1688.60, 614.89,   0.00, 0.00, 1.68);
CreateObject(1724, 1414.36, 1688.65, 614.92,   0.00, 0.00, 4.20);
CreateObject(1724, 1412.77, 1684.02, 614.83,   0.00, 0.00, -91.08);
CreateObject(2894, 1413.14, 1684.27, 614.80,   0.00, 0.00, 0.00);
CreateObject(2898, 1421.72, 1687.17, 614.22,   0.00, 0.00, 0.00);
CreateObject(2898, 1424.65, 1687.20, 614.23,   0.00, 0.00, -0.06);
CreateObject(2898, 1424.25, 1691.84, 614.24,   0.00, 0.00, -91.20);
CreateObject(2898, 1421.73, 1692.56, 614.22,   0.00, 0.00, 0.00);
CreateObject(2915, 1420.60, 1689.73, 614.32,   0.00, 0.00, 56.10);
CreateObject(2916, 1421.03, 1690.04, 614.32,   0.00, 0.00, 0.00);
CreateObject(2913, 1422.88, 1689.90, 614.38,   -88.92, -15.78, 69.72);
CreateObject(2980, 1410.87, 1682.62, 614.91,   0.00, 0.00, 0.00);
CreateObject(2964, 1424.18, 1687.42, 614.10,   0.00, 0.00, 0.00);
CreateObject(10018, 1425.76, 1689.22, 614.18,   0.00, 0.00, 0.00);
CreateObject(19173, 1409.57, 1684.11, 615.70,   0.00, 0.00, -82.98);
CreateObject(19174, 1413.60, 1678.87, 615.85,   0.00, 0.00, -180.54);
CreateObject(2177, 1412.46, 1671.91, 616.81,   0.00, 0.00, 83.16);
CreateObject(1530, 1423.23, 1678.81, 615.93,   0.00, 0.00, -268.50);
CreateObject(2028, 1416.00, 1679.34, 614.59,   0.00, 0.00, -89.28);
CreateObject(2028, 1413.63, 1679.28, 614.59,   0.00, 0.00, -87.48);
CreateObject(742, 1417.93, 1688.69, 614.54,   0.00, 0.00, 0.00);
CreateObject(753, 1418.48, 1688.74, 615.07,   0.00, 0.00, 0.00);
CreateObject(987, 1836.32, 2309.57, 13.17,   0.00, 0.00, 34.26);
CreateObject(987, 1836.55, 2309.48, 13.15,   0.00, 0.00, -60.42);
CreateObject(987, 1842.22, 2299.34, 13.07,   0.00, 0.00, -58.20);
CreateObject(987, 1848.31, 2289.16, 13.63,   0.00, 0.00, -8.34);
CreateObject(987, 1859.72, 2287.43, 13.52,   0.00, 0.00, 73.44);
CreateObject(987, 1852.11, 2314.19, 13.55,   0.00, 0.00, -56.46);
CreateObject(987, 1839.86, 2312.20, 13.45,   0.00, 0.00, 32.46);
CreateObject(736, 1859.90, 2292.72, 24.97,   0.00, 0.00, 0.00);
CreateObject(19425, 1850.90, 2316.92, 14.27,   0.00, 0.00, -58.74);
CreateObject(671, 1885.08, 1924.10, 11.51,   0.00, 0.00, 0.00);
CreateObject(685, 1897.23, 1915.51, 11.68,   0.00, 0.00, 0.00);
CreateObject(762, 1898.62, 1916.61, 13.19,   0.00, 0.00, 0.00);
CreateObject(4338, 1863.65, 1917.49, 14.66,   0.00, 0.00, -176.82);
CreateObject(3166, 1863.51, 1904.66, 14.80,   0.00, 0.00, -86.58);
CreateObject(3166, 1887.55, 1936.24, 14.92,   0.00, 0.00, 0.90);
CreateObject(3166, 1862.64, 1957.23, 14.73,   0.00, 0.00, -82.20);
CreateObject(3166, 1838.77, 1929.54, 14.98,   -0.54, -0.90, 0.00);
CreateObject(10146, 1840.29, 1905.14, 14.37,   -43.32, 1.86, -31.02);
CreateObject(3095, 1883.41, 1909.45, 11.75,   0.00, 0.00, 5.10);
CreateObject(3095, 1874.87, 1908.99, 11.76,   0.00, 0.00, 1.14);
CreateObject(3095, 1874.53, 1917.84, 11.79,   0.00, 0.00, 2.46);
CreateObject(3095, 1883.36, 1918.34, 11.79,   0.00, 0.00, 4.56);
CreateObject(3095, 1874.06, 1926.75, 11.82,   0.00, 0.00, 3.48);
CreateObject(3095, 1873.60, 1935.48, 11.82,   0.00, 0.00, 2.94);
CreateObject(3095, 1865.08, 1928.16, 11.84,   0.00, 0.00, 3.12);
CreateObject(3095, 1864.79, 1934.92, 11.87,   0.00, 0.00, 3.42);
CreateObject(2899, 1887.19, 1908.98, 12.41,   0.00, 0.00, 4.86);
CreateObject(707, 1883.55, 1931.54, 11.61,   0.00, 0.00, 0.00);
CreateObject(706, 1884.60, 1950.20, 9.28,   0.00, 0.00, 0.00);
CreateObject(4988, 1856.06, 1935.31, 14.31,   0.00, 0.00, -267.30);
CreateObject(3095, 1864.20, 1943.71, 11.87,   0.00, 0.00, 4.08);
CreateObject(3095, 1873.20, 1944.28, 11.83,   0.00, 0.00, 3.48);
CreateObject(2898, 1868.56, 1920.28, 12.24,   0.06, 0.18, 6.54);
CreateObject(2898, 1867.70, 1925.53, 12.25,   0.00, 0.00, 5.22);
CreateObject(9201, 1843.55, 1931.49, 13.27,   0.00, 0.00, 2.58);
CreateObject(9201, 1843.96, 1918.44, 13.24,   0.00, 0.00, 3.24);
CreateObject(9202, 1849.93, 1916.10, 12.84,   0.00, 0.00, 3.12);
CreateObject(736, 1866.44, 1950.66, 22.71,   0.00, 0.00, 0.00);
CreateObject(5470, 1866.84, 1908.39, 12.13,   0.00, 0.00, 52.50);
CreateObject(18783, 1893.21, 1919.95, 518.33,   0.00, 0.00, 0.00);
CreateObject(18783, 1892.63, 1902.02, 518.35,   0.00, 0.00, 0.00);
CreateObject(19377, 1897.19, 1925.20, 522.95,   0.00, 0.00, 0.00);
CreateObject(19377, 1897.17, 1915.69, 522.95,   0.00, 0.00, 0.00);
CreateObject(19377, 1898.20, 1910.79, 522.94,   0.00, 0.00, -91.86);
CreateObject(19377, 1888.99, 1911.44, 522.99,   0.00, 0.00, -95.70);
CreateObject(19377, 1882.26, 1925.08, 523.37,   0.12, 90.00, -0.18);
CreateObject(19377, 1891.98, 1925.22, 523.36,   0.00, 90.00, 1.98);
CreateObject(19377, 1898.45, 1929.71, 522.91,   0.00, 0.00, -90.18);
CreateObject(19377, 1889.35, 1929.81, 522.98,   0.00, 0.00, -91.32);
CreateObject(19377, 1884.42, 1916.58, 522.89,   0.00, 0.00, -180.18);
CreateObject(19377, 1884.42, 1926.07, 522.91,   0.00, 0.00, 0.00);
CreateObject(19377, 1886.71, 1920.87, 521.96,   0.00, 0.00, -95.34);
CreateObject(19377, 1891.51, 1914.09, 522.03,   0.00, 0.00, 0.90);
CreateObject(1502, 1891.40, 1920.45, 520.76,   0.00, 0.00, -88.38);
CreateObject(1499, 1884.54, 1914.46, 520.68,   0.00, 0.00, -91.98);
CreateObject(1300, 1890.42, 1912.70, 521.15,   0.00, 0.00, 0.00);
CreateObject(742, 1889.89, 1915.69, 521.17,   0.00, 0.00, 0.00);
CreateObject(753, 1890.38, 1915.20, 521.74,   0.00, 0.00, 0.00);
CreateObject(2028, 1887.03, 1920.12, 521.12,   0.00, 0.00, -273.42);
CreateObject(2028, 1885.17, 1918.29, 521.19,   0.00, 0.00, -177.72);
CreateObject(19173, 1887.27, 1920.73, 522.92,   0.00, 0.00, -5.40);
CreateObject(19377, 1891.48, 1926.82, 522.04,   0.00, 0.00, 0.00);
CreateObject(1749, 1894.13, 1913.72, 521.25,   0.00, 0.00, -270.30);
CreateObject(1671, 1894.18, 1912.44, 521.23,   0.00, 0.00, -182.82);
CreateObject(19166, 1894.28, 1913.76, 521.73,   0.00, 0.00, -30.00);
CreateObject(2082, 1895.61, 1918.80, 520.72,   0.00, 0.00, -89.04);
CreateObject(1724, 1885.35, 1922.65, 521.46,   0.00, 0.00, -0.60);
CreateObject(1724, 1886.83, 1922.70, 521.47,   0.00, 0.00, -1.92);
CreateObject(1724, 1889.22, 1922.44, 521.45,   0.00, 0.00, -1.38);
CreateObject(1502, 1891.40, 1920.49, 520.76,   0.00, 0.00, 87.12);
CreateObject(1724, 1885.57, 1927.87, 521.32,   0.00, 0.00, 0.00);
CreateObject(1724, 1887.12, 1928.00, 521.43,   0.00, 0.00, 0.00);
CreateObject(1724, 1888.66, 1928.24, 521.43,   0.00, 0.00, 0.00);
CreateObject(3184, 1891.03, 1928.13, 521.45,   0.00, 0.00, -88.08);
CreateObject(3179, 1885.19, 1915.57, 521.72,   0.00, 0.00, 0.00);
CreateObject(10166, 1891.31, 1925.63, 521.43,   0.00, 0.00, 0.00);
CreateObject(1930, 1887.26, 1929.31, 522.03,   0.00, 0.00, 93.84);
CreateObject(10266, 1887.98, 1922.07, 521.21,   0.00, 0.00, 0.00);
CreateObject(19172, 1888.26, 1920.96, 522.24,   0.00, 0.00, -181.74);
CreateObject(1750, 1884.84, 1924.73, 521.68,   0.00, 0.00, -179.76);
CreateObject(3182, 1892.17, 1916.36, 521.44,   0.00, 0.00, 90.18);
CreateObject(1432, 1893.17, 1923.14, 520.85,   0.00, 0.00, 0.00);
CreateObject(1432, 1895.70, 1925.51, 520.81,   0.00, 0.00, 0.00);
CreateObject(1432, 1893.15, 1927.44, 520.82,   0.00, 0.00, 0.00);
CreateObject(19129, 1901.50, 1932.02, 520.79,   0.00, 0.00, 0.00);
CreateObject(19174, 1894.56, 1929.54, 522.30,   0.00, 0.00, 0.00);
CreateObject(19175, 1897.08, 1921.75, 522.13,   0.00, 0.00, -91.92);
CreateObject(19377, 1886.20, 1916.09, 523.35,   0.00, 90.00, 0.00);
CreateObject(19377, 1893.09, 1915.90, 523.37,   0.00, 90.00, 0.00);
CreateObject(3095, 2452.55, -778.80, 10.55,   0.00, 0.00, 0.00);
CreateObject(791, 2423.84, -752.29, 4.10,   0.00, 0.00, -70.68);
CreateObject(3095, 2394.12, -779.40, 10.72,   0.00, 0.00, 0.00);
CreateObject(3095, 2385.61, -779.48, 10.75,   0.00, 0.00, 1.38);
CreateObject(3095, 2385.44, -770.96, 10.77,   0.00, 0.00, 0.00);
CreateObject(3095, 2394.12, -770.87, 10.77,   0.00, 0.00, 0.00);
CreateObject(978, 2381.88, -778.95, 11.74,   0.00, 0.00, -86.04);
CreateObject(978, 2381.42, -771.57, 11.78,   0.00, 0.00, -87.12);
CreateObject(978, 2397.84, -778.90, 11.82,   0.00, 0.00, 89.64);
CreateObject(978, 2398.00, -771.82, 11.80,   0.00, 0.00, -271.68);
CreateObject(3166, 2356.61, -767.14, 13.81,   0.00, 0.00, -89.10);
CreateObject(3166, 2397.67, -742.27, 13.41,   0.00, 0.00, 1.74);
CreateObject(3166, 2395.68, -693.48, 13.46,   0.00, 0.00, 3.06);
CreateObject(3166, 2369.79, -670.69, 13.80,   0.00, 0.00, -86.64);
CreateObject(3166, 2318.28, -747.20, 13.74,   0.00, 0.00, -145.92);
CreateObject(3166, 2319.17, -706.98, 13.76,   0.00, 0.00, -35.58);
CreateObject(3166, 2330.89, -691.27, 13.85,   0.00, 0.00, -36.84);
CreateObject(986, 2390.44, -766.56, 12.00,   0.00, 0.00, -180.06);
CreateObject(986, 2384.99, -766.53, 12.00,   0.00, 0.00, -180.48);
CreateObject(986, 2394.17, -766.50, 11.94,   0.00, 0.00, -180.96);
CreateObject(1425, 2396.64, -783.22, 11.63,   0.00, 0.00, 6.42);
CreateObject(1425, 2383.40, -783.14, 11.69,   0.00, 0.00, 3.00);
CreateObject(3066, 2349.77, -669.55, 10.99,   0.00, 0.00, -81.72);
CreateObject(3066, 2353.90, -668.99, 11.85,   1.44, -8.40, -79.14);
CreateObject(3054, 2352.77, -669.83, 14.96,   0.00, 0.00, 0.00);
CreateObject(791, 2351.46, -646.92, 5.66,   0.00, 0.00, 0.00);
CreateObject(3400, 2375.46, -721.18, 13.18,   0.00, 0.00, 91.62);
CreateObject(3095, 2385.46, -762.22, 10.69,   0.00, 0.00, 0.00);
CreateObject(3095, 2394.05, -762.17, 10.70,   0.00, 0.00, 0.00);
CreateObject(3095, 2385.51, -753.28, 10.73,   0.00, 0.00, 0.00);
CreateObject(3095, 2393.71, -753.30, 10.75,   0.00, 0.00, -0.90);
CreateObject(3095, 2385.52, -744.48, 10.76,   0.00, 0.00, 0.54);
CreateObject(3095, 2393.60, -744.50, 10.76,   0.00, 0.00, 0.72);
CreateObject(3095, 2385.49, -735.60, 10.82,   0.00, 0.00, 0.00);
CreateObject(3095, 2393.33, -735.60, 10.83,   0.00, 0.00, 0.00);
CreateObject(2628, 2352.80, -733.19, 7.94,   0.00, 0.00, 2.16);
CreateObject(3095, 2377.83, -735.51, 10.80,   0.00, 0.00, 0.00);
CreateObject(3095, 2368.86, -735.55, 10.81,   0.00, 0.00, 0.00);
CreateObject(2011, 2372.51, -712.06, 15.53,   0.00, 0.00, 0.00);
CreateObject(974, 2371.84, -730.16, 11.74,   0.00, 0.00, 0.00);
CreateObject(974, 2372.54, -692.07, 11.98,   0.00, 0.00, 0.00);
CreateObject(2011, 2353.99, -713.04, 15.79,   0.00, 0.00, 0.00);
CreateObject(3095, 2359.96, -735.57, 10.82,   0.00, 0.00, 0.00);
CreateObject(3095, 2351.21, -735.54, 10.85,   0.00, 0.00, 0.00);
CreateObject(974, 2353.20, -693.09, 13.14,   0.00, 0.00, 0.00);
CreateObject(3095, 2342.36, -735.53, 10.91,   0.00, 0.00, 0.00);
CreateObject(3095, 2334.41, -735.60, 10.97,   0.00, 0.72, 1.80);
CreateObject(3095, 2325.62, -735.99, 11.07,   -0.48, 0.60, 3.06);
CreateObject(3095, 2317.71, -736.40, 11.19,   0.06, 0.54, 3.72);
CreateObject(3066, 2349.57, -698.30, 12.12,   0.00, 0.00, -91.50);
CreateObject(3066, 2349.84, -704.70, 11.95,   0.00, 0.00, -90.84);
CreateObject(3066, 2349.69, -711.59, 12.07,   0.00, 0.00, -88.50);
CreateObject(3066, 2350.17, -718.05, 12.08,   0.00, 0.00, -86.34);
CreateObject(3066, 2349.80, -724.73, 12.13,   0.00, 0.00, -91.32);
CreateObject(1224, 2348.19, -722.42, 11.80,   0.00, 0.00, 0.00);
CreateObject(4999, 2370.31, -756.76, 12.55,   0.00, 0.00, -89.16);
CreateObject(3066, 2358.88, -683.88, 11.45,   0.00, 0.00, -34.62);
CreateObject(791, 2310.83, -676.67, 7.44,   0.00, 0.00, 0.00);
CreateObject(5421, 2339.13, -757.30, 16.78,   0.00, 0.00, 0.00);
CreateObject(5411, 2315.03, -727.56, 11.24,   0.00, 0.00, 2.22);
CreateObject(4894, 2306.90, -782.92, 7.52,   0.00, 0.00, 0.00);
CreateObject(4344, 2229.71, -786.22, 14.81,   0.00, 0.00, -173.34);
CreateObject(3302, 2247.90, -774.75, 12.81,   -1.44, -0.78, -174.36);
CreateObject(9201, 2247.98, -785.75, 12.76,   0.00, 0.00, -85.56);
CreateObject(641, 2253.46, -776.07, 12.08,   0.00, 0.00, 0.00);
CreateObject(3301, 2208.11, -782.44, 13.23,   -0.60, -0.54, -172.68);
CreateObject(9201, 2212.82, -785.36, 13.09,   0.00, 0.00, 4.32);
CreateObject(766, 2204.68, -778.33, 12.80,   0.00, 0.00, 0.00);
CreateObject(3300, 2183.60, -786.02, 13.25,   -0.78, 0.54, 8.16);
CreateObject(767, 2188.93, -791.50, 12.29,   0.00, 0.00, 0.00);
CreateObject(3300, 2158.99, -790.22, 13.69,   0.36, 0.60, 8.94);
CreateObject(765, 2164.18, -795.63, 13.69,   0.00, 0.00, 0.00);
CreateObject(763, 2156.77, -799.00, 12.31,   0.00, 0.00, 0.00);
CreateObject(3301, 2135.54, -793.86, 13.89,   0.00, 0.00, -170.28);
CreateObject(3293, 2115.46, -799.47, 13.37,   0.00, 0.00, 13.14);
CreateObject(3300, 2095.81, -803.36, 14.32,   0.78, 1.02, 13.44);
CreateObject(766, 2100.53, -808.10, 13.71,   0.00, 0.00, 0.00);
CreateObject(19377, 2430.78, -1923.78, 641.29,   0.00, 90.00, 0.00);
CreateObject(19377, 2435.56, -1924.05, 642.61,   0.00, 0.00, 0.00);
CreateObject(19377, 2430.88, -1928.31, 645.81,   0.00, 0.00, -89.82);
CreateObject(19377, 2426.73, -1923.58, 643.93,   0.00, 0.00, 0.00);
CreateObject(19377, 2431.01, -1919.68, 642.74,   0.00, 0.00, -87.30);
CreateObject(1505, 2431.14, -1919.73, 641.25,   0.00, 0.00, 0.00);
CreateObject(1490, 2429.96, -1919.86, 642.86,   0.00, 0.00, -86.04);
CreateObject(1490, 2426.92, -1924.21, 642.74,   0.00, 0.00, 0.00);
CreateObject(10110, 2429.96, -1927.93, 642.55,   0.00, 0.00, 0.00);
CreateObject(1724, 2433.88, -1927.32, 642.08,   0.00, 0.00, -91.86);
CreateObject(1724, 2433.88, -1925.74, 642.13,   -0.78, 0.90, -91.02);
CreateObject(3130, 2435.14, -1919.95, 641.27,   0.00, 0.00, -83.76);
CreateObject(3124, 2434.01, -1926.10, 641.91,   -7.50, 28.68, 0.00);
CreateObject(3120, 2432.44, -1923.19, 641.48,   0.00, 0.00, 0.00);
CreateObject(3119, 2430.72, -1925.41, 641.62,   0.00, 0.00, -12.66);
CreateObject(3111, 2430.03, -1926.71, 642.21,   0.00, 0.00, -152.64);
CreateObject(10266, 2430.01, -1926.62, 641.78,   0.00, 0.00, 0.00);
CreateObject(1432, 2433.78, -1923.05, 641.38,   0.00, 0.00, 0.00);
CreateObject(2898, 2433.66, -1922.30, 641.35,   0.00, 0.00, 4.56);
CreateObject(2898, 2433.93, -1926.05, 641.36,   0.00, 0.00, 3.96);
CreateObject(2898, 2429.67, -1922.48, 641.36,   0.00, 0.00, 3.48);
CreateObject(2898, 2429.99, -1927.05, 641.35,   0.00, 0.00, 3.24);
CreateObject(2898, 2426.08, -1925.67, 641.35,   0.00, 0.00, 0.00);
CreateObject(2898, 2426.85, -1920.93, 641.35,   0.00, 0.00, 0.00);
CreateObject(2894, 2427.72, -1922.96, 641.41,   0.00, 0.00, 0.00);
CreateObject(19377, 2430.58, -1924.56, 643.94,   0.00, 90.00, 1.44);
CreateObject(5233, 1734.96, 2208.51, 18.77,   0.18, -0.06, 90.00);
CreateObject(5248, 1754.27, 2175.97, 14.76,   0.00, 0.00, -179.46);
CreateObject(1712, 1748.06, 2201.51, 14.31,   0.00, 0.00, 0.00);
CreateObject(9201, 1750.76, 2200.97, 15.35,   0.00, 0.00, 89.52);
CreateObject(1245, 1758.42, 2194.03, 14.96,   0.00, 0.00, -177.12);
CreateObject(3432, 1743.29, 2213.73, 14.61,   0.00, 0.00, 179.64);
CreateObject(1245, 1715.70, 2198.58, 15.29,   0.00, 0.00, -179.34);
CreateObject(2204, 1793.49, 2040.15, 13.87,   0.00, 0.00, 0.00);
CreateObject(3639, 1807.20, 2039.14, 19.66,   0.00, 0.00, -269.16);
CreateObject(19377, 2087.16, 1915.75, 576.29,   0.00, 90.00, 0.00);
CreateObject(19377, 2086.83, 1918.78, 576.37,   0.00, 0.00, -92.34);
CreateObject(19377, 2091.44, 1914.13, 576.37,   0.00, 0.00, 0.00);
CreateObject(19377, 2086.73, 1911.62, 576.37,   0.00, 0.00, -91.26);
CreateObject(19377, 2082.15, 1915.56, 576.34,   0.00, 0.00, 0.00);
CreateObject(1506, 2082.25, 1914.73, 576.28,   0.00, 0.00, 89.10);
CreateObject(1741, 2090.23, 1914.97, 576.71,   0.00, 0.00, 88.26);
CreateObject(2894, 2089.33, 1915.21, 577.30,   0.00, 0.00, -48.30);
CreateObject(10121, 2087.02, 1912.90, 576.84,   0.00, 0.00, -88.38);
CreateObject(10121, 2085.43, 1912.91, 576.78,   0.00, 0.00, -89.22);
CreateObject(10121, 2083.77, 1912.90, 576.71,   0.00, 0.00, -87.60);
CreateObject(10121, 2086.99, 1917.27, 576.72,   0.00, 0.00, -90.54);
CreateObject(10121, 2085.27, 1917.26, 576.74,   0.00, 0.00, -88.98);
CreateObject(10121, 2083.72, 1917.15, 576.69,   0.00, 0.00, -88.20);
CreateObject(5488, 2089.48, 1914.01, 577.32,   0.00, 0.00, -25.62);
CreateObject(10071, 2089.28, 1912.37, 576.94,   0.00, 0.00, 0.00);
CreateObject(10071, 2088.95, 1917.94, 577.11,   0.00, 0.00, 0.00);
CreateObject(19173, 2091.32, 1915.04, 577.81,   0.00, 0.00, -91.62);
CreateObject(19377, 2086.95, 1914.78, 579.24,   0.00, 90.00, 0.00);
CreateObject(3172, 2089.45, 1915.11, 576.81,   0.00, 0.00, -94.50);
CreateObject(1359, 1791.29, 2181.37, 15.62,   0.00, 0.00, 0.00);
CreateObject(1568, 1776.55, 2191.98, 14.76,   0.00, 0.00, 0.00);
CreateObject(1568, 1776.41, 2197.15, 14.46,   0.00, 0.00, 0.00);
CreateObject(4528, 1785.22, 2175.59, 22.77,   0.00, 0.00, -270.48);
CreateObject(1568, 1798.93, 2171.45, 14.16,   0.00, 0.00, 0.00);
CreateObject(1280, 1785.87, 2199.94, 14.90,   0.00, 0.00, 92.10);
CreateObject(4338, 2060.55, 444.87, 15.97,   0.00, 0.00, -114.72);
CreateObject(4338, 2075.38, 439.07, 16.00,   0.00, 0.00, -110.04);
CreateObject(9131, 2092.20, 435.47, 13.90,   0.00, 0.00, 72.78);
CreateObject(4338, 2080.61, 457.59, 15.84,   0.00, 0.00, -22.02);
CreateObject(10115, 2075.84, 458.28, 13.48,   4.80, 1.74, -18.42);
CreateObject(10125, 2076.97, 461.31, 14.87,   0.00, 0.00, -20.82);
CreateObject(1568, 2073.49, 458.56, 13.33,   0.00, 0.00, 0.00);
CreateObject(10071, 2073.52, 459.50, 14.23,   0.00, 0.00, 0.00);
CreateObject(10179, 2071.83, 442.48, 17.98,   0.00, 0.00, -18.72);
CreateObject(5471, 2079.15, 462.68, 17.38,   2.82, 11.46, -202.14);
CreateObject(5470, 2079.40, 457.88, 20.62,   0.00, 0.00, 28.92);
CreateObject(2898, 2078.18, 452.15, 15.51,   90.00, 0.00, -22.02);
CreateObject(2898, 2080.60, 451.11, 15.53,   90.00, 0.00, -23.40);
CreateObject(2898, 2079.33, 451.66, 16.99,   90.00, 999.00, 58.20);
CreateObject(4436, 2079.49, 451.47, 15.75,   0.00, 0.00, -112.44);
CreateObject(10011, 2074.84, 468.44, 921.89,   0.00, 0.00, 4.62);
CreateObject(19129, 2075.71, 459.86, 920.77,   0.00, 0.00, 0.00);
CreateObject(19129, 2075.60, 450.81, 924.61,   90.00, 0.00, 0.00);
CreateObject(19129, 2085.17, 459.58, 924.67,   0.00, 90.00, 0.00);
CreateObject(19129, 2075.80, 468.93, 925.76,   0.00, 90.00, 90.06);
CreateObject(19129, 2065.95, 460.05, 928.64,   0.00, 90.00, -180.00);
CreateObject(19129, 2077.12, 460.12, 931.76,   0.00, 0.00, 0.00);
CreateObject(10116, 2077.56, 465.37, 933.45,   0.00, 0.00, 0.00);
CreateObject(1505, 2072.64, 468.88, 920.61,   0.00, 0.00, 0.00);
CreateObject(10113, 2095.86, 472.53, 920.74,   0.00, 0.00, 0.00);
CreateObject(10249, 2066.30, 469.46, 919.74,   0.00, 0.00, -99.12);
CreateObject(1484, 2069.53, 465.48, 922.65,   -100.80, 21.00, -15.72);
CreateObject(10215, 2068.08, 464.38, 922.67,   0.00, 0.00, 0.00);
CreateObject(10203, 2068.47, 469.21, 922.67,   0.00, 0.00, 0.00);
CreateObject(10200, 2066.79, 468.46, 920.66,   0.00, 0.00, 0.00);
CreateObject(10196, 2072.70, 464.74, 920.93,   0.00, 0.00, 0.00);
CreateObject(8564, 2085.97, 458.65, 937.12,   0.00, 0.00, -181.32);
CreateObject(1432, 2068.68, 462.06, 920.73,   0.00, 0.00, 0.00);
CreateObject(5471, 2077.74, 458.98, 920.66,   0.00, 0.00, 0.00);
CreateObject(10044, 1781.80, 2173.82, 921.54,   0.00, 0.00, 0.00);
CreateObject(10264, 1779.94, 2184.31, 919.53,   0.00, 0.00, 0.00);
CreateObject(10259, 1779.94, 2178.98, 919.41,   0.00, 0.00, 0.00);
CreateObject(10259, 1780.83, 2178.98, 919.41,   0.00, 0.00, 0.00);
CreateObject(10259, 1781.74, 2178.97, 919.41,   0.00, 0.00, 0.00);
CreateObject(10259, 1782.66, 2178.99, 919.41,   0.00, 0.00, 0.00);
CreateObject(10259, 1783.54, 2178.99, 919.40,   0.00, 0.00, 0.00);
CreateObject(10259, 1784.45, 2179.00, 919.40,   0.00, 0.00, 0.00);
CreateObject(10259, 1785.38, 2178.99, 919.40,   0.00, 0.00, 0.00);
CreateObject(10259, 1786.25, 2179.00, 919.39,   0.00, 0.00, 0.00);
CreateObject(10259, 1787.19, 2178.98, 919.39,   0.00, 0.00, 0.00);
CreateObject(10259, 1788.11, 2178.96, 919.40,   0.00, 0.00, 0.00);
CreateObject(10208, 1781.88, 2184.29, 919.41,   0.00, 0.00, 0.00);
CreateObject(10206, 1783.78, 2184.32, 919.54,   0.00, 0.00, 0.00);
CreateObject(10201, 1784.71, 2179.15, 920.36,   0.00, 0.00, 0.00);
CreateObject(1432, 1786.38, 2169.26, 919.30,   0.00, 0.00, 0.00);
CreateObject(1432, 1786.42, 2172.61, 919.43,   0.00, 0.00, 0.00);
CreateObject(1432, 1786.26, 2176.30, 919.40,   0.00, 0.00, 0.00);
CreateObject(1432, 1786.23, 2166.03, 919.32,   0.00, 0.00, 0.00);
CreateObject(1432, 1776.64, 2166.27, 919.41,   0.00, 0.00, 0.00);
CreateObject(1432, 1776.68, 2169.22, 919.35,   0.00, 0.00, 0.00);
CreateObject(1432, 1776.74, 2172.72, 919.28,   0.00, 0.00, 0.00);
CreateObject(1432, 1776.83, 2176.41, 919.29,   0.00, 0.00, 0.00);
CreateObject(10205, 1784.72, 2184.20, 919.31,   0.00, 0.00, 0.00);
CreateObject(10198, 1788.19, 2184.45, 920.76,   0.00, 0.00, -181.08);
CreateObject(10207, 1786.83, 2183.91, 919.40,   0.00, 0.00, 0.00);
CreateObject(10025, 1782.87, 2178.75, 920.48,   -23.58, 23.94, 0.00);
CreateObject(1506, 1779.70, 2163.11, 919.40,   0.00, 0.00, 0.00);
CreateObject(2944, 1777.79, 2178.65, 920.50,   0.00, 0.00, -88.56);
CreateObject(19377, 2716.52, 1638.87, 615.65,   0.00, 90.00, 0.00);
CreateObject(19377, 2716.00, 1638.47, 615.74,   0.00, 0.00, 0.00);
CreateObject(19377, 2717.17, 1643.10, 616.48,   0.00, 0.00, -90.42);
CreateObject(19377, 2719.48, 1634.00, 617.90,   0.00, 0.00, -91.92);
CreateObject(19377, 2721.73, 1638.46, 620.03,   0.00, 0.00, 1.62);
CreateObject(1532, 2717.61, 1634.16, 615.69,   0.00, 0.00, -1.98);
CreateObject(10219, 2719.03, 1641.11, 616.06,   0.00, 0.00, -359.16);
CreateObject(1671, 2719.16, 1642.15, 616.16,   0.00, 0.00, 0.00);
CreateObject(10264, 2721.19, 1640.02, 615.46,   0.00, 0.00, -88.50);
CreateObject(10264, 2721.28, 1638.20, 615.47,   0.00, 0.00, -88.80);
CreateObject(10264, 2721.39, 1636.44, 615.47,   0.00, 0.00, -86.52);
CreateObject(10250, 2719.69, 1640.27, 615.53,   0.00, 0.00, -88.80);
CreateObject(10250, 2719.75, 1637.47, 615.49,   0.00, 0.00, -88.62);
CreateObject(10250, 2719.79, 1635.69, 615.52,   0.00, 0.00, -88.56);
CreateObject(10250, 2715.69, 1641.21, 615.53,   0.00, 0.00, 0.00);
CreateObject(19172, 2716.12, 1638.51, 617.44,   0.00, 0.00, 90.60);
CreateObject(19377, 2719.10, 1638.36, 618.30,   0.00, 90.00, 0.00);
CreateObject(10109, 293.61, 1858.75, 516.10,   0.00, 0.00, 0.00);
CreateObject(1505, 295.20, 1867.23, 514.36,   0.00, 0.00, 0.00);
CreateObject(19377, 299.42, 1866.60, 515.40,   0.00, 0.00, 1.68);
CreateObject(1487, 297.77, 1864.05, 515.60,   0.00, 0.00, 0.00);
CreateObject(19129, 296.55, 1864.34, 514.35,   0.00, 0.00, 0.00);
CreateObject(19377, 293.57, 1857.49, 514.42,   0.00, 0.00, -88.08);
CreateObject(19377, 288.40, 1861.80, 516.23,   0.00, 0.00, -89.58);
CreateObject(19377, 299.15, 1861.81, 515.57,   0.00, 0.00, -89.28);
CreateObject(1594, 297.32, 1859.78, 514.83,   0.00, 0.00, 0.00);
CreateObject(1594, 295.13, 1859.92, 514.57,   0.00, 0.00, 0.00);
CreateObject(1594, 292.65, 1860.17, 514.60,   0.00, 0.00, 0.00);
CreateObject(1594, 289.71, 1860.14, 514.79,   0.00, 0.00, 0.00);
CreateObject(1487, 294.81, 1860.26, 515.08,   0.00, 0.00, 0.00);
CreateObject(10026, 295.00, 1859.54, 515.04,   -26.64, 18.06, -18.42);
CreateObject(19173, 295.72, 1861.65, 515.98,   0.00, 0.00, 1.08);
CreateObject(1488, 299.26, 1864.75, 516.07,   0.00, 0.00, -88.56);
CreateObject(1488, 299.24, 1864.97, 516.08,   0.00, 0.00, -85.44);
CreateObject(1488, 299.26, 1865.23, 516.07,   0.00, 0.00, -90.96);
CreateObject(1429, 290.37, 1864.78, 516.60,   0.00, 0.00, 84.96);
CreateObject(1432, 291.93, 1866.01, 514.42,   0.00, 0.00, 0.00);
CreateObject(19173, 291.63, 1861.94, 516.47,   0.00, 0.00, 0.00);
CreateObject(3119, 290.91, 1865.66, 515.31,   0.00, 0.00, -115.80);
CreateObject(3094, 292.36, 1863.70, 514.37,   0.00, 0.00, 0.00);
CreateObject(3122, 292.46, 1863.96, 515.39,   -5.22, 87.00, -204.42);
CreateObject(19165, 295.67, 1861.92, 516.06,   0.00, 90.00, 91.08);
CreateObject(1505, 2199.20, -1774.34, 21.50,   0.00, 0.00, 0.00);
CreateObject(1505, 2197.90, -1774.30, 21.55,   0.00, 0.00, 0.00);
CreateObject(2168, 2747.60, -1261.92, 21.51,   0.00, 0.00, 0.00);
CreateObject(2168, 2747.39, -1201.86, 21.56,   0.00, 0.00, 0.00);
CreateObject(19337, 2727.80, -1206.86, 92.46,   0.00, 0.00, 0.00);
CreateObject(1772, 2496.47, -1542.20, 25.66,   0.00, 0.00, 183.42);
CreateObject(1775, 2497.06, -1558.42, 25.34,   0.00, 0.00, 0.48);
CreateObject(1775, 2496.91, -1572.19, 25.21,   0.00, 0.00, -1.14);
CreateObject(1775, 2496.66, -1585.93, 24.97,   0.00, 0.00, -2.28);
CreateObject(1775, 2496.65, -1599.75, 24.79,   0.00, 0.00, -0.90);
CreateObject(1775, 2496.73, -1613.63, 24.78,   0.00, 0.00, 0.00);
CreateObject(1775, 2496.88, -1627.16, 24.57,   0.00, 0.00, 0.00);
CreateObject(4988, 2261.55, -1776.03, 7.28,   0.00, 90.00, -149.64);
CreateObject(4109, 2248.36, -1781.69, 27.15,   0.00, 0.00, 92.22);
CreateObject(4536, 1739.12, 2564.96, 11.62,   0.00, 0.00, -54.54);
CreateObject(4523, 1727.19, 2554.41, 12.74,   0.00, 0.00, 35.82);
CreateObject(1911, 1735.67, 2561.51, 4.49,   0.00, 0.00, 34.26);
CreateObject(1221, 1743.93, 2558.32, 13.51,   0.00, 0.00, 0.00);
CreateObject(3091, 1752.23, 2554.64, 13.87,   0.00, 0.00, 0.00);
CreateObject(3066, 1761.15, 2570.40, 14.29,   0.00, 0.00, 34.74);
CreateObject(3054, 1755.52, 2568.86, 15.17,   0.00, 0.00, 0.00);
CreateObject(3053, 1757.17, 2565.75, 13.50,   0.00, 0.00, 0.00);
CreateObject(3046, 1750.57, 2562.47, 13.41,   0.00, 0.00, 0.00);
CreateObject(3006, 1750.84, 2568.67, 12.74,   0.00, 0.00, 0.00);
CreateObject(3166, 1538.19, 1754.69, 18.33,   0.00, 0.00, -89.58);
CreateObject(3166, 1557.71, 1755.08, 18.18,   0.00, 0.00, 92.10);
CreateObject(3166, 1584.21, 1809.11, 18.06,   0.00, 0.00, 3.42);
CreateObject(3166, 1585.39, 1789.62, 18.16,   0.00, 0.00, 3.30);
CreateObject(4590, 1542.49, 1772.65, 15.67,   0.00, 0.00, -178.26);
CreateObject(736, 1569.45, 1763.36, 25.74,   0.00, 0.00, 0.00);
CreateObject(5421, 1520.48, 1811.15, 19.69,   0.00, 0.00, 88.74);
CreateObject(5420, 1520.50, 1794.64, 14.74,   0.00, 0.00, -270.42);
CreateObject(4894, 1624.73, 1747.08, 7.75,   0.00, 0.00, -28.26);
CreateObject(4894, 1610.87, 1725.83, 8.40,   0.00, 0.00, -39.06);
CreateObject(1953, 2520.53, -735.09, 13.33,   0.00, 0.00, 0.00);
CreateObject(1676, 2510.50, -742.15, 12.70,   0.00, 0.00, 91.32);
CreateObject(1676, 2510.58, -739.01, 12.72,   0.00, 0.00, 87.60);
CreateObject(1676, 2516.66, -741.79, 12.65,   0.00, 0.00, -89.10);
CreateObject(1676, 2516.61, -739.03, 12.65,   0.00, 0.00, -88.26);
CreateObject(2037, 298.69, 1244.68, 10.05,   0.00, 0.00, 84.12);
CreateObject(2037, 313.45, 1415.60, 9.98,   0.00, 0.00, -94.44);
CreateObject(18753, 229.48, 1448.90, 11.47,   0.00, 0.00, -11.58);
CreateObject(18786, 165.99, 1499.62, 9.45,   0.00, 0.00, -192.06);
CreateObject(3166, 169.36, 1463.30, 14.31,   0.00, 0.00, -11.10);
CreateObject(3166, 161.72, 1424.97, 14.00,   0.00, 0.00, -11.52);
CreateObject(3166, 180.56, 1395.58, 14.32,   0.00, 0.00, -102.54);
CreateObject(3166, 228.36, 1385.57, 14.17,   0.00, 0.00, -101.10);
CreateObject(3166, 267.65, 1400.14, 14.09,   0.00, 0.00, -38.28);
CreateObject(3166, 287.99, 1443.30, 14.12,   0.00, 0.00, -12.30);
CreateObject(3166, 294.17, 1471.92, 14.00,   0.00, 0.00, -11.82);
CreateObject(3166, 274.97, 1500.77, 14.18,   0.00, 0.00, 79.02);
CreateObject(3166, 227.17, 1510.62, 14.08,   0.00, 0.00, -103.14);
CreateObject(987, 180.97, 1518.82, 11.00,   0.00, 0.00, -102.90);
CreateObject(987, 181.58, 1521.91, 10.96,   0.00, 0.00, -102.30);
CreateObject(987, 191.60, 1518.71, 11.14,   0.00, 0.00, -11.82);
CreateObject(987, 181.86, 1521.16, 11.12,   0.00, 0.00, -14.46);
CreateObject(736, 175.30, 1509.87, 20.82,   0.00, 0.00, 0.00);
CreateObject(736, 170.33, 1484.83, 20.53,   0.00, 0.00, 0.00);
CreateObject(736, 169.40, 1479.73, 20.40,   0.00, 0.00, 0.00);
CreateObject(736, 168.56, 1475.17, 20.56,   0.00, 0.00, 0.00);
CreateObject(736, 167.99, 1470.93, 20.57,   0.00, 0.00, 0.00);
CreateObject(736, 167.15, 1466.90, 20.46,   0.00, 0.00, 0.00);
CreateObject(736, 166.18, 1462.67, 20.45,   0.00, 0.00, 0.00);
CreateObject(736, 165.16, 1458.38, 20.40,   0.00, 0.00, 0.00);
CreateObject(736, 164.03, 1454.31, 20.22,   0.00, 0.00, 0.00);
CreateObject(736, 162.92, 1450.04, 20.09,   0.00, 0.00, 0.00);
CreateObject(736, 161.92, 1445.59, 20.01,   0.00, 0.00, 0.00);
CreateObject(736, 160.87, 1440.68, 20.31,   0.00, 0.00, 0.00);
CreateObject(736, 160.11, 1435.40, 20.15,   0.00, 0.00, 0.00);
CreateObject(736, 158.98, 1430.63, 20.35,   0.00, 0.00, 0.00);
CreateObject(736, 157.99, 1425.72, 19.95,   0.00, 0.00, 0.00);
CreateObject(736, 157.23, 1421.16, 20.03,   0.00, 0.00, 0.00);
CreateObject(736, 156.30, 1416.64, 20.05,   0.00, 0.00, 0.00);
CreateObject(736, 155.55, 1412.63, 20.39,   0.00, 0.00, 0.00);
CreateObject(736, 154.60, 1408.40, 20.04,   0.00, 0.00, 0.00);
CreateObject(736, 153.58, 1403.82, 20.08,   0.00, 0.00, 0.00);
CreateObject(4420, 123.22, 1259.54, 15.69,   0.00, 0.00, -95.64);

Сорри, все строчки не поместились.
И так всегда. 
! Map Construction переустанавливал с разных источников 3 раза!

В show code. Там вылезает множество кодов. в самом начале темы - я так понял, это они => я эти объекты с таким id вообще не удалял.

Сообщение отредактировал compan: 07 Ноябрь 2016 - 15:24

  • 0

#12
offline   daniilobol

daniilobol
  • 0
    • Сообщений: 18
    • Регистрация: 24.10.16

compan,

Так что вы мне можете сказать? Это ошибка программы? Если так - тогда дайте (На ваш взгляд), если не трудно, ссылку на нормальный Map Construction 


  • 0



Время: 13:27 Дата: 07.11.16 daniilobol получил предупреждение за это сообщение от compan: "ап" раз в 24 часа (ЕПФ -> 2.26)

#13
online   compan

compan
  • 652
    • Сообщений: 1 967
    • Регистрация: 13.03.14
✓  Лучший Ответ

Я вообще не понимаю что Вы там делаете.

Дополнение к сообщению:

 RemoveBuildingForPlayer используйте для удаления стандартных объектов (с игры), а добавленные удаляйте с кода.


  • 0


Количество пользователей, читающих эту тему: 0

0 пользователей, 0 гостей, 0 анонимных


Данную тему посетили 27 пользователей