[AJUDA] Erro no Server
#1

Olб, eu tenho um server de Drift e Stunt.
Eu decidi colocar um [FS] de Login e Register Box, tudo estava normal no server. mas deu um erro e tirei o Login Box.
Depois que eu tirei o Login Box, o arquivo samp-server.exe fecha apуs 3 minutos jogando.

Este й meu GM
Код:
/*
//-------------------------------------------------------------------------

Skull Gaming Drift
Keiichi  [FDD]

//---------------------------------------------------------------------------
*/




#include <dudb>
#include <dutils>
#include <xStreamer>
#include <a_samp>
//#include <DUDB>
//#include <core>
//#include <float>
//#include <dutils>
//#include <dudb>
//#include <core>
#include <Y_Objects>
#include <dini>

#pragma tabsize 0

new InShamal[MAX_PLAYERS];
new Float:ShamalPos[MAX_VEHICLES][3];
new sExplode[MAX_VEHICLES], tCount[MAX_VEHICLES];

new Float:difc[13][4] = {
{1.13, 0.05, 1.10, 0.0},
{1.13, 2.35, 1.10, 180.0},
{1.13, 4.65, 1.10, 180.0},
{1.13, 1.05, 1.10, 0.0},
{1.13, 3.45, 1.10, 180.0},
{1.13, 5.85, 1.10, 180.0},
{1.13, 0.39, 0.56, 0.0},
{1.13, 2.69, 0.56, 180.0},
{1.13, 4.99, 0.56, 180.0},
{1.13, 0.71, 0.56, 0.0},
{1.13, 3.79, 0.56, 180.0},
{1.13, 6.19, 0.56, 180.0},
{0.00, 0.30, 1.10, 0.0}
};

#define dcmd(%1,%2,%3) if (!strcmp((%3)[1], #%1, true, (%2)) && ((((%3)[(%2) + 1] == '\0') && (dcmd_%1(playerid, ""))) || (((%3)[(%2) + 1] == ' ') && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
#define GetName(%1,%2) new %2[MAX_PLAYER_NAME]; GetPlayerName(%1,%2,MAX_PLAYER_NAME)
#define AMARELO 0xFFFF00FF
#define COLOR_GREEN 0x33AA33AA
#define COLOR_RED 0xAA3333AA
#define COLOR_YELLOW 0xFFFF00AA
#define COLOR_WHITE 0xFFFFFFAA //white
#define COLOR_BLUE 0x33CCFFAA //blue
#define COLOR_DARKBLUE 0x3399FFAA //dark blue
#define COLOR_GREY 0xAFAFAFAA //grey
#define COLOR_LIGHTBLUE 0x33CCFFAA //light blue
#define COLOR_ORANGE 0xFF9900AA //orange
#define COLOR_GRAD1 0xB4B5B7AA
#define COLOR_GRAD2 0xBFC0C2AA
#define COLOR_GRAD3 0xCBCCCEAA
#define COLOR_GRAD4 0xD8D8D8AA
#define COLOR_GRAD5 0xE3E3E3AA
#define COLOR_GRAD6 0xF0F0F0AA
#define COLOR_INV 0xFFFFFF00

#define COL_BOX																	0x000000EE
#define COL_RED																	0xFF0000FF
#define COR_CINZA_AZUL 															0x456EAF67
#define COR_PRETO 																0x00000000
#define COR_NAO_SEI 															0xFFFFFFFF
#define COR_MAGENTA 															0xA587DE0BA354
#define COR_VERDEMEDIO 															0x9CDE7180
#define COR_VERMELHOCLARO 														0xFF99AADD
#define COR_DARKMAGENTA 														0xA7105DEF
#define COR_LARANJAVERMELHO 													0xE9370DFC
#define COR_DARKVERDE 															0x12900BBF
#define COR_AZULMEDIO 															0x63AFF00A
#define COR_DARKROXO 															0x800080AA
#define COR_MARROMCLARO 														0x99934EFA
#define COR_VIOLETA 															0x9955DEEE
#define COR_CIANOCLARO 															0xAAFFCC33
#define COR_AZULVERDECLARO 														0x0FFDD349
#define COR_OURO 																0xDEAD4370
#define COR_AZULCINZA 															0x456EAF67
#define COR_AZULVERDE 															0x46BBAA00
#define COR_AZULNEUTRO															0xABCDEF01
#define COR_CINZA 																0xAFAFAFAA
#define COR_VERDE 																0x0000FFAA
#define COR_VERMELHO2 															0xAA3333AA
#define COR_AMARELO 															0xFFFF00AA
#define COR_BRANCO 																0xFFFFFFAA
#define COR_ROXO 																0x9900FFAA
#define COR_MARROM 																0x993300AA
#define COR_LARANJA 															0xFF8040
#define COR_CIANO 																0x99FFFFAA
#define COR_AMARELOCLARO 														0xFFFFCCAA
#define COR_ROSA 																0xFF66FFAA
#define COR_BEJE 																0x999900AA
#define COR_LIMA 																0x99FF00AA
#define COR_PRETO2 																0x000000AA
#define COR_TURCA 																0x00A3C0AA
#define COR_GRADE1 																0xB4B5B7FF
#define COR_GRADE2 																0xBFC0C2FF
#define COR_GRADE3 																0xCBCCCEFF
#define COR_GRADE4 																0xD8D8D8FF
#define COR_GRADE5 																0xE3E3E3FF
#define COR_GRADE6 																0xF0F0F0FF
#define COR_VERDECLARO 															0x9ACD32AA
#define COR_AMARELO2 															0xF5DEB3AA
#define COR_FADA1 																0xE6E6E6E6
#define COR_FADA2 																0xC8C8C8C8
#define COR_FADA3 																0xAAAAAAAA
#define COR_FADA4 																0x8C8C8C8C
#define COR_FADA5 																0x6E6E6E6E
#define COR_DARKAZUL 															0x2641FEAA
#define COR_DEPARTE 															0xFF8282AA
#define COR_NOVA 																0xFFA500AA
#define COR_OPACO 																0xE0FFFFAA
#define COR_ADICIONAL 															0x63FF60AA
#define COR_SPIAO 																0xBFC0C200
#define COR_INVISIVEL 															0xAFAFAF00
#define COLOR_REDD 															    0xFF0000AA

#define MAX_GANGS           10
#define MAX_GANG_MEMBERS	6
#define MAX_GANG_NAME       16

#define MAX_DROP_AMOUNT				-1
#define MAX_DROP_LIFETIME			30

#define WEAPON_SLOTS				13
#define INVALID_PICKUP				-1
#define MAX_PICKUPS					90
#define PICKUP_TYPE					19

new RandomTools[][] =
{
	{2, 1},
	{5, 1},
	{6, 1},
	{7, 1}
//	{9, 1}
};
new RandomPistols[1][2] =
{
	{22, 256}
//	{22, 512},
//    {23, 256},
//    {25, 100},
//    {27, 100}
};
//new RandomMainW[5][2] =
//{
//	{29, 768},
//	{30, 1024},
//    {31, 1024},
//    {29, 768},
//    {31, 1024}
//};

//new Msg;
//new Announcements[5][128] = {
//    "Skull Gaming Skydiving/Basejump BR",
//	  "Para ver a lista de pulos, digite  /pulos",
//	  "Para teleportesadicionais, digite /teleportes",
//	  "Para criar uma gangue, digite: /gangue",
//};
//forward GlobalAnnouncement();

main()
{
	print("\n----------------------------------");
	print("       Skull Gaming Stunt            ");
	print("    Feito por: Eduardo Wichoski     ");
	print("----------------------------------\n");
}

public OnGameModeInit()
{
UsePlayerPedAnims();
//TextDrawUseBox(Textdraw,1);
//TextDrawBoxColor(Textdraw,0x00000066);
//TextDrawTextSize(Textdraw,600.000000,-33.000000);
//TextDrawAlignment(Textdraw,0);
//TextDrawBackgroundColor(Textdraw,0x000000ff);
//TextDrawFont(Textdraw,3);
//TextDrawLetterSize(Textdraw,1.000000,1.000000);
//TextDrawColor(Textdraw,0xffffff99);
//TextDrawSetOutline(Textdraw,1);
//TextDrawSetProportional(Textdraw,1);
//TextDrawSetShadow(Textdraw,1);
Object_Object();//NГO TIRE
//cadeia
CreateObject(3279, 251.00381469727, -141.96394348145, 0.578125, 0, 0, 0);
CreateObject(2984, 259.81674194336, -145.60046386719, 1.9223699569702, 0, 0, 0);
CreateObject(969, 242.70614624023, -155.68899536133, 0.57812523841858, 0, 0, 90);
CreateObject(969, 242.6883392334, -155.90200805664, 0.578125, 0, 0, 270);
CreateObject(7637, 203.26440429688, -167.8917388916, 3.7160873413086, 0, 0, 0);
CreateObject(7834, 52.965240478516, -246.34895324707, 4.5703492164612, 0, 0, 0);
CreateObject(8886, 48.348403930664, -243.72108459473, 12.005905151367, 0, 0, 0);
CreateObject(8886, 48.717292785645, -257.62286376953, 12.005905151367, 0, 0, 0);
CreateObject(8886, 48.342498779297, -237.1145324707, 12.005905151367, 0, 0, 0);
CreateObject(8886, 48.253440856934, -239.22406005859, 18.873332977295, 0, 0, 0);
CreateObject(8885, 58.054058074951, -237.43594360352, 12.005905151367, 0, 0, 0);
CreateObject(8041, 81.0751953125, -222.5263671875, 6.3949756622314, 0, 0, 87.994995117188);
CreateObject(8167, 92.0361328125, -222.9375, 1.7530913352966, 0, 0, 0);
CreateObject(8674, 103.87612915039, -221.90518188477, 2.0450410842896, 0, 0, 0);
CreateObject(8674, 96.511070251465, -221.74076843262, 2.0450410842896, 0, 0, 0);
CreateObject(8674, 66.112167358398, -220.60363769531, 2.0474753379822, 0, 0, 0);
CreateObject(8674, 57.395523071289, -220.42976379395, 2.0392866134644, 0, 0, 0);
CreateObject(8674, 50.97444152832, -220.39100646973, 2.0392866134644, 0, 0, 0);
CreateObject(18281, 53.075706481934, -246.96055603027, 0.578125, 0, 0, 0);
CreateObject(3399, 44.69051361084, -224.32524108887, 3.2510786056519, 0, 0, 174);
CreateObject(9127, 2339.51953125, -1572.0178222656, 53.294624328613, 0, 0, 0);
CreateObject(2670, 2293.1333007813, -1675.6546630859, 13.513860702515, 0, 0, 0);
CreateObject(2670, 2280.3547363281, -1687.453125, 13.788959503174, 0, 0, 0);
CreateObject(9885, 2461.0732421875, -1689.396484375, 31.43822479248, 0, 0, 0);
CreateObject(898, -2897.57421875, 2812.3815917969, 204.28126525879, 0, 0, 0);
CreateObject(898, -2887.751953125, 2836.8881835938, 174.76152038574, 0, 0, 0);
CreateObject(898, -2900.708984375, 2824.3020019531, 208.58450317383, 0, 0, 0);
CreateObject(898, -2890.6655273438, 2831.8449707031, 208.14796447754, 0, 0, 0);
CreateObject(897, -2902.4233398438, 2801.1118164063, 208.24798583984, 0, 0, 0);
CreateObject(896, -2903.4240722656, 2816.3908691406, 208.31582641602, 0, 0, 0);
CreateObject(880, -2880.0844726563, 2821.744140625, 215.27885437012, 0, 0, 0);
CreateObject(879, -2893.6032714844, 2823.576171875, 212.89981079102, 0, 0, 0);
CreateObject(896, -2873.7626953125, 2838.8278808594, 216.42706298828, 0, 0, 0);
CreateObject(896, -2898.5373535156, 2802.8271484375, 212.07740783691, 0, 0, 0);
CreateObject(897, -2906.8562011719, 2822.4545898438, 220.01538085938, 0, 0, 0);
CreateObject(898, -2885.5029296875, 2836.9716796875, 222.37409973145, 0, 0, 0);
CreateObject(898, -2895.1860351563, 2827.703125, 222.96780395508, 0, 0, 0);
CreateObject(898, -2900.7702636719, 2812.814453125, 224.30198669434, 0, 0, 0);
CreateObject(898, -2897.5581054688, 2831.9365234375, 237.29724121094, 0, 0, 0);
CreateObject(1305, -2930.9113769531, 2836.9541015625, 0, 0, 0, 0);
CreateObject(1305, -2933.4616699219, 2837.7028808594, 0, 0, 0, 0);
CreateObject(1305, -2936.0583496094, 2837.8605957031, 0, 0, 0, 0);
CreateObject(9045, -2956.9865722656, 2832.3020019531, 0, 0, 0, 176);
CreateObject(16116, -2948.9353027344, 2842.8815917969, 5.6036682128906, 0, 0, 0);
CreateObject(17029, -2880.6945800781, 2898.3154296875, 36.493026733398, 0, 0, 0);
CreateObject(897, -2960.8933105469, 2869.6784667969, 0, 0, 0, 0);
CreateObject(897, -2966.5861816406, 2828.1889648438, 0, 0, 0, 0);
CreateObject(879, -2963.4575195313, 2839.2697753906, 0, 0, 0, 0);
CreateObject(868, -2943.5930175781, 2854.990234375, 0, 0, 0, 0);
CreateObject(897, -2981.5498046875, 2820.8061523438, 8.2454767227173, 0, 0, 0);
CreateObject(16141, -2951.1975097656, 2874.9235839844, 6.802001953125, 0, 0, 316);
CreateObject(897, -2891.1511230469, 2808.3073730469, 224.03244018555, 0, 0, 0);
CreateObject(897, -2890.7465820313, 2812.421875, 233.40051269531, 0, 0, 0);
CreateObject(897, -2886.4580078125, 2828.1884765625, 217.50576782227, 0, 0, 0);
CreateObject(897, -2891.03125, 2807.1147460938, 236.32524108887, 0, 0, 0);
CreateObject(897, -2890.9482421875, 2823.4057617188, 232.00196838379, 0, 0, 0);
CreateObject(897, -2879.2331542969, 2829.3063964844, 217.03909301758, 0, 0, 0);
CreateObject(897, -2882.2048339844, 2826.8171386719, 227.54403686523, 0, 0, 0);
CreateObject(16115, -2915.6005859375, 2896.7766113281, 13.320411682129, 0, 0, 214);
CreateObject(16114, -2899.1616210938, 2893.7512207031, 10.510711669922, 0, 0, 274);
CreateObject(16112, -2903.0244140625, 2893.9416503906, 44.725620269775, 0, 0, 0);
CreateObject(16411, -2935.8845214844, 2868.6472167969, 11.895172119141, 0, 0, 0);
CreateObject(16503, -2943.7131347656, 2855.4357910156, 53.419090270996, 0, 0, 0);
CreateObject(17299, -2928.5112304688, 2827.6105957031, 64.210708618164, 0, 0, 0);
CreateObject(17299, -2880.1608886719, 2881.1037597656, 58.498565673828, 0, 0, 0);
CreateObject(17025, -2900.52734375, 2888.58203125, 58.68424987793, 0, 0, 0);
CreateObject(17025, -2886.0925292969, 2874.8955078125, 86.209121704102, 0, 0, 0);
CreateObject(16667, -2917.9328613281, 2832.4812011719, 89.69881439209, 0, 0, 0);
CreateObject(16133, -2875.7250976563, 2871.521484375, 87.709739685059, 0, 0, 0);
CreateObject(16667, -2899.486328125, 2876.2099609375, 91.662109375, 0, 0, 0);
CreateObject(17026, -2938.3208007813, 2839.962890625, 75.126670837402, 0, 0, 0);
CreateObject(17030, -2891.1589355469, 2883.2924804688, 90.779846191406, 0, 0, 0);
CreateObject(17034, -2926.228515625, 2887.578125, 66.678009033203, 0, 0, 0);
CreateObject(17299, -2949.0847167969, 2875.7956542969, 63.409111022949, 0, 0, 0);
CreateObject(896, -2922.7189941406, 2839.80078125, 4.1871147155762, 0, 0, 0);
CreateObject(896, -2930.529296875, 2850.4128417969, 7.4590148925781, 0, 0, 0);
CreateObject(896, -2936.923828125, 2864.9165039063, 6.7683658599854, 0, 0, 0);
CreateObject(896, -2932.3491210938, 2872.5837402344, 11.581348419189, 0, 0, 0);
CreateObject(896, -2929.0319824219, 2878.8125, 9.4043998718262, 0, 0, 0);
CreateObject(896, -2920.3896484375, 2884.0524902344, 9.3485298156738, 0, 0, 0);
CreateObject(896, -2910.44140625, 2885.6994628906, 9.083517074585, 0, 0, 0);
CreateObject(896, -2897.6064453125, 2886.4494628906, 5.9013938903809, 0, 0, 0);
CreateObject(896, -2908.044921875, 2885.7998046875, -0.14738464355469, 0, 0, 0);
CreateObject(896, -2920.0227050781, 2883.1015625, -0.41625213623047, 0, 0, 0);
CreateObject(896, -2897.7980957031, 2885.0776367188, -2.3346252441406, 0, 0, 0);
CreateObject(896, -2926.46875, 2874.7888183594, 1.3101348876953, 0, 0, 0);
CreateObject(896, -2929.8483886719, 2864.4509277344, -6.6497230529785, 0, 0, 0);
CreateObject(896, -2930.6235351563, 2852.2595214844, -5.3360366821289, 0, 0, 0);
CreateObject(896, -2921.5720214844, 2845.451171875, -0.42579650878906, 0, 0, 0);
CreateObject(11496, -2879.5600585938, 2810.4870605469, 250.50938415527, 0, 0, 315.99877929688);
CreateObject(1304, -2910.1237792969, 2894.0034179688, 78.312408447266, 0, 0, 0);
CreateObject(1303, -2916.6779785156, 2838.4240722656, 81.25373840332, 0, 0, 0);
CreateObject(1207, -2942.29296875, 2838.2260742188, 94.359436035156, 0, 0, 0);
CreateObject(898, -2920.3129882813, 2827.8940429688, 102.15087127686, 0, 0, 0);
CreateObject(897, -2931.4787597656, 2835.7780761719, 105.36702728271, 0, 0, 0);
CreateObject(880, -2937.2438964844, 2837.0380859375, 99.321403503418, 0, 0, 0);
CreateObject(897, -2937.3303222656, 2843.658203125, 99.210052490234, 0, 0, 0);
CreateObject(897, -2943.0993652344, 2851.9770507813, 96.348854064941, 0, 0, 0);
CreateObject(897, -2924.5380859375, 2835.3471679688, 101.52195739746, 0, 0, 0);
CreateObject(897, -2894.9653320313, 2871.2561035156, 101.21825408936, 0, 0, 0);
CreateObject(2936, -2905.6423339844, 2887.5927734375, 88.582618713379, 0, 0, 0);
CreateObject(1303, -2896.8095703125, 2869.9406738281, 106.30326080322, 0, 0, 0);
CreateObject(1304, -2897.7683105469, 2881.6904296875, 108.08405303955, 0, 0, 0);
CreateObject(1305, -2930.2712402344, 2852.7526855469, 83.358741760254, 0, 0, 0);
CreateObject(17034, -2942.1765136719, 2824.7429199219, 82.58975982666, 0, 0, 328);
CreateObject(17071, -2946.2329101563, 2861.9172363281, 85.425476074219, 0, 0, 0);
CreateObject(17299, -2935.29296875, 2883.7729492188, 66.968200683594, 0, 0, 0);
CreateObject(18228, -2907.212890625, 2902.7373046875, 78.212066650391, 0, 0, 330);
CreateObject(17071, -2908.7492675781, 2894.0307617188, 96.448341369629, 0, 0, 0);
CreateObject(16667, -2928.3830566406, 2890.6630859375, 93.710266113281, 0, 0, 0);
CreateObject(16141, -2941.9838867188, 2861.07421875, 87.246719360352, 0, 0, 334);
CreateObject(16133, -2887.3791503906, 2882.9279785156, 110.97691345215, 0, 0, 0);
CreateObject(16121, -2918.6564941406, 2911.2153320313, 101.43852233887, 0, 0, 286);
CreateObject(16121, -2942.5, 2888.2624511719, 28.148342132568, 0, 0, 264);
CreateObject(16120, -2946.5119628906, 2832.0871582031, 31.431531906128, 0, 0, 0);
CreateObject(1304, -2948.408203125, 2843.5834960938, 43.152568817139, 0, 0, 0);
CreateObject(897, -2934.7570800781, 2825.6376953125, 50.756469726563, 0, 0, 0);
CreateObject(897, -2942.0568847656, 2837.3251953125, 52.729633331299, 0, 0, 0);
CreateObject(897, -2935.8559570313, 2835.6274414063, 43.159923553467, 0, 0, 0);
CreateObject(897, -2942.5349121094, 2838.6459960938, 47.579818725586, 0, 0, 0);
CreateObject(897, -2949.7392578125, 2841.9799804688, 51.351974487305, 0, 0, 0);
CreateObject(897, -2948.8723144531, 2843.8991699219, 47.00866317749, 0, 0, 0);
CreateObject(897, -2952.7690429688, 2849.9907226563, 46.325183868408, 0, 0, 0);
CreateObject(897, -2946.8354492188, 2848.5556640625, 44.074523925781, 0, 0, 0);
CreateObject(897, -2938.7016601563, 2843.1518554688, 42.818561553955, 0, 0, 0);
CreateObject(897, -2928.6169433594, 2886.7116699219, 47.218338012695, 0, 0, 0);
CreateObject(897, -2935.6877441406, 2889.1147460938, 46.422164916992, 0, 0, 0);
CreateObject(897, -2940.7028808594, 2886.6403808594, 51.768886566162, 0, 0, 16);
CreateObject(897, -2932.4868164063, 2887.9729003906, 53.249332427979, 0, 0, 0);
CreateObject(897, -2926.3681640625, 2884.3054199219, 57.086055755615, 0, 0, 0);
CreateObject(897, -2953.5883789063, 2855.8093261719, 40.189395904541, 0, 0, 0);
CreateObject(897, -2954.2912597656, 2862.435546875, 33.949333190918, 0, 0, 0);
CreateObject(897, -2958.7563476563, 2861.857421875, 43.326309204102, 0, 0, 0);
CreateObject(897, -2957.1938476563, 2854.8376464844, 51.137512207031, 0, 0, 0);
CreateObject(897, -2951.9907226563, 2848.8249511719, 53.527408599854, 0, 0, 0);
CreateObject(897, -2937.853515625, 2838.0844726563, 59.307464599609, 0, 0, 0);
CreateObject(897, -2944.1789550781, 2839.2219238281, 57.904270172119, 0, 0, 0);
CreateObject(897, -2950.03515625, 2842.0158691406, 57.612926483154, 0, 0, 0);
CreateObject(897, -2950.5378417969, 2884.2644042969, 51.151866912842, 0, 0, 0);
CreateObject(897, -2961.4038085938, 2868.1599121094, 48.244117736816, 0, 0, 0);
CreateObject(897, -2960.4377441406, 2862.0393066406, 54.507057189941, 0, 0, 0);
CreateObject(897, -2957.7221679688, 2876.3149414063, 51.784931182861, 0, 0, 0);
CreateObject(897, -2943.4592285156, 2843.1181640625, 65.075141906738, 0, 0, 0);
CreateObject(897, -2949.3840332031, 2844.4477539063, 65.13557434082, 0, 0, 0);
CreateObject(897, -2955.6782226563, 2848.3447265625, 60.627864837646, 0, 0, 0);
CreateObject(897, -2956.8498535156, 2853.8969726563, 60.011764526367, 0, 0, 0);
CreateObject(897, -2952.2844238281, 2855.298828125, 67.458129882813, 0, 0, 0);
CreateObject(897, -2954.875, 2860.8579101563, 63.426109313965, 0, 0, 0);
CreateObject(897, -2949.09765625, 2849.9633789063, 68.113052368164, 0, 0, 0);
CreateObject(897, -2949.6682128906, 2861.3510742188, 69.540130615234, 0, 0, 0);
CreateObject(897, -2944.6037597656, 2858.7805175781, 69.583419799805, 0, 0, 0);
CreateObject(897, -2944.2060546875, 2852.5390625, 72.27458190918, 0, 0, 0);
CreateObject(897, -2957.93359375, 2867.2719726563, 61.355770111084, 0, 0, 0);
CreateObject(897, -2958.4973144531, 2870.37890625, 57.351509094238, 0, 0, 0);
CreateObject(897, -2953.8947753906, 2872.3371582031, 63.877883911133, 0, 0, 0);
CreateObject(897, -2953.3188476563, 2880.0246582031, 57.999824523926, 0, 0, 0);
CreateObject(897, -2947.3708496094, 2884.2932128906, 59.065307617188, 0, 0, 0);
CreateObject(897, -2947.8208007813, 2878.2102050781, 66.503387451172, 0, 0, 0);
CreateObject(897, -2953.6943359375, 2873.4167480469, 59.962028503418, 0, 0, 0);
CreateObject(897, -2942.57421875, 2886.3662109375, 63.000919342041, 0, 0, 0);
CreateObject(897, -2941.6630859375, 2882.6359863281, 67.533134460449, 0, 0, 0);
CreateObject(897, -2948.6379394531, 2880.3232421875, 62.032726287842, 0, 0, 0);
CreateObject(897, -2935.1064453125, 2887.1311035156, 62.119762420654, 0, 0, 0);
CreateObject(897, -2928.7590332031, 2884.388671875, 61.765327453613, 0, 0, 0);
CreateObject(897, -2900.240234375, 2891.2019042969, 36.612567901611, 0, 0, 0);
CreateObject(897, -2913.939453125, 2894.1359863281, 39.98023223877, 0, 0, 0);
CreateObject(897, -2882.8977050781, 2890.3488769531, 35.24104309082, 0, 0, 0);
CreateObject(979, -450.423828125, 1458.8996582031, 33.976421356201, 0, 0, 277.998046875);
CreateObject(966, -443.24642944336, 1454.9609375, 32.900375366211, 0, 0, 12);
CreateObject(966, -442.72134399414, 1455.1069335938, 32.924110412598, 0, 0, 192);
CreateObject(968, -443.23373413086, 1454.9645996094, 33.900375366211, 0, 0, 12);
CreateObject(968, -442.6025390625, 1454.99609375, 33.924110412598, 0, 0, 189.99755859375);
CreateObject(979, -437.78112792969, 1461.4318847656, 33.917209625244, 0, 0, 99.99755859375);
CreateObject(3864, -513.39727783203, 1413.4381103516, 9.1395606994629, 0, 0, 188);
CreateObject(3864, -452.74548339844, 1459.2961425781, 39.497753143311, 0, 0, 190);
CreateObject(3864, -435.12902832031, 1461.1246337891, 39.351093292236, 0, 0, 12);
CreateObject(1238, -443.54043579102, 1456.2524414063, 33.269073486328, 0, 0, 0);
CreateObject(1238, -443.88452148438, 1458.3214111328, 33.342258453369, 0, 0, 0);
CreateObject(1238, -444.25048828125, 1460.5407714844, 33.370227813721, 0, 0, 2);
CreateObject(1262, -450.40036010742, 1462.0654296875, 33.914024353027, 0, 0, 190);
CreateObject(1262, -438.80581665039, 1463.8862304688, 33.775611877441, 0, 0, 190);
CreateObject(1262, -444.83764648438, 1463.1346435547, 33.850311279297, 0, 0, 188);
CreateObject(978, -458.17385864258, 1545.345703125, 37.295848846436, 0, 0, 282);
CreateObject(978, -459.98132324219, 1554.6540527344, 37.410472869873, 0, 0, 282);
CreateObject(978, -461.45736694336, 1563.3205566406, 37.269973754883, 0, 0, 276);
CreateObject(978, -461.7092590332, 1571.6912841797, 37.055183410645, 0, 0, 270);
CreateObject(978, -461.29025268555, 1580.3370361328, 36.823986053467, 0, 0, 264);
CreateObject(978, 371.26818847656, 2477.7155761719, 16.324594497681, 0, 0, 0);
CreateObject(978, 362.01119995117, 2477.6616210938, 16.324594497681, 0, 0, 0);
CreateObject(978, 352.64538574219, 2477.611328125, 16.324594497681, 0, 0, 0);
CreateObject(978, 343.24230957031, 2477.5886230469, 16.324594497681, 0, 0, 0);
CreateObject(978, 333.89288330078, 2477.5805664063, 16.332387924194, 0, 0, 0);
CreateObject(978, 324.54190063477, 2477.5554199219, 16.332387924194, 0, 0, 0);
CreateObject(978, 315.24276733398, 2477.560546875, 16.324594497681, 0, 0, 0);
CreateObject(978, 305.96054077148, 2477.4672851563, 16.324594497681, 0, 0, 0);
CreateObject(978, 296.64105224609, 2477.4558105469, 16.324594497681, 0, 0, 0);
CreateObject(978, 287.45150756836, 2477.4096679688, 16.324594497681, 0, 0, 0);
CreateObject(978, 278.14361572266, 2477.3889160156, 16.324594497681, 0, 0, 0);
CreateObject(978, 268.88800048828, 2477.3679199219, 16.324594497681, 0, 0, 0);
CreateObject(978, 259.68273925781, 2477.3068847656, 16.324594497681, 0, 0, 0);
CreateObject(978, 250.70471191406, 2477.1457519531, 16.324594497681, 0, 0, 0);
CreateObject(978, 241.30633544922, 2477.1938476563, 16.324594497681, 0, 0, 0);
CreateObject(978, 231.96624755859, 2477.1801757813, 16.324594497681, 0, 0, 0);
CreateObject(978, 222.65524291992, 2477.1806640625, 16.324594497681, 0, 0, 0);
CreateObject(978, 213.27606201172, 2477.1472167969, 16.324594497681, 0, 0, 0);
CreateObject(978, 203.9783782959, 2477.1599121094, 16.324594497681, 0, 0, 0);
CreateObject(978, 194.5739440918, 2477.2172851563, 16.332387924194, 0, 0, 0);
CreateObject(978, 185.3303527832, 2477.2534179688, 16.324594497681, 0, 0, 0);
CreateObject(978, 175.96501159668, 2477.2963867188, 16.324594497681, 0, 0, 0);
CreateObject(978, 166.70104980469, 2477.3178710938, 16.324594497681, 0, 0, 0);
CreateObject(978, 157.36834716797, 2477.2770996094, 16.324594497681, 0, 0, 0);
CreateObject(978, 148.08337402344, 2477.2817382813, 16.324594497681, 0, 0, 0);
CreateObject(978, 138.68907165527, 2477.2770996094, 16.324594497681, 0, 0, 0);
CreateObject(978, 129.30508422852, 2477.2678222656, 16.324594497681, 0, 0, 0);
CreateObject(978, 119.93117523193, 2477.25390625, 16.324594497681, 0, 0, 0);
CreateObject(978, 110.57275390625, 2477.2556152344, 16.324594497681, 0, 0, 0);
CreateObject(978, 101.21850585938, 2477.2578125, 16.324594497681, 0, 0, 0);
CreateObject(978, 91.823394775391, 2477.2561035156, 16.324594497681, 0, 0, 0);
CreateObject(978, 82.582893371582, 2477.2556152344, 16.324594497681, 0, 0, 0);
CreateObject(978, 73.383666992188, 2477.2944335938, 16.324594497681, 0, 0, 0);
CreateObject(978, 64.05916595459, 2477.294921875, 16.324594497681, 0, 0, 0);
CreateObject(978, 54.846733093262, 2477.2954101563, 16.324594497681, 0, 0, 0);
CreateObject(978, 36.090919494629, 2477.2819824219, 16.332403182983, 0, 0, 0);
CreateObject(978, 45.477794647217, 2477.28515625, 16.324594497681, 0, 0, 0);
CreateObject(978, 26.815898895264, 2477.2668457031, 16.332403182983, 0, 0, 0);
CreateObject(978, 17.504974365234, 2477.2019042969, 16.324594497681, 0, 0, 0);
CreateObject(978, 8.2029094696045, 2477.1801757813, 16.324594497681, 0, 0, 0);
CreateObject(978, -50.050872802734, 2551.4213867188, 16.754331588745, 0, 0, 270);
CreateObject(978, -50.108371734619, 2542.1657714844, 16.357660293579, 0, 0, 270);
CreateObject(978, -50.182579040527, 2533.2922363281, 16.324594497681, 0, 0, 270);
CreateObject(979, -36.28776550293, 2533.4465332031, 16.324594497681, 0, 0, 92);
CreateObject(979, -36.752632141113, 2542.7578125, 16.324594497681, 0, 0, 94);
CreateObject(979, -37.298892974854, 2551.9760742188, 16.678186416626, 0, 0, 92);
CreateObject(1228, -42.693050384521, 2563.5080566406, 16.296760559082, 0, 0, 86);
CreateObject(966, -52.105674743652, 2557.1789550781, 16.107364654541, 0, 0, 268);
CreateObject(968, -52.042430877686, 2557.283203125, 17.107364654541, 0, 0, 90);
CreateObject(966, -40.383018493652, 2554.9423828125, 15.979421615601, 0, 0, 0);
CreateObject(968, -40.500579833984, 2554.8884277344, 16.979421615601, 0, 0, 0);
CreateObject(1238, -38.12425994873, 2554.8920898438, 16.265558242798, 0, 0, 0);
CreateObject(1238, -38.973266601563, 2554.9025878906, 16.277320861816, 0, 0, 0);
CreateObject(1238, -39.700469970703, 2554.9211425781, 16.287717819214, 0, 0, 0);
CreateObject(1238, -47.699924468994, 2554.6799316406, 16.358980178833, 0, 0, 0);
CreateObject(1238, -48.418766021729, 2554.6687011719, 16.373098373413, 0, 0, 0);
CreateObject(1238, -49.12174987793, 2554.7199707031, 16.386190414429, 0, 0, 0);
CreateObject(1238, -51.943824768066, 2564.7092285156, 16.535223007202, 0, 0, 0);
CreateObject(1238, -51.911853790283, 2565.4216308594, 16.818216323853, 0, 0, 0);
CreateObject(1238, -51.862617492676, 2566.462890625, 17.231822967529, 0, 0, 0);
CreateObject(1223, -57.78816986084, 2563.8640136719, 16.124073028564, 0, 0, 268);
CreateObject(994, -51.963531494141, 2566.7263183594, 17.150257110596, 0, 342, 92);
CreateObject(2892, -51.98169708252, 2550.0988769531, 15.875652313232, 0, 0, 0);
CreateObject(3279, 274.27703857422, 2535.7639160156, 15.8125, 0, 0, 0);
CreateObject(967, -51.630714416504, 2556.1745605469, 16.179405212402, 0, 0, 182);
CreateObject(3504, 278.44104003906, 2534.8610839844, 17.159797668457, 0, 0, 0);
CreateObject(7657, 431.12902832031, 2486.3366699219, 17.201217651367, 0, 0, 90);
CreateObject(7657, 431.19192504883, 2518.328125, 17.201217651367, 0, 0, 90);
CreateObject(8149, 353.76541137695, 2528.9365234375, 18.822416305542, 0, 0, 270);
CreateObject(8149, 203.17388916016, 2528.8334960938, 18.921226501465, 0, 0, 270);
CreateObject(8149, 51.881401062012, 2528.3984375, 18.585401535034, 0, 0, 270);
CreateObject(978, -23.587804794312, 2528.7531738281, 16.324594497681, 0, 0, 180);
CreateObject(978, -31.71608543396, 2528.7895507813, 16.324594497681, 0, 0, 180);
CreateObject(1676, 318.72485351563, 2534.7878417969, 17.391777038574, 0, 0, 0);
CreateObject(1676, 319.29125976563, 2540.3884277344, 17.391498565674, 0, 0, 0);
CreateObject(1676, 330.9345703125, 2538.1943359375, 17.385814666748, 0, 0, 0);
CreateObject(3864, 306.58795166016, 2530.1110839844, 21.913864135742, 0, 0, 90);
CreateObject(11417, 333.3857421875, 2555.9794921875, 20.591472625732, 0, 0, 47.999755859375);
CreateObject(3864, 308.27923583984, 2475.8518066406, 21.589195251465, 0, 0, 270);
CreateObject(3864, 433.4143371582, 2491.7116699219, 21.589195251465, 0, 0, 0);
CreateObject(967, 430.10626220703, 2507.7568359375, 15.484375, 0, 0, 0);
CreateObject(966, 430.85708618164, 2505.0932617188, 15.484375, 0, 0, 90);
CreateObject(968, 430.87945556641, 2505.1254882813, 16.484375, 0, 0, 274);
CreateObject(978, 435.84408569336, 2496.2299804688, 16.332387924194, 0, 0, 0);
CreateObject(978, 438.16754150391, 2501.5554199219, 16.332941055298, 0, 0, 94);
CreateObject(978, 437.53570556641, 2510.6491699219, 16.188772201538, 0, 0, 94);
CreateObject(978, 436.74459838867, 2520.1076660156, 16.191354751587, 0, 0, 94);
CreateObject(978, -0.9743537902832, 2477.1237792969, 16.324594497681, 0, 0, 0);
CreateObject(978, -10.332370758057, 2477.060546875, 16.324594497681, 0, 0, 0);
CreateObject(978, -19.619476318359, 2476.9387207031, 16.324594497681, 0, 0, 0);
CreateObject(978, -28.977096557617, 2476.9240722656, 16.324594497681, 0, 0, 0);
CreateObject(978, -38.159469604492, 2476.8771972656, 16.324594497681, 0, 0, 0);
CreateObject(978, -47.538429260254, 2476.8254394531, 16.324594497681, 0, 0, 0);
CreateObject(978, -56.806282043457, 2476.7663574219, 16.324594497681, 0, 0, 0);
CreateObject(978, -66.235656738281, 2476.6882324219, 16.324594497681, 0, 0, 0);
CreateObject(978, -75.010543823242, 2479.2377929688, 16.324594497681, 0, 0, 326);
CreateObject(978, -78.734382629395, 2486.6328125, 16.324594497681, 0, 0, 270);
CreateObject(978, -78.709671020508, 2495.9399414063, 16.324594497681, 0, 0, 270);
CreateObject(978, -54.746250152588, 2528.8010253906, 16.324594497681, 0, 0, 180);
CreateObject(978, -64.096305847168, 2528.7873535156, 16.324594497681, 0, 0, 180);
CreateObject(978, -70.627815246582, 2528.4372558594, 16.324594497681, 0, 0, 186);
CreateObject(978, -76.700302124023, 2523.5244140625, 16.324594497681, 0, 0, 244);
CreateObject(978, -78.771118164063, 2505.3178710938, 16.324594497681, 0, 0, 270);
CreateObject(978, -78.744346618652, 2514.6408691406, 16.324594497681, 0, 0, 270);
CreateObject(978, 441.16983032227, 2526.5375976563, 17.294027328491, 0, 0, 14);
CreateObject(978, 449.41717529297, 2530.5324707031, 18.185604095459, 0, 0, 32);
CreateObject(978, 456.1572265625, 2536.5473632813, 18.307851791382, 0, 0, 48);
CreateObject(978, 460.17077636719, 2544.5476074219, 17.488677978516, 0, 0, 82);
CreateObject(978, 458.55871582031, 2552.2150878906, 16.899965286255, 0, 0, 120);
CreateObject(978, 452.68313598633, 2558.4184570313, 16.336946487427, 0, 0, 146);
CreateObject(979, 448.6330871582, 2553.4196777344, 16.444528579712, 0, 0, 320);
CreateObject(979, 452.14538574219, 2546.0461425781, 16.903993606567, 0, 0, 266);
CreateObject(979, 448.51751708984, 2538.8735351563, 16.99981880188, 0, 0, 220);
CreateObject(979, 440.74038696289, 2533.4431152344, 16.628332138062, 0, 0, 210);
CreateObject(967, 417.35278320313, 2501.9721679688, 15.484375, 0, 0, 0);
CreateObject(966, 416.39733886719, 2503.2775878906, 15.484375, 0, 0, 270);
CreateObject(966, 416.4619140625, 2500.8603515625, 15.484375, 0, 0, 90);
CreateObject(970, 418.61114501953, 2493.7585449219, 16.035856246948, 0, 0, 180);
CreateObject(970, 422.78454589844, 2493.7897949219, 16.035856246948, 0, 0, 0);
CreateObject(970, 426.92944335938, 2493.7961425781, 16.035856246948, 0, 0, 0);
CreateObject(970, 418.45422363281, 2510.3405761719, 16.035856246948, 0, 0, 0);
CreateObject(970, 422.64273071289, 2510.3703613281, 16.035856246948, 0, 0, 0);
CreateObject(970, 426.8759765625, 2510.2907714844, 16.035856246948, 0, 0, 358);
CreateObject(1238, 416.01318359375, 2502.0314941406, 15.802555084229, 0, 0, 0);
CreateObject(1238, 414.3981628418, 2502.0075683594, 15.802555084229, 0, 0, 0);
CreateObject(1238, 412.98620605469, 2501.9912109375, 15.802555084229, 0, 0, 0);
CreateObject(1238, 411.41827392578, 2501.9416503906, 15.802555084229, 0, 0, 0);
CreateObject(1238, 410.03085327148, 2501.9067382813, 15.802555084229, 0, 0, 0);
CreateObject(1262, 408.14410400391, 2502.0122070313, 16.243995666504, 0, 0, 272);
CreateObject(1262, 407.98712158203, 2494.0554199219, 16.243995666504, 0, 0, 274);
CreateObject(1262, 408.11184692383, 2511.0397949219, 16.243995666504, 0, 0, 268);
CreateObject(1238, 418.45568847656, 2500.978515625, 15.802555084229, 0, 0, 0);
CreateObject(1238, 418.4709777832, 2502.9367675781, 15.802555084229, 0, 0, 0);
CreateObject(1238, 420.20428466797, 2501.2905273438, 15.802555084229, 0, 0, 0);
CreateObject(1238, 420.20718383789, 2502.5629882813, 15.802555084229, 0, 0, 0);
CreateObject(1238, 421.53399658203, 2501.5512695313, 15.802555084229, 0, 0, 0);
CreateObject(1238, 421.53100585938, 2502.2670898438, 15.802555084229, 0, 0, 0);
CreateObject(1238, 422.81655883789, 2501.9953613281, 15.802555084229, 0, 0, 0);
CreateObject(1238, 437.5608215332, 2501.7780761719, 16.175500869751, 0, 0, 0);
CreateObject(1238, 437.12176513672, 2500.3149414063, 16.077518463135, 0, 0, 0);
CreateObject(1238, 436.75506591797, 2499.1025390625, 15.995683670044, 0, 0, 0);
CreateObject(1238, 435.80804443359, 2497.9763183594, 15.810348510742, 0, 0, 0);
CreateObject(1238, 434.82858276367, 2497.2817382813, 15.810348510742, 0, 0, 0);
CreateObject(1238, 433.54357910156, 2497.1350097656, 15.810348510742, 0, 0, 0);
CreateObject(1238, 432.02075195313, 2497.0261230469, 15.810348510742, 0, 0, 0);
CreateObject(1193, 335.25836181641, 2544.7509765625, 15.99498462677, 0, 0, 270);
CreateObject(1172, 332.89642333984, 2542.7592773438, 16.32505607605, 0, 0, 88);
CreateObject(1171, 333.76678466797, 2541.8415527344, 16.321962356567, 0, 0, 0);
CreateObject(1168, 333.54370117188, 2549.12890625, 16.353521347046, 0, 0, 272);
CreateObject(1164, 335.15274047852, 2539.3742675781, 15.962285041809, 0, 0, 0);
CreateObject(1163, 334.51745605469, 2551.0439453125, 15.952595710754, 0, 0, 0);
CreateObject(1131, 331.58898925781, 2541.4936523438, 15.804626464844, 0, 0, 0);
CreateObject(1130, 317.49765014648, 2547.9321289063, 15.81151008606, 0, 0, 0);
CreateObject(1128, 317.98004150391, 2551.72265625, 15.811273574829, 0, 0, 214);
CreateObject(1116, 328.59643554688, 2544.56640625, 15.806089401245, 0, 0, 86);
CreateObject(1098, 334.32516479492, 2552.2170410156, 16.295391082764, 0, 0, 188);
CreateObject(1097, 317.94387817383, 2543.091796875, 16.303525924683, 0, 0, 0);
CreateObject(1096, 317.90472412109, 2541.9692382813, 16.303392410278, 0, 0, 0);
CreateObject(1085, 317.97607421875, 2544.2092285156, 16.303409576416, 0, 0, 0);
CreateObject(1085, 317.90625, 2545.3713378906, 16.303443908691, 0, 0, 0);
CreateObject(1081, 317.35137939453, 2549.8256835938, 16.303714752197, 0, 0, 0);
CreateObject(1080, 318.7275390625, 2546.275390625, 16.158840179443, 0, 0, 0);
CreateObject(1078, 316.80493164063, 2545.0344238281, 17.262914657593, 0, 0, 0);
CreateObject(3578, -19.796970367432, 2522.9262695313, 14.762409210205, 0, 0, 268);
CreateObject(3578, -20.159591674805, 2512.6354980469, 14.770217895508, 0, 0, 268);
CreateObject(3578, -20.580852508545, 2502.3874511719, 14.762409210205, 0, 0, 268);
CreateObject(3578, -20.947452545166, 2492.2463378906, 14.762409210205, 0, 0, 268);
CreateObject(3578, -21.292194366455, 2482.0849609375, 14.762409210205, 0, 0, 268);
CreateObject(3578, 416.4560546875, 2504.6313476563, 14.762409210205, 0, 0, 272);
CreateObject(3578, 416.86291503906, 2498.7919921875, 14.762409210205, 0, 0, 274);
CreateObject(1226, 332.83627319336, 2564.203125, 19.431751251221, 0, 0, 90);
CreateObject(1226, 293.75714111328, 2562.6499023438, 19.431751251221, 0, 0, 88);
CreateObject(1226, 314.33325195313, 2563.7934570313, 19.431751251221, 0, 0, 88);
CreateObject(1226, 351.25628662109, 2562.4213867188, 19.431751251221, 0, 0, 92);
CreateObject(1238, 330.63037109375, 2556.7082519531, 15.925134658813, 0, 0, 0);
CreateObject(1238, 330.1513671875, 2555.59765625, 16.084020614624, 0, 0, 0);
CreateObject(1238, 314.39053344727, 2557.1369628906, 15.825614929199, 0, 0, 0);
CreateObject(1238, 314.99258422852, 2556.5517578125, 15.961463928223, 0, 0, 0);
CreateObject(1238, 315.82516479492, 2556.0317382813, 16.033638000488, 0, 0, 0);
CreateObject(1238, 316.45031738281, 2555.45703125, 16.10489654541, 0, 0, 0);
CreateObject(1238, 317.35818481445, 2554.8020019531, 16.127546310425, 0, 0, 0);
CreateObject(1238, 317.81887817383, 2554.2290039063, 16.127599716187, 0, 0, 0);
CreateObject(1238, 332.80749511719, 2557.4755859375, 15.750675201416, 0, 0, 0);
CreateObject(1238, 331.64776611328, 2557.111328125, 15.835231781006, 0, 0, 0);
CreateObject(1238, 330.04574584961, 2556.1982421875, 16.009447097778, 0, 0, 0);
CreateObject(1238, 318.68316650391, 2542.2387695313, 16.129110336304, 0, 0, 0);
CreateObject(1238, 318.53857421875, 2553.4138183594, 16.127647399902, 0, 0, 0);
CreateObject(1238, 319.40536499023, 2545.4350585938, 16.128757476807, 0, 0, 0);
CreateObject(1238, 319.05291748047, 2544.2980957031, 16.128929138184, 0, 0, 0);
CreateObject(1238, 318.9560546875, 2543.30859375, 16.128976821899, 0, 0, 0);
CreateObject(1238, 319.5634765625, 2546.4853515625, 16.128681182861, 0, 0, 0);
CreateObject(1238, 319.4306640625, 2547.14453125, 16.128746032715, 0, 0, 0);
CreateObject(1238, 319.2783203125, 2547.87109375, 16.128820419312, 0, 0, 0);
CreateObject(1238, 319.08309936523, 2548.6264648438, 16.128915786743, 0, 0, 0);
CreateObject(1238, 318.80310058594, 2552.7810058594, 16.129051208496, 0, 0, 0);
CreateObject(1238, 319.01904296875, 2550.6923828125, 16.128946304321, 0, 0, 0);
CreateObject(1238, 318.99645996094, 2549.23046875, 16.128957748413, 0, 0, 0);
CreateObject(1238, 318.92147827148, 2549.9606933594, 16.128993988037, 0, 0, 0);
CreateObject(1238, 318.98300170898, 2552.0983886719, 16.128963470459, 0, 0, 0);
CreateObject(1238, 319.005859375, 2551.3662109375, 16.128952026367, 0, 0, 0);
CreateObject(2229, 330.98284912109, 2554.013671875, 15.80492401123, 0, 0, 268);
CreateObject(971, 1545.6861572266, -1619.6079101563, 15.874479293823, 0, 0, 270);
CreateObject(971, 1545.0126953125, -1637.0673828125, 15.801525115967, 0, 0, 268);
CreateObject(971, 1544.1179199219, -1617.8602294922, 16.124479293823, 0, 0, 0);
CreateObject(971, 1539.8082275391, -1613.3488769531, 16.116792678833, 0, 0, 270);
CreateObject(971, 1540.0065917969, -1606.7724609375, 16.116792678833, 0, 0, 270);
CreateObject(971, 1543.9577636719, -1602.5081787109, 16.116792678833, 0, 0, 0);
CreateObject(971, 1552.4031982422, -1602.490234375, 16.116792678833, 0, 0, 0);
CreateObject(971, 1561.2268066406, -1602.5369873047, 16.116792678833, 0, 0, 0);
CreateObject(971, 1570.1241455078, -1602.5369873047, 16.116792678833, 0, 0, 0);
CreateObject(971, 1579.0109863281, -1602.5217285156, 16.116792678833, 0, 0, 0);
CreateObject(971, 1587.8206787109, -1602.5267333984, 16.116792678833, 0, 0, 0);
CreateObject(971, 1596.6702880859, -1602.5520019531, 16.147197723389, 0, 0, 0);
CreateObject(971, 1603.6654052734, -1602.4177246094, 16.2610912323, 0, 0, 0);
CreateObject(3749, 1547.7897949219, -1627.7902832031, 18.241226196289, 0, 0, 268);
CreateObject(1374, 1544.8251953125, -1630.279296875, 12.882813453674, 0, 0, 0);
CreateObject(1251, 1520.6915283203, -1638.4544677734, 12.651559829712, 0, 0, 270);
CreateObject(1251, 1520.7535400391, -1618.9836425781, 12.651559829712, 0, 0, 270);
CreateObject(1251, 1518.1680908203, -1635.1942138672, 12.651559829712, 0, 0, 0);
CreateObject(1251, 1520.6953125, -1622.2766113281, 12.651559829712, 0, 0, 270);
CreateObject(1251, 1520.7691650391, -1625.927734375, 12.651559829712, 0, 0, 270);
CreateObject(1251, 1520.6363525391, -1628.7078857422, 12.651559829712, 0, 0, 270);
CreateObject(1251, 1518.1340332031, -1628.4111328125, 12.651559829712, 0, 0, 0);
CreateObject(1251, 1518.1185302734, -1621.5093994141, 12.651559829712, 0, 0, 0);
CreateObject(1251, 1518.1474609375, -1614.6525878906, 12.651559829712, 0, 0, 0);
CreateObject(1251, 1518.1815185547, -1607.7443847656, 12.651559829712, 0, 0, 0);
CreateObject(1251, 1520.6931152344, -1612.48828125, 12.651559829712, 0, 0, 270);
CreateObject(1251, 1520.7010498047, -1615.73828125, 12.651559829712, 0, 0, 270);
CreateObject(1251, 1520.748046875, -1635.23828125, 12.651559829712, 0, 0, 270);
CreateObject(1251, 1520.740234375, -1631.98828125, 12.651559829712, 0, 0, 270);
CreateObject(1251, 1520.6840820313, -1608.98828125, 12.651559829712, 0, 0, 270);
CreateObject(1251, 1520.6750488281, -1605.48828125, 12.651559829712, 0, 0, 270);
CreateObject(1337, 1543.5654296875, -1666.228515625, 13.215847015381, 0, 0, 0);
CreateObject(3502, 164.08221435547, 114.03489685059, 464.10308837891, 0, 0, 0);
CreateObject(3502, 1476.2838134766, -1732.2193603516, 10.819248199463, 0, 0, 182);
CreateObject(3502, 1456.9715576172, -1592.4056396484, 10.819248199463, 0, 0, 181.99951171875);
CreateObject(3502, 1499.1354980469, -1592.2430419922, 10.819248199463, 0, 0, 181.99951171875);
CreateObject(3502, 1529.5740966797, -1614.2535400391, 10.811452865601, 0, 0, 90);
CreateObject(2823, 264.75012207031, 75.91584777832, 1000.2301025391, 0, 0, 0);
CreateObject(16151, 1520.3941650391, -1641.1442871094, 12.785281181335, 0, 0, 270);
CreateObject(1558, 384.13659667969, 2474.3212890625, 16.073951721191, 0, 0, 0);
CreateObject(1558, 384.13046264648, 2475.4162597656, 16.073951721191, 0, 0, 0);
CreateObject(1558, 384.09210205078, 2474.3400878906, 17.103763580322, 0, 0, 0);
CreateObject(1558, 385.22909545898, 2474.3366699219, 16.073951721191, 0, 0, 0);
CreateObject(1558, 384.14053344727, 2475.4553222656, 17.103763580322, 0, 0, 0);
CreateObject(1558, 385.1428527832, 2474.3491210938, 17.103763580322, 0, 0, 0);
CreateObject(1337, 384.15625, 2474.5830078125, 18.059623718262, 0, 0, 0);
CreateObject(978, 165.31057739258, 133.58326721191, 481.93075561523, 0, 0, 0);
CreateObject(978, 1538.0079345703, -1668.818359375, 13.387095451355, 0, 0, 90);
CreateObject(978, 1537.9143066406, -1677.0363769531, 13.387095451355, 0, 0, 90);
CreateObject(978, 1535.1507568359, -1686.5091552734, 13.340220451355, 0, 0, 90);
CreateObject(978, 1534.8160400391, -1659.0979003906, 13.340220451355, 0, 0, 90);
CreateObject(1812, 265.27896118164, 78.934707641602, 1000.0390625, 0, 0, 90);
CreateObject(2700, 265.83538818359, 75.808181762695, 1002.6879272461, 0, 0, 148);
CreateObject(2528, 262.88909912109, 77.267166137695, 1000.0390625, 0, 0, 90);
CreateObject(2524, 262.91082763672, 77.733062744141, 1000.0390625, 0, 0, 92);
CreateObject(1812, 265.24230957031, 76.462753295898, 1000.1727294922, 0, 0, 92);
//corridaguerra
CreateObject(2893, 400.9765625, 2470.9575195313, 14.232727050781, 323, 0, 358);
CreateObject(2893, 402.80081176758, 2470.8779296875, 14.232765197754, 323, 0, 358);
CreateObject(2893, 400.77682495117, 2465.537109375, 16.257764816284, 344, 0, 358);
CreateObject(2893, 402.60861206055, 2465.4643554688, 16.257764816284, 343.99841308594, 0, 357.99499511719);
CreateObject(14776, 403.455078125, 2459.1340332031, 21.70027923584, 0, 0, 178);
CreateObject(3279, 251.00381469727, -141.96394348145, 0.578125, 0, 0, 0);
CreateObject(2984, 259.81674194336, -145.60046386719, 1.9223699569702, 0, 0, 0);
CreateObject(969, 242.70614624023, -155.68899536133, 0.57812523841858, 0, 0, 90);
CreateObject(969, 242.6883392334, -155.90200805664, 0.578125, 0, 0, 270);
CreateObject(7637, 203.26440429688, -167.8917388916, 3.7160873413086, 0, 0, 0);
CreateObject(7834, 52.965240478516, -246.34895324707, 4.5703492164612, 0, 0, 0);
CreateObject(8886, 48.348403930664, -243.72108459473, 12.005905151367, 0, 0, 0);
CreateObject(8886, 48.717292785645, -257.62286376953, 12.005905151367, 0, 0, 0);
CreateObject(8886, 48.342498779297, -237.1145324707, 12.005905151367, 0, 0, 0);
CreateObject(8886, 48.253440856934, -239.22406005859, 18.873332977295, 0, 0, 0);
CreateObject(8885, 58.054058074951, -237.43594360352, 12.005905151367, 0, 0, 0);
CreateObject(8041, 81.0751953125, -222.5263671875, 6.3949756622314, 0, 0, 87.994995117188);
CreateObject(8167, 92.0361328125, -222.9375, 1.7530913352966, 0, 0, 0);
CreateObject(8674, 103.87612915039, -221.90518188477, 2.0450410842896, 0, 0, 0);
CreateObject(8674, 96.511070251465, -221.74076843262, 2.0450410842896, 0, 0, 0);
CreateObject(8674, 66.112167358398, -220.60363769531, 2.0474753379822, 0, 0, 0);
CreateObject(8674, 57.395523071289, -220.42976379395, 2.0392866134644, 0, 0, 0);
CreateObject(8674, 50.97444152832, -220.39100646973, 2.0392866134644, 0, 0, 0);
CreateObject(18281, 53.075706481934, -246.96055603027, 0.578125, 0, 0, 0);
CreateObject(3399, 44.69051361084, -224.32524108887, 3.2510786056519, 0, 0, 174);
CreateObject(17039, 2429.0480957031, -1642.2315673828, 12.4862241745, 0, 0, 184);
CreateObject(3174, 2463.6550292969, -1678.5322265625, 12.522888183594, 0, 0, 8);
CreateObject(3172, 2453.0561523438, -1679.8321533203, 12.504579544067, 0, 0, 170);
CreateObject(3172, 2458.6677246094, -1673.7540283203, 12.50604057312, 0, 0, 190);
CreateObject(969, 2446.7202148438, -1649.1478271484, 12.467166900635, 0, 0, 180);
CreateObject(1458, 2447.8386230469, -1671.6094970703, 12.493999481201, 11, 0, 240);
CreateObject(9127, 2339.51953125, -1572.0178222656, 53.294624328613, 0, 0, 0);
CreateObject(2670, 2293.1333007813, -1675.6546630859, 13.513860702515, 0, 0, 0);
CreateObject(2670, 2280.3547363281, -1687.453125, 13.788959503174, 0, 0, 0);
CreateObject(13593, 2280.4580078125, -1679.0496826172, 14.307782173157, 0, 0, 3.9990234375);
CreateObject(967, 2287.3266601563, -1669.4593505859, 14.032619476318, 0, 0, 91.99951171875);
CreateObject(966, 2288.5009765625, -1669.1595458984, 14.02880191803, 0, 0, 181.99951171875);
CreateObject(968, 2288.478515625, -1669.1724853516, 15.02880191803, 0, 0, 0);
CreateObject(987, 2275.1069335938, -1670.1362304688, 14.363004684448, 0, 0, 0);
CreateObject(2406, 2459.0581054688, -1668.2452392578, 13.730737686157, 0, 0, 82);
CreateObject(9885, 2461.0732421875, -1689.396484375, 31.43822479248, 0, 0, 0);
CreateObject(13593, 2293.9423828125, -1678.7331542969, 13.942318916321, 0, 0, 0);
CreateObject(898, -2897.57421875, 2812.3815917969, 204.28126525879, 0, 0, 0);
CreateObject(898, -2887.751953125, 2836.8881835938, 174.76152038574, 0, 0, 0);
CreateObject(898, -2900.708984375, 2824.3020019531, 208.58450317383, 0, 0, 0);
CreateObject(898, -2890.6655273438, 2831.8449707031, 208.14796447754, 0, 0, 0);
CreateObject(897, -2902.4233398438, 2801.1118164063, 208.24798583984, 0, 0, 0);
CreateObject(896, -2903.4240722656, 2816.3908691406, 208.31582641602, 0, 0, 0);
CreateObject(880, -2880.0844726563, 2821.744140625, 215.27885437012, 0, 0, 0);
CreateObject(879, -2893.6032714844, 2823.576171875, 212.89981079102, 0, 0, 0);
CreateObject(896, -2873.7626953125, 2838.8278808594, 216.42706298828, 0, 0, 0);
CreateObject(896, -2898.5373535156, 2802.8271484375, 212.07740783691, 0, 0, 0);
CreateObject(897, -2906.8562011719, 2822.4545898438, 220.01538085938, 0, 0, 0);
CreateObject(898, -2885.5029296875, 2836.9716796875, 222.37409973145, 0, 0, 0);
CreateObject(898, -2895.1860351563, 2827.703125, 222.96780395508, 0, 0, 0);
CreateObject(898, -2900.7702636719, 2812.814453125, 224.30198669434, 0, 0, 0);
CreateObject(898, -2897.5581054688, 2831.9365234375, 237.29724121094, 0, 0, 0);
CreateObject(1305, -2930.9113769531, 2836.9541015625, 0, 0, 0, 0);
CreateObject(1305, -2933.4616699219, 2837.7028808594, 0, 0, 0, 0);
CreateObject(1305, -2936.0583496094, 2837.8605957031, 0, 0, 0, 0);
CreateObject(9045, -2956.9865722656, 2832.3020019531, 0, 0, 0, 176);
CreateObject(16116, -2948.9353027344, 2842.8815917969, 5.6036682128906, 0, 0, 0);
CreateObject(17029, -2880.6945800781, 2898.3154296875, 36.493026733398, 0, 0, 0);
CreateObject(897, -2960.8933105469, 2869.6784667969, 0, 0, 0, 0);
CreateObject(897, -2966.5861816406, 2828.1889648438, 0, 0, 0, 0);
CreateObject(879, -2963.4575195313, 2839.2697753906, 0, 0, 0, 0);
CreateObject(868, -2943.5930175781, 2854.990234375, 0, 0, 0, 0);
CreateObject(897, -2981.5498046875, 2820.8061523438, 8.2454767227173, 0, 0, 0);
CreateObject(16141, -2951.1975097656, 2874.9235839844, 6.802001953125, 0, 0, 316);
CreateObject(897, -2891.1511230469, 2808.3073730469, 224.03244018555, 0, 0, 0);
CreateObject(897, -2890.7465820313, 2812.421875, 233.40051269531, 0, 0, 0);
CreateObject(897, -2886.4580078125, 2828.1884765625, 217.50576782227, 0, 0, 0);
CreateObject(897, -2891.03125, 2807.1147460938, 236.32524108887, 0, 0, 0);
CreateObject(897, -2890.9482421875, 2823.4057617188, 232.00196838379, 0, 0, 0);
CreateObject(897, -2879.2331542969, 2829.3063964844, 217.03909301758, 0, 0, 0);
CreateObject(897, -2882.2048339844, 2826.8171386719, 227.54403686523, 0, 0, 0);
CreateObject(16115, -2915.6005859375, 2896.7766113281, 13.320411682129, 0, 0, 214);
CreateObject(16114, -2899.1616210938, 2893.7512207031, 10.510711669922, 0, 0, 274);
CreateObject(16112, -2903.0244140625, 2893.9416503906, 44.725620269775, 0, 0, 0);
CreateObject(16411, -2935.8845214844, 2868.6472167969, 11.895172119141, 0, 0, 0);
CreateObject(16503, -2943.7131347656, 2855.4357910156, 53.419090270996, 0, 0, 0);
CreateObject(17299, -2928.5112304688, 2827.6105957031, 64.210708618164, 0, 0, 0);
CreateObject(17299, -2880.1608886719, 2881.1037597656, 58.498565673828, 0, 0, 0);
CreateObject(17025, -2900.52734375, 2888.58203125, 58.68424987793, 0, 0, 0);
CreateObject(17025, -2886.0925292969, 2874.8955078125, 86.209121704102, 0, 0, 0);
CreateObject(16667, -2917.9328613281, 2832.4812011719, 89.69881439209, 0, 0, 0);
CreateObject(16133, -2875.7250976563, 2871.521484375, 87.709739685059, 0, 0, 0);
CreateObject(16667, -2899.486328125, 2876.2099609375, 91.662109375, 0, 0, 0);
CreateObject(17026, -2938.3208007813, 2839.962890625, 75.126670837402, 0, 0, 0);
CreateObject(17030, -2891.1589355469, 2883.2924804688, 90.779846191406, 0, 0, 0);
CreateObject(17034, -2926.228515625, 2887.578125, 66.678009033203, 0, 0, 0);
CreateObject(17299, -2949.0847167969, 2875.7956542969, 63.409111022949, 0, 0, 0);
CreateObject(896, -2922.7189941406, 2839.80078125, 4.1871147155762, 0, 0, 0);
CreateObject(896, -2930.529296875, 2850.4128417969, 7.4590148925781, 0, 0, 0);
CreateObject(896, -2936.923828125, 2864.9165039063, 6.7683658599854, 0, 0, 0);
CreateObject(896, -2932.3491210938, 2872.5837402344, 11.581348419189, 0, 0, 0);
CreateObject(896, -2929.0319824219, 2878.8125, 9.4043998718262, 0, 0, 0);
CreateObject(896, -2920.3896484375, 2884.0524902344, 9.3485298156738, 0, 0, 0);
CreateObject(896, -2910.44140625, 2885.6994628906, 9.083517074585, 0, 0, 0);
CreateObject(896, -2897.6064453125, 2886.4494628906, 5.9013938903809, 0, 0, 0);
CreateObject(896, -2908.044921875, 2885.7998046875, -0.14738464355469, 0, 0, 0);
CreateObject(896, -2920.0227050781, 2883.1015625, -0.41625213623047, 0, 0, 0);
CreateObject(896, -2897.7980957031, 2885.0776367188, -2.3346252441406, 0, 0, 0);
CreateObject(896, -2926.46875, 2874.7888183594, 1.3101348876953, 0, 0, 0);
CreateObject(896, -2929.8483886719, 2864.4509277344, -6.6497230529785, 0, 0, 0);
CreateObject(896, -2930.6235351563, 2852.2595214844, -5.3360366821289, 0, 0, 0);
CreateObject(896, -2921.5720214844, 2845.451171875, -0.42579650878906, 0, 0, 0);
CreateObject(11496, -2879.5600585938, 2810.4870605469, 250.50938415527, 0, 0, 315.99877929688);
CreateObject(1304, -2910.1237792969, 2894.0034179688, 78.312408447266, 0, 0, 0);
CreateObject(1303, -2916.6779785156, 2838.4240722656, 81.25373840332, 0, 0, 0);
CreateObject(1207, -2942.29296875, 2838.2260742188, 94.359436035156, 0, 0, 0);
CreateObject(898, -2920.3129882813, 2827.8940429688, 102.15087127686, 0, 0, 0);
CreateObject(897, -2931.4787597656, 2835.7780761719, 105.36702728271, 0, 0, 0);
CreateObject(880, -2937.2438964844, 2837.0380859375, 99.321403503418, 0, 0, 0);
CreateObject(897, -2937.3303222656, 2843.658203125, 99.210052490234, 0, 0, 0);
CreateObject(897, -2943.0993652344, 2851.9770507813, 96.348854064941, 0, 0, 0);
CreateObject(897, -2924.5380859375, 2835.3471679688, 101.52195739746, 0, 0, 0);
CreateObject(897, -2894.9653320313, 2871.2561035156, 101.21825408936, 0, 0, 0);
CreateObject(2936, -2905.6423339844, 2887.5927734375, 88.582618713379, 0, 0, 0);
CreateObject(1303, -2896.8095703125, 2869.9406738281, 106.30326080322, 0, 0, 0);
CreateObject(1304, -2897.7683105469, 2881.6904296875, 108.08405303955, 0, 0, 0);
CreateObject(1305, -2930.2712402344, 2852.7526855469, 83.358741760254, 0, 0, 0);
CreateObject(17034, -2942.1765136719, 2824.7429199219, 82.58975982666, 0, 0, 328);
CreateObject(17071, -2946.2329101563, 2861.9172363281, 85.425476074219, 0, 0, 0);
CreateObject(17299, -2935.29296875, 2883.7729492188, 66.968200683594, 0, 0, 0);
CreateObject(18228, -2907.212890625, 2902.7373046875, 78.212066650391, 0, 0, 330);
CreateObject(17071, -2908.7492675781, 2894.0307617188, 96.448341369629, 0, 0, 0);
CreateObject(16667, -2928.3830566406, 2890.6630859375, 93.710266113281, 0, 0, 0);
CreateObject(16141, -2941.9838867188, 2861.07421875, 87.246719360352, 0, 0, 334);
CreateObject(16133, -2887.3791503906, 2882.9279785156, 110.97691345215, 0, 0, 0);
CreateObject(16121, -2918.6564941406, 2911.2153320313, 101.43852233887, 0, 0, 286);
CreateObject(16121, -2942.5, 2888.2624511719, 28.148342132568, 0, 0, 264);
CreateObject(16120, -2946.5119628906, 2832.0871582031, 31.431531906128, 0, 0, 0);
CreateObject(1304, -2948.408203125, 2843.5834960938, 43.152568817139, 0, 0, 0);
CreateObject(897, -2934.7570800781, 2825.6376953125, 50.756469726563, 0, 0, 0);
CreateObject(897, -2942.0568847656, 2837.3251953125, 52.729633331299, 0, 0, 0);
CreateObject(897, -2935.8559570313, 2835.6274414063, 43.159923553467, 0, 0, 0);
CreateObject(897, -2942.5349121094, 2838.6459960938, 47.579818725586, 0, 0, 0);
CreateObject(897, -2949.7392578125, 2841.9799804688, 51.351974487305, 0, 0, 0);
CreateObject(897, -2948.8723144531, 2843.8991699219, 47.00866317749, 0, 0, 0);
CreateObject(897, -2952.7690429688, 2849.9907226563, 46.325183868408, 0, 0, 0);
CreateObject(897, -2946.8354492188, 2848.5556640625, 44.074523925781, 0, 0, 0);
CreateObject(897, -2938.7016601563, 2843.1518554688, 42.818561553955, 0, 0, 0);
CreateObject(897, -2928.6169433594, 2886.7116699219, 47.218338012695, 0, 0, 0);
CreateObject(897, -2935.6877441406, 2889.1147460938, 46.422164916992, 0, 0, 0);
CreateObject(897, -2940.7028808594, 2886.6403808594, 51.768886566162, 0, 0, 16);
CreateObject(897, -2932.4868164063, 2887.9729003906, 53.249332427979, 0, 0, 0);
CreateObject(897, -2926.3681640625, 2884.3054199219, 57.086055755615, 0, 0, 0);
CreateObject(897, -2953.5883789063, 2855.8093261719, 40.189395904541, 0, 0, 0);
CreateObject(897, -2954.2912597656, 2862.435546875, 33.949333190918, 0, 0, 0);
CreateObject(897, -2958.7563476563, 2861.857421875, 43.326309204102, 0, 0, 0);
CreateObject(897, -2957.1938476563, 2854.8376464844, 51.137512207031, 0, 0, 0);
CreateObject(897, -2951.9907226563, 2848.8249511719, 53.527408599854, 0, 0, 0);
CreateObject(897, -2937.853515625, 2838.0844726563, 59.307464599609, 0, 0, 0);
CreateObject(897, -2944.1789550781, 2839.2219238281, 57.904270172119, 0, 0, 0);
CreateObject(897, -2950.03515625, 2842.0158691406, 57.612926483154, 0, 0, 0);
CreateObject(897, -2950.5378417969, 2884.2644042969, 51.151866912842, 0, 0, 0);
CreateObject(897, -2961.4038085938, 2868.1599121094, 48.244117736816, 0, 0, 0);
CreateObject(897, -2960.4377441406, 2862.0393066406, 54.507057189941, 0, 0, 0);
CreateObject(897, -2957.7221679688, 2876.3149414063, 51.784931182861, 0, 0, 0);
CreateObject(897, -2943.4592285156, 2843.1181640625, 65.075141906738, 0, 0, 0);
CreateObject(897, -2949.3840332031, 2844.4477539063, 65.13557434082, 0, 0, 0);
CreateObject(897, -2955.6782226563, 2848.3447265625, 60.627864837646, 0, 0, 0);
CreateObject(897, -2956.8498535156, 2853.8969726563, 60.011764526367, 0, 0, 0);
CreateObject(897, -2952.2844238281, 2855.298828125, 67.458129882813, 0, 0, 0);
CreateObject(897, -2954.875, 2860.8579101563, 63.426109313965, 0, 0, 0);
CreateObject(897, -2949.09765625, 2849.9633789063, 68.113052368164, 0, 0, 0);
CreateObject(897, -2949.6682128906, 2861.3510742188, 69.540130615234, 0, 0, 0);
CreateObject(897, -2944.6037597656, 2858.7805175781, 69.583419799805, 0, 0, 0);
CreateObject(897, -2944.2060546875, 2852.5390625, 72.27458190918, 0, 0, 0);
CreateObject(897, -2957.93359375, 2867.2719726563, 61.355770111084, 0, 0, 0);
CreateObject(897, -2958.4973144531, 2870.37890625, 57.351509094238, 0, 0, 0);
CreateObject(897, -2953.8947753906, 2872.3371582031, 63.877883911133, 0, 0, 0);
CreateObject(897, -2953.3188476563, 2880.0246582031, 57.999824523926, 0, 0, 0);
CreateObject(897, -2947.3708496094, 2884.2932128906, 59.065307617188, 0, 0, 0);
CreateObject(897, -2947.8208007813, 2878.2102050781, 66.503387451172, 0, 0, 0);
CreateObject(897, -2953.6943359375, 2873.4167480469, 59.962028503418, 0, 0, 0);
CreateObject(897, -2942.57421875, 2886.3662109375, 63.000919342041, 0, 0, 0);
CreateObject(897, -2941.6630859375, 2882.6359863281, 67.533134460449, 0, 0, 0);
CreateObject(897, -2948.6379394531, 2880.3232421875, 62.032726287842, 0, 0, 0);
CreateObject(897, -2935.1064453125, 2887.1311035156, 62.119762420654, 0, 0, 0);
CreateObject(897, -2928.7590332031, 2884.388671875, 61.765327453613, 0, 0, 0);
CreateObject(897, -2900.240234375, 2891.2019042969, 36.612567901611, 0, 0, 0);
CreateObject(897, -2913.939453125, 2894.1359863281, 39.98023223877, 0, 0, 0);
CreateObject(897, -2882.8977050781, 2890.3488769531, 35.24104309082, 0, 0, 0);
CreateObject(979, -450.423828125, 1458.8996582031, 33.976421356201, 0, 0, 277.998046875);
CreateObject(966, -443.24642944336, 1454.9609375, 32.900375366211, 0, 0, 12);
CreateObject(966, -442.72134399414, 1455.1069335938, 32.924110412598, 0, 0, 192);
CreateObject(968, -443.23373413086, 1454.9645996094, 33.900375366211, 0, 0, 12);
CreateObject(968, -442.6025390625, 1454.99609375, 33.924110412598, 0, 0, 189.99755859375);
CreateObject(979, -437.78112792969, 1461.4318847656, 33.917209625244, 0, 0, 99.99755859375);
CreateObject(3864, -513.39727783203, 1413.4381103516, 9.1395606994629, 0, 0, 188);
CreateObject(3864, -452.74548339844, 1459.2961425781, 39.497753143311, 0, 0, 190);
CreateObject(3864, -435.12902832031, 1461.1246337891, 39.351093292236, 0, 0, 12);
CreateObject(1238, -443.54043579102, 1456.2524414063, 33.269073486328, 0, 0, 0);
CreateObject(1238, -443.88452148438, 1458.3214111328, 33.342258453369, 0, 0, 0);
CreateObject(1238, -444.25048828125, 1460.5407714844, 33.370227813721, 0, 0, 2);
CreateObject(1262, -450.40036010742, 1462.0654296875, 33.914024353027, 0, 0, 190);
CreateObject(1262, -438.80581665039, 1463.8862304688, 33.775611877441, 0, 0, 190);
CreateObject(1262, -444.83764648438, 1463.1346435547, 33.850311279297, 0, 0, 188);
CreateObject(978, -458.17385864258, 1545.345703125, 37.295848846436, 0, 0, 282);
CreateObject(978, -459.98132324219, 1554.6540527344, 37.410472869873, 0, 0, 282);
CreateObject(978, -461.45736694336, 1563.3205566406, 37.269973754883, 0, 0, 276);
CreateObject(978, -461.7092590332, 1571.6912841797, 37.055183410645, 0, 0, 270);
CreateObject(978, -461.29025268555, 1580.3370361328, 36.823986053467, 0, 0, 264);
CreateObject(978, 371.26818847656, 2477.7155761719, 16.324594497681, 0, 0, 0);
CreateObject(978, 362.01119995117, 2477.6616210938, 16.324594497681, 0, 0, 0);
CreateObject(978, 352.64538574219, 2477.611328125, 16.324594497681, 0, 0, 0);
CreateObject(978, 343.24230957031, 2477.5886230469, 16.324594497681, 0, 0, 0);
CreateObject(978, 333.89288330078, 2477.5805664063, 16.332387924194, 0, 0, 0);
CreateObject(978, 324.54190063477, 2477.5554199219, 16.332387924194, 0, 0, 0);
CreateObject(978, 315.24276733398, 2477.560546875, 16.324594497681, 0, 0, 0);
CreateObject(978, 305.96054077148, 2477.4672851563, 16.324594497681, 0, 0, 0);
CreateObject(978, 296.64105224609, 2477.4558105469, 16.324594497681, 0, 0, 0);
CreateObject(978, 287.45150756836, 2477.4096679688, 16.324594497681, 0, 0, 0);
CreateObject(978, 278.14361572266, 2477.3889160156, 16.324594497681, 0, 0, 0);
CreateObject(978, 268.88800048828, 2477.3679199219, 16.324594497681, 0, 0, 0);
CreateObject(978, 259.68273925781, 2477.3068847656, 16.324594497681, 0, 0, 0);
CreateObject(978, 250.70471191406, 2477.1457519531, 16.324594497681, 0, 0, 0);
CreateObject(978, 241.30633544922, 2477.1938476563, 16.324594497681, 0, 0, 0);
CreateObject(978, 231.96624755859, 2477.1801757813, 16.324594497681, 0, 0, 0);
CreateObject(978, 222.65524291992, 2477.1806640625, 16.324594497681, 0, 0, 0);
CreateObject(978, 213.27606201172, 2477.1472167969, 16.324594497681, 0, 0, 0);
CreateObject(978, 203.9783782959, 2477.1599121094, 16.324594497681, 0, 0, 0);
CreateObject(978, 194.5739440918, 2477.2172851563, 16.332387924194, 0, 0, 0);
CreateObject(978, 185.3303527832, 2477.2534179688, 16.324594497681, 0, 0, 0);
CreateObject(978, 175.96501159668, 2477.2963867188, 16.324594497681, 0, 0, 0);
CreateObject(978, 166.70104980469, 2477.3178710938, 16.324594497681, 0, 0, 0);
CreateObject(978, 157.36834716797, 2477.2770996094, 16.324594497681, 0, 0, 0);
CreateObject(978, 148.08337402344, 2477.2817382813, 16.324594497681, 0, 0, 0);
CreateObject(978, 138.68907165527, 2477.2770996094, 16.324594497681, 0, 0, 0);
CreateObject(978, 129.30508422852, 2477.2678222656, 16.324594497681, 0, 0, 0);
CreateObject(978, 119.93117523193, 2477.25390625, 16.324594497681, 0, 0, 0);
CreateObject(978, 110.57275390625, 2477.2556152344, 16.324594497681, 0, 0, 0);
CreateObject(978, 101.21850585938, 2477.2578125, 16.324594497681, 0, 0, 0);
CreateObject(978, 91.823394775391, 2477.2561035156, 16.324594497681, 0, 0, 0);
CreateObject(978, 82.582893371582, 2477.2556152344, 16.324594497681, 0, 0, 0);
CreateObject(978, 73.383666992188, 2477.2944335938, 16.324594497681, 0, 0, 0);
CreateObject(978, 64.05916595459, 2477.294921875, 16.324594497681, 0, 0, 0);
CreateObject(978, 54.846733093262, 2477.2954101563, 16.324594497681, 0, 0, 0);
CreateObject(978, 36.090919494629, 2477.2819824219, 16.332403182983, 0, 0, 0);
CreateObject(978, 45.477794647217, 2477.28515625, 16.324594497681, 0, 0, 0);
CreateObject(978, 26.815898895264, 2477.2668457031, 16.332403182983, 0, 0, 0);
CreateObject(978, 17.504974365234, 2477.2019042969, 16.324594497681, 0, 0, 0);
CreateObject(978, 8.2029094696045, 2477.1801757813, 16.324594497681, 0, 0, 0);
CreateObject(978, -50.050872802734, 2551.4213867188, 16.754331588745, 0, 0, 270);
CreateObject(978, -50.108371734619, 2542.1657714844, 16.357660293579, 0, 0, 270);
CreateObject(978, -50.182579040527, 2533.2922363281, 16.324594497681, 0, 0, 270);
CreateObject(979, -36.28776550293, 2533.4465332031, 16.324594497681, 0, 0, 92);
CreateObject(979, -36.752632141113, 2542.7578125, 16.324594497681, 0, 0, 94);
CreateObject(979, -37.298892974854, 2551.9760742188, 16.678186416626, 0, 0, 92);
CreateObject(1228, -42.693050384521, 2563.5080566406, 16.296760559082, 0, 0, 86);
CreateObject(966, -52.105674743652, 2557.1789550781, 16.107364654541, 0, 0, 268);
CreateObject(968, -52.042430877686, 2557.283203125, 17.107364654541, 0, 0, 90);
CreateObject(966, -40.383018493652, 2554.9423828125, 15.979421615601, 0, 0, 0);
CreateObject(968, -40.500579833984, 2554.8884277344, 16.979421615601, 0, 0, 0);
CreateObject(1238, -38.12425994873, 2554.8920898438, 16.265558242798, 0, 0, 0);
CreateObject(1238, -38.973266601563, 2554.9025878906, 16.277320861816, 0, 0, 0);
CreateObject(1238, -39.700469970703, 2554.9211425781, 16.287717819214, 0, 0, 0);
CreateObject(1238, -47.699924468994, 2554.6799316406, 16.358980178833, 0, 0, 0);
CreateObject(1238, -48.418766021729, 2554.6687011719, 16.373098373413, 0, 0, 0);
CreateObject(1238, -49.12174987793, 2554.7199707031, 16.386190414429, 0, 0, 0);
CreateObject(1238, -51.943824768066, 2564.7092285156, 16.535223007202, 0, 0, 0);
CreateObject(1238, -51.911853790283, 2565.4216308594, 16.818216323853, 0, 0, 0);
CreateObject(1238, -51.862617492676, 2566.462890625, 17.231822967529, 0, 0, 0);
CreateObject(1223, -57.78816986084, 2563.8640136719, 16.124073028564, 0, 0, 268);
CreateObject(994, -51.963531494141, 2566.7263183594, 17.150257110596, 0, 342, 92);
CreateObject(2892, -51.98169708252, 2550.0988769531, 15.875652313232, 0, 0, 0);
CreateObject(3279, 274.27703857422, 2535.7639160156, 15.8125, 0, 0, 0);
CreateObject(967, -51.630714416504, 2556.1745605469, 16.179405212402, 0, 0, 182);
CreateObject(3504, 278.44104003906, 2534.8610839844, 17.159797668457, 0, 0, 0);
CreateObject(7657, 431.12902832031, 2486.3366699219, 17.201217651367, 0, 0, 90);
CreateObject(7657, 431.19192504883, 2518.328125, 17.201217651367, 0, 0, 90);
CreateObject(8149, 353.76541137695, 2528.9365234375, 18.822416305542, 0, 0, 270);
CreateObject(8149, 203.17388916016, 2528.8334960938, 18.921226501465, 0, 0, 270);
CreateObject(8149, 51.881401062012, 2528.3984375, 18.585401535034, 0, 0, 270);
CreateObject(978, -23.587804794312, 2528.7531738281, 16.324594497681, 0, 0, 180);
CreateObject(978, -31.71608543396, 2528.7895507813, 16.324594497681, 0, 0, 180);
CreateObject(1676, 318.72485351563, 2534.7878417969, 17.391777038574, 0, 0, 0);
CreateObject(1676, 319.29125976563, 2540.3884277344, 17.391498565674, 0, 0, 0);
CreateObject(1676, 330.93530273438, 2538.1943359375, 17.385814666748, 0, 0, 0);
CreateObject(3864, 306.58795166016, 2530.1110839844, 21.913864135742, 0, 0, 90);
CreateObject(11417, 333.3857421875, 2555.9794921875, 20.591472625732, 0, 0, 46);
CreateObject(3864, 308.27923583984, 2475.8518066406, 21.589195251465, 0, 0, 270);
CreateObject(3864, 433.4143371582, 2491.7116699219, 21.589195251465, 0, 0, 0);
CreateObject(967, 430.10626220703, 2507.7568359375, 15.484375, 0, 0, 0);
CreateObject(966, 430.85708618164, 2505.0932617188, 15.484375, 0, 0, 90);
CreateObject(968, 430.87945556641, 2505.1254882813, 16.484375, 0, 0, 274);
CreateObject(978, 435.84408569336, 2496.2299804688, 16.332387924194, 0, 0, 0);
CreateObject(978, 438.16754150391, 2501.5554199219, 16.332941055298, 0, 0, 94);
CreateObject(978, 437.53570556641, 2510.6491699219, 16.188772201538, 0, 0, 94);
CreateObject(978, 436.74459838867, 2520.1076660156, 16.191354751587, 0, 0, 94);
CreateObject(978, -0.9743537902832, 2477.1237792969, 16.324594497681, 0, 0, 0);
CreateObject(978, -10.332370758057, 2477.060546875, 16.324594497681, 0, 0, 0);
CreateObject(978, -19.619476318359, 2476.9387207031, 16.324594497681, 0, 0, 0);
CreateObject(978, -28.977096557617, 2476.9240722656, 16.324594497681, 0, 0, 0);
CreateObject(978, -38.159469604492, 2476.8771972656, 16.324594497681, 0, 0, 0);
CreateObject(978, -47.538429260254, 2476.8254394531, 16.324594497681, 0, 0, 0);
CreateObject(978, -56.806282043457, 2476.7663574219, 16.324594497681, 0, 0, 0);
CreateObject(978, -66.235656738281, 2476.6882324219, 16.324594497681, 0, 0, 0);
CreateObject(978, -75.010543823242, 2479.2377929688, 16.324594497681, 0, 0, 326);
CreateObject(978, -78.734382629395, 2486.6328125, 16.324594497681, 0, 0, 270);
CreateObject(978, -78.709671020508, 2495.9399414063, 16.324594497681, 0, 0, 270);
CreateObject(978, -54.746250152588, 2528.8010253906, 16.324594497681, 0, 0, 180);
CreateObject(978, -64.096305847168, 2528.7873535156, 16.324594497681, 0, 0, 180);
CreateObject(978, -70.627815246582, 2528.4372558594, 16.324594497681, 0, 0, 186);
CreateObject(978, -76.700302124023, 2523.5244140625, 16.324594497681, 0, 0, 244);
CreateObject(978, -78.771118164063, 2505.3178710938, 16.324594497681, 0, 0, 270);
CreateObject(978, -78.744346618652, 2514.6408691406, 16.324594497681, 0, 0, 270);
CreateObject(978, 441.16983032227, 2526.5375976563, 17.294027328491, 0, 0, 14);
CreateObject(978, 449.41717529297, 2530.5324707031, 18.185604095459, 0, 0, 32);
CreateObject(978, 456.1572265625, 2536.5473632813, 18.307851791382, 0, 0, 48);
CreateObject(978, 460.17077636719, 2544.5476074219, 17.488677978516, 0, 0, 82);
CreateObject(978, 458.55871582031, 2552.2150878906, 16.899965286255, 0, 0, 120);
CreateObject(978, 452.68313598633, 2558.4184570313, 16.336946487427, 0, 0, 146);
CreateObject(979, 448.6330871582, 2553.4196777344, 16.444528579712, 0, 0, 320);
CreateObject(979, 452.14538574219, 2546.0461425781, 16.903993606567, 0, 0, 266);
CreateObject(979, 448.51751708984, 2538.8735351563, 16.99981880188, 0, 0, 220);
CreateObject(979, 440.74038696289, 2533.4431152344, 16.628332138062, 0, 0, 210);
CreateObject(967, 417.35278320313, 2501.9721679688, 15.484375, 0, 0, 0);
CreateObject(966, 416.39733886719, 2503.2775878906, 15.484375, 0, 0, 270);
CreateObject(966, 416.4619140625, 2500.8603515625, 15.484375, 0, 0, 90);
CreateObject(970, 418.61114501953, 2493.7585449219, 16.035856246948, 0, 0, 180);
CreateObject(970, 422.78454589844, 2493.7897949219, 16.035856246948, 0, 0, 0);
CreateObject(970, 426.92944335938, 2493.7961425781, 16.035856246948, 0, 0, 0);
CreateObject(970, 418.45422363281, 2510.3405761719, 16.035856246948, 0, 0, 0);
CreateObject(970, 422.64273071289, 2510.3703613281, 16.035856246948, 0, 0, 0);
CreateObject(970, 426.8759765625, 2510.2907714844, 16.035856246948, 0, 0, 358);
CreateObject(1238, 416.01318359375, 2502.0314941406, 15.802555084229, 0, 0, 0);
CreateObject(1238, 414.3981628418, 2502.0075683594, 15.802555084229, 0, 0, 0);
CreateObject(1238, 412.98620605469, 2501.9912109375, 15.802555084229, 0, 0, 0);
CreateObject(1238, 411.41827392578, 2501.9416503906, 15.802555084229, 0, 0, 0);
CreateObject(1238, 410.03085327148, 2501.9067382813, 15.802555084229, 0, 0, 0);
CreateObject(1262, 408.14410400391, 2502.0122070313, 16.243995666504, 0, 0, 272);
CreateObject(1262, 407.98712158203, 2494.0554199219, 16.243995666504, 0, 0, 274);
CreateObject(1262, 408.11184692383, 2511.0397949219, 16.243995666504, 0, 0, 268);
CreateObject(1238, 418.45568847656, 2500.978515625, 15.802555084229, 0, 0, 0);
CreateObject(1238, 418.4709777832, 2502.9367675781, 15.802555084229, 0, 0, 0);
CreateObject(1238, 420.20428466797, 2501.2905273438, 15.802555084229, 0, 0, 0);
CreateObject(1238, 420.20718383789, 2502.5629882813, 15.802555084229, 0, 0, 0);
CreateObject(1238, 421.53399658203, 2501.5512695313, 15.802555084229, 0, 0, 0);
CreateObject(1238, 421.53100585938, 2502.2670898438, 15.802555084229, 0, 0, 0);
CreateObject(1238, 422.81655883789, 2501.9953613281, 15.802555084229, 0, 0, 0);
CreateObject(1238, 437.5608215332, 2501.7780761719, 16.175500869751, 0, 0, 0);
CreateObject(1238, 437.12176513672, 2500.3149414063, 16.077518463135, 0, 0, 0);
CreateObject(1238, 436.75506591797, 2499.1025390625, 15.995683670044, 0, 0, 0);
CreateObject(1238, 435.80804443359, 2497.9763183594, 15.810348510742, 0, 0, 0);
CreateObject(1238, 434.82858276367, 2497.2817382813, 15.810348510742, 0, 0, 0);
CreateObject(1238, 433.54357910156, 2497.1350097656, 15.810348510742, 0, 0, 0);
CreateObject(1238, 432.02075195313, 2497.0261230469, 15.810348510742, 0, 0, 0);
CreateObject(1193, 335.25836181641, 2544.7509765625, 15.99498462677, 0, 0, 270);
CreateObject(1172, 332.89642333984, 2542.7592773438, 16.32505607605, 0, 0, 88);
CreateObject(1171, 333.76678466797, 2541.8415527344, 16.321962356567, 0, 0, 0);
CreateObject(1168, 333.54370117188, 2549.12890625, 16.353521347046, 0, 0, 272);
CreateObject(1164, 335.15274047852, 2539.3742675781, 15.962285041809, 0, 0, 0);
CreateObject(1163, 334.51745605469, 2551.0439453125, 15.952595710754, 0, 0, 0);
CreateObject(1131, 331.58898925781, 2541.4936523438, 15.804626464844, 0, 0, 0);
CreateObject(1130, 317.49765014648, 2547.9321289063, 15.81151008606, 0, 0, 0);
CreateObject(1128, 317.98004150391, 2551.72265625, 15.811273574829, 0, 0, 214);
CreateObject(1116, 328.59643554688, 2544.56640625, 15.806089401245, 0, 0, 86);
CreateObject(1098, 334.32516479492, 2552.2170410156, 16.295391082764, 0, 0, 188);
CreateObject(1097, 317.94387817383, 2543.091796875, 16.303525924683, 0, 0, 0);
CreateObject(1096, 317.90472412109, 2541.9692382813, 16.303392410278, 0, 0, 0);
CreateObject(1085, 317.97607421875, 2544.2092285156, 16.303409576416, 0, 0, 0);
CreateObject(1085, 317.90625, 2545.3713378906, 16.303443908691, 0, 0, 0);
CreateObject(1081, 317.35137939453, 2549.8256835938, 16.303714752197, 0, 0, 0);
CreateObject(1080, 318.7275390625, 2546.275390625, 16.158840179443, 0, 0, 0);
CreateObject(1078, 316.80493164063, 2545.0344238281, 17.262914657593, 0, 0, 0);
CreateObject(3578, -19.796970367432, 2522.9262695313, 14.762409210205, 0, 0, 268);
CreateObject(3578, -20.159591674805, 2512.6354980469, 14.770217895508, 0, 0, 268);
CreateObject(3578, -20.580852508545, 2502.3874511719, 14.762409210205, 0, 0, 268);
CreateObject(3578, -20.947452545166, 2492.2463378906, 14.762409210205, 0, 0, 268);
CreateObject(3578, -21.292194366455, 2482.0849609375, 14.762409210205, 0, 0, 268);
CreateObject(3578, 416.4560546875, 2504.6313476563, 14.762409210205, 0, 0, 272);
CreateObject(3578, 416.86291503906, 2498.7919921875, 14.762409210205, 0, 0, 274);
//drift2
CreateObject(978, 2691.7446289063, -2495.4096679688, 13.504282951355, 0, 0, 126);
CreateObject(978, 2699.0053710938, -2498.7731933594, 13.504282951355, 0, 0, 183.99670410156);
CreateObject(978, 2708.2998046875, -2498.4694824219, 13.504282951355, 0, 0, 179.99353027344);
CreateObject(978, 2717.0483398438, -2498.4404296875, 13.504282951355, 0, 0, 179.98901367188);
CreateObject(978, 2726.2941894531, -2498.4377441406, 13.504282951355, 0, 0, 179.98901367188);
CreateObject(978, 2735.4992675781, -2498.4084472656, 13.504282951355, 0, 0, 179.98901367188);
CreateObject(978, 2744.4260253906, -2496.6540527344, 13.48818397522, 0, 0, 201.98901367188);
CreateObject(978, 2751.1728515625, -2491.126953125, 13.488657951355, 0, 0, 235.98364257813);
CreateObject(978, 2754.4775390625, -2482.8479003906, 13.488657951355, 0, 0, 259.98080444336);
CreateObject(978, 2755.1208496094, -2473.7145996094, 13.488657951355, 0, 0, 271.98046875);
CreateObject(978, 2754.9514160156, -2464.5954589844, 13.488657951355, 0, 0, 269.9775390625);
CreateObject(978, 2754.9914550781, -2455.53125, 13.48340511322, 0, 0, 269.97253417969);
CreateObject(978, 2754.9965820313, -2446.41015625, 13.48340511322, 0, 0, 269.97253417969);
CreateObject(978, 2754.8481445313, -2437.2175292969, 13.48340511322, 0, 0, 271.97253417969);
CreateObject(978, 2754.5041503906, -2427.958984375, 13.48340511322, 0, 0, 271.97204589844);
CreateObject(978, 2751.8823242188, -2419.4099121094, 13.473032951355, 0, 0, 301.97204589844);
CreateObject(978, 2745.3718261719, -2413.3862304688, 13.498043060303, 0, 0, 331.97021484375);
CreateObject(978, 2736.67578125, -2411.2937011719, 13.473032951355, 0, 0, 359.96838378906);
CreateObject(978, 2727.38671875, -2411.2717285156, 13.473032951355, 0, 0, 359.96704101563);
CreateObject(978, 2718.1169433594, -2411.2416992188, 13.473032951355, 0, 0, 359.96704101563);
CreateObject(978, 2708.9753417969, -2411.2438964844, 13.473032951355, 0, 0, 359.96704101563);
CreateObject(978, 2699.7727050781, -2411.8959960938, 13.473032951355, 0, 0, 7.967041015625);
CreateObject(978, 2692.6750488281, -2416.3312988281, 13.473032951355, 0, 0, 55.965087890625);
CreateObject(978, 2689.7890625, -2424.7143554688, 13.473032951355, 0, 0, 85.96435546875);
CreateObject(978, 2689.4665527344, -2433.8405761719, 13.46873664856, 0, 0, 89.962524414063);
CreateObject(978, 2689.4411621094, -2442.9553222656, 13.473188400269, 0, 0, 89.961547851563);
CreateObject(978, 2689.4453125, -2452.1169433594, 13.477663040161, 0, 0, 89.961547851563);
CreateObject(978, 2689.4631347656, -2461.35546875, 13.482174873352, 0, 0, 89.961547851563);
CreateObject(978, 2689.458984375, -2470.6909179688, 13.486734390259, 0, 0, 89.961547851563);
CreateObject(978, 2689.4523925781, -2480.0549316406, 13.491307258606, 0, 0, 89.961547851563);
CreateObject(978, 2689.30859375, -2487.1098632813, 13.494752883911, 0, 0, 85.961547851563);
CreateObject(979, 2678.2009277344, -2459.9653320313, 13.481495857239, 0, 0, 270);
CreateObject(979, 2678.1713867188, -2468.9274902344, 13.485873222351, 0, 0, 270);
CreateObject(979, 2678.1181640625, -2478.0822753906, 13.490344047546, 0, 0, 270);
CreateObject(979, 2678.1599121094, -2487.2768554688, 13.494834899902, 0, 0, 270);
CreateObject(979, 2680.10546875, -2496.0649414063, 13.348738670349, 0, 0, 296);
CreateObject(979, 2684.7517089844, -2503.7434082031, 13.408930778503, 0, 0, 305.99816894531);
CreateObject(979, 2691.810546875, -2508.8764648438, 13.293585777283, 0, 0, 341.99670410156);
CreateObject(979, 2700.5888671875, -2510.0830078125, 13.504282951355, 0, 0, 1.993408203125);
CreateObject(979, 2709.677734375, -2509.7485351563, 13.504282951355, 0, 0, 1.988525390625);
CreateObject(979, 2718.841796875, -2509.6198730469, 13.504282951355, 0, 0, 359.98852539063);
CreateObject(979, 2728.0197753906, -2509.5861816406, 13.504282951355, 0, 0, 359.98352050781);
CreateObject(979, 2736.8449707031, -2509.5769042969, 13.504282951355, 0, 0, 359.98352050781);
CreateObject(979, 2745.9929199219, -2508.6196289063, 13.505269050598, 0, 0, 11.983520507813);
CreateObject(979, 2754.4719238281, -2505.3540039063, 13.48340511322, 0, 0, 29.980590820313);
CreateObject(979, 2761.2602539063, -2499.2314453125, 13.488657951355, 0, 0, 53.976196289063);
CreateObject(979, 2765.3425292969, -2491.015625, 13.501799583435, 0, 0, 73.975830078125);
CreateObject(979, 2766.7385253906, -2482.1362304688, 13.488657951355, 0, 0, 87.970947265625);
CreateObject(979, 2768.599609375, -2473.4655761719, 13.488657951355, 0, 0, 67.967529296875);
CreateObject(979, 2772.0307617188, -2466.1691894531, 13.477731704712, 0, 0, 61.966918945313);
CreateObject(979, 2771.7197265625, -2446.2797851563, 13.477807998657, 0, 0, 123.96286010742);
CreateObject(979, 2767.859375, -2438.0141601563, 13.488657951355, 0, 0, 105.95874023438);
CreateObject(979, 2766.59375, -2429.1411132813, 13.488657951355, 0, 0, 89.957641601563);
CreateObject(979, 2765.5280761719, -2420.1926269531, 13.481896400452, 0, 0, 103.9560546875);
CreateObject(979, 2761.7509765625, -2411.8005371094, 13.467776298523, 0, 0, 123.95263671875);
CreateObject(979, 2755.6865234375, -2405.3203125, 13.473032951355, 0, 0, 141.94775390625);
CreateObject(979, 2747.6147460938, -2400.8740234375, 13.482869148254, 0, 0, 159.943359375);
CreateObject(979, 2738.8308105469, -2398.9104003906, 13.473032951355, 0, 0, 175.93896484375);
CreateObject(979, 2729.6437988281, -2399.09375, 13.473032951355, 0, 0, 185.93505859375);
CreateObject(979, 2720.5981445313, -2399.5927734375, 13.473032951355, 0, 0, 179.9326171875);
CreateObject(979, 2711.4138183594, -2399.6599121094, 13.473032951355, 0, 0, 181.92858886719);
CreateObject(979, 2702.4287109375, -2399.7568359375, 13.473032951355, 0, 0, 179.92810058594);
CreateObject(979, 2693.3859863281, -2400.1650390625, 13.473032951355, 0, 0, 185.92309570313);
CreateObject(979, 2685.2253417969, -2403.29296875, 13.352653503418, 0, 0, 215.92163085938);
CreateObject(979, 2680.2104492188, -2410.4523925781, 13.301157951355, 0, 0, 253.91979980469);
CreateObject(979, 2678.8293457031, -2419.6062011719, 13.299936294556, 0, 0, 267.916015625);
CreateObject(979, 2678.5852050781, -2428.6796875, 13.473032951355, 0, 0, 267.91259765625);
CreateObject(979, 2678.2297363281, -2437.7961425781, 13.470668792725, 0, 0, 267.91259765625);
CreateObject(979, 2677.9704589844, -2446.4904785156, 13.474914550781, 0, 0, 269.91259765625);
CreateObject(979, 2678.1232910156, -2454.2941894531, 13.478726387024, 0, 0, 271.912109375);
///drift2
CreateObject(18450, -279.67993164063, 1449.3968505859, 76.380516052246, 0, 328, 8);
CreateObject(1655, -287.15252685547, 1448.3961181641, 72.558135986328, 350.02465820313, 4.0614929199219, 272.70458984375);
CreateObject(8040, -206.72924804688, 1459.1994628906, 98.61604309082, 0, 0, 188);
CreateObject(978, -201.09939575195, 1461.0321044922, 98.690635681152, 0, 0, 8);
CreateObject(978, -192.015625, 1462.3173828125, 98.690635681152, 0, 0, 7.998046875);
CreateObject(978, -210.03038024902, 1459.7768554688, 98.690635681152, 0, 0, 7.998046875);
CreateObject(978, -218.89834594727, 1458.5306396484, 98.690635681152, 0, 0, 7.998046875);
CreateObject(979, -191.36978149414, 1459.9597167969, 98.690635681152, 0, 0, 188);
CreateObject(979, -200.65394592285, 1458.6763916016, 98.690635681152, 0, 0, 187.998046875);
CreateObject(979, -209.67922973633, 1457.4007568359, 98.690635681152, 0, 0, 187.998046875);
CreateObject(979, -218.38818359375, 1456.1965332031, 98.690635681152, 0, 0, 187.998046875);
CreateObject(3379, -286.53018188477, 1456.1773681641, 74.082382202148, 0, 0, 280);
CreateObject(3379, -283.41275024414, 1441.0435791016, 74.695297241211, 0, 0, 279.99755859375);
CreateObject(9833, -225.45979309082, 1456.2143554688, 94.724838256836, 0, 0, 0);
CreateObject(9833, -209.03132629395, 1458.5565185547, 94.474838256836, 0, 0, 0);
CreateObject(9833, -186.68188476563, 1462.0017089844, 94.474838256836, 0, 0, 0);
CreateObject(700, -187.26884460449, 1461.7341308594, 98.02229309082, 0, 0, 0);
CreateObject(700, -209.75274658203, 1458.7027587891, 98.02229309082, 0, 0, 0);
CreateObject(700, -226.50186157227, 1456.4519042969, 98.02229309082, 0, 0, 0);
CreateObject(7392, -243.95146179199, 1441.0854492188, 111.13691711426, 0, 0, 6);
CreateObject(16776, -237.83993530273, 1455.4948730469, 97.60041809082, 0, 0, 276);
CreateObject(7073, -172.57540893555, 1479.7006835938, 116.12480163574, 0, 0, 232);
CreateObject(7073, -169.5146484375, 1450.29296875, 116.11717224121, 0, 0, 139.99877929688);
CreateObject(709, -313.0026550293, 1452.9699707031, 67.98974609375, 0, 0, 0);
CreateObject(711, -306.8200378418, 1464.4890136719, 79.603179931641, 0, 0, 0);
CreateObject(711, -304.42584228516, 1443.1674804688, 78.451171875, 0, 0, 0);
CreateObject(711, -302.50454711914, 1412.9234619141, 77.348175048828, 0, 0, 0);
CreateObject(711, -320.44390869141, 1419.7073974609, 74.753540039063, 0, 0, 0);
CreateObject(711, -331.54754638672, 1441.9150390625, 72.133529663086, 0, 0, 0);
CreateObject(711, -350.685546875, 1469.3460693359, 69.242568969727, 0, 0, 0);
CreateObject(711, -375.34140014648, 1468.8541259766, 67.452972412109, 0, 0, 0);
CreateObject(711, -386.12554931641, 1439.7175292969, 66.247207641602, 0, 0, 0);
CreateObject(711, -373.4248046875, 1416.8728027344, 64.722564697266, 0, 0, 0);
CreateObject(711, -363.12622070313, 1397.8103027344, 63.443447113037, 0, 0, 0);
CreateObject(711, -349.29428100586, 1373.6223144531, 61.663425445557, 0, 0, 0);
CreateObject(711, -332.19384765625, 1343.6264648438, 59.543685913086, 0, 0, 0);
CreateObject(711, -330.04037475586, 1324.3507080078, 57.845966339111, 0, 0, 0);
CreateObject(711, -346.42724609375, 1338.8874511719, 55.683078765869, 0, 0, 0);
CreateObject(711, -362.68649291992, 1367.5792236328, 51.591064453125, 0, 0, 0);
CreateObject(711, -378.9365234375, 1397.7581787109, 47.225681304932, 0, 0, 0);
CreateObject(711, -389.15753173828, 1418.3713378906, 44.517692565918, 0, 0, 0);
CreateObject(711, -400.65228271484, 1442.5303955078, 41.791599273682, 0, 0, 0);
CreateObject(711, -424.998046875, 1454.69921875, 39.492740631104, 0, 0, 0);
CreateObject(711, -435.05776977539, 1452.0157470703, 38.965198516846, 0, 0, 0);
CreateObject(711, -429.40689086914, 1430.0666503906, 39.06636428833, 0, 0, 0);
CreateObject(711, -419.26983642578, 1439.0660400391, 40.475788116455, 0, 0, 0);
CreateObject(711, -407.291015625, 1421.8106689453, 43.540294647217, 0, 0, 0);
CreateObject(711, -396.86383056641, 1401.7452392578, 46.082904815674, 0, 0, 0);
CreateObject(711, -382.79656982422, 1374.0888671875, 49.717041015625, 0, 0, 0);
CreateObject(711, -367.53549194336, 1346.1973876953, 53.282852172852, 0, 0, 0);
CreateObject(711, -350.19088745117, 1317.0699462891, 56.406345367432, 0, 0, 0);
CreateObject(711, -317.97018432617, 1313.8244628906, 58.252365112305, 0, 0, 0);
CreateObject(711, -314.58087158203, 1340.4213867188, 59.583164215088, 0, 0, 0);
CreateObject(711, -330.47341918945, 1368.1402587891, 61.089092254639, 0, 0, 0);
CreateObject(711, -343.30975341797, 1390.8233642578, 62.655838012695, 0, 0, 0);
CreateObject(711, -357.59359741211, 1416.1105957031, 64.38761138916, 0, 0, 0);
CreateObject(711, -366.12368774414, 1434.1850585938, 65.636474609375, 0, 0, 0);
CreateObject(711, -371.0798034668, 1452.4958496094, 66.853225708008, 0, 0, 0);
CreateObject(711, -359.6194152832, 1453.7263183594, 69.783645629883, 0, 0, 0);
CreateObject(711, -338.09774780273, 1420.2512207031, 74.087295532227, 0, 0, 0);
CreateObject(711, -348.05282592773, 1439.0450439453, 71.912307739258, 0, 0, 0);
CreateObject(711, -325.33111572266, 1398.548828125, 76.458938598633, 0, 0, 0);
CreateObject(711, -306.20071411133, 1387.6610107422, 77.469284057617, 0, 0, 0);
CreateObject(711, -286.64208984375, 1413.341796875, 77.567855834961, 0, 0, 0);
CreateObject(711, -310.16577148438, 1402.7197265625, 77.066879272461, 0, 0, 0);
CreateObject(711, -287.17868041992, 1438.7354736328, 78.491058349609, 0, 0, 0);
CreateObject(711, -288.53744506836, 1458.6352539063, 79.502822875977, 0, 0, 0);
CreateObject(711, -284.67553710938, 1474.6409912109, 80.631683349609, 0, 0, 0);
CreateObject(711, -286.34017944336, 1484.2163085938, 81.041961669922, 0, 0, 0);
CreateObject(1259, -294.08746337891, 1432.9656982422, 77.518058776855, 0, 0, 274);
CreateObject(10838, -428.5403137207, 1444.6374511719, 48.272354125977, 0, 0, 194);
CreateObject(1634, -406.24975585938, 1449.3375244141, 36.456932067871, 359.86047363281, 271.9951171875, 24.002380371094);
CreateObject(1634, -413.0426940918, 1453.2193603516, 35.833599090576, 359.85717773438, 271.99401855469, 45.999633789063);
CreateObject(1634, -420.5592956543, 1453.998046875, 35.485252380371, 359.85168457031, 271.98840332031, 69.994201660156);
CreateObject(1634, -428.91659545898, 1452.146484375, 35.235252380371, 359.85168457031, 271.98306274414, 83.993896484375);
CreateObject(1634, -312.89242553711, 1325.6644287109, 53.228870391846, 359.791015625, 84.003601074219, 199.98907470703);
CreateObject(1634, -315.60833740234, 1317.8713378906, 53.478870391846, 359.78576660156, 84.00146484375, 173.98413085938);
CreateObject(1634, -321.41247558594, 1311.7299804688, 53.478870391846, 359.7802734375, 83.996002197266, 151.9794921875);
CreateObject(1634, -328.66754150391, 1308.6821289063, 53.289455413818, 0, 271.99993896484, 252);
CreateObject(1634, -319.60311889648, 1392.6063232422, 72.327835083008, 0, 271.99945068359, 207.99938964844);
CreateObject(1634, -342.76193237305, 1313.0555419922, 52.039455413818, 0, 271.99401855469, 207.99475097656);
CreateObject(1634, -386.34335327148, 1453.4074707031, 62.496013641357, 0, 90, 18);
CreateObject(1634, -383.07211303711, 1461.5284423828, 62.496013641357, 0, 90, 349.99536132813);
CreateObject(1634, -377.1257019043, 1467.1785888672, 62.496013641357, 0, 90, 327.9912109375);
CreateObject(1634, -369.63485717773, 1470.3787841797, 62.746013641357, 0, 270, 77.985290527344);
CreateObject(1634, -362.12341308594, 1471.3702392578, 62.746013641357, 0, 270, 65.980438232422);
CreateObject(1634, -354.4762878418, 1470.185546875, 62.746013641357, 0, 270, 43.977966308594);
CreateObject(1634, -336.384765625, 1309.5849609375, 52.789455413818, 0, 271.99401855469, 223.99475097656);
CreateObject(1634, -312.93713378906, 1389.3804931641, 72.588104248047, 0, 271.99401855469, 227.99865722656);
CreateObject(1634, -305.22616577148, 1388.9509277344, 72.462669372559, 0.88412475585938, 84.065246582031, 125.06198120117);
CreateObject(1634, -297.33731079102, 1392.0413818359, 72.212669372559, 0.9788818359375, 82.059753417969, 149.07995605469);
CreateObject(1634, -291.48693847656, 1398.4216308594, 71.462669372559, 1.0281066894531, 80.052490234375, 179.10070800781);
CreateObject(7301, -295.92120361328, 1432.0753173828, 82.591239929199, 0, 0, 320);
CreateObject(3336, -336.97473144531, 1454.9237060547, 64.824768066406, 0, 0, 296);
CreateObject(736, -350.79425048828, 1427.7747802734, 75.575317382813, 0, 0, 0);
CreateObject(736, -316.0966796875, 1431.4580078125, 80.695220947266, 0, 0, 0);
CreateObject(736, -332.63671875, 1398.4064941406, 80.303527832031, 0, 0, 0);
CreateObject(736, -363.03939819336, 1386.5631103516, 67.777366638184, 0, 0, 0);
CreateObject(736, -420.49243164063, 1403.6767578125, 42.228328704834, 0, 0, 0);
CreateObject(736, -424.07775878906, 1433.8793945313, 44.77791595459, 0, 0, 0);
CreateObject(736, -387.14196777344, 1368.7717285156, 55.326148986816, 0, 0, 0);
CreateObject(736, -342.94192504883, 1352.8081054688, 62.999977111816, 0, 0, 0);
CreateObject(736, -346.51409912109, 1408.1221923828, 72.223167419434, 0, 0, 0);
CreateObject(736, -364.80017089844, 1444.2882080078, 72.304626464844, 0, 0, 0);
CreateObject(736, -332.06527709961, 1462.2789306641, 79.504653930664, 0, 0, 0);
CreateObject(736, -316.00448608398, 1488.5461425781, 86.179817199707, 0, 0, 0);
CreateObject(736, -274.0475769043, 1493.8176269531, 85.762588500977, 0, 0, 0);
CreateObject(736, -260.29934692383, 1472.2581787109, 85.778030395508, 0, 0, 0);
CreateObject(736, -288.97552490234, 1401.3397216797, 82.718124389648, 0, 0, 0);
CreateObject(736, -282.46295166016, 1401.9224853516, 82.834777832031, 0, 0, 0);
CreateObject(736, -282.14385986328, 1423.2335205078, 83.457061767578, 0, 0, 0);
CreateObject(736, -307.96627807617, 1418.4604492188, 82.403419494629, 0, 0, 0);
CreateObject(736, -300.55755615234, 1384.3397216797, 82.849449157715, 0, 0, 0);
CreateObject(736, -317.23193359375, 1386.2993164063, 82.782012939453, 0, 0, 0);
CreateObject(736, -339.08898925781, 1414.896484375, 79.514366149902, 0, 0, 0);
CreateObject(736, -342.81756591797, 1430.4842529297, 78.120422363281, 0, 0, 0);
CreateObject(736, -341.37530517578, 1463.1818847656, 75.22412109375, 0, 0, 0);
CreateObject(736, -383.08639526367, 1431.7604980469, 71.072257995605, 0, 0, 0);
CreateObject(736, -405.53607177734, 1394.7465820313, 49.886573791504, 0, 0, 0);
CreateObject(736, -363.63101196289, 1328.3818359375, 60.117279052734, 0, 0, 0);
CreateObject(736, -374.28149414063, 1350.9632568359, 57.998603820801, 0, 0, 0);
CreateObject(736, -407.55087280273, 1381.6259765625, 42.962753295898, 0, 0, 0);
CreateObject(736, -417.55377197266, 1415.1004638672, 44.723541259766, 0, 0, 0);
CreateObject(736, -391.63018798828, 1464.6052246094, 71.583862304688, 0, 0, 0);
CreateObject(736, -398.16741943359, 1453.6534423828, 69.728286743164, 0, 0, 0);
CreateObject(736, -350.69836425781, 1479.2828369141, 77.784957885742, 0, 0, 0);
CreateObject(736, -334.50744628906, 1479.3861083984, 84.234153747559, 0, 0, 0);
CreateObject(736, -318.47744750977, 1438.9450683594, 80.362640380859, 0, 0, 0);
CreateObject(736, -349.21725463867, 1420.25, 74.424217224121, 0, 0, 0);
CreateObject(736, -335.99502563477, 1390.5701904297, 74.498146057129, 0, 0, 0);
CreateObject(736, -314.86685180664, 1345.5487060547, 65.189682006836, 0, 0, 0);
CreateObject(736, -331.02426147461, 1333.6790771484, 64.228965759277, 0, 0, 0);
CreateObject(9833, -357.21527099609, 1446.4130859375, 65.911956787109, 0, 0, 0);
CreateObject(6965, -303.40817260742, 1521.9722900391, 77.161895751953, 0, 0, 0);
CreateObject(7073, -328.25119018555, 1494.9836425781, 86.632965087891, 0, 0, 40);
CreateObject(7073, -340.8551940918, 1531.3088378906, 88.079254150391, 0, 0, 329.99572753906);
CreateObject(7073, -301.89398193359, 1578.3565673828, 89.126129150391, 0, 0, 257.99084472656);
CreateObject(7916, -373.90322875977, 1486.7055664063, 69.47004699707, 0, 0, 0);
CreateObject(8483, -379.7419128418, 1490.2072753906, 72.401893615723, 0, 0, 284);
CreateObject(13562, -347.13467407227, 1467.6733398438, 64.504859924316, 0, 0, 0);
CreateObject(16776, -335.74304199219, 1487.1116943359, 72.735794067383, 0, 0, 332);
CreateObject(7392, -364.12786865234, 1452.2282714844, 66.126419067383, 0, 0, 12);
CreateObject(7388, -367.43661499023, 1473.2037353516, 59.626312255859, 0, 0, 0);
CreateObject(3877, -352.82614135742, 1451.5921630859, 65.967582702637, 0, 0, 0);
CreateObject(3877, -357.11047363281, 1457.3450927734, 64.95125579834, 0, 0, 0);
CreateObject(3877, -365.22534179688, 1457.9711914063, 64.002716064453, 0, 0, 0);
CreateObject(3877, -372.67114257813, 1452.3801269531, 62.324867248535, 0, 0, 0);
CreateObject(3877, -371.28637695313, 1443.5173339844, 61.826889038086, 0, 0, 0);
CreateObject(3877, -329.81378173828, 1338.7908935547, 54.946830749512, 0, 0, 0);
CreateObject(3877, -348.60498046875, 1444.4779052734, 66.882858276367, 0, 0, 0);
CreateObject(3877, -367.73828125, 1435.763671875, 61.449489593506, 0, 0, 0);
CreateObject(3877, -327.12295532227, 1331.7514648438, 54.755065917969, 0, 0, 0);
CreateObject(3877, -327.73373413086, 1323.7653808594, 53.820777893066, 0, 0, 0);
CreateObject(3877, -336.87014770508, 1324.9788818359, 52.161293029785, 0, 0, 0);
CreateObject(3877, -341.77987670898, 1330.5787353516, 51.65567779541, 0, 0, 0);
CreateObject(3877, -345.46215820313, 1335.767578125, 51.040596008301, 0, 0, 0);
CreateObject(3877, -332.75869750977, 1344.6678466797, 55.276447296143, 0, 0, 0);
CreateObject(3877, -409.36145019531, 1429.1632080078, 38.437362670898, 0, 0, 0);
CreateObject(3877, -412.93270874023, 1436.1164550781, 37.582176208496, 0, 0, 0);
CreateObject(3877, -419.30130004883, 1440.7580566406, 35.888084411621, 0, 0, 0);
CreateObject(3877, -425.77584838867, 1438.3394775391, 35.262886047363, 0, 0, 0);
CreateObject(3877, -429.17794799805, 1431.9880371094, 34.816139221191, 0, 0, 0);
CreateObject(3877, -443.18209838867, 1424.8449707031, 33.721870422363, 0, 0, 0);
CreateObject(3877, -443.89868164063, 1427.4753417969, 33.793792724609, 0, 0, 0);
CreateObject(3877, -444.73608398438, 1430.4884033203, 33.881797790527, 0, 0, 0);
CreateObject(3877, -445.39208984375, 1433.1833496094, 33.958618164063, 0, 0, 0);
CreateObject(3877, -445.98910522461, 1435.9622802734, 34.042148590088, 0, 0, 0);
CreateObject(3877, -446.71234130859, 1438.8193359375, 34.143463134766, 0, 0, 0);
CreateObject(3877, -447.38668823242, 1441.8641357422, 34.240020751953, 0, 0, 0);
CreateObject(3877, -448.08419799805, 1444.7475585938, 34.337356567383, 0, 0, 0);
CreateObject(3877, -448.74908447266, 1447.0399169922, 34.438613891602, 0, 0, 0);
CreateObject(3877, -449.33630371094, 1449.4692382813, 34.55200958252, 0, 0, 0);
CreateObject(3877, -449.64495849609, 1452.3200683594, 34.630722045898, 0, 0, 0);
CreateObject(3877, -435.01409912109, 1450.6051025391, 34.6301612854, 0, 0, 0);
CreateObject(3877, -436.16522216797, 1455.1591796875, 34.687107086182, 0, 0, 0);
CreateObject(3877, -437.26348876953, 1459.7609863281, 34.76969909668, 0, 0, 0);
CreateObject(3877, -428.54983520508, 1424.2829589844, 33.951210021973, 0, 0, 0);
CreateObject(3877, -426.451171875, 1416.6110839844, 33.307441711426, 0, 0, 0);
CreateObject(3877, -438.78494262695, 1468.0018310547, 34.757553100586, 0, 0, 0);
CreateObject(3877, -317.06353759766, 1411.888671875, 71.305694580078, 0, 0, 0);
CreateObject(3877, -313.68621826172, 1406.3800048828, 71.997894287109, 0, 0, 0);
CreateObject(3877, -309.29965209961, 1401.6284179688, 72.826629638672, 0, 0, 0);
CreateObject(3877, -303.21936035156, 1404.2393798828, 72.980796813965, 0, 0, 0);
CreateObject(3877, -301.76971435547, 1410.9530029297, 72.96369934082, 0, 0, 0);
CreateObject(3877, -302.39630126953, 1420.6159667969, 73.158485412598, 0, 0, 0);
CreateObject(3877, -320.37091064453, 1418.4095458984, 70.526084899902, 0, 0, 0);
CreateObject(3877, -308.26806640625, 1497.1148681641, 76.337097167969, 0, 0, 0);
CreateObject(3877, -295.13977050781, 1497.0970458984, 76.439315795898, 0, 0, 0);
CreateObject(6865, -309.94613647461, 1453.3763427734, 79.822875976563, 0, 0, 178);
CreateObject(16120, -333.25714111328, 1500.3850097656, 64.470748901367, 0, 0, 244);
CreateObject(16120, -361.61920166016, 1527.6123046875, 70.8125, 0, 0, 331.99536132813);
CreateObject(16120, -388.93887329102, 1472.1059570313, 45.90357208252, 0, 0, 131.99435424805);
CreateObject(16120, -315.91473388672, 1438.4788818359, 56.602432250977, 0, 0, 157.99536132813);
CreateObject(16120, -376.59909057617, 1429.7596435547, 29.90357208252, 0, 358, 319.98974609375);
CreateObject(16120, -383.9948425293, 1450.1306152344, 29.90357208252, 0, 357.99499511719, 319.98779296875);
CreateObject(16120, -390.74368286133, 1467.5438232422, 29.90357208252, 0, 357.99499511719, 319.98779296875);
CreateObject(16120, -403.05914306641, 1395.9533691406, 24.15357208252, 0, 357.99499511719, 163.98779296875);
CreateObject(7392, -371.99990844727, 1411.1179199219, 61.4931640625, 0, 0, 26);
CreateObject(7073, -339.89242553711, 1407.9538574219, 77.103317260742, 0, 0, 0);
CreateObject(7073, -356.47283935547, 1436.4161376953, 77.103317260742, 0, 0, 252);
CreateObject(3528, -367.23825073242, 1472.5655517578, 69.661842346191, 0, 0, 304);
CreateObject(3524, -343.17559814453, 1462.0114746094, 66.734710693359, 0, 0, 0);
CreateObject(3524, -350.0901184082, 1447.4907226563, 67.72615814209, 0, 0, 64);
CreateObject(3524, -372.04962158203, 1447.1684570313, 63.303283691406, 0, 0, 247.99536132813);
CreateObject(3524, -385.72918701172, 1443.1964111328, 63.138114929199, 0, 0, 159.99438476563);
CreateObject(13594, -391.91650390625, 1484.5422363281, 79.754737854004, 0, 0, 30);
CreateObject(7392, -293.44299316406, 1392.0283203125, 76.120376586914, 0, 0, 314);
CreateObject(16776, -330.59375, 1449.876953125, 64.461059570313, 0, 0, 293.99963378906);
CreateObject(5189, -297.88067626953, 1314.8624267578, 58.498111724854, 0, 0, 354);
CreateObject(6283, -262.9846496582, 1454.7132568359, 77.857727050781, 0, 0, 280);
CreateObject(736, -268.0390625, 1421.998046875, 83.678680419922, 0, 0, 0);
CreateObject(736, -310.53845214844, 1411.9278564453, 81.803001403809, 0, 0, 0);
CreateObject(736, -306.5387878418, 1403.6407470703, 82.633979797363, 0, 0, 0);
CreateObject(736, -327.52819824219, 1434.9575195313, 78.231643676758, 0, 0, 0);
CreateObject(736, -357.90643310547, 1379.4479980469, 67.115341186523, 0, 0, 0);
CreateObject(736, -322.70254516602, 1359.34375, 65.909034729004, 0, 0, 0);
CreateObject(736, -336.55834960938, 1338.8049316406, 63.567718505859, 0, 0, 0);
CreateObject(736, -356.00479125977, 1324.9948730469, 60.948738098145, 0, 0, 0);
CreateObject(736, -355.4753112793, 1357.4620361328, 58.730430603027, 0, 0, 0);
CreateObject(736, -372.57608032227, 1385.8050537109, 54.436546325684, 0, 0, 0);
CreateObject(736, -379.37933349609, 1361.9685058594, 56.604042053223, 0, 0, 0);
CreateObject(736, -401.55722045898, 1407.9500732422, 50.549842834473, 0, 0, 0);
CreateObject(736, -395.87466430664, 1432.4998779297, 47.983306884766, 0, 0, 0);
CreateObject(736, -413.15298461914, 1427.4907226563, 48.080711364746, 0, 0, 0);
CreateObject(736, -440.07318115234, 1410.6391601563, 42.7707862854, 0, 0, 0);
CreateObject(736, -453.53787231445, 1462.2849121094, 44.700813293457, 0, 0, 0);
CreateObject(5715, -220.28451538086, 2620.5793457031, 71.099723815918, 0, 0, 180);
CreateObject(16120, -317.3486328125, 1475.40625, 64.352432250977, 0, 0, 157.99438476563);
CreateObject(16120, -265.5458984375, 1507.7275390625, 70.3125, 0, 0, 105.99063110352);
CreateObject(16120, -243.3115234375, 1554.4453125, 70.625564575195, 0, 0, 181.99401855469);
CreateObject(16120, -283.615234375, 1594.912109375, 70.531661987305, 0, 0, 201.99462890625);
CreateObject(16120, -319.3759765625, 1598.1650390625, 72.260643005371, 0, 0, 281.99157714844);
CreateObject(16120, -344.35711669922, 1563.1883544922, 67.3125, 0, 0, 297.99035644531);
CreateObject(7392, -320.90753173828, 1352.9208984375, 57.173625946045, 0, 0, 25.999145507813);
CreateObject(3877, -290.10739135742, 1536.6574707031, 76.228240966797, 0, 0, 0);
CreateObject(3877, -293.48892211914, 1540.5095214844, 76.228240966797, 0, 0, 0);
CreateObject(3877, -296.82922363281, 1543.9409179688, 76.228240966797, 0, 0, 0);
CreateObject(3877, -297.01644897461, 1535.4165039063, 76.228240966797, 0, 0, 0);
CreateObject(3877, -303.26626586914, 1535.4027099609, 76.228240966797, 0, 0, 0);
CreateObject(3877, -310.31652832031, 1535.1038818359, 76.228240966797, 0, 0, 0);
CreateObject(3877, -317.7760925293, 1535.1118164063, 76.228240966797, 0, 0, 0);
CreateObject(3877, -325.59921264648, 1535.1015625, 76.228240966797, 0, 0, 0);
CreateObject(3877, -333.86242675781, 1535.0198974609, 76.228240966797, 0, 0, 0);
CreateObject(1237, -304.1936340332, 1453.7850341797, 72.923263549805, 0, 0, 0);
CreateObject(1237, -304.08474731445, 1452.0249023438, 72.835800170898, 0, 0, 0);
CreateObject(1237, -303.96743774414, 1449.9875488281, 72.735260009766, 0, 0, 0);
CreateObject(1237, -303.8232421875, 1447.8884277344, 72.623565673828, 0, 0, 0);
CreateObject(1237, -303.59045410156, 1445.9180908203, 72.523773193359, 0, 0, 0);
CreateObject(1237, -303.46807861328, 1443.4632568359, 72.409873962402, 0, 0, 0);
CreateObject(1237, -303.13186645508, 1441.2210693359, 72.287902832031, 0, 0, 0);
CreateObject(1237, -302.94012451172, 1438.7155761719, 72.166313171387, 0, 0, 0);
CreateObject(5627, -300.33554077148, 1478.1062011719, 79.188743591309, 0, 0, 2);
CreateObject(711, -305.4797668457, 1451.4615478516, 78.896240234375, 0, 0, 0);
CreateObject(711, -260.29217529297, 1422.5313720703, 78.372024536133, 0, 0, 0);
CreateObject(711, -271.47369384766, 1398.1823730469, 76.762054443359, 0, 0, 0);
CreateObject(711, -280.35577392578, 1378.3684082031, 75.748718261719, 0, 0, 0);
CreateObject(711, -298.33016967773, 1369.8668212891, 74.861236572266, 0, 0, 0);
CreateObject(711, -281.81884765625, 1392.4248046875, 76.924713134766, 0, 0, 0);
CreateObject(711, -247.20336914063, 1470.919921875, 103.8277130127, 0, 0, 0);
CreateObject(711, -242.22439575195, 1436.2763671875, 103.8277130127, 0, 0, 0);
CreateObject(9132, -285.17886352539, 1496.4536132813, 92.868782043457, 0, 0, 30);
CreateObject(8406, -290.06396484375, 1450.9788818359, 77.46452331543, 0, 0, 280);
CreateObject(7415, -278.69067382813, 1520.4738769531, 83.405563354492, 0, 0, 358);
CreateObject(6986, -311.96636962891, 1507.2556152344, 87.353866577148, 0, 0, 268);
CreateObject(6986, -292.24038696289, 1507.1791992188, 87.354179382324, 0, 0, 87.994995117188);
CreateObject(3110, -449.74002075195, 1438.9921875, 31.325241088867, 0, 358, 123.99996948242);
CreateObject(7391, -338.65203857422, 1511.1589355469, 78.430099487305, 0, 0, 58);
CreateObject(2775, -294.15747070313, 1506.4514160156, 87.101852416992, 0, 0, 0);
CreateObject(2775, -310.61779785156, 1506.7235107422, 86.959686279297, 0, 0, 0);
CreateObject(17000, -256.31723022461, 1535.5321044922, 73.5625, 0, 0, 0);
CreateObject(3092, -449.06875610352, 1435.0366210938, 40.392890930176, 0, 0, 290);
CreateObject(3864, -360.76174926758, 1426.6352539063, 65.359672546387, 0, 0, 20);
CreateObject(3528, -308.34219360352, 1506.9892578125, 87.006469726563, 0, 0, 352);
CreateObject(3528, -295.89068603516, 1507.2834472656, 86.686546325684, 0, 0, 179.99645996094);
CreateObject(3534, -305.41488647461, 1468.2335205078, 74.995277404785, 0, 0, 0);
CreateObject(3534, -306.49853515625, 1479.0021972656, 75.596733093262, 0, 0, 0);
CreateObject(3534, -307.20034790039, 1490.2652587891, 75.935882568359, 0, 0, 0);
CreateObject(3534, -307.99542236328, 1499.0974121094, 75.917060852051, 0, 0, 0);
CreateObject(3534, -308.82867431641, 1506.16796875, 75.869911193848, 0, 0, 0);
CreateObject(3534, -295.52630615234, 1505.8684082031, 75.902267456055, 0, 0, 0);
CreateObject(3534, -295.32247924805, 1498.1785888672, 76.066329956055, 0, 0, 0);
CreateObject(3534, -294.33358764648, 1488.15625, 76.076622009277, 0, 0, 0);
CreateObject(3534, -293.52719116211, 1478.5654296875, 75.628791809082, 0, 0, 0);
CreateObject(3534, -292.62033081055, 1466.2745361328, 74.93034362793, 0, 0, 0);
CreateObject(3534, -290.69177246094, 1455.7995605469, 74.46883392334, 0, 0, 0);
CreateObject(3534, -289.23489379883, 1440.2703857422, 73.713577270508, 0, 0, 0);
CreateObject(3534, -304.30828857422, 1454.9578857422, 74.286079406738, 0, 0, 0);
CreateObject(3534, -302.75360107422, 1437.5141601563, 73.401527404785, 0, 0, 0);
CreateObject(3524, -310.36755371094, 1486.6799316406, 82.628768920898, 0, 0, 186);
CreateObject(3524, -290.57974243164, 1487.6754150391, 82.628768920898, 0, 0, 185.99853515625);
CreateObject(3524, -246.90956115723, 1461.9849853516, 100.73575592041, 0, 0, 281.99853515625);
CreateObject(3524, -244.57417297363, 1446.4390869141, 100.74338531494, 0, 0, 281.9970703125);
//pulo9
CreateObject(3279, 251.00381469727, -141.96394348145, 0.578125, 0, 0, 0);
CreateObject(2984, 259.81674194336, -145.60046386719, 1.9223699569702, 0, 0, 0);
CreateObject(969, 242.70614624023, -155.68899536133, 0.57812523841858, 0, 0, 90);
CreateObject(969, 242.6883392334, -155.90200805664, 0.578125, 0, 0, 270);
CreateObject(7637, 203.26440429688, -167.8917388916, 3.7160873413086, 0, 0, 0);
CreateObject(7834, 52.965240478516, -246.34895324707, 4.5703492164612, 0, 0, 0);
CreateObject(8886, 48.348403930664, -243.72108459473, 12.005905151367, 0, 0, 0);
CreateObject(8886, 48.717292785645, -257.62286376953, 12.005905151367, 0, 0, 0);
CreateObject(8886, 48.342498779297, -237.1145324707, 12.005905151367, 0, 0, 0);
CreateObject(8886, 48.253440856934, -239.22406005859, 18.873332977295, 0, 0, 0);
CreateObject(8885, 58.054058074951, -237.43594360352, 12.005905151367, 0, 0, 0);
CreateObject(8041, 81.0751953125, -222.5263671875, 6.3949756622314, 0, 0, 87.994995117188);
CreateObject(8167, 92.0361328125, -222.9375, 1.7530913352966, 0, 0, 0);
CreateObject(8674, 103.87612915039, -221.90518188477, 2.0450410842896, 0, 0, 0);
CreateObject(8674, 96.511070251465, -221.74076843262, 2.0450410842896, 0, 0, 0);
CreateObject(8674, 66.112167358398, -220.60363769531, 2.0474753379822, 0, 0, 0);
CreateObject(8674, 57.395523071289, -220.42976379395, 2.0392866134644, 0, 0, 0);
CreateObject(8674, 50.97444152832, -220.39100646973, 2.0392866134644, 0, 0, 0);
CreateObject(18281, 53.075706481934, -246.96055603027, 0.578125, 0, 0, 0);
CreateObject(3399, 44.69051361084, -224.32524108887, 3.2510786056519, 0, 0, 174);
CreateObject(17039, 2429.0480957031, -1642.2315673828, 12.4862241745, 0, 0, 184);
CreateObject(3174, 2463.6550292969, -1678.5322265625, 12.522888183594, 0, 0, 8);
CreateObject(3172, 2453.0561523438, -1679.8321533203, 12.504579544067, 0, 0, 170);
CreateObject(3172, 2458.6677246094, -1673.7540283203, 12.50604057312, 0, 0, 190);
CreateObject(969, 2446.7202148438, -1649.1478271484, 12.467166900635, 0, 0, 180);
CreateObject(1458, 2447.8386230469, -1671.6094970703, 12.493999481201, 11, 0, 240);
CreateObject(9127, 2339.51953125, -1572.0178222656, 53.294624328613, 0, 0, 0);
CreateObject(2670, 2293.1333007813, -1675.6546630859, 13.513860702515, 0, 0, 0);
CreateObject(2670, 2280.3547363281, -1687.453125, 13.788959503174, 0, 0, 0);
CreateObject(13593, 2280.4580078125, -1679.0496826172, 14.307782173157, 0, 0, 3.9990234375);
CreateObject(967, 2287.3266601563, -1669.4593505859, 14.032619476318, 0, 0, 91.99951171875);
CreateObject(966, 2288.5009765625, -1669.1595458984, 14.02880191803, 0, 0, 181.99951171875);
CreateObject(968, 2288.478515625, -1669.1724853516, 15.02880191803, 0, 0, 0);
CreateObject(987, 2275.1069335938, -1670.1362304688, 14.363004684448, 0, 0, 0);
CreateObject(2406, 2459.0581054688, -1668.2452392578, 13.730737686157, 0, 0, 82);
CreateObject(9885, 2461.0732421875, -1689.396484375, 31.43822479248, 0, 0, 0);
CreateObject(13593, 2293.9423828125, -1678.7331542969, 13.942318916321, 0, 0, 0);
CreateObject(898, -2896.8415527344, 2832.2026367188, 229.90068054199, 0, 0, 0);
CreateObject(898, -2880.8576660156, 2840.3295898438, 207.77085876465, 0, 0, 0);
CreateObject(898, -2908.4487304688, 2822.7211914063, 208.58450317383, 0, 0, 0);
CreateObject(898, -2890.5729980469, 2837.8937988281, 208.14796447754, 0, 0, 0);
CreateObject(897, -2902.4233398438, 2801.1118164063, 208.24798583984, 0, 0, 0);
CreateObject(896, -2907.4873046875, 2818.9194335938, 217.71299743652, 0, 0, 0);
CreateObject(880, -2873.9365234375, 2831.4370117188, 217.81980895996, 0, 0, 0);
CreateObject(879, -2896.4838867188, 2826.6442871094, 212.89981079102, 0, 0, 0);
CreateObject(896, -2873.7626953125, 2838.8278808594, 216.42706298828, 0, 0, 0);
CreateObject(896, -2898.5373535156, 2802.8271484375, 212.07740783691, 0, 0, 0);
CreateObject(897, -2906.8562011719, 2822.4545898438, 220.01538085938, 0, 0, 0);
CreateObject(898, -2885.5031738281, 2836.9721679688, 222.37409973145, 0, 0, 0);
CreateObject(898, -2895.6411132813, 2828.2985839844, 222.96780395508, 0, 0, 0);
CreateObject(898, -2906.755859375, 2810.8591308594, 221.24732971191, 0, 0, 0);
CreateObject(898, -2897.5576171875, 2831.9365234375, 227.47723388672, 0, 0, 0);
CreateObject(1305, -2930.9113769531, 2836.9541015625, 0, 0, 0, 0);
CreateObject(1305, -2933.4616699219, 2837.7028808594, 0, 0, 0, 0);
CreateObject(1305, -2936.0583496094, 2837.8605957031, 0, 0, 0, 0);
CreateObject(9045, -2956.9865722656, 2832.3020019531, 0, 0, 0, 176);
CreateObject(16116, -2948.9353027344, 2842.8815917969, 5.6036682128906, 0, 0, 0);
CreateObject(17029, -2880.6945800781, 2898.3154296875, 36.493026733398, 0, 0, 0);
CreateObject(897, -2960.8933105469, 2869.6784667969, 0, 0, 0, 0);
CreateObject(897, -2966.5861816406, 2828.1889648438, 0, 0, 0, 0);
CreateObject(879, -2963.4575195313, 2839.2697753906, 0, 0, 0, 0);
CreateObject(868, -2943.5930175781, 2854.990234375, 0, 0, 0, 0);
CreateObject(897, -2981.5498046875, 2820.8061523438, 8.2454767227173, 0, 0, 0);
CreateObject(16141, -2951.1975097656, 2874.9235839844, 6.802001953125, 0, 0, 316);
CreateObject(897, -2895.8916015625, 2806.193359375, 221.63562011719, 0, 0, 0);
CreateObject(897, -2906.9975585938, 2817.2292480469, 222.54647827148, 0, 0, 0);
CreateObject(897, -2886.5087890625, 2831.7939453125, 217.50576782227, 0, 0, 0);
CreateObject(897, -2898.4829101563, 2802.1599121094, 225.70629882813, 0, 0, 0);
CreateObject(897, -2888.224609375, 2829.8859863281, 228.64093017578, 0, 0, 0);
CreateObject(897, -2877.7392578125, 2831.615234375, 217.03909301758, 0, 0, 0);
CreateObject(897, -2876.5148925781, 2832.2368164063, 225.90687561035, 0, 0, 0);
CreateObject(16115, -2915.6005859375, 2896.7766113281, 13.320411682129, 0, 0, 214);
CreateObject(16114, -2899.1616210938, 2893.7512207031, 10.510711669922, 0, 0, 274);
CreateObject(16112, -2903.0244140625, 2893.9416503906, 44.725620269775, 0, 0, 0);
CreateObject(16411, -2935.8845214844, 2868.6472167969, 11.895172119141, 0, 0, 0);
CreateObject(16503, -2906.7280273438, 2862.2595214844, 47.16194152832, 0, 0, 0);
CreateObject(17299, -2928.5112304688, 2827.6105957031, 64.210708618164, 0, 0, 0);
CreateObject(17299, -2880.1608886719, 2881.1037597656, 58.498565673828, 0, 0, 0);
CreateObject(17025, -2900.52734375, 2888.58203125, 58.68424987793, 0, 0, 0);
CreateObject(17025, -2886.0925292969, 2874.8955078125, 86.209121704102, 0, 0, 0);
CreateObject(16667, -2917.9328613281, 2832.4812011719, 89.69881439209, 0, 0, 0);
CreateObject(16133, -2875.7250976563, 2871.521484375, 87.709739685059, 0, 0, 0);
CreateObject(16667, -2899.486328125, 2876.2099609375, 91.662109375, 0, 0, 0);
CreateObject(17026, -2938.3208007813, 2839.962890625, 75.126670837402, 0, 0, 0);
CreateObject(17030, -2891.1589355469, 2883.2924804688, 90.779846191406, 0, 0, 0);
CreateObject(17034, -2926.228515625, 2887.5783691406, 66.678009033203, 0, 0, 0);
CreateObject(17299, -2949.0847167969, 2875.7956542969, 63.409111022949, 0, 0, 0);
CreateObject(896, -2922.7189941406, 2839.80078125, 4.1871147155762, 0, 0, 0);
CreateObject(896, -2930.529296875, 2850.4128417969, 7.4590148925781, 0, 0, 0);
CreateObject(896, -2936.923828125, 2864.9165039063, 6.7683658599854, 0, 0, 0);
CreateObject(896, -2932.3491210938, 2872.5837402344, 11.581348419189, 0, 0, 0);
CreateObject(896, -2929.0319824219, 2878.8125, 9.4043998718262, 0, 0, 0);
CreateObject(896, -2920.3896484375, 2884.0524902344, 9.3485298156738, 0, 0, 0);
CreateObject(896, -2910.44140625, 2885.6994628906, 9.083517074585, 0, 0, 0);
CreateObject(896, -2897.6064453125, 2886.4494628906, 5.9013938903809, 0, 0, 0);
CreateObject(896, -2908.044921875, 2885.7998046875, -0.14738464355469, 0, 0, 0);
CreateObject(896, -2920.0227050781, 2883.1015625, -0.41625213623047, 0, 0, 0);
CreateObject(896, -2897.7980957031, 2885.0776367188, -2.3346252441406, 0, 0, 0);
CreateObject(896, -2926.46875, 2874.7888183594, 1.3101348876953, 0, 0, 0);
CreateObject(896, -2929.8483886719, 2864.4509277344, -6.6497230529785, 0, 0, 0);
CreateObject(896, -2930.6235351563, 2852.2595214844, -5.3360366821289, 0, 0, 0);
CreateObject(896, -2921.5720214844, 2845.451171875, -0.42579650878906, 0, 0, 0);
CreateObject(11496, -2873.9567871094, 2807.9055175781, 256.31881713867, 0, 0, 320);
CreateObject(898, -2899.5407714844, 2805.5891113281, 205.64204406738, 0, 0, 0);
CreateObject(898, -2902.7724609375, 2806.5439453125, 204.87074279785, 0, 0, 0);
CreateObject(898, -2904.1755371094, 2808.8544921875, 195.1911315918, 0, 0, 0);
CreateObject(898, -2918.5712890625, 2820.62890625, 173.06512451172, 0, 0, 0);
CreateObject(897, -2899.193359375, 2809.0649414063, 218.12257385254, 0, 0, 0);
CreateObject(897, -2900.98046875, 2816.0163574219, 217.10545349121, 0, 0, 0);
//basewingobjects
CreateStreamedObject(16114, 1649.1427001953, -2474.9343261719, 46211.375, 0, 0, 0);
CreateStreamedObject(18228, 1660.5424804688, -2458.0651855469, 46214.09375, 0, 0, 0);
CreateStreamedObject(18483, 1670.0811767578, -2480.068359375, 46215.33203125, 0, 0, 62);
CreateStreamedObject(971, 1650.427734375, -2507.9782714844, 46219.76953125, 0, 0, 332);
CreateStreamedObject(971, 1658.1329345703, -2512.1196289063, 46219.76953125, 0, 0, 331.99584960938);
CreateStreamedObject(971, 1664.2805175781, -2509.9370117188, 46219.92578125, 0, 0, 61.995849609375);
CreateStreamedObject(971, 1668.3679199219, -2502.2194824219, 46219.9140625, 0, 0, 61.990356445313);
CreateStreamedObject(971, 1672.5520019531, -2494.4401855469, 46219.91796875, 0, 0, 61.990356445313);
CreateStreamedObject(971, 1676.703125, -2486.6909179688, 46219.92578125, 0, 0, 61.990356445313);
CreateStreamedObject(971, 1680.8026123047, -2478.9074707031, 46219.92578125, 0, 0, 61.990356445313);
CreateStreamedObject(971, 1684.8782958984, -2471.1716308594, 46219.92578125, 0, 0, 61.990356445313);
CreateStreamedObject(971, 1689.0252685547, -2463.4826660156, 46219.92578125, 0, 0, 61.990356445313);
CreateStreamedObject(971, 1691.9669189453, -2458.0187988281, 46219.92578125, 0, 0, 61.990386962891);
CreateStreamedObject(971, 1690.0141601563, -2452.0529785156, 46219.76171875, 0, 0, 151.99035644531);
CreateStreamedObject(971, 1682.3696289063, -2448.0168457031, 46219.76953125, 0, 0, 151.99035644531);
CreateStreamedObject(969, 1664.1092529297, -2482.7053222656, 46215.19921875, 0, 0, 334);
CreateStreamedObject(6115, 1643.5197753906, -2466.6149902344, 46219.8515625, 0, 352, 330);
///pulo4
CreateStreamedObject(3631,2121.76342773,-1594.46154785,1890.74096680,0.00000000,0.00000000,0.00000000); //object(oilcrat_las) (1)
CreateStreamedObject(1383,2498.57812500,-1668.92285156,44.87680435,0.00000000,0.00000000,0.00000000); //object(twrcrane_m_04) (1)
CreateStreamedObject(1383,2497.28637695,-1668.98901367,107.86508179,0.00000000,0.00000000,0.00000000); //object(twrcrane_m_04) (2)
CreateStreamedObject(1383,2498.41210938,-1669.23168945,172.94758606,0.00000000,0.00000000,0.00000000); //object(twrcrane_m_04) (3)
CreateStreamedObject(1383,2498.93896484,-1669.25231934,238.03009033,0.00000000,0.00000000,0.00000000); //object(twrcrane_m_04) (4)
CreateStreamedObject(1383,2500.02709961,-1669.69970703,303.11257935,0.00000000,0.00000000,0.00000000); //object(twrcrane_m_04) (5)
CreateStreamedObject(1383,2500.69702148,-1670.13354492,368.19509888,0.00000000,0.00000000,0.00000000); //object(twrcrane_m_04) (6)
CreateStreamedObject(1383,2501.03442383,-1670.41577148,433.27761841,0.00000000,0.00000000,0.00000000); //object(twrcrane_m_04) (7)
CreateStreamedObject(1383,2501.99072266,-1670.93737793,498.36013794,0.00000000,0.00000000,0.00000000); //object(twrcrane_m_04) (8)
CreateStreamedObject(1383,2502.70288086,-1671.38195801,563.44262695,0.00000000,0.00000000,0.00000000); //object(twrcrane_m_04) (9)
CreateStreamedObject(1384,2502.73364258,-1671.56640625,595.99481201,0.00000000,0.00000000,0.00000000); //object(twrcrane_m_01) (1)
CreateStreamedObject(16328,2502.94775391,-1624.63952637,601.29827881,0.00000000,0.00000000,0.00000000); //object(quarry_crane) (1)
CreateStreamedObject(11326,2502.90551758,-1625.48876953,670.73962402,0.00000000,0.00000000,0.00000000);
//pulo3
CreateStreamedObject(3631, 2122.6694335938, -1594.4678955078, 1892.3129882813, 0.0000, 0.0000, 0.0000);
//base
CreateStreamedObject(1634, 2071.958740, 944.223938, 10.198048, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2067.190674, 1080.567871, 10.969193, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2041.939819, 1191.614746, 10.969193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1999.332397, 1206.190186, 18.383255, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 1979.878784, 1109.229248, 22.815895, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 1894.696777, 1055.536987, 22.147690, 0.0000, 0.0000, 112.5000);
CreateStreamedObject(12956, 2053.796387, 1521.077637, 13.000102, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13641, 2075.141357, 1482.832520, 11.341120, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13641, 2074.372559, 1528.646362, 11.398905, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(17565, 2059.107422, 1576.682129, 11.790583, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2069.122559, 1392.376709, 10.426977, 14.6104, 0.0000, 0.0000);
CreateStreamedObject(1634, 2068.677979, 1394.402344, 15.432384, 48.9878, 0.0000, 0.0000);
CreateStreamedObject(1634, 2068.570801, 1394.460205, 19.866655, 69.6143, 0.0000, 6.0161);
CreateStreamedObject(13641, 2069.114746, 1392.867554, 24.707645, 0.8594, 278.3536, 96.0934);
CreateStreamedObject(1634, 2057.308838, 2017.360352, 235.248795, 41.2530, 0.0000, 0.0000);
CreateStreamedObject(1634, 2061.562988, 2017.291626, 235.180099, 41.2530, 0.0000, 0.0000);
CreateStreamedObject(1634, 2065.749268, 2017.229858, 235.127518, 41.2530, 0.0000, 0.0000);
CreateStreamedObject(1634, 2069.634033, 2017.258667, 235.151978, 40.3935, 0.0000, 0.0000);
CreateStreamedObject(1634, 2073.104980, 2017.263428, 235.156097, 40.3935, 0.0000, 0.0000);
CreateStreamedObject(1634, 2076.807129, 2017.232910, 235.130051, 41.2530, 0.0000, 0.0000);
CreateStreamedObject(1634, 2080.507813, 2017.197876, 235.075363, 40.3935, 0.0000, 0.0000);
CreateStreamedObject(1634, 2084.662354, 2017.168213, 235.075027, 39.5341, 0.0000, 0.0000);
CreateStreamedObject(1634, 2088.838623, 2017.152954, 235.062057, 39.5341, 0.0000, 0.0000);
CreateStreamedObject(1634, 2092.429199, 2017.218384, 235.149551, 39.5341, 0.0000, 0.0000);
CreateStreamedObject(8171, 2075.361328, 2084.519287, 232.006332, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8171, 2074.098389, 2213.370117, 194.702087, 328.2008, 0.0000, 0.0000);
CreateStreamedObject(8171, 2074.261963, 2335.310059, 158.704712, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2091.422607, 2402.499512, 160.002029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2087.246826, 2402.502686, 160.002029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2083.219727, 2402.345459, 160.002029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2079.189209, 2402.395752, 160.002029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2074.999756, 2402.585938, 160.002029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2070.934082, 2402.585938, 160.002029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2066.861816, 2402.814209, 160.002029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2062.769043, 2402.831543, 160.002029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2058.625732, 2402.837158, 160.002029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2056.342529, 2402.933105, 160.002029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13592, 2068.172852, 2332.910400, 168.425766, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13592, 2046.607544, 1256.356323, 19.617506, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13592, 2062.506348, 1080.622925, 23.392467, 353.1245, 315.3093, 90.0000);
CreateStreamedObject(13592, 2039.486816, 1257.237671, 19.742504, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13592, 2032.174194, 1258.267822, 19.715944, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13592, 2045.083008, 1666.514771, 19.167513, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3270, 2175.109375, 1194.696899, 8.481802, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2061.488037, 1101.643433, 10.769188, 17.1887, 7.7349, 171.3284);
CreateStreamedObject(1634, 2090.376953, 972.454590, 10.969193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 2087.193359, 972.512512, 12.551090, 5.1566, 0.0000, 90.0000);
CreateStreamedObject(1634, 2084.050049, 972.419312, 14.788553, 11.1727, 0.0000, 90.0000);
CreateStreamedObject(1634, 2081.597656, 972.475525, 16.763721, 17.1887, 0.0000, 90.0000);
CreateStreamedObject(1634, 2078.633789, 972.205566, 19.901815, 24.9237, 0.0000, 90.0000);
CreateStreamedObject(1634, 2075.795898, 972.335083, 24.106882, 36.0963, 0.0000, 90.0000);
CreateStreamedObject(1634, 2072.807861, 972.299744, 30.850269, 47.2690, 0.0000, 90.0000);
CreateStreamedObject(13592, 2079.319336, 969.262268, 46.277447, 0.0000, 70.4738, 4.2972);
CreateStreamedObject(1634, 2065.647705, 966.267090, 51.363304, 37.8152, 7.7349, 82.1877);
CreateStreamedObject(16303, 2047.935547, 967.219299, 44.868523, 7.7349, 36.0963, 191.2501);
CreateStreamedObject(16303, 2018.399170, 970.633240, 37.832161, 359.1406, 345.3896, 194.6878);
CreateStreamedObject(13641, 2000.288574, 971.431091, 52.267738, 3.4377, 335.9358, 181.7189);
CreateStreamedObject(4007, 1962.997803, 975.045349, -30.295389, 0.8594, 0.0000, 0.0000);
CreateStreamedObject(4199, 1968.115356, 971.119812, 49.681484, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13592, 1929.158813, 966.953613, 61.561916, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(13592, 1928.866089, 959.250610, 62.359295, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(13592, 1929.460083, 952.224670, 62.581352, 358.2811, 0.0000, 11.2500);
CreateStreamedObject(1634, 1923.999756, 947.657166, 52.332497, 337.6546, 0.0000, 90.0000);
CreateStreamedObject(1634, 1918.624268, 947.776733, 54.974926, 30.0803, 0.0000, 90.0000);
CreateStreamedObject(1634, 2150.065674, 1085.006470, 13.788849, 17.1887, 0.0000, 326.2500);
CreateStreamedObject(1634, 2151.118896, 1087.142456, 18.483448, 47.2690, 0.0000, 326.2500);
CreateStreamedObject(3458, 2190.263672, 1245.807495, 15.443405, 359.1406, 338.5141, 90.0000);
CreateStreamedObject(1634, 2189.893799, 1263.292969, 25.261473, 24.9237, 0.0000, 0.0000);
CreateStreamedObject(13592, 2186.623535, 1267.537842, 41.539429, 354.8434, 29.2208, 276.0161);
CreateStreamedObject(1634, 2182.286377, 1280.722168, 39.815151, 36.9558, 0.0000, 348.7500);
CreateStreamedObject(3625, 2069.863281, 1215.950195, 12.507051, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3663, 2044.519897, 1332.316406, 11.752648, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3663, 2044.591064, 1338.330566, 11.752648, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13590, 2008.829102, 1455.041992, 10.772738, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13604, 2104.054688, 1769.147949, 11.129896, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(1634, 2108.776855, 1774.558838, 14.153776, 36.0963, 0.0000, 67.5000);
CreateStreamedObject(1634, 2106.552979, 1778.889404, 14.078777, 48.9878, 0.0000, 157.5000);
CreateStreamedObject(1634, 2101.817383, 1776.953247, 13.675083, 42.9718, 0.0000, 247.5000);
CreateStreamedObject(1634, 2104.493652, 1772.202148, 14.235486, 36.9558, 0.0000, 337.5000);
CreateStreamedObject(1660, 2069.775879, 1753.418701, 9.191799, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(12956, 2124.893066, 1833.605225, 12.868752, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(13639, 2123.461670, 1964.818970, 9.644707, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13641, 2127.750244, 2000.737549, 11.398899, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13641, 2126.578369, 2041.474487, 11.391119, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13641, 2126.092041, 2060.702637, 11.391119, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13648, 2121.360107, 2148.148438, 9.667847, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13648, 2121.359375, 2186.391602, 9.667846, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(16304, 2152.277100, 2184.418945, 14.682158, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(18367, 2097.061035, 2328.141602, 9.128826, 343.6707, 358.2811, 180.0000);
CreateStreamedObject(18367, 2095.753906, 2356.852295, 20.424208, 347.1084, 0.0000, 109.7670);
CreateStreamedObject(18367, 2123.883057, 2365.927734, 30.427736, 334.2169, 0.0000, 180.0000);
CreateStreamedObject(18367, 2123.042725, 2391.860840, 45.630276, 330.7792, 0.0000, 112.5000);
CreateStreamedObject(18367, 2146.237549, 2400.225586, 62.673340, 349.6868, 0.0000, 180.0000);
CreateStreamedObject(18367, 2144.954834, 2430.389648, 71.482063, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(1634, 2175.151855, 2424.379395, 75.727493, 1.7189, 0.0000, 258.7500);
CreateStreamedObject(1634, 2063.411621, 966.858948, 57.509766, 50.7067, 6.8755, 82.1878);
CreateStreamedObject(13592, 2167.740967, 1003.056885, 16.440952, 79.9276, 0.0000, 22.5000);
CreateStreamedObject(13592, 2168.829102, 1004.939392, 23.252565, 78.2087, 358.2811, 0.0000);
CreateStreamedObject(13592, 2169.846680, 1006.412964, 30.558231, 79.0681, 353.9839, 4.2972);
CreateStreamedObject(13592, 2170.921631, 1007.991272, 37.612900, 78.2087, 0.8594, 358.2811);
CreateStreamedObject(13592, 2171.897461, 1009.165649, 44.132412, 80.7870, 349.6868, 11.1727);
CreateStreamedObject(13592, 2172.572998, 1010.374023, 50.877995, 81.6464, 0.0000, 14.6878);
CreateStreamedObject(13592, 2173.625488, 1011.820618, 57.989853, 79.0681, 5.1566, 0.0000);
CreateStreamedObject(13592, 2175.026123, 1013.294312, 65.193985, 77.3492, 356.5623, 0.0000);
CreateStreamedObject(13592, 2175.970459, 1014.928833, 72.015999, 77.3492, 5.1566, 0.0000);
CreateStreamedObject(13592, 2177.081787, 1016.462952, 79.078407, 77.3492, 353.9839, 0.8594);
CreateStreamedObject(1634, 2158.359375, 1007.976929, 9.867645, 6.0161, 38.6747, 333.2028);
CreateStreamedObject(13592, 1995.417725, 1092.522095, 19.767485, 359.1406, 0.0000, 11.2500);
CreateStreamedObject(13592, 1883.002197, 1272.043091, 19.492508, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1632, 1987.199219, 1419.105469, 9.059492, 0.0000, 0.0000, 168.7501);
CreateStreamedObject(1634, 1701.843994, 1459.449341, 11.090130, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(1634, 1697.593506, 1461.116089, 14.917998, 24.0642, 0.0000, 67.5000);
CreateStreamedObject(1634, 1696.364014, 1461.700806, 20.591314, 61.8794, 0.0000, 67.5000);
CreateStreamedObject(13592, 1701.755615, 1455.837524, 35.090290, 2.5783, 66.1766, 348.7500);
CreateStreamedObject(1634, 1688.796753, 1455.091553, 37.894932, 50.7067, 0.0000, 72.6566);
CreateStreamedObject(1634, 2041.840332, 1008.968689, 10.969193, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2041.930786, 1012.267456, 14.182632, 26.6425, 0.0000, 0.0000);
CreateStreamedObject(1634, 2042.154419, 1015.312378, 18.770544, 36.0963, 0.0000, 0.0000);
CreateStreamedObject(1634, 2042.360474, 1017.396240, 23.244217, 44.6907, 0.8594, 0.0000);
CreateStreamedObject(1634, 2042.523193, 1018.644531, 27.434650, 52.4256, 0.0000, 0.0000);
CreateStreamedObject(13592, 2039.192261, 1009.937683, 40.445152, 3.4377, 79.9276, 274.2972);
CreateStreamedObject(1634, 2034.953613, 1021.309326, 46.541805, 62.7388, 0.0000, 0.0000);
CreateStreamedObject(3364, 2099.791748, 1217.624512, 9.751337, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(13593, 2084.063965, 1196.799805, 10.414734, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13593, 2084.219238, 1194.048462, 10.414734, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13593, 2084.179443, 1191.239746, 10.414734, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13593, 2084.239990, 1188.416870, 10.414734, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13593, 2087.883057, 1196.949585, 10.414734, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13593, 2088.059326, 1194.183960, 10.414734, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13593, 2088.010498, 1191.466553, 10.414734, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13593, 2088.051514, 1188.641479, 10.414734, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(5400, 2147.034912, 2039.423096, 9.205511, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13592, 2188.207031, 2139.076172, 19.317492, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(13642, 2351.071533, 2194.055420, 11.608230, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(13666, 2343.355713, 2064.280273, 14.652200, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13666, 2346.721924, 2063.687012, 14.602201, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13666, 2350.262207, 2063.100830, 14.552201, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13666, 2353.961914, 2062.458740, 14.568990, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13666, 2357.695801, 2061.827393, 14.526391, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13666, 2360.878418, 2061.234375, 14.558341, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2357.107422, 1906.017578, 10.969193, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 2353.277344, 1906.004028, 10.969193, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 2349.095947, 1905.880859, 10.969193, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 2344.969482, 1905.900513, 10.969193, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 2340.860840, 1905.851563, 10.976994, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 2361.291504, 1906.025391, 10.976995, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 2369.129395, 1856.766846, 20.029099, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 2365.367676, 1856.813232, 20.029099, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 2386.881592, 1813.327026, 20.031654, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 2386.554688, 1817.503540, 20.031654, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 2386.501953, 1821.545288, 20.031654, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 2386.515381, 1825.499756, 20.031654, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 2386.562012, 1829.033447, 20.031654, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13592, 2447.053467, 1638.664185, 19.665943, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13592, 2395.783936, 1643.127319, 19.565931, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 2416.939941, 1676.518311, 19.615927, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 2372.407471, 1712.215942, 10.969193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13604, 2427.356445, 1707.297607, 11.596640, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13636, 2178.549072, 1999.998291, 12.100704, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13638, 2188.157715, 2027.254028, 11.552109, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13638, 2187.510254, 2061.577393, 17.694511, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13639, 2244.446533, 2023.218018, 9.497929, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13640, 2209.897705, 2019.416504, 10.449939, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13641, 2279.740967, 2020.830811, 11.398912, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13641, 2314.581787, 2021.166626, 11.391119, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(16084, 2059.788574, 1942.810547, 10.388981, 0.0000, 330.7792, 258.7500);
CreateStreamedObject(16367, 2276.393799, 2148.823975, 11.155767, 0.0000, 0.0000, 168.7500);
CreateStreamedObject(18451, 2277.726074, 2135.687256, 10.184301, 0.0000, 0.0000, 258.7500);
CreateStreamedObject(18567, 2309.251953, 2141.814941, 10.848854, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1245, 2348.155518, 2149.110352, 11.168673, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1245, 2347.848877, 2136.916260, 11.168776, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 2407.256836, 2136.402100, 10.694197, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 2412.282959, 2149.823486, 10.569199, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 2418.702148, 2149.937256, 10.519199, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 2413.599121, 2136.357422, 10.619198, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1697, 2529.518311, 2168.123291, 10.848761, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1697, 2525.006592, 2167.955078, 10.848964, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1697, 2525.174316, 2172.407715, 10.720057, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1697, 2529.593750, 2172.431396, 10.673763, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 1929.623291, 2138.441650, 10.594198, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 1925.419312, 2151.249023, 10.569199, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(13592, 2202.053467, 2281.542725, 19.592506, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 2213.986816, 2284.825928, 10.494200, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 2220.559570, 2284.982422, 10.344202, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3625, 2251.526367, 2282.476318, 12.507051, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3663, 2285.352295, 2309.721436, 11.752648, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3663, 2285.293701, 2314.968506, 11.752648, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3663, 2290.646973, 2310.001709, 11.752648, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3663, 2290.789063, 2315.442383, 11.752648, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3852, 2287.085693, 2352.700439, 10.981116, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(12956, 2282.961182, 2402.591309, 12.875123, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13636, 2421.324707, 2415.091309, 11.816980, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13639, 2530.185059, 2372.886719, 9.190144, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13641, 2524.283936, 2364.312988, 11.198889, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13641, 2523.910156, 2393.990234, 11.248888, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13641, 2515.745605, 2232.798584, 11.041124, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13641, 2546.956055, 2233.137939, 11.241123, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 2182.110596, 1073.808472, 79.601990, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2178.575439, 1072.342407, 79.601990, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2174.864990, 1070.787598, 79.601990, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2171.129150, 1069.309204, 79.626991, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2169.526611, 1073.234497, 82.533424, 13.7510, 0.0000, 22.5000);
CreateStreamedObject(1634, 2173.209717, 1074.737305, 82.530785, 13.7510, 0.0000, 22.5000);
CreateStreamedObject(1634, 2177.118164, 1076.300171, 82.661751, 16.3293, 0.0000, 22.5000);
CreateStreamedObject(1634, 2180.938965, 1077.920532, 82.716057, 16.3293, 0.0000, 22.5000);
CreateStreamedObject(8171, 2143.866943, 1147.481323, 81.935043, 3.4377, 0.0000, 22.5000);
CreateStreamedObject(8171, 2099.682373, 1254.481445, 90.410637, 5.1566, 0.0000, 22.5000);
CreateStreamedObject(13592, 2116.838867, 1235.400146, 98.072906, 0.0000, 4.2972, 292.5000);
CreateStreamedObject(13592, 2109.706055, 1233.207886, 98.384247, 0.0000, 3.4377, 292.5000);
CreateStreamedObject(13592, 2102.596680, 1231.653564, 98.628372, 0.0000, 1.7189, 292.5000);
CreateStreamedObject(1634, 2090.539551, 1323.128174, 97.347061, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2086.835938, 1321.500732, 97.264267, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2083.250000, 1319.981812, 97.236465, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2079.361572, 1318.379639, 97.237175, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2075.590088, 1316.776001, 97.208717, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2071.857178, 1315.235596, 97.184196, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2068.128906, 1313.691406, 97.134201, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2064.456299, 1312.169067, 97.109108, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2060.658203, 1310.595093, 97.134056, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1634, 2057.916992, 1309.395386, 97.091568, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(621, 2183.076904, 1096.797607, 78.124161, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2152.002441, 1084.609497, 78.162094, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2171.303955, 1124.194336, 79.915314, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2139.904541, 1112.463135, 79.986069, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2127.097900, 1143.566162, 82.006668, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2158.165527, 1154.613281, 81.905563, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2113.871582, 1174.982544, 84.054306, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2146.565186, 1186.828735, 83.960175, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2108.882568, 1278.525635, 92.001007, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2076.085449, 1266.311401, 91.669266, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2033.548218, 871.147705, 5.954348, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2034.540527, 891.400818, 6.555706, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2034.887207, 909.589661, 7.359198, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2034.895264, 928.055603, 8.305964, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2034.951416, 953.171753, 9.094483, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2080.678467, 872.602417, 5.995055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2080.943115, 890.117188, 6.506144, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2081.045654, 911.121460, 7.442363, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(621, 2080.911377, 943.999756, 8.958288, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8644, 2098.895752, 954.797363, 18.260550, 0.0000, 0.0000, 33.7500);
CreateStreamedObject(10838, 2057.821777, 863.118408, 23.169113, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(11395, 2111.701172, 888.271790, 22.687607, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13831, 2061.170166, 824.044495, 14.409762, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(13722, 2057.348389, 823.753967, 15.313738, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(620, 1867.443115, -2693.126221, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1867.222900, -2677.436035, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1867.304688, -2666.877686, 12.614034, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1867.549683, -2656.771484, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1867.454834, -2644.683594, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1846.735596, -2693.285400, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1846.221802, -2677.500977, 12.614035, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1846.285034, -2666.000732, 12.614031, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1846.413818, -2656.054688, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1845.976929, -2644.058594, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8355, 1854.592163, -2629.320557, 12.348800, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8355, 1855.594727, -2627.061035, 12.548793, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3627, 1850.596436, -2693.277832, 16.388279, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(620, 1777.523560, -2692.219727, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1777.532593, -2680.431641, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1777.779297, -2667.539063, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1777.657593, -2654.690186, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1777.531616, -2642.729736, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1800.452026, -2692.828125, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1800.645264, -2679.797852, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1800.471313, -2669.266602, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1800.644409, -2658.075684, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1800.184448, -2643.231934, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8355, 1789.102295, -2627.116211, 12.548797, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3627, 1794.390991, -2691.334229, 16.113287, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(620, 1731.492920, -2691.326904, 12.614034, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1731.624512, -2677.969727, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1731.688110, -2664.275879, 12.614034, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1731.700073, -2653.460693, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1732.107788, -2641.686768, 12.651899, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1706.341919, -2692.342773, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1706.145508, -2679.535889, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1706.000977, -2664.530029, 12.614029, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1706.783813, -2651.514648, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1706.233032, -2641.857178, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1660.308228, -2691.667969, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1659.988525, -2678.976074, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1660.009399, -2668.806641, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1659.977051, -2658.218750, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1660.289917, -2642.991211, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1641.087769, -2642.093018, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1640.999512, -2656.110840, 12.614037, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1640.700684, -2668.328125, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1641.426147, -2675.935547, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1640.548706, -2691.522461, 12.614033, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8355, 1718.852051, -2627.295410, 12.573796, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8355, 1649.732788, -2627.144287, 12.548797, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3627, 1713.561279, -2691.340820, 16.413282, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3627, 1644.567017, -2692.388428, 16.388283, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1995.544067, -2494.816162, 13.786436, 2.5783, 0.0000, 270.0000);
CreateStreamedObject(1634, 1999.917969, -2494.809326, 17.468460, 20.6265, 0.0000, 270.0000);
CreateStreamedObject(1634, 2003.770508, -2494.797607, 22.071632, 30.0803, 0.0000, 270.0000);
CreateStreamedObject(1634, 2007.344727, -2494.775879, 28.256540, 39.5341, 0.0000, 270.0000);
CreateStreamedObject(1634, 2009.017700, -2494.783447, 33.009693, 49.8473, 0.0000, 270.0000);
CreateStreamedObject(1634, 2009.723755, -2494.807129, 36.970314, 58.4416, 0.0000, 270.0000);
CreateStreamedObject(13641, 2009.588379, -2495.030029, 33.245064, 2.5783, 286.9479, 0.0000);
CreateStreamedObject(3625, 1969.941772, -2538.671875, 15.032057, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(12956, 1860.204590, -2449.008545, 15.732929, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13590, 1955.202026, -2624.163330, 13.697737, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13604, 1924.247559, -2452.087891, 13.947140, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13640, 1923.463257, -2401.457764, 13.567144, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13641, 1784.146484, -2460.609863, 14.273933, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(13641, 1744.270264, -2459.993896, 14.273935, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13641, 1724.436768, -2459.536865, 14.073938, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(17565, 1540.474121, -2495.024902, 14.563401, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1598.976929, -2454.784912, 13.852005, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13592, 1760.689697, -2499.635986, 22.375309, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13592, 1762.307251, -2492.365723, 22.375320, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13592, 1959.369995, -2379.820557, 22.292509, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(13592, 1951.862061, -2380.098145, 22.317501, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1944.434082, -2380.531250, 22.242498, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1937.009033, -2380.811035, 22.117504, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1929.581543, -2381.335938, 21.817490, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1922.109375, -2381.477539, 21.767517, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1914.736938, -2381.979736, 21.792505, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1907.417480, -2382.265137, 21.817490, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1899.934326, -2382.723877, 21.834730, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1892.795532, -2382.967773, 21.759735, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1885.377319, -2383.474365, 21.800306, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1966.743896, -2379.564697, 22.342493, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 1974.128662, -2378.869629, 22.317482, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(1634, 1882.645752, -2379.145020, 13.627008, 1.7189, 0.0000, 11.2500);
CreateStreamedObject(1634, 1878.536621, -2379.955078, 13.677008, 2.5783, 0.0000, 11.2500);
CreateStreamedObject(1634, 1877.889648, -2376.881104, 16.452658, 21.4859, 0.0000, 11.2500);
CreateStreamedObject(1634, 1881.990601, -2375.950439, 16.470177, 24.0642, 0.0000, 11.2500);
CreateStreamedObject(1634, 1881.382935, -2372.946533, 20.906446, 35.2369, 0.0000, 11.2500);
CreateStreamedObject(1634, 1877.279419, -2373.716064, 20.905203, 35.2369, 0.0000, 11.2500);
CreateStreamedObject(13639, 1865.143066, -2485.584961, 12.372982, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13831, 2119.566650, -2487.775146, 21.088230, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13722, 2119.191650, -2493.488770, 21.983408, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(10838, 1854.614624, -2637.010254, 28.751217, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(10838, 1789.599976, -2638.170654, 28.976221, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(10838, 1718.267700, -2639.561279, 29.051214, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(10838, 1648.893799, -2640.828369, 28.326212, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(10236, 1888.759521, -2631.967041, 23.585487, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8644, 1787.966187, -2636.575195, 27.061934, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(8644, 1852.466919, -2635.009766, 26.739023, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(8644, 1722.541260, -2636.688232, 27.039021, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(8644, 1647.388306, -2637.413818, 26.160454, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(9132, 1820.557251, -2658.677734, 44.538151, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3502, 1876.426270, -2371.010986, 28.474491, 48.1284, 0.0000, 11.2500);
CreateStreamedObject(3502, 1880.344238, -2370.905518, 29.140490, 55.8633, 0.0000, 11.2500);
CreateStreamedObject(3502, 1879.266235, -2365.818604, 35.875099, 48.1284, 0.0000, 11.2500);
CreateStreamedObject(3502, 1875.325928, -2365.375000, 34.674461, 46.4095, 9.4538, 11.2500);
CreateStreamedObject(16318, 1517.543213, -2546.385010, 14.890831, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(16395, 1426.583740, -2545.046143, 69.137466, 0.0000, 30.9397, 0.0000);
CreateStreamedObject(8355, 1280.412476, -2543.895020, 141.916916, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8171, 1193.848511, -2495.039063, 141.898010, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3270, 1470.195313, -2641.240479, 11.556799, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(13640, 2038.335571, -2599.323730, 13.267149, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 1823.018677, -2631.198242, 13.844192, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.989868, -2627.222900, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.921265, -2623.131592, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.968750, -2618.970215, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.951050, -2614.800049, 13.844194, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.975708, -2610.637207, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.977173, -2606.502930, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.960571, -2602.366943, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.962524, -2598.230713, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.945557, -2594.069580, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1823.003784, -2589.894043, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.986206, -2585.776367, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.916626, -2581.610840, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1822.989014, -2577.451416, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1829.439453, -2631.266846, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.429199, -2627.180420, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.411255, -2623.062256, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.441040, -2618.900879, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.369385, -2614.717773, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.376465, -2610.534668, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.447144, -2606.417725, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.424683, -2602.374268, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.385498, -2598.303955, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.381714, -2594.178223, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.329712, -2590.098633, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.375977, -2585.954102, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.426392, -2581.827637, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1829.373291, -2577.655029, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1752.892212, -2632.009277, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1752.913818, -2627.913574, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1752.907715, -2623.752686, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1752.938354, -2619.609131, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1752.896729, -2615.939209, 13.819193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1752.936768, -2611.794189, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1752.966309, -2607.650879, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1752.950317, -2603.474365, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1752.949585, -2599.319336, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1752.992432, -2595.138672, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1753.025024, -2590.971191, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1753.052734, -2586.916260, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1753.055298, -2582.821777, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1753.050049, -2578.644531, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1759.307983, -2631.990723, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.378662, -2627.880127, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.372070, -2623.729004, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.398682, -2619.566162, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.371582, -2615.481689, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.397339, -2611.321777, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.443604, -2607.171875, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.416504, -2603.001465, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.402954, -2599.034180, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.392090, -2595.131348, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.349243, -2591.163086, 13.844192, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.368774, -2587.039551, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.372192, -2582.942139, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1759.362061, -2578.909668, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1677.931274, -2632.355713, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.964600, -2628.254883, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.908569, -2624.091309, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.903320, -2619.933350, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.884521, -2615.788574, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.867676, -2611.586670, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.889404, -2607.424316, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.827881, -2603.207275, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.846680, -2599.019531, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.931274, -2594.840332, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.916260, -2590.662598, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.935547, -2586.581787, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.960693, -2582.459229, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.977783, -2578.322021, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1677.952026, -2636.531494, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1684.376465, -2636.543457, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.374756, -2632.325928, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.301025, -2628.283447, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.341919, -2624.148682, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.365845, -2620.056152, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.434204, -2615.971191, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.430542, -2611.870117, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.450195, -2607.806152, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.468628, -2603.686035, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.498657, -2599.680908, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.580322, -2595.611572, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.639160, -2591.570557, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.661987, -2587.514648, 13.844193, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.658936, -2583.340332, 13.844192, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1684.645752, -2579.307861, 13.844192, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(4007, 1563.488159, -2406.511230, 42.283844, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(1634, 1457.922607, -2491.987549, 13.677008, 1.7189, 0.0000, 90.0000);
CreateStreamedObject(1634, 1454.261963, -2491.966553, 17.525803, 28.3614, 0.0000, 90.0000);
CreateStreamedObject(1634, 1451.365723, -2491.894043, 22.480927, 38.6747, 0.0000, 90.0000);
CreateStreamedObject(1634, 1449.708740, -2491.657959, 27.363720, 49.8473, 5.1566, 86.5622);
CreateStreamedObject(13592, 1458.113037, -2495.491699, 36.993423, 2.5783, 74.7709, 2.5783);
CreateStreamedObject(1634, 1445.910889, -2499.681152, 43.284115, 58.4416, 14.6104, 78.7500);
CreateStreamedObject(620, 1349.097900, -2527.236328, 141.959076, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1349.063477, -2560.027344, 141.959076, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1318.033325, -2559.949951, 141.959076, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1317.848389, -2527.128418, 141.959076, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1295.149048, -2527.285156, 141.959076, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1294.843872, -2560.492676, 141.959091, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1264.492065, -2560.220215, 141.959076, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1263.388062, -2527.783203, 141.959076, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1227.850830, -2559.726563, 141.959076, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1227.907471, -2527.612793, 141.959076, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1176.921387, -2563.700439, 141.965164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1202.471802, -2563.282471, 141.965164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1213.623779, -2525.771973, 141.965164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1177.632446, -2538.023682, 141.965164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1178.437378, -2509.095459, 141.965164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1210.688721, -2507.964844, 141.965164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1178.716919, -2472.213379, 141.965164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1211.187866, -2470.795654, 141.965164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1213.600464, -2426.926270, 141.965164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(620, 1175.725464, -2427.108154, 141.965164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7379, 1229.389404, -2563.561768, 141.453232, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(7379, 1186.207031, -2563.550293, 141.897827, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(7379, 1173.953369, -2444.023438, 141.897827, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7379, 1173.865967, -2437.969238, 141.897827, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7379, 1226.271729, -2523.957520, 141.916733, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(7379, 1214.026245, -2404.426025, 141.897827, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7379, 1174.254028, -2413.980225, 141.897827, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13592, 1203.542969, -2422.239014, 151.819016, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13592, 1196.092407, -2421.434570, 151.768188, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13592, 1188.935547, -2420.329346, 151.658646, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13592, 1182.122681, -2419.364014, 151.534134, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1180.407104, -2414.344482, 143.195328, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 1176.721924, -2414.296143, 143.217072, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 1558.542969, -2595.148926, 13.644196, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1558.536133, -2590.966797, 13.644196, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1558.528931, -2586.802979, 13.694195, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 1558.692505, -2599.340820, 13.594196, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(17523, 1540.687256, -2591.715088, 15.170940, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1523.318604, -2598.734375, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1523.353027, -2594.539063, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1523.295532, -2590.377930, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1523.320557, -2586.506836, 13.844193, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 1546.757690, -2612.273193, 13.844193, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 1542.734131, -2612.216797, 13.844193, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 1538.558960, -2612.141846, 13.844193, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 1546.102417, -2567.264648, 13.844193, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 1541.926758, -2567.207520, 13.844193, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 1537.970947, -2567.363037, 13.844193, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1225, 1540.888672, -2582.075684, 17.034691, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1544.286255, -2583.277588, 17.039974, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.622925, -2585.099854, 17.054577, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.276489, -2586.191895, 17.059376, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.279541, -2588.204346, 17.068224, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1540.122437, -2591.317627, 17.081907, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.664551, -2592.401611, 17.086674, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.448853, -2593.215332, 17.090248, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.927368, -2595.820557, 17.101700, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1542.345581, -2596.428711, 17.104372, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.471558, -2594.066162, 17.093987, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1542.855713, -2589.914063, 17.075739, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1540.764526, -2588.532715, 17.069664, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.336670, -2590.014160, 17.076178, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1538.494629, -2591.584961, 17.083082, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1536.791992, -2592.944824, 17.089060, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1534.903076, -2595.741699, 17.101353, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1533.715820, -2596.377197, 17.104145, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1535.018921, -2597.604980, 17.109545, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1535.149658, -2598.286865, 17.112541, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1536.361572, -2599.683105, 17.118677, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1538.299194, -2599.410645, 17.117481, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.945435, -2598.306641, 17.112629, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.023926, -2598.570313, 17.113789, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.890503, -2600.089844, 17.120466, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1544.327026, -2600.676025, 17.123043, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.222656, -2599.889160, 17.119585, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.553223, -2596.577637, 17.105030, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.750854, -2594.353271, 17.095249, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1547.001465, -2591.227539, 17.081511, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.099609, -2589.195801, 17.072582, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.573853, -2586.616699, 17.061243, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.211182, -2585.194092, 17.427763, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.839478, -2586.209717, 17.059456, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1540.979004, -2583.450684, 17.047327, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.043823, -2583.462646, 17.047380, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1537.337036, -2582.544189, 17.043343, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1536.520020, -2582.447754, 17.042917, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1534.676514, -2582.126953, 17.041508, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1534.642334, -2582.131104, 17.041527, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1534.936035, -2583.909668, 17.049347, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1538.276123, -2583.408203, 17.047140, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1538.028687, -2584.556885, 17.052191, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1535.445801, -2585.402832, 17.055908, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1536.162354, -2585.984131, 17.058464, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1537.585205, -2586.254883, 17.059654, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1537.037842, -2587.659668, 17.065826, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.689087, -2587.789063, 17.066397, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.200562, -2588.903076, 17.071295, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1540.805176, -2591.184326, 17.081322, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.204468, -2592.201660, 17.085794, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1544.171875, -2592.767090, 17.088280, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.500854, -2594.855957, 17.097458, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1538.929321, -2593.878662, 17.093164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1537.907227, -2592.389404, 17.086620, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1536.453491, -2588.055908, 17.067568, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1535.824219, -2588.300537, 17.068644, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1535.737549, -2588.893799, 17.071257, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1535.822021, -2590.437500, 17.078037, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1536.864136, -2591.315186, 18.266680, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1537.310303, -2593.831787, 17.092957, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1538.287231, -2596.048096, 17.102703, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.421143, -2597.656738, 17.109774, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.395142, -2599.747070, 17.118959, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.010498, -2599.691406, 17.118715, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.585938, -2598.364746, 17.112883, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1536.562378, -2598.220215, 17.226204, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1535.603394, -2600.778564, 17.123493, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1533.997925, -2594.624268, 18.069809, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1534.372803, -2592.851318, 17.088650, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1534.245728, -2590.057373, 17.076366, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1534.026855, -2587.543945, 17.065319, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1534.032837, -2584.452148, 17.051729, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1534.596191, -2584.175537, 17.050514, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1537.994751, -2583.959717, 17.049564, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.597778, -2584.081543, 17.050100, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1540.286865, -2584.098389, 17.050173, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1542.223022, -2584.783447, 17.053188, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.085571, -2583.464111, 17.047386, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.729492, -2582.975586, 17.045240, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1545.311768, -2582.495850, 17.043131, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.283325, -2581.300537, 17.037878, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.666016, -2581.445557, 17.038513, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1547.000122, -2582.538330, 17.043318, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1547.162354, -2584.736328, 17.052980, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.459106, -2584.919922, 18.196579, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1547.217285, -2586.434082, 17.060438, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.856567, -2587.854492, 17.066685, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.544800, -2587.838135, 17.066614, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1544.854492, -2589.902100, 17.075686, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1545.575073, -2591.037598, 17.080679, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.622192, -2592.535400, 17.087259, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.000122, -2594.977539, 17.097996, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1545.383301, -2596.103516, 17.102945, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1545.036133, -2594.820313, 17.514139, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.262695, -2593.996338, 17.093683, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1542.390015, -2594.204590, 17.094601, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.970459, -2594.684082, 17.096703, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1544.042358, -2597.330078, 17.108335, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1545.038208, -2597.985352, 17.111216, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.013550, -2598.035400, 17.853338, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1547.667236, -2601.469238, 17.126530, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1546.479126, -2602.308105, 17.130219, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1544.557983, -2602.197266, 17.129730, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1543.336060, -2602.616455, 16.725821, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1540.669922, -2602.556641, 16.725554, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.950806, -2602.211914, 16.724041, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1538.750854, -2601.958496, 16.722927, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1537.240845, -2602.186279, 16.723930, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1535.924316, -2602.322754, 16.724529, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1535.813477, -2600.976318, 16.718609, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1535.477661, -2599.114746, 17.866339, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1537.194214, -2599.583008, 16.712484, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.715942, -2596.468506, 17.562403, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.826904, -2596.756836, 17.818722, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.107544, -2601.655518, 16.721594, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1538.140259, -2594.165039, 17.025263, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1537.578613, -2590.887939, 16.920998, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.313354, -2588.090088, 16.661964, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1539.690063, -2587.948486, 16.661345, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.210083, -2589.703613, 16.669062, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.568970, -2590.191162, 16.671204, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.381104, -2590.954834, 16.674559, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1540.209717, -2592.228516, 16.680159, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.018311, -2591.941650, 16.678898, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.572876, -2591.977295, 16.679050, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1225, 1541.572876, -2591.977295, 16.679050, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(17523, 1538.059326, -2600.092285, 19.338787, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(17523, 1538.814087, -2600.541504, 19.340763, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1225, 1537.003296, -2601.998047, 17.128853, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(16395, 1571.324951, -2483.042236, 12.554688, 0.0000, 30.9397, 0.0000);
CreateStreamedObject(16395, 1571.324951, -2481.542236, 12.554688, 0.0000, 30.9397, 0.0000);
//montanha russa
CreateStreamedObject(18450,-299.121,2244.365,109.119,0.0,0.0,-16.329);
CreateStreamedObject(18450,-337.102,2255.617,111.131,0.0,11.173,-17.266);
CreateStreamedObject(18450,-397.224,2274.333,136.171,0.0,30.080,-17.266);
CreateStreamedObject(18450,-322.610,2251.190,108.631,0.0,9.454,-17.189);
CreateStreamedObject(18450,-365.572,2264.467,121.228,0.0,19.767,-17.266);
CreateStreamedObject(18450,-588.517,2333.845,190.305,0.0,-37.815,-17.266);
CreateStreamedObject(18450,-603.687,2338.565,172.771,0.0,-10.313,-17.266);
CreateStreamedObject(18450,-600.180,2338.035,176.021,0.0,-22.345,-17.266);
CreateStreamedObject(18450,-639.941,2349.841,168.768,0.0,6.875,-17.266);
CreateStreamedObject(18450,-630.887,2347.007,168.631,0.0,-3.438,-17.266);
CreateStreamedObject(18450,-558.521,2324.510,216.236,0.0,-39.534,-17.266);
CreateStreamedObject(18450,-612.035,2341.145,172.489,0.0,-21.486,-17.266);
CreateStreamedObject(18450,-675.514,2360.912,176.168,0.0,20.626,-17.266);
CreateStreamedObject(18450,-662.487,2356.835,172.813,0.0,12.891,-17.266);
CreateStreamedObject(18450,-732.483,2378.603,198.619,0.0,20.626,-17.266);
CreateStreamedObject(18450,-784.290,2394.680,219.028,0.0,20.626,-17.266);
CreateStreamedObject(18450,-851.197,2415.479,248.597,0.0,24.924,-17.266);
CreateStreamedObject(18450,-917.371,2435.911,243.396,0.0,-33.518,-17.266);
CreateStreamedObject(18450,-977.398,2454.535,201.770,0.0,-33.518,-17.266);
CreateStreamedObject(18450,-1026.664,2469.872,167.525,0.0,-33.518,-17.266);
CreateStreamedObject(18450,-1080.787,2486.702,129.972,0.0,-33.518,-17.266);
CreateStreamedObject(18450,-1091.492,2490.063,126.032,0.0,-10.313,-17.266);
CreateStreamedObject(18450,-1085.474,2488.157,130.160,0.0,-21.486,-17.266);
CreateStreamedObject(18450,-1124.605,2500.348,122.718,0.0,1.719,-17.266);
CreateStreamedObject(18450,-1162.129,2512.024,126.789,0.0,19.767,-17.266);
CreateStreamedObject(18450,-1155.817,2509.998,125.290,0.0,9.454,-17.266);
CreateStreamedObject(18450,-1197.494,2523.041,142.973,0.0,42.112,-17.266);
CreateStreamedObject(18450,-1191.212,2521.085,140.462,0.0,30.940,-17.266);
CreateStreamedObject(18450,-1222.731,2530.890,169.929,0.0,53.285,-17.266);
CreateStreamedObject(18450,-1278.090,2548.166,181.919,0.0,-30.080,-17.266);
CreateStreamedObject(18450,-1343.314,2568.436,142.357,0.0,-30.080,-17.266);
CreateStreamedObject(18450,-1375.125,2578.323,126.045,0.0,-24.924,-17.266);
CreateStreamedObject(18450,-1432.145,2596.028,101.545,0.0,-20.627,-17.266);
CreateStreamedObject(18450,-1466.412,2606.656,90.865,0.0,-8.594,-17.266);
CreateStreamedObject(18450,-1454.622,2603.002,93.481,0.0,-15.470,-17.266);
CreateStreamedObject(18450,-1502.599,2617.898,88.062,0.0,-0.860,-17.266);
CreateStreamedObject(18450,-1539.872,2629.474,90.388,0.0,10.313,-17.266);
CreateStreamedObject(18450,-1526.113,2625.179,88.753,0.0,4.297,-17.266);
CreateStreamedObject(18450,-1573.720,2639.969,99.758,0.0,20.626,-17.266);
CreateStreamedObject(18450,-1559.320,2635.504,94.708,0.0,16.329,-17.266);
CreateStreamedObject(18450,-1607.037,2650.343,115.347,0.0,30.940,-17.266);
CreateStreamedObject(18450,-1596.100,2646.910,109.254,0.0,24.924,-17.266);
CreateStreamedObject(18450,-1676.907,2672.001,127.509,0.0,-12.032,-17.266);
CreateStreamedObject(18450,-1744.503,2693.010,112.403,0.0,-12.032,-17.266);
CreateStreamedObject(18450,-1797.090,2709.389,108.761,0.0,4.297,-17.266);
CreateStreamedObject(18450,-1769.812,2700.854,107.400,0.0,0.859,-17.266);
CreateStreamedObject(18450,-1819.584,2716.375,113.462,0.0,12.032,-17.266);
CreateStreamedObject(4867,-173.155,2207.067,109.451,0.0,0.0,90.782);
CreateStreamedObject(18226,-252.967,2113.115,109.140,0.0,0.0,-168.750);
CreateStreamedObject(18226,-192.579,2106.412,102.965,0.0,0.0,-112.500);
CreateStreamedObject(18226,-119.327,2117.467,114.715,0.0,0.0,-112.500);
CreateStreamedObject(711,-258.735,2241.720,115.380,0.0,0.0,0.0);
CreateStreamedObject(711,-263.460,2224.596,115.545,0.0,0.0,0.0);
CreateStreamedObject(2780,-263.569,2224.655,116.520,0.0,0.0,0.0);
CreateStreamedObject(2780,-258.673,2241.741,116.205,0.0,0.0,0.0);
CreateStreamedObject(18226,-81.731,2153.262,116.640,0.0,0.0,-56.250);
CreateStreamedObject(18226,-75.572,2218.293,109.640,0.0,0.0,-56.250);
CreateStreamedObject(18226,-63.217,2281.541,122.425,0.0,0.0,-32.186);
CreateStreamedObject(18226,-101.235,2310.774,116.140,0.0,0.0,16.802);
CreateStreamedObject(18226,-160.732,2311.200,111.065,0.0,0.0,34.377);
CreateStreamedObject(18226,-213.906,2339.659,109.977,0.0,0.0,34.377);
CreateStreamedObject(18226,-275.587,2360.976,108.435,0.0,0.0,34.377);
CreateStreamedObject(18450,-460.074,2293.785,183.806,0.0,36.096,-17.266);
CreateStreamedObject(18450,-1767.130,2700.042,107.995,0.0,-4.297,-17.266);
CreateStreamedObject(18450,-1860.376,2728.871,124.265,5.157,27.502,-17.266);
CreateStreamedObject(18450,-1918.923,2744.085,155.584,5.157,27.502,-17.266);
CreateStreamedObject(18450,-1980.635,2758.908,189.452,7.735,29.221,-16.407);
CreateStreamedObject(18450,-2042.810,2772.180,224.566,7.735,29.221,-16.407);
CreateStreamedObject(18450,-2111.644,2791.835,228.812,7.735,-22.345,-16.407);
CreateStreamedObject(18450,-2170.084,2812.628,203.577,7.735,-22.345,-16.407);
CreateStreamedObject(18450,-2212.582,2826.711,192.601,7.735,-5.157,-16.407);
CreateStreamedObject(18450,-2190.078,2819.549,196.300,7.735,-13.751,-16.407);
CreateStreamedObject(18450,-2248.893,2837.700,190.375,0.0,3.438,-16.407);
CreateStreamedObject(18450,-2310.960,2856.180,196.740,-2.578,7.735,-16.407);
CreateStreamedObject(18450,-2375.525,2875.653,205.889,-2.578,7.735,-16.407);
CreateStreamedObject(18450,-2418.518,2887.744,214.190,9.454,14.610,-16.407);
CreateStreamedObject(18450,-2454.489,2896.283,224.360,18.908,23.205,-16.407);
CreateStreamedObject(18450,-500.076,2306.235,216.253,0.0,39.534,-17.266);
CreateStreamedObject(18450,-429.914,2284.444,160.833,0.0,36.096,-17.266);
CreateStreamedObject(18450,-2519.616,2905.990,250.796,18.908,23.205,-16.407);
CreateStreamedObject(18450,-2594.172,2923.516,263.409,18.908,-3.438,-16.407);
CreateStreamedObject(18450,-2664.278,2948.686,260.069,19.767,-1.719,-21.563);
CreateStreamedObject(18450,-2733.044,2976.569,257.939,19.767,-1.719,-21.563);
CreateStreamedObject(18450,-2806.468,2998.208,255.636,19.767,-1.719,-10.313);
CreateStreamedObject(18450,-2865.543,3007.956,253.960,19.767,-1.719,-7.658);
CreateStreamedObject(18450,-2928.059,3014.023,252.143,19.767,-1.719,-2.424);
CreateStreamedObject(18450,-3000.809,3010.159,249.895,17.189,-1.719,8.826);
CreateStreamedObject(18450,-3078.410400, 2998.756104, 247.642654, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3152.007813, 2977.286621, 245.332443, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3211.520020, 2932.966064, 243.028519, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3250.073242, 2869.508057, 240.771179, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3278.939209, 2814.704346, 207.562698, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3300.512451, 2770.896973, 187.713303, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3310.306152, 2708.272217, 178.844757, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3282.014404, 2645.078613, 169.242599, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3221.403564, 2605.409668, 159.364700, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3161.047852, 2589.660400, 166.214859, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3100.107422, 2580.275146, 199.320313, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-3031.535645, 2569.208008, 236.424835, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-2965.471191, 2558.624512, 272.411194, 0, 0, 0, 1, -1);
CreateStreamedObject(18450,-2892.551270, 2542.371094, 290.798553, 0, 0, 0, 1, -1);
//drop
CreateStreamedObject(8040,3765.612,-1877.323,1799.874,0.0,0.0,180.000);
CreateStreamedObject(18450,3691.241,-1877.027,1778.758,0.0,-30.080,0.0);
CreateStreamedObject(18450,3626.156,-1876.962,1741.048,0.0,-30.080,0.0);
CreateStreamedObject(18450,3557.563,-1876.949,1701.284,0.0,-30.080,0.0);
CreateStreamedObject(18450,3491.165,-1876.956,1657.315,0.0,-36.956,0.0);
CreateStreamedObject(18450,3427.323,-1876.966,1609.275,0.0,-36.956,0.0);
CreateStreamedObject(18450,3357.464,-1876.958,1574.192,0.0,-16.329,0.0);
CreateStreamedObject(18450,3395.242,-1876.944,1588.339,0.0,-27.502,0.0);
CreateStreamedObject(18450,3283.363,-1876.941,1545.641,0.0,-25.783,0.0);
CreateStreamedObject(18450,3212.075,-1876.954,1511.194,0.0,-25.783,0.0);
CreateStreamedObject(18450,3176.446,-1876.957,1493.982,0.0,-25.783,0.0);
CreateStreamedObject(18450,3140.744,-1876.964,1476.936,0.0,-18.048,0.0);
CreateStreamedObject(18450,3141.846,-1876.992,1478.626,0.0,-21.486,0.0);
CreateStreamedObject(18450,3068.325,-1877.011,1444.564,0.0,-30.080,0.0);
CreateStreamedObject(18450,3002.223,-1877.019,1400.063,0.0,-37.815,0.0);
CreateStreamedObject(18450,2939.394,-1877.009,1351.302,0.0,-37.815,0.0);
CreateStreamedObject(18450,2878.147,-1877.007,1303.761,0.0,-37.815,0.0);
CreateStreamedObject(18450,2816.449,-1877.016,1255.876,0.0,-37.815,0.0);
CreateStreamedObject(18450,2761.629,-1877.025,1213.324,0.0,-37.815,0.0);
CreateStreamedObject(18450,2701.657,-1877.017,1160.716,0.0,-44.691,0.0);
CreateStreamedObject(18450,2646.906,-1877.007,1106.543,0.0,-44.691,0.0);
CreateStreamedObject(18450,2591.467,-1876.998,1051.681,0.0,-44.691,0.0);
CreateStreamedObject(18450,2534.942,-1876.976,995.709,0.0,-44.691,0.0);
CreateStreamedObject(18450,2481.326,-1876.987,936.743,0.0,-50.707,0.0);
CreateStreamedObject(18450,2432.500,-1876.998,877.052,0.0,-50.707,0.0);
CreateStreamedObject(18450,2383.269,-1876.983,816.874,0.0,-50.707,0.0);
CreateStreamedObject(18450,2337.084,-1876.981,751.933,0.0,-58.442,0.0);
CreateStreamedObject(18450,2297.643,-1876.982,687.719,0.0,-58.442,0.0);
CreateStreamedObject(18450,2256.316,-1876.974,620.429,0.0,-58.442,0.0);
CreateStreamedObject(18450,2216.011,-1876.988,554.791,0.0,-58.442,0.0);
CreateStreamedObject(18450,2177.145,-1877.013,491.509,0.0,-58.442,0.0);
CreateStreamedObject(18450,2141.771,-1877.048,420.242,0.0,-68.755,0.0);
CreateStreamedObject(18450,2113.308,-1877.051,346.987,0.0,-68.755,0.0);
CreateStreamedObject(18450,2085.731,-1877.046,276.045,0.0,-68.755,0.0);
CreateStreamedObject(18450,2058.108,-1877.063,204.959,0.0,-68.755,0.0);
CreateStreamedObject(18450,2030.834,-1877.064,134.747,0.0,-68.755,0.0);
CreateStreamedObject(18450,2003.157,-1877.058,63.577,0.0,-68.755,0.0);
CreateStreamedObject(18450,1990.246,-1877.062,33.884,0.0,-18.048,0.0);
CreateStreamedObject(18450,1989.127,-1877.065,37.310,0.0,-41.253,0.0);
CreateStreamedObject(18450,1963.068,-1877.068,26.964,0.0,2.578,0.0);
CreateStreamedObject(18450,1968.747,-1877.086,28.383,0.0,-12.032,0.0);
CreateStreamedObject(18450,1992.916,-1877.086,42.161,0.0,-46.410,0.0);
CreateStreamedObject(1225,1925.809,-1883.917,29.594,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.396,-1877.178,29.410,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.444,-1873.733,29.408,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.214,-1871.556,29.418,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.591,-1873.847,29.401,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.936,-1874.487,29.386,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.547,-1875.452,29.403,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.338,-1876.663,29.413,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.197,-1877.947,29.419,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.157,-1878.592,29.421,0.0,0.0,0.0);
CreateStreamedObject(1225,1924.971,-1879.234,29.429,0.0,0.0,0.0);
CreateStreamedObject(1225,1924.990,-1880.472,29.428,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.034,-1881.187,29.426,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.333,-1881.613,29.615,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.408,-1882.252,29.612,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.131,-1882.688,29.624,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.319,-1883.185,30.216,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.438,-1874.419,29.408,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.038,-1872.733,29.426,0.0,0.0,0.0);
CreateStreamedObject(1225,1924.561,-1870.495,29.448,0.0,0.0,0.0);
CreateStreamedObject(1225,1924.040,-1871.229,29.471,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.616,-1872.229,29.400,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.448,-1876.002,29.408,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.872,-1872.929,29.389,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.263,-1875.015,29.416,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.310,-1877.634,29.996,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.025,-1879.365,29.860,0.0,0.0,0.0);
CreateStreamedObject(1225,1924.819,-1879.769,29.436,0.0,0.0,0.0);
CreateStreamedObject(1225,1924.690,-1871.286,29.442,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.389,-1881.350,30.059,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.243,-1882.275,29.619,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.339,-1882.917,29.615,0.0,0.0,0.0);
CreateStreamedObject(1225,1925.860,-1883.276,30.192,0.0,0.0,0.0);
CreateStreamedObject(1225,1907.538,-1887.584,17.022,0.0,0.0,0.0);
CreateStreamedObject(1225,1906.827,-1888.134,16.705,0.0,0.0,0.0);
CreateStreamedObject(1225,2901.744,-1881.111,1322.915,0.0,0.0,0.0);
CreateStreamedObject(1225,3163.084,-1872.661,1488.315,0.0,0.0,0.0);
CreateStreamedObject(1225,3523.917,-1880.023,1682.599,0.0,0.0,0.0);
CreateStreamedObject(18450,1981.957,-1877.087,34.200,0.0,-28.361,0.0);
//atlantis
CreateStreamedObject(6295, 604.193420, -2113.298828, -6.085350, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(6189, 836.341431, -2109.129639, -39.175976, 36.0963, 0.0000, 0.0000);
CreateStreamedObject(9584, 694.906677, -2178.583496, -30.216002, 343.6707, 0.0000, 247.5000);
CreateStreamedObject(9958, 561.827393, -2182.560059, -26.063616, 341.9518, 0.0000, 0.0000);
CreateStreamedObject(6985, 650.981018, -2061.790527, -31.338970, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(6987, 594.258240, -2271.138184, -38.927742, 351.4056, 0.0000, 146.2500);
CreateStreamedObject(8395, 454.901642, -2069.267822, -22.896523, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8663, 398.905548, -2286.401855, -23.658417, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(9071, 357.608032, -2183.210449, -21.331558, 359.1406, 0.0000, 258.7500);
CreateStreamedObject(14537, 410.805115, -2286.834473, -27.311451, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(16051, 506.713562, -2118.113770, -26.100056, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(16146, 555.344055, -2357.874023, -26.121401, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(3755, 673.268250, -2417.510498, -27.261026, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(5313, 522.624451, -2481.094727, -16.263840, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(6404, 387.830780, -2479.768555, -26.773726, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(7490, 226.194412, -2426.973145, -24.262726, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(9260, 313.508575, -2477.806152, -24.049644, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(10775, 223.406540, -2311.740723, -22.892937, 352.2651, 0.0000, 0.0000);
CreateStreamedObject(10776, 259.557800, -2236.667480, -27.825760, 0.0000, 0.0000, 90.0001);
CreateStreamedObject(11011, 212.715988, -2494.218018, -24.624144, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(11012, 311.546356, -2543.242920, -22.709694, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(12847, 762.875305, -2513.142822, -23.047235, 0.0000, 0.0000, 168.7500);
CreateStreamedObject(12931, 577.859375, -2682.938232, -43.215599, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(17015, 457.925629, -2265.261230, 4.649254, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(17017, 435.037842, -2363.647705, 22.838074, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3781, 198.966431, -2174.648682, -15.617931, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(4113, 185.743011, -2112.936035, 6.270794, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(4550, 400.749176, -2593.352051, -0.256563, 317.0282, 0.0000, 0.0000);
CreateStreamedObject(4601, 697.634155, -2699.513916, -0.657422, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(4718, 794.468750, -2286.467285, 1.452244, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(5033, 443.938110, -2713.663574, -24.663824, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(6364, 228.402237, -2038.281006, -18.054020, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(6366, 324.079834, -2042.910400, -21.879017, 343.6707, 0.0000, 146.2501);
CreateStreamedObject(6993, -21.052612, -2178.950928, -43.720135, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(8393, -51.576981, -2401.256104, -39.267250, 1.7189, 10.3132, 33.7500);
CreateStreamedObject(8419, 63.991394, -2473.619629, -34.104378, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(8421, 337.923340, -2182.534180, -2.729713, 0.0000, 0.0000, 258.7500);
CreateStreamedObject(8489, 87.360306, -2608.721191, -25.423309, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3866, 759.330078, -2384.484863, -14.092991, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3887, 266.202515, -1991.973511, -8.021179, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(4101, -216.265305, -2017.631592, -31.074694, 6.8755, 1.7189, 90.0000);
CreateStreamedObject(5408, -150.100845, -1727.036621, -35.043694, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5708, -52.502209, -1737.823975, -44.752262, 0.0000, 0.0000, 258.7500);
CreateStreamedObject(5716, 89.264824, -2003.657227, -46.226475, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(6863, -164.951874, -2177.863525, -28.130903, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(6994, -52.960747, -1930.752197, -65.252563, 0.0000, 0.0000, 213.7500);
CreateStreamedObject(7511, 123.682434, -1836.846802, -37.576389, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(8131, 8.889011, -1988.967896, -67.555527, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8493, 502.035553, -2383.679443, -24.860640, 341.9518, 0.0000, 33.7500);
CreateStreamedObject(8620, 225.033737, -2372.047852, -16.454014, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(11427, 235.540771, -2261.785156, -22.067951, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(11428, 780.967834, -2149.546631, -13.556177, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8493, 444.752136, -2184.741699, -17.558743, 0.0000, 0.0000, 258.7500);
CreateStreamedObject(8493, 123.599854, -2638.592041, -20.173855, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8397, 81.290154, -2777.565186, -30.617731, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(8498, 254.087250, -2791.318604, -22.074667, 0.0000, 0.0000, 146.2500);
CreateStreamedObject(7983, 41.554070, -1612.764282, -25.226706, 353.9839, 0.0000, 191.2501);
//stunt
CreateStreamedObject(4867, 3859.492432, -1886.581299, 3.075149, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(4867, 3859.491943, -2066.172119, 3.097100, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(4867, 4070.187012, -2066.277344, 3.094056, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(4867, 4070.217041, -1886.585938, 3.066005, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(4867, 4275.090820, -1886.499512, 3.062962, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(4867, 4275.291016, -2066.279297, 3.084917, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(16771, 4402.194336, -1876.062866, 9.609457, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(16771, 4402.166504, -1929.215454, 9.609449, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(4563, 4598.915039, -2087.499268, -55.708740, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3996, 4452.138672, -2108.176514, 33.864700, 0.0000, 34.3775, 180.0000);
CreateStreamedObject(3996, 4536.337402, -2108.191406, 91.434769, 0.0000, 34.3775, 180.0000);
CreateStreamedObject(1684, 4413.592285, -2108.149658, 6.771832, 188.2168, 0.0000, 270.0000);
CreateStreamedObject(1684, 4409.256348, -2108.141357, 6.579136, 177.0440, 0.0000, 270.0000);
CreateStreamedObject(1684, 4405.053711, -2108.149902, 7.136842, 167.5902, 0.0000, 270.0000);
CreateStreamedObject(1684, 4400.927246, -2108.132080, 8.470684, 156.4174, 0.0000, 270.0000);
CreateStreamedObject(1684, 4397.190918, -2108.122559, 10.715732, 140.9474, 0.0000, 270.0000);
CreateStreamedObject(1684, 4394.232910, -2108.100098, 13.843811, 126.3369, 0.0000, 270.0000);
CreateStreamedObject(1684, 4392.286133, -2108.107666, 17.548466, 109.1481, 0.0000, 270.0000);
CreateStreamedObject(1684, 4391.304688, -2108.112061, 21.720924, 97.1160, 0.0000, 270.0000);
CreateStreamedObject(1684, 4390.830078, -2108.117188, 25.550678, 97.1160, 0.0000, 270.0000);
CreateStreamedObject(1684, 4390.395996, -2108.117432, 29.494749, 95.3971, 0.0000, 270.0000);
CreateStreamedObject(1684, 4384.115723, -2108.285645, 1.824793, 187.3569, 0.0000, 270.0000);
CreateStreamedObject(1395, 4397.604980, -1995.468750, 14.165226, 0.8594, 57.5823, 0.0000);
CreateStreamedObject(1684, 4440.346191, -2002.242920, 39.874542, 183.9192, 0.0000, 270.0000);
CreateStreamedObject(18367, 4441.869629, -2004.361206, 41.083984, 344.5301, 0.0000, 78.7500);
CreateStreamedObject(18367, 4469.686523, -2009.815552, 52.427040, 341.0924, 0.0000, 79.6094);
CreateStreamedObject(13638, 4502.182129, -2021.628906, 68.044899, 0.0000, 0.0000, 169.6867);
CreateStreamedObject(13638, 4512.536133, -2033.901978, 75.631386, 0.0000, 0.0000, 181.8734);
CreateStreamedObject(3502, 4520.657227, -2042.602661, 84.599129, 332.4980, 332.4980, 67.5000);
CreateStreamedObject(13638, 4531.681152, -2049.723633, 87.323586, 0.0000, 0.0000, 181.8734);
CreateStreamedObject(18367, 4536.638672, -2056.342529, 92.544594, 347.1084, 0.0000, 73.5934);
CreateStreamedObject(3502, 4567.305664, -2065.995850, 106.463341, 332.4980, 332.4980, 67.5000);
CreateStreamedObject(13638, 4574.828125, -2075.046387, 108.704247, 0.0000, 0.0000, 159.3734);
CreateStreamedObject(13638, 4572.641602, -2090.962646, 112.840752, 0.0000, 0.0000, 185.1565);
CreateStreamedObject(1684, 4580.680664, -2108.385498, 118.565269, 168.4496, 0.0000, 270.0000);
CreateStreamedObject(1684, 4584.322754, -2108.394287, 117.391136, 156.4173, 0.0000, 270.0000);
CreateStreamedObject(1684, 4384.139648, -2098.359619, 1.824793, 187.3569, 0.0000, 270.0000);
CreateStreamedObject(1684, 4384.112793, -2118.213379, 1.824793, 187.3569, 0.0000, 270.0000);
CreateStreamedObject(1632, 4274.599121, -1861.272949, 3.863074, 0.0000, 0.0000, 94.2972);
CreateStreamedObject(1632, 4268.162109, -1861.736328, 8.132462, 21.4859, 0.8594, 94.2972);
CreateStreamedObject(8620, 4253.443848, -1863.492432, 5.426540, 0.0000, 0.0000, 274.2972);
CreateStreamedObject(1632, 4238.356934, -1864.869751, 4.363074, 10.3132, 0.0000, 274.2199);
CreateStreamedObject(1632, 4243.337402, -1864.508179, 8.481516, 23.2048, 0.0000, 274.2199);
CreateStreamedObject(1632, 4246.847656, -1864.265259, 13.000135, 36.9558, 0.0000, 274.2199);
CreateStreamedObject(8493, 4199.630859, -1931.202271, 16.835133, 23.2048, 28.3614, 0.8594);
CreateStreamedObject(1503, 4206.233887, -1924.071899, 3.457079, 8.5944, 0.0000, 90.0000);
CreateStreamedObject(1660, 4178.435059, -1932.260376, 2.657874, 0.0000, 0.0000, 270.8595);
CreateStreamedObject(16317, 4188.349609, -1917.809692, 2.756910, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(6994, 4191.400879, -2080.878662, 11.655062, 0.0000, 0.0000, 271.7189);
CreateStreamedObject(1245, 4229.092773, -2088.577637, 4.147488, 0.0000, 0.0000, 4.2972);
CreateStreamedObject(1245, 4224.990234, -2088.743652, 6.616573, 0.0000, 0.0000, 4.2972);
CreateStreamedObject(13592, 4165.607910, -2099.170654, 12.664663, 358.2811, 329.0603, 11.2500);
CreateStreamedObject(1634, 4195.976563, -2065.376465, 4.782233, 9.4538, 0.0000, 182.5783);
CreateStreamedObject(1634, 4196.204590, -2070.816895, 9.675837, 23.2048, 0.0000, 182.5783);
CreateStreamedObject(1634, 4196.383301, -2075.070313, 15.746248, 36.0963, 0.0000, 182.5783);
CreateStreamedObject(1634, 4196.429199, -2077.735596, 22.207300, 48.1284, 0.0000, 182.5783);
CreateStreamedObject(1696, 4215.108398, -2137.836670, 21.373232, 0.0000, 0.0000, 272.5783);
CreateStreamedObject(1697, 4182.025879, -2142.049316, 21.592878, 0.0000, 0.0000, 270.8595);
CreateStreamedObject(1245, 4125.289063, -2140.358398, 4.581628, 359.1406, 8.5944, 178.7629);
CreateStreamedObject(1245, 4128.530762, -2140.612793, 7.241732, 359.1406, 8.5944, 178.7629);
CreateStreamedObject(7023, 4242.208008, -2021.113892, 2.958013, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 4254.858398, -2048.480225, 5.482239, 18.9076, 0.0000, 92.8192);
CreateStreamedObject(13592, 4212.001953, -2055.919189, 13.055517, 358.2811, 349.6868, 11.2500);
CreateStreamedObject(1634, 4219.191895, -2049.461670, 5.732137, 10.3132, 0.0000, 277.0478);
CreateStreamedObject(1634, 4219.559082, -2052.789551, 5.711063, 10.3132, 0.0000, 277.0478);
CreateStreamedObject(971, 4143.457520, -1977.791626, 5.413973, 43.8313, 0.0000, 271.4780);
CreateStreamedObject(971, 4139.669922, -1977.928101, 10.489828, 29.2208, 0.0000, 271.4780);
CreateStreamedObject(971, 4136.893066, -1978.017090, 16.187023, 21.4859, 0.0000, 271.4780);
CreateStreamedObject(971, 4135.338867, -1978.076172, 20.563128, 16.3293, 0.0000, 271.4780);
CreateStreamedObject(1634, 4127.695313, -1978.132935, 15.192991, 27.5020, 0.0000, 271.4780);
CreateStreamedObject(1634, 4122.823242, -1978.253418, 10.056341, 14.6104, 0.0000, 271.4780);
CreateStreamedObject(1634, 4116.882324, -1978.410522, 6.056951, 2.5783, 0.0000, 271.4780);
CreateStreamedObject(1634, 4110.041992, -1978.596802, 3.256471, 351.4056, 0.0000, 271.4780);
CreateStreamedObject(1245, 4242.089355, -2005.351563, 4.497489, 0.0000, 8.5944, 89.3814);
CreateStreamedObject(6283, 4054.173096, -1838.190918, 8.019448, 0.0000, 0.0000, 87.4217);
CreateStreamedObject(1634, 4067.017090, -1859.348267, 4.589963, 8.5944, 0.0000, 89.1405);
CreateStreamedObject(1655, 4072.170898, -1835.271484, 4.366117, 6.0161, 0.0000, 90.0000);
CreateStreamedObject(1655, 4066.537109, -1835.260132, 8.357204, 18.9076, 0.0000, 90.0000);
CreateStreamedObject(1655, 4062.434082, -1835.249756, 12.711189, 29.2208, 0.0000, 90.0000);
CreateStreamedObject(1655, 4058.458252, -1835.260010, 19.413687, 43.8313, 0.0000, 90.0000);
CreateStreamedObject(13592, 4076.401367, -1816.111206, 14.636612, 0.0000, 24.0642, 6.8755);
CreateStreamedObject(1655, 4069.582520, -1821.072876, 8.664530, 23.2048, 0.0000, 91.7189);
CreateStreamedObject(16304, 4041.357178, -1859.923828, 7.717546, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(18451, 4165.351074, -2072.894287, 3.356482, 0.0000, 0.0000, 180.8595);
CreateStreamedObject(18231, 3982.773682, -1950.206177, 4.391695, 346.2490, 278.3535, 12.8916);
CreateStreamedObject(8395, 3905.626953, -2064.173828, -19.079662, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(2780, 3905.360840, -2063.127686, 18.886707, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1697, 3905.609375, -2064.291260, 19.656246, 31.7992, 0.0000, 0.0000);
CreateStreamedObject(3665, 3973.906494, -1920.368896, 4.122596, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(7979, 4003.612793, -1947.535156, 5.987181, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(16401, 3982.401855, -1884.812744, 3.261085, 0.0000, 341.9518, 225.0000);
CreateStreamedObject(16304, 3957.294189, -1872.052246, 7.435430, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(16305, 3941.309326, -1882.699341, 8.280259, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(16317, 3951.056396, -1876.783325, 2.939277, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 3921.331055, -2064.521973, 4.394418, 7.7349, 0.0000, 90.0000);
CreateStreamedObject(1634, 3905.584961, -2048.557617, 4.394418, 7.7349, 0.0000, 180.0000);
CreateStreamedObject(1634, 3890.016602, -2064.024414, 4.394418, 7.7349, 0.0000, 270.0000);
CreateStreamedObject(1634, 3905.904541, -2079.779053, 4.394418, 7.7349, 0.0000, 0.0001);
CreateStreamedObject(16134, 3946.578369, -1960.993774, -0.180778, 0.0000, 1.7189, 274.4518);
CreateStreamedObject(13590, 4134.798340, -1983.694580, 4.294900, 0.0000, 0.0000, 0.8594);
CreateStreamedObject(10948, 3790.773926, -1877.927002, 60.540916, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13638, 3849.673828, -1881.842896, 5.447577, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13638, 3837.827881, -1893.585205, 13.359041, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13638, 3825.522217, -1905.683105, 21.345543, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13638, 3814.339111, -1917.588745, 29.332031, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(18367, 3807.192871, -1920.995605, 34.553036, 349.6868, 0.0000, 270.0000);
CreateStreamedObject(18367, 3777.610352, -1923.896729, 43.490990, 349.6868, 0.0000, 90.0000);
CreateStreamedObject(1660, 3774.710449, -1914.263672, 39.523323, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1660, 3809.980713, -1927.583984, 52.602463, 326.4820, 0.0000, 0.0000);
CreateStreamedObject(1472, 3809.293701, -1921.863647, 53.090645, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1472, 3809.317871, -1920.969360, 53.769863, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1472, 3809.340576, -1919.993042, 54.549088, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13638, 3767.961670, -1897.404663, 57.544556, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(18367, 3765.921875, -1889.886963, 62.840477, 337.6546, 0.0000, 180.0000);
CreateStreamedObject(1660, 3767.240234, -1862.862061, 77.835373, 326.4820, 0.0000, 0.0000);
CreateStreamedObject(1472, 3770.107178, -1858.992554, 78.426964, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1660, 3803.365234, -1880.862549, 78.042046, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1660, 3811.168213, -1880.871338, 81.803970, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1660, 3818.888428, -1880.881958, 85.469437, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(18367, 3812.342773, -1881.325806, 89.263885, 341.0924, 0.0000, 90.0000);
CreateStreamedObject(13592, 3853.582520, -1869.359131, 112.392738, 0.0000, 0.0000, 6.8755);
CreateStreamedObject(13592, 3854.845703, -1861.488770, 112.191673, 0.0000, 0.0000, 6.8755);
CreateStreamedObject(16401, 3864.582520, -1857.748901, 102.409943, 0.0000, 355.7028, 355.7028);
CreateStreamedObject(13592, 3861.288086, -1853.381104, 113.280182, 357.4217, 319.6065, 4.2972);
CreateStreamedObject(18367, 3805.978760, -1878.865112, 102.354080, 351.4056, 0.0000, 0.0000);
CreateStreamedObject(18367, 3805.977295, -1908.119629, 110.195473, 351.4056, 0.0000, 0.0000);
CreateStreamedObject(13641, 3806.180176, -1940.515503, 119.782021, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13603, 3985.956299, -1826.556274, 0.000720, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5309, 3790.909180, -2142.256836, 7.465491, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(18367, 3766.672607, -2104.463135, 2.629052, 346.2490, 0.0000, 0.0000);
CreateStreamedObject(1634, 3829.499268, -2140.130615, 13.120634, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1634, 3835.426758, -2140.136475, 16.925587, 14.6104, 0.0000, 270.0000);
CreateStreamedObject(5309, 3925.151611, -2142.366455, 6.590492, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 3885.905518, -2141.352539, 12.113913, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8493, 3852.403076, -2135.468018, 21.119270, 22.3454, 3.4377, 128.0561);
CreateStreamedObject(8493, 3866.458252, -2139.333740, 15.619270, 52.4256, 41.2529, 109.3032);
CreateStreamedObject(1633, 4071.217041, -2071.743408, 4.069345, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1633, 4064.618896, -2071.773438, 6.069772, 1.7189, 0.0000, 90.0000);
CreateStreamedObject(1634, 4057.640137, -2071.760254, 8.108343, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1260, 4018.785889, -2073.745117, 5.966902, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(12956, 4069.342773, -2011.476807, 5.797295, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8302, 4076.561035, -2036.325806, 5.669348, 17.1887, 357.4217, 101.2500);
CreateStreamedObject(3627, 4145.741211, -1824.498169, 6.155495, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1245, 4211.605957, -1820.835815, 4.225533, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1245, 4207.146484, -1820.692993, 6.887589, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1245, 4202.647461, -1820.507324, 9.589883, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8069, 4292.392090, -1941.025635, 6.595293, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 4311.724121, -1907.376343, 4.985280, 12.8916, 0.0000, 140.1566);
CreateStreamedObject(13592, 4291.845215, -1962.514648, 18.853746, 58.4417, 337.6546, 315.3093);
CreateStreamedObject(13592, 4294.843750, -1960.849487, 25.003239, 58.4417, 337.6546, 315.3093);
CreateStreamedObject(13592, 4297.454102, -1959.438843, 30.336006, 58.4417, 337.6546, 315.3093);
CreateStreamedObject(969, 4309.994141, -1960.940552, 30.408564, 330.7792, 353.1245, 290.3856);
CreateStreamedObject(969, 4308.685059, -1961.824219, 27.685579, 330.7792, 353.1245, 290.3856);
CreateStreamedObject(13647, 4342.549805, -2025.396362, 2.330890, 0.0000, 0.0000, 250.0783);
CreateStreamedObject(13647, 4328.605469, -2017.554932, 2.580888, 0.0000, 0.0000, 69.1415);
CreateStreamedObject(3402, 3812.154297, -1999.155884, 3.088394, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3402, 3841.980469, -1999.149658, 3.088394, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 3794.162109, -1999.005859, 7.223332, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 3788.163330, -1999.016235, 11.454197, 20.6265, 0.0000, 90.0000);
CreateStreamedObject(1634, 3784.777100, -1999.021362, 17.185835, 45.5501, 0.0000, 90.0000);
CreateStreamedObject(1634, 3783.946045, -1999.045532, 22.412300, 67.0360, 0.0000, 90.0000);
CreateStreamedObject(1634, 3784.769531, -1999.038086, 27.968803, 80.7870, 0.0000, 90.0000);
CreateStreamedObject(1634, 3774.015381, -1998.010254, 3.969416, 0.0000, 0.0000, 86.5622);
CreateStreamedObject(1634, 3768.697510, -1997.719360, 7.649523, 18.0482, 0.0000, 86.5622);
CreateStreamedObject(1634, 3764.776611, -1997.493774, 12.209998, 30.0803, 0.0000, 86.5622);
CreateStreamedObject(1634, 3762.598145, -1997.335571, 16.836596, 52.4256, 0.0000, 86.5622);
CreateStreamedObject(1634, 3762.165771, -1997.303467, 23.179272, 70.4738, 0.0000, 86.5622);
CreateStreamedObject(1634, 3762.971924, -1997.343384, 27.435141, 83.3653, 0.0000, 86.5622);
CreateStreamedObject(2931, 3861.800781, -1997.601074, 3.005510, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(2931, 3858.670654, -1997.616821, 4.804406, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 3955.804688, -1981.381348, 4.669418, 10.3132, 0.0000, 1.7189);
CreateStreamedObject(1634, 4018.573730, -2090.934814, 4.066371, 0.0000, 0.0000, 0.8594);
CreateStreamedObject(1634, 4018.506592, -2086.077148, 7.526642, 18.0482, 0.0000, 0.8594);
CreateStreamedObject(13641, 4017.739746, -2083.177246, 12.443557, 1.7189, 325.6225, 92.5009);
CreateStreamedObject(13592, 3982.727295, -2073.336914, 13.289654, 358.2811, 348.8273, 6.0161);
CreateStreamedObject(1655, 3991.609863, -2068.815674, 5.433806, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(8302, 4052.804199, -2034.738403, 5.069345, 17.1887, 357.4217, 281.2500);
CreateStreamedObject(1634, 4263.697754, -2141.306396, 4.382235, 6.0161, 0.0000, 90.0000);
CreateStreamedObject(1634, 4257.563477, -2141.304443, 9.409639, 21.4859, 0.0000, 90.0000);
CreateStreamedObject(13641, 3963.574707, -2138.725586, 12.817549, 0.8594, 356.5623, 355.3846);
CreateStreamedObject(13641, 3963.354980, -2143.139160, 12.817549, 0.8594, 356.5623, 355.3846);
CreateStreamedObject(1245, 3968.542236, -2142.498291, 15.291590, 0.0000, 6.0161, 180.0000);
CreateStreamedObject(13642, 3829.750000, -1832.573486, 104.550262, 0.0000, 0.0000, 354.8434);
CreateStreamedObject(18367, 3852.878174, -1831.746094, 105.051979, 351.4056, 0.0000, 90.0000);
CreateStreamedObject(1245, 3884.717041, -1832.697632, 114.548233, 0.0000, 0.0000, 183.4378);
CreateStreamedObject(1634, 4529.470703, -2115.875732, 87.990936, 331.6386, 0.0000, 92.5783);
CreateStreamedObject(1634, 4490.921387, -2103.055664, 62.084251, 331.6386, 0.0000, 90.0000);
CreateStreamedObject(8172, 4037.740723, -2237.246094, 3.133828, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8172, 4019.868652, -2236.859863, 4.137566, 0.0000, 6.0161, 358.2811);
CreateStreamedObject(8172, 4001.931885, -2236.378418, 7.021867, 0.0000, 12.0321, 358.2811);
CreateStreamedObject(8172, 3979.855957, -2235.610596, 12.459460, 0.0000, 18.0482, 358.2811);
CreateStreamedObject(8172, 3957.076416, -2235.133301, 21.463108, 0.0000, 28.3614, 358.2811);
CreateStreamedObject(8172, 3935.317383, -2234.315674, 34.600582, 0.0000, 33.5180, 358.2811);
CreateStreamedObject(8172, 3919.930420, -2233.788330, 47.062149, 0.0000, 42.1124, 358.2811);
CreateStreamedObject(8172, 3902.739990, -2233.168457, 66.428238, 0.0000, 52.4256, 358.2811);
CreateStreamedObject(8172, 3887.656982, -2232.742676, 91.089180, 0.0000, 63.5983, 358.2811);
CreateStreamedObject(8172, 3879.551025, -2231.738770, 110.948837, 0.0000, 78.2087, 358.2811);
CreateStreamedObject(8172, 3855.490967, -2231.047363, 130.405899, 0.0000, 0.0000, 358.2811);
CreateStreamedObject(8172, 4060.795654, -2237.113770, 4.570377, 0.0000, 12.0321, 180.8595);
CreateStreamedObject(8172, 4091.013184, -2236.689453, 13.665384, 0.0000, 22.3454, 180.8595);
CreateStreamedObject(8172, 4119.423340, -2236.086426, 30.065254, 0.0000, 37.8152, 180.8595);
CreateStreamedObject(8172, 4138.437988, -2235.807861, 47.781494, 0.0000, 48.1284, 180.8595);
CreateStreamedObject(8172, 4155.359375, -2235.463623, 71.952942, 0.0000, 61.8794, 180.8595);
CreateStreamedObject(8172, 4164.396484, -2235.302979, 91.664574, 0.0000, 70.4738, 180.8595);
CreateStreamedObject(8172, 4168.195801, -2235.051270, 105.157829, 0.0000, 79.0681, 180.8595);
CreateStreamedObject(8172, 4170.423828, -2235.043213, 120.481628, 0.0000, 85.0842, 180.8595);
CreateStreamedObject(8172, 4191.571289, -2234.658203, 140.370026, 0.0000, 0.0000, 0.8594);
CreateStreamedObject(1634, 4368.173340, -1834.651123, 4.060278, 6.0161, 0.0000, 221.5623);
CreateStreamedObject(1634, 4372.289551, -1839.309082, 9.050676, 20.6265, 0.0000, 221.5623);
CreateStreamedObject(13592, 4400.804688, -1896.656250, 23.181129, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(13592, 4408.226074, -1896.265869, 23.200060, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(1245, 4413.314941, -1898.593872, 14.409793, 0.8594, 340.2330, 92.6556);
CreateStreamedObject(1245, 4410.052734, -1898.693237, 14.414844, 0.8594, 340.2330, 95.2340);
CreateStreamedObject(1395, 4411.583496, -1965.076904, 21.801973, 0.8594, 66.1766, 312.4990);
CreateStreamedObject(1681, 4375.419434, -1929.062744, 6.039001, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1634, 4377.398926, -1914.660522, 3.810280, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1634, 4377.758789, -1943.276123, 3.835280, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1503, 4371.839355, -1925.397583, 3.282079, 0.0000, 0.8594, 274.2972);
CreateStreamedObject(1503, 4381.788086, -1925.102539, 3.257079, 0.0000, 0.8594, 94.2972);
CreateStreamedObject(14826, 4409.726074, -1927.142212, 3.494139, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8947, 4411.391602, -1928.058594, 6.107543, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3819, 4295.571289, -1820.724243, 3.735719, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1503, 4296.411133, -1820.676392, 3.229281, 0.0000, 0.0000, 92.5783);
CreateStreamedObject(3381, 4250.244141, -1813.568604, 12.514975, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(13592, 4324.934082, -2100.930664, 12.705526, 0.0000, 0.0000, 6.8755);
CreateStreamedObject(13641, 4324.141113, -2071.664307, 4.219104, 0.8594, 4.2972, 269.1406);
CreateStreamedObject(4726, 4314.384277, -1988.064331, 22.984722, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 4305.343750, -2002.806885, 25.357254, 0.0000, 0.0000, 174.8433);
CreateStreamedObject(969, 4310.754883, -1995.596680, 24.475414, 90.2409, 0.0000, 0.0000);
CreateStreamedObject(1634, 4304.794922, -2008.830811, 29.166142, 13.7510, 0.0000, 174.8433);
CreateStreamedObject(1634, 4264.426758, -1981.750732, 4.682234, 6.8755, 0.0000, 93.5150);
CreateStreamedObject(16776, 4232.124512, -1975.282227, 3.063805, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 4259.130859, -1982.067261, 9.112289, 21.4859, 0.0000, 93.5150);
CreateStreamedObject(1634, 4204.183594, -1981.146240, 4.382233, 6.8755, 0.0000, 268.2811);
CreateStreamedObject(1634, 4208.989746, -1981.265625, 8.196374, 18.9076, 0.0000, 268.2811);
CreateStreamedObject(17565, 4090.768555, -1908.959717, 5.199708, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1228, 4104.107422, -1921.251099, 3.462133, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8550, 3862.100830, -1955.729980, 7.248239, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1634, 3857.140625, -1961.014771, 4.261535, 5.1566, 0.0000, 315.0000);
CreateStreamedObject(1634, 3866.735840, -1960.031006, 4.559827, 5.1566, 0.0000, 45.0000);
CreateStreamedObject(1634, 3866.670166, -1951.021240, 4.515443, 5.1566, 0.0000, 135.0000);
CreateStreamedObject(1634, 3857.357422, -1951.051025, 4.522464, 5.1566, 0.0000, 225.0000);
CreateStreamedObject(1234, 4370.376465, -1875.275757, 7.122642, 0.0000, 0.0000, 0.0000);
//flatout
CreateStreamedObject(3263,1556.847,-18.626,20.529,0.0,0.0,191.250);
CreateStreamedObject(3263,1565.478,-13.699,20.562,0.0,0.0,191.250);
CreateStreamedObject(3263,1557.398,-15.068,20.640,0.0,0.0,191.250);
CreateStreamedObject(3263,1554.238,-9.487,20.886,0.0,0.0,191.250);
CreateStreamedObject(3263,1561.900,-1.042,21.733,0.0,0.0,191.250);
CreateStreamedObject(3263,1557.968,-0.982,21.717,0.0,0.0,191.250);
CreateStreamedObject(3263,1561.080,-12.173,20.836,0.0,0.0,191.250);
CreateStreamedObject(3263,1560.821,-6.168,21.262,0.0,0.0,191.250);
CreateStreamedObject(3263,1556.232,-10.338,20.866,0.0,0.0,191.250);
CreateStreamedObject(3263,1558.969,-7.099,21.150,0.0,0.0,191.250);
CreateStreamedObject(3263,1564.265,-5.811,21.221,0.0,0.0,191.250);
CreateStreamedObject(3264,1547.723,-142.026,16.514,0.0,0.0,-225.000);
CreateStreamedObject(3264,1553.716,-144.102,16.502,0.0,0.0,-191.250);
CreateStreamedObject(3264,1547.857,-111.643,18.271,0.0,0.0,-247.500);
CreateStreamedObject(3856,1561.159,-28.778,25.201,0.0,0.0,-90.000);
CreateStreamedObject(4729,1565.569,-28.292,26.877,0.0,0.0,109.922);
CreateStreamedObject(7306,1536.948,-178.086,16.454,0.0,0.859,269.923);
CreateStreamedObject(7306,1482.028,-192.961,12.368,0.0,0.859,67.423);
CreateStreamedObject(7305,1284.220,-154.285,35.093,0.0,21.486,9.454);
CreateStreamedObject(7415,1222.932,-127.883,47.336,0.0,0.0,-168.750);
CreateStreamedObject(8293,1166.637,-62.192,48.238,0.0,0.0,67.500);
CreateStreamedObject(8293,995.229,-83.442,33.772,2.578,-355.806,-228.542);
CreateStreamedObject(10838,685.337,-193.761,31.520,0.0,0.0,11.250);
CreateStreamedObject(11395,727.971,-159.124,27.253,0.0,0.0,45.000);
CreateStreamedObject(1322,1121.355,-54.584,20.495,0.0,0.0,0.0);
CreateStreamedObject(3262,778.002,-86.759,4.725,0.0,0.0,0.0);
CreateStreamedObject(3264,565.771,-202.996,14.810,0.0,0.0,101.250);
CreateStreamedObject(3264,493.088,-243.071,9.852,0.0,0.0,101.250);
CreateStreamedObject(3264,495.467,-244.239,9.852,0.0,0.0,146.250);
CreateStreamedObject(3264,402.158,-307.306,10.370,0.0,0.0,135.000);
CreateStreamedObject(3264,319.198,-357.831,8.395,0.0,0.0,135.000);
CreateStreamedObject(3264,288.179,-387.833,7.841,0.0,0.0,135.000);
CreateStreamedObject(3264,306.951,-373.678,8.521,0.0,0.0,135.000);
CreateStreamedObject(3264,329.118,-348.417,7.726,0.0,0.0,135.000);
CreateStreamedObject(3264,231.450,-356.996,6.068,0.0,0.0,22.500);
CreateStreamedObject(3264,214.414,-341.225,2.663,0.0,0.0,22.500);
CreateStreamedObject(970,211.205,-356.174,3.774,0.0,0.0,-56.250);
CreateStreamedObject(970,208.643,-352.682,3.320,0.0,0.0,-56.250);
CreateStreamedObject(970,206.191,-349.212,2.871,0.0,0.0,-56.250);
CreateStreamedObject(970,203.977,-346.175,2.477,0.0,0.0,-56.250);
CreateStreamedObject(982,310.713,-382.480,9.013,0.0,0.0,-37.110);
CreateStreamedObject(7306,686.644,-193.414,30.778,0.0,0.859,146.173);
CreateStreamedObject(2714,1550.802,13.485,25.633,0.0,0.0,101.250);
CreateStreamedObject(4729,513.180,-222.518,22.757,0.0,0.0,98.672);
CreateStreamedObject(982,103.099,-333.011,1.262,0.0,0.0,0.0);
CreateStreamedObject(982,102.635,-213.444,1.118,0.0,0.0,33.750);
CreateStreamedObject(982,93.596,-201.090,1.271,0.0,0.0,90.000);
CreateStreamedObject(982,-137.748,-187.056,1.520,0.0,0.0,168.750);
CreateStreamedObject(982,-121.101,-123.470,2.793,0.0,0.0,168.750);
CreateStreamedObject(982,-106.917,63.654,2.801,0.0,0.0,168.750);
CreateStreamedObject(982,-30.907,177.760,1.762,0.0,0.0,157.500);
CreateStreamedObject(982,-23.535,192.648,2.113,0.0,0.0,146.250);
CreateStreamedObject(982,-16.640,168.192,1.762,0.0,0.0,146.250);
CreateStreamedObject(982,-5.355,184.267,2.113,0.0,0.0,146.250);
CreateStreamedObject(1225,683.866,-172.727,19.947,0.0,0.0,0.0);
CreateStreamedObject(1225,780.038,-134.640,29.201,0.0,0.0,0.0);
CreateStreamedObject(1225,-87.576,84.078,2.515,0.0,0.0,0.0);
CreateStreamedObject(1229,1269.358,-136.366,49.379,0.0,0.0,0.0);
CreateStreamedObject(1229,1269.358,-136.366,49.379,0.0,0.0,0.0);
CreateStreamedObject(1457,892.838,-93.618,24.123,0.0,0.0,157.500);
CreateStreamedObject(1211,593.996,-201.074,11.837,0.0,0.0,0.0);
CreateStreamedObject(1211,587.312,-200.830,12.374,0.0,0.0,0.0);
CreateStreamedObject(1223,618.840,-191.078,9.450,0.0,0.0,-67.500);
CreateStreamedObject(1257,-116.855,-115.760,3.396,0.0,0.0,123.750);
CreateStreamedObject(1257,-111.580,-116.503,3.396,0.0,0.0,45.000);
CreateStreamedObject(1257,73.873,-230.171,1.857,0.0,0.0,146.250);
CreateStreamedObject(1257,311.622,-366.103,9.862,0.0,0.0,236.250);
CreateStreamedObject(1352,1560.015,14.010,23.237,14.610,0.0,-176.408);
CreateStreamedObject(852,1557.619,-59.244,19.754,0.0,0.0,0.0);
CreateStreamedObject(852,1541.424,-170.709,14.389,0.0,0.0,0.0);
CreateStreamedObject(852,1535.799,-158.522,14.818,0.0,0.0,0.0);
CreateStreamedObject(852,1551.086,-134.770,16.701,0.0,0.0,0.0);
CreateStreamedObject(852,1338.797,-201.667,10.745,0.0,0.0,0.0);
CreateStreamedObject(1299,1226.565,-112.565,38.954,0.0,0.0,0.0);
CreateStreamedObject(1299,1223.643,-118.983,38.977,0.0,0.0,0.0);
CreateStreamedObject(1299,1007.755,-76.871,21.400,0.0,0.0,0.0);
CreateStreamedObject(1299,1037.142,-66.674,22.057,0.0,0.0,0.0);
CreateStreamedObject(1299,1028.323,-68.522,22.154,0.0,0.0,0.0);
CreateStreamedObject(1299,1013.108,-63.740,22.040,0.0,0.0,0.0);
CreateStreamedObject(1299,1017.964,-75.162,21.887,0.0,0.0,0.0);
CreateStreamedObject(1299,1016.414,-66.643,21.849,0.0,0.0,0.0);
CreateStreamedObject(1299,841.621,-100.282,25.484,0.0,0.0,0.0);
CreateStreamedObject(1299,844.259,-106.023,25.468,0.0,0.0,0.0);
CreateStreamedObject(1299,652.572,-197.704,11.465,0.0,0.0,0.0);
CreateStreamedObject(1299,617.239,-194.902,9.951,0.0,0.0,0.0);
CreateStreamedObject(1299,473.859,-265.354,10.307,0.0,0.0,0.0);
CreateStreamedObject(1299,-100.487,-154.418,2.564,0.0,0.0,0.0);
CreateStreamedObject(1299,-60.144,52.752,5.932,0.0,0.0,0.0);
CreateStreamedObject(1299,-57.347,54.799,5.932,0.0,0.0,0.0);
CreateStreamedObject(1299,-61.522,56.203,6.181,0.0,0.0,0.0);
CreateStreamedObject(1299,1225.225,-115.941,38.971,0.0,0.0,0.0);
CreateStreamedObject(3263,1554.963,-97.737,19.374,0.0,0.0,191.250);
CreateStreamedObject(3263,1556.813,-97.082,19.390,0.0,0.0,191.250);
CreateStreamedObject(1309,1556.841,-98.357,22.348,0.0,0.0,-271.496);
CreateStreamedObject(1309,1331.535,-199.073,19.196,0.0,18.908,-385.715);
CreateStreamedObject(1309,812.174,-112.994,24.280,0.0,0.0,22.500);
CreateStreamedObject(1260,196.723,-320.382,5.195,0.0,0.0,135.000);
CreateStreamedObject(4729,197.550,-319.669,10.359,0.0,0.0,-22.500);
CreateStreamedObject(4731,465.407,-294.392,16.715,0.0,0.0,-125.546);
CreateStreamedObject(4988,814.734,-120.438,37.471,0.0,0.0,-56.250);
CreateStreamedObject(7901,814.354,-120.524,31.406,0.0,0.0,112.500);
CreateStreamedObject(7903,802.986,-107.847,35.592,0.0,0.0,-45.077);
CreateStreamedObject(1299,1245.876,-130.361,38.414,0.0,0.0,0.0);
CreateStreamedObject(1299,1251.572,-134.464,38.454,0.0,0.0,0.0);
CreateStreamedObject(1299,1251.261,-139.858,38.327,0.0,0.0,0.0);
CreateStreamedObject(1299,1236.442,-133.711,38.652,0.0,0.0,0.0);
CreateStreamedObject(1299,1220.840,-140.362,39.068,0.0,0.0,0.0);
CreateStreamedObject(1299,1246.106,-116.632,38.129,0.0,0.0,0.0);
CreateStreamedObject(1299,1312.339,-188.614,19.336,0.0,0.0,0.0);
CreateStreamedObject(1299,1342.018,-206.407,10.622,0.0,0.0,0.0);
CreateStreamedObject(1299,1359.166,-210.528,7.770,0.0,0.0,0.0);
CreateStreamedObject(1299,1292.101,-172.132,27.665,0.0,0.0,0.0);
CreateStreamedObject(1299,1285.149,-166.768,30.675,0.0,0.0,0.0);
CreateStreamedObject(1299,1283.135,-168.736,30.915,0.0,0.0,0.0);
CreateStreamedObject(1299,1507.653,-190.637,11.962,0.0,0.0,0.0);
CreateStreamedObject(1299,1538.016,-164.660,14.851,0.0,0.0,0.0);
CreateStreamedObject(1299,1546.502,-146.495,16.822,0.0,0.0,0.0);
CreateStreamedObject(7906,1334.933,-200.573,27.952,18.048,-3.438,56.250);
CreateStreamedObject(7906,1534.156,-131.024,19.898,-8.594,-3.438,123.750);
CreateStreamedObject(7906,1566.080,-97.451,33.030,25.783,-3.438,180.000);
CreateStreamedObject(7906,1550.146,-96.365,34.237,9.454,-3.438,175.625);
CreateStreamedObject(7906,1531.719,-132.738,19.306,-8.594,-3.438,-33.750);
CreateStreamedObject(7304,1073.348,-47.881,30.957,0.0,0.0,101.250);
CreateStreamedObject(1299,781.257,-134.684,28.947,0.0,15.470,33.518);
CreateStreamedObject(1299,744.448,-163.013,18.434,0.0,0.0,0.0);
CreateStreamedObject(1299,747.449,-146.893,18.660,0.0,0.0,0.0);
CreateStreamedObject(1299,748.319,-151.362,18.721,0.0,0.0,0.0);
CreateStreamedObject(1299,758.237,-152.503,18.429,0.0,0.0,0.0);
CreateStreamedObject(1299,752.988,-152.146,18.513,0.0,0.0,0.0);
CreateStreamedObject(1299,743.134,-160.408,18.562,0.0,0.0,0.0);
CreateStreamedObject(1299,725.265,-174.704,20.232,0.0,0.0,0.0);
CreateStreamedObject(3264,258.396,-379.642,7.855,0.0,0.0,78.750);
CreateStreamedObject(3264,258.228,-375.031,7.752,0.0,0.0,78.750);
CreateStreamedObject(3264,260.332,-369.854,7.789,0.0,0.0,78.750);
CreateStreamedObject(3264,261.268,-365.466,8.162,0.0,0.0,78.750);
CreateStreamedObject(3264,260.765,-372.152,7.795,0.0,0.0,78.750);
CreateStreamedObject(3264,259.230,-372.805,7.741,0.0,0.0,78.750);
CreateStreamedObject(3264,257.525,-375.446,7.751,0.0,0.0,78.750);
CreateStreamedObject(3264,257.537,-377.233,7.793,0.0,0.0,78.750);
CreateStreamedObject(3264,255.774,-380.941,7.859,0.0,0.0,78.750);
CreateStreamedObject(1299,256.897,-365.635,8.280,0.0,0.0,0.0);
CreateStreamedObject(1299,257.303,-370.722,8.227,0.0,0.0,0.0);
CreateStreamedObject(1299,257.280,-367.039,8.222,0.0,0.0,0.0);
CreateStreamedObject(1299,257.428,-373.787,8.205,0.0,0.0,0.0);
CreateStreamedObject(1299,255.645,-375.730,8.202,0.0,0.0,0.0);
CreateStreamedObject(1299,254.736,-377.551,8.330,0.0,0.0,0.0);
CreateStreamedObject(1299,253.712,-379.670,8.318,0.0,0.0,0.0);
CreateStreamedObject(1299,253.015,-380.278,8.319,0.0,0.0,0.0);
CreateStreamedObject(13667,1446.091,-223.040,23.650,0.0,0.0,45.000);
CreateStreamedObject(13562,1550.712,-1.244,33.106,0.0,0.0,0.0);
CreateStreamedObject(13562,1222.581,-128.747,58.266,-18.908,0.0,-36.096);
CreateStreamedObject(3374,1177.099,-70.860,33.133,0.0,0.0,0.0);
CreateStreamedObject(2780,1562.251,47.579,20.583,0.0,0.0,0.0);
CreateStreamedObject(2780,1559.398,15.025,19.194,0.0,0.0,0.0);
CreateStreamedObject(2780,1508.199,-178.270,13.762,0.0,0.0,0.0);
CreateStreamedObject(3057,1555.739,-80.992,20.154,0.0,0.0,0.0);
CreateStreamedObject(1413,202.014,-316.739,1.813,0.0,0.0,0.0);
CreateStreamedObject(1413,209.047,-316.537,1.930,0.0,0.0,0.0);
CreateStreamedObject(1413,214.932,-316.458,2.301,0.0,0.0,-11.250);
CreateStreamedObject(1413,217.874,-322.345,2.905,0.0,0.0,-78.750);
CreateStreamedObject(1413,220.033,-331.233,3.866,0.0,0.0,-67.500);
CreateStreamedObject(1413,223.008,-337.094,4.717,0.0,0.0,-67.500);
CreateStreamedObject(1413,225.928,-341.286,5.512,0.0,0.0,-56.250);
CreateStreamedObject(1413,188.360,-323.751,1.863,0.0,0.0,11.250);
CreateStreamedObject(1413,183.246,-321.968,1.863,0.0,0.0,-22.500);
CreateStreamedObject(1413,119.551,-270.141,1.863,0.0,0.0,-33.750);
CreateStreamedObject(1413,128.074,-276.028,1.863,0.0,0.0,-33.750);
CreateStreamedObject(1413,134.365,-278.875,1.863,0.0,0.0,-33.750);
CreateStreamedObject(1413,139.086,-267.102,1.863,0.0,0.0,-33.750);
CreateStreamedObject(1413,131.106,-261.003,1.863,0.0,0.0,-33.750);
CreateStreamedObject(1413,123.898,-257.289,1.863,0.0,0.0,-22.500);
CreateStreamedObject(1413,117.579,-253.292,1.863,0.0,0.0,11.250);
CreateStreamedObject(1413,43.939,-201.403,1.895,0.0,0.0,-22.500);
CreateStreamedObject(1413,52.195,-204.697,1.746,0.0,0.0,-22.500);
CreateStreamedObject(1413,61.259,-211.482,1.738,0.0,0.0,-45.000);
CreateStreamedObject(1413,68.445,-217.164,1.875,0.0,0.0,-45.000);
CreateStreamedObject(1413,73.768,-221.764,1.863,0.0,0.0,-45.000);
CreateStreamedObject(1413,-113.771,-79.296,3.402,0.0,0.0,-112.500);
CreateStreamedObject(1413,-109.184,-67.977,3.402,0.0,0.0,-112.500);
CreateStreamedObject(1413,-111.188,-70.428,3.402,0.0,0.0,-123.750);
CreateStreamedObject(1413,-105.423,-62.995,3.395,0.0,0.0,-123.750);
CreateStreamedObject(1413,-98.844,-66.193,3.402,0.0,0.0,-123.750);
CreateStreamedObject(1413,-100.855,-77.608,3.402,0.0,0.0,-101.250);
CreateStreamedObject(1413,-43.788,145.677,3.402,0.0,0.0,56.250);
CreateStreamedObject(1413,-39.440,151.172,3.328,0.0,0.0,56.250);
CreateStreamedObject(1413,-28.154,145.953,3.264,0.0,0.0,56.250);
CreateStreamedObject(1413,-32.810,139.651,3.395,0.0,0.0,56.250);
CreateStreamedObject(4239,-27.429,165.152,9.292,0.0,0.0,-128.047);
CreateStreamedObject(1696,-19.633,193.208,2.437,0.0,0.0,-33.750);
CreateStreamedObject(1696,-15.108,190.272,2.437,0.0,0.0,-33.750);
CreateStreamedObject(1696,-10.924,187.382,2.437,0.0,0.0,-33.750);
CreateStreamedObject(1696,-7.483,185.533,2.437,0.0,0.0,-33.750);
CreateStreamedObject(8040,20.033,241.259,-0.347,0.0,0.0,-123.750);
CreateStreamedObject(2035,1550.765,13.509,25.130,107.429,0.0,101.250);
CreateStreamedObject(3271,1538.796,-76.996,19.351,0.0,0.0,-45.000);
CreateStreamedObject(1683,1258.734,-170.066,47.409,-18.048,52.426,15.470);
CreateStreamedObject(3271,1355.087,-194.548,10.427,-7.735,0.0,-90.000);
CreateStreamedObject(3271,843.943,-87.177,27.215,0.859,-28.361,-241.407);
CreateStreamedObject(1681,603.930,-192.085,19.171,-43.831,-3.438,0.0);
CreateStreamedObject(10757,244.311,-371.667,17.866,-550.794,-493.316,-98.217);
CreateStreamedObject(3575,208.149,-304.286,2.451,0.0,0.0,0.0);
CreateStreamedObject(3575,106.268,-268.225,3.270,0.0,0.0,33.750);
CreateStreamedObject(3575,-32.197,-191.073,3.494,0.0,0.0,22.500);
CreateStreamedObject(7025,-105.354,-170.398,4.788,0.0,0.0,0.0);
CreateStreamedObject(7025,479.181,-279.885,10.306,0.0,0.0,67.500);
CreateStreamedObject(7317,-50.866,7.336,8.170,0.0,0.0,-22.500);
CreateStreamedObject(7317,-22.879,142.410,8.050,0.0,0.0,-90.000);
CreateStreamedObject(7317,-50.684,187.747,6.631,0.0,0.0,65.626);
CreateStreamedObject(2780,1268.882,-173.890,34.787,0.0,0.0,0.0);
CreateStreamedObject(3426,339.298,-361.121,10.807,0.0,-12.892,-29.289);
CreateStreamedObject(3425,295.762,-389.073,18.125,0.0,0.0,-11.250);
CreateStreamedObject(16776,9.441,243.665,0.638,0.0,0.0,-33.750);
CreateStreamedObject(16776,-31.947,83.436,3.860,0.0,0.0,-11.250);
CreateStreamedObject(3402,790.958,-127.534,21.996,0.0,13.751,33.750);
CreateStreamedObject(1299,783.931,-130.641,27.982,0.0,15.470,33.518);
CreateStreamedObject(1299,784.050,-131.634,28.093,0.0,15.470,33.518);
CreateStreamedObject(1299,782.881,-133.532,28.593,0.0,15.470,33.518);
CreateStreamedObject(1299,782.568,-134.318,29.039,0.0,15.470,33.518);
CreateStreamedObject(1299,738.304,-167.393,19.041,0.0,0.0,0.0);
CreateStreamedObject(1299,599.972,-198.647,11.208,0.0,0.0,0.0);
CreateStreamedObject(1299,428.111,-308.827,6.289,0.0,0.0,0.0);
CreateStreamedObject(1299,421.409,-308.303,7.074,0.0,0.0,0.0);
CreateStreamedObject(1299,417.202,-296.122,7.262,0.0,0.0,0.0);
CreateStreamedObject(1299,417.315,-305.438,7.721,0.0,0.0,0.0);
CreateStreamedObject(1299,412.343,-302.859,8.343,0.0,0.0,0.0);
CreateStreamedObject(1299,403.406,-312.297,11.204,0.0,0.0,0.0);
CreateStreamedObject(1299,368.491,-323.523,12.795,0.0,0.0,0.0);
CreateStreamedObject(1299,308.023,-370.218,8.958,0.0,0.0,0.0);
CreateStreamedObject(1299,192.263,-317.048,1.028,0.0,0.0,0.0);
CreateStreamedObject(1282,1450.927,-220.762,8.985,0.0,0.0,56.250);
CreateStreamedObject(3276,1452.493,-217.978,9.540,0.0,5.157,-180.000);
CreateStreamedObject(3276,1343.118,-214.262,10.510,0.0,-10.313,163.593);
CreateStreamedObject(3276,1330.753,-208.830,13.631,0.0,-10.313,158.437);
CreateStreamedObject(3276,1309.127,-195.600,19.927,0.0,-16.329,147.187);
CreateStreamedObject(3276,1291.996,-184.383,25.744,0.0,-17.189,148.983);
CreateStreamedObject(3276,1163.801,-84.183,31.071,0.0,22.345,157.500);
CreateStreamedObject(3276,1144.388,-76.814,25.597,0.0,10.313,161.797);
CreateStreamedObject(3276,1118.924,-71.237,21.149,0.0,10.313,172.970);
CreateStreamedObject(3276,1058.053,-76.070,22.787,0.0,-3.438,169.532);
CreateStreamedObject(3276,946.563,-108.999,19.721,0.0,6.875,169.532);
CreateStreamedObject(3276,890.594,-98.826,23.393,0.0,-6.016,161.797);
CreateStreamedObject(3276,852.416,-106.377,25.921,0.0,1.719,197.894);
CreateStreamedObject(3276,744.763,-171.966,18.883,0.0,-6.016,209.067);
CreateStreamedObject(3276,730.986,-180.780,20.520,0.0,-3.438,212.504);
CreateStreamedObject(3276,718.454,-189.100,21.175,0.0,-1.719,212.504);
CreateStreamedObject(3276,654.289,-206.204,13.100,0.0,9.454,183.911);
CreateStreamedObject(3276,634.103,-205.478,10.392,0.0,12.032,176.958);
CreateStreamedObject(3276,618.323,-204.345,9.213,0.0,-2.578,178.754);
CreateStreamedObject(3276,603.819,-204.894,10.050,0.0,-1.719,184.770);
CreateStreamedObject(3276,585.429,-207.352,11.617,0.0,-5.157,184.770);
CreateStreamedObject(3276,533.433,-217.018,15.454,0.0,2.578,213.132);
CreateStreamedObject(3276,496.172,-231.160,12.081,0.0,6.875,242.353);
CreateStreamedObject(3276,512.756,-233.657,13.679,0.0,8.594,219.853);
CreateStreamedObject(3276,438.482,-290.792,6.692,0.0,4.297,197.353);
CreateStreamedObject(3276,418.828,-293.962,7.285,0.0,12.032,17.353);
CreateStreamedObject(3276,361.178,-321.719,12.318,-11.173,-1.719,29.385);
CreateStreamedObject(3276,380.601,-308.475,12.027,-11.173,0.0,29.385);
CreateStreamedObject(3572,-68.087,29.438,2.490,0.0,-31.799,67.500);
CreateStreamedObject(3565,-68.369,29.150,12.906,0.859,218.297,67.500);
CreateStreamedObject(3565,-68.388,29.159,12.921,-0.859,-37.815,-112.500);
CreateStreamedObject(1384,-113.588,46.544,39.129,0.0,0.0,-112.500);
CreateStreamedObject(1387,-69.086,26.871,17.240,0.0,0.0,67.500);
CreateStreamedObject(1278,-68.666,27.026,28.508,0.0,182.201,30.940);
CreateStreamedObject(1383,-113.569,46.512,6.997,0.0,0.0,247.500);
//drop explosivo
CreateStreamedObject(8040,2520.975,-2689.513,4756.596,0.0,0.0,90.000);
CreateStreamedObject(8171,2519.842,-2581.964,4750.595,-3.438,0.0,0.0);
CreateStreamedObject(8171,2519.621,-2457.574,4709.534,-31.799,0.0,0.0);
CreateStreamedObject(8171,2505.919,-2400.507,4675.084,-31.799,18.048,-11.250);
CreateStreamedObject(8171,2538.365,-2396.041,4686.118,-29.221,-33.518,14.688);
CreateStreamedObject(8171,2516.498,-2373.346,4665.680,-23.205,0.859,0.0);
CreateStreamedObject(8171,2516.301,-2268.185,4584.356,-50.707,0.859,0.0);
CreateStreamedObject(8171,2516.649,-2222.423,4483.790,-67.036,0.859,0.0);
CreateStreamedObject(8171,2535.802,-2146.636,4381.162,-38.675,-19.767,0.0);
CreateStreamedObject(8171,2515.749,-2146.364,4381.375,-38.675,7.735,0.0);
CreateStreamedObject(8171,2496.146,-2145.195,4384.157,-38.675,18.048,0.0);
CreateStreamedObject(8171,2515.173,-2048.328,4293.626,-43.831,7.735,0.0);
CreateStreamedObject(8171,2533.819,-2048.134,4292.285,-38.675,-35.237,7.735);
CreateStreamedObject(8171,2540.239,-2092.902,4337.297,-38.675,-29.221,7.735);
CreateStreamedObject(8171,2529.634,-2014.875,4277.628,-36.096,-27.502,10.313);
CreateStreamedObject(8171,2497.252,-2046.352,4307.025,-36.096,24.924,-6.875);
CreateStreamedObject(8171,2517.176,-2038.241,4301.357,-23.205,6.875,0.859);
CreateStreamedObject(8171,2490.792,-2266.177,4587.543,-50.707,24.064,0.0);
CreateStreamedObject(8171,2536.691,-2270.704,4585.241,-50.707,-24.064,0.0);
CreateStreamedObject(8171,2512.977,-1929.645,4223.047,-45.550,2.578,4.297);
CreateStreamedObject(8171,2497.601,-1933.397,4228.225,-45.550,21.486,-6.953);
CreateStreamedObject(8171,2540.924,-1923.950,4220.697,-45.550,-23.205,4.297);
CreateStreamedObject(8171,2537.325,-1879.715,4177.543,-36.956,3.438,31.017);
CreateStreamedObject(8171,2506.956,-1859.423,4166.728,-36.956,3.438,-7.658);
CreateStreamedObject(8171,2526.059,-1885.768,4183.427,-36.956,0.859,-7.658);
CreateStreamedObject(8171,2553.268,-2227.226,4502.261,-67.036,-5.157,6.875);
CreateStreamedObject(8171,2545.786,-2194.556,4429.566,-62.739,-1.719,18.126);
CreateStreamedObject(8171,2483.268,-2209.109,4478.057,-62.739,24.064,-5.311);
CreateStreamedObject(8171,2495.498,-2181.921,4416.123,-61.020,23.205,-5.311);
CreateStreamedObject(8171,2492.670,-2023.217,4303.620,-21.486,29.221,-5.234);
CreateStreamedObject(8171,2535.668,-2012.456,4288.594,-21.486,-16.329,-5.234);
CreateStreamedObject(8171,2499.718,-1768.674,4099.874,-35.237,20.626,3.438);
CreateStreamedObject(8171,2526.546,-1820.594,4133.544,-36.956,6.875,3.438);
CreateStreamedObject(8171,2523.541,-1721.174,4059.994,-35.237,7.735,3.438);
CreateStreamedObject(8171,2559.793,-2155.797,4405.294,-38.675,-41.253,0.0);
CreateStreamedObject(8171,2475.962,-2168.907,4415.130,-38.675,32.659,0.0);
CreateStreamedObject(8171,2564.345,-2101.374,4364.548,-38.675,-40.394,22.500);
CreateStreamedObject(8171,2478.699,-2096.572,4375.358,-38.675,66.177,-11.250);
CreateStreamedObject(8171,2541.058,-2360.234,4666.614,-31.799,-42.972,11.250);
CreateStreamedObject(8171,2535.202,-2330.842,4650.015,-31.799,-24.064,15.547);
CreateStreamedObject(8171,2550.047,-2460.335,4712.492,-31.799,-51.566,-6.953);
CreateStreamedObject(8171,2541.184,-2459.304,4711.168,-29.221,-31.799,13.828);
CreateStreamedObject(8171,2555.376,-2453.769,4721.352,-29.221,-36.096,13.828);
CreateStreamedObject(8171,2485.550,-2466.636,4720.637,-31.799,25.783,-9.531);
CreateStreamedObject(8171,2500.455,-2456.606,4711.113,-31.799,4.297,-9.531);
CreateStreamedObject(8171,2476.298,-2409.114,4700.641,-31.799,39.534,-9.531);
CreateStreamedObject(8171,2486.088,-2343.445,4660.632,-31.799,39.534,-9.531);
CreateStreamedObject(8171,2495.938,-2351.834,4657.646,-29.221,25.783,-9.531);
CreateStreamedObject(8171,2582.685,-2141.800,4419.006,-50.707,-58.442,0.0);
CreateStreamedObject(8171,2572.335,-2199.116,4458.480,-50.707,-39.534,0.0);
CreateStreamedObject(8171,2585.785,-2197.192,4487.414,-51.566,-58.442,0.0);
CreateStreamedObject(8171,2572.030,-2086.090,4370.198,-48.988,-59.301,24.924);
CreateStreamedObject(8171,2573.160,-2107.454,4394.963,-40.394,-37.815,13.751);
CreateStreamedObject(8171,2581.219,-2156.195,4417.420,-29.221,-36.096,-2.733);
CreateStreamedObject(8171,2551.051,-2118.565,4375.436,-40.394,-37.815,13.751);
CreateStreamedObject(8171,2465.322,-2249.705,4595.112,-50.707,42.972,0.0);
CreateStreamedObject(8171,2465.929,-2224.705,4567.947,-50.707,42.972,-22.500);
CreateStreamedObject(8171,2454.638,-2235.418,4604.104,-50.707,61.879,-12.187);
CreateStreamedObject(8171,2479.712,-2001.046,4307.676,-21.486,47.269,-16.484);
CreateStreamedObject(8171,2550.678,-1990.701,4286.169,29.221,32.659,186.721);
CreateStreamedObject(8171,2559.894,-1973.915,4291.319,29.221,57.582,186.721);
CreateStreamedObject(8171,2556.476,-1897.905,4216.306,29.221,67.036,179.846);
CreateStreamedObject(8171,2546.727,-1834.469,4159.842,29.221,46.410,179.846);
CreateStreamedObject(8171,2557.000,-1825.021,4175.277,30.080,67.036,185.862);
CreateStreamedObject(8171,2475.379,-2039.074,4329.419,-21.486,61.879,-6.171);
CreateStreamedObject(8171,2536.364,-2070.935,4329.530,-40.394,-37.815,13.751);
CreateStreamedObject(8171,2551.798,-2044.869,4332.313,-40.394,-37.815,13.751);
CreateStreamedObject(8171,2592.115,-2154.990,4462.885,-50.707,-89.381,0.0);
CreateStreamedObject(8171,2471.157,-2186.499,4466.220,-62.739,51.566,-5.311);
CreateStreamedObject(8171,2462.035,-2174.426,4480.095,-62.739,61.020,-5.311);
CreateStreamedObject(8171,2471.661,-2089.613,4402.262,-38.675,77.349,-11.250);
CreateStreamedObject(8171,2457.834,-2164.445,4488.047,-54.145,96.257,-6.248);
CreateStreamedObject(8171,2463.286,-2145.398,4454.397,-54.145,88.522,-1.091);
CreateStreamedObject(8171,2460.075,-2181.361,4544.450,-54.145,109.148,-1.091);
CreateStreamedObject(8171,2464.045,-2155.188,4527.419,-54.145,109.148,-23.591);
CreateStreamedObject(8171,2563.716,-1901.860,4245.240,29.221,79.068,179.846);
CreateStreamedObject(8171,2563.898,-1827.850,4208.522,29.221,85.084,179.846);
CreateStreamedObject(8171,2565.264,-1814.349,4226.075,29.221,87.662,179.846);
CreateStreamedObject(8171,2561.314,-1795.759,4255.932,29.221,105.711,179.846);
CreateStreamedObject(8171,2489.109,-1886.371,4198.317,29.221,-42.113,179.768);
CreateStreamedObject(8171,2470.688,-1873.233,4214.112,29.221,-52.426,179.768);
CreateStreamedObject(8171,2460.363,-1848.542,4218.634,29.221,-60.161,179.768);
CreateStreamedObject(8171,2449.900,-1859.240,4256.240,28.361,-77.349,179.768);
CreateStreamedObject(8171,2466.350,-1800.393,4180.946,29.221,-60.161,179.768);
CreateStreamedObject(8171,2484.763,-1827.052,4170.364,29.221,-43.831,179.768);
CreateStreamedObject(8171,2501.124,-1810.214,4143.688,29.221,-42.113,179.768);
CreateStreamedObject(8171,2493.570,-1715.949,4071.676,-35.237,42.112,3.438);
CreateStreamedObject(8171,2474.870,-1721.609,4101.128,-35.237,54.144,3.438);
CreateStreamedObject(8171,2544.960,-1735.229,4078.730,-35.237,-21.486,3.438);
CreateStreamedObject(8171,2573.752,-1717.655,4090.450,-35.237,-44.691,3.438);
CreateStreamedObject(8171,2546.508,-1668.632,4033.297,-35.237,-27.502,3.438);
CreateStreamedObject(8171,2511.610,-1645.160,4006.376,-35.237,9.454,3.438);
CreateStreamedObject(8171,2485.335,-1618.655,4004.067,-35.237,48.128,3.438);
CreateStreamedObject(8171,2481.166,-1541.395,3956.536,-45.550,46.410,-10.468);
CreateStreamedObject(8171,2569.848,-1628.129,4028.887,-35.237,-44.691,3.438);
CreateStreamedObject(8171,2543.675,-1619.299,3998.082,-35.237,-28.361,3.438);
CreateStreamedObject(8171,2561.017,-1575.720,3985.639,-35.237,-28.361,14.688);
CreateStreamedObject(8171,2514.708,-1551.388,3937.854,-35.237,9.454,3.438);
CreateStreamedObject(8171,2492.123,-1571.189,3962.676,-35.237,30.940,3.438);
CreateStreamedObject(8171,2500.083,-1632.713,4002.883,-32.659,30.080,3.438);
CreateStreamedObject(8171,2528.840,-1558.305,3943.617,-32.659,-42.972,3.438);
CreateStreamedObject(8171,2541.919,-1564.089,3964.786,-35.237,-28.361,14.688);
CreateStreamedObject(8171,2521.090,-1561.704,3946.804,-35.237,-26.643,14.688);
CreateStreamedObject(8171,2515.845,-1454.992,3860.408,-40.394,9.454,3.438);
CreateStreamedObject(8171,2489.469,-1443.381,3857.636,-40.394,25.783,3.438);
CreateStreamedObject(8171,2528.097,-1465.724,3868.911,-40.394,-4.297,14.688);
CreateStreamedObject(8171,2520.622,-1404.124,3817.125,-40.394,-0.859,37.188);
CreateStreamedObject(8171,2475.596,-1393.350,3822.649,-40.394,-0.859,-41.562);
CreateStreamedObject(8171,2502.623,-1400.090,3815.958,-38.675,12.892,4.143);
CreateStreamedObject(8171,2473.346,-1651.401,4047.292,-35.237,61.879,0.0);
CreateStreamedObject(8171,2464.867,-1631.519,4052.674,-35.237,85.084,-6.016);
CreateStreamedObject(8171,2478.490,-1464.695,3890.751,-35.237,65.317,5.157);
CreateStreamedObject(8171,2469.812,-1441.497,3896.571,-35.237,79.928,5.157);
CreateStreamedObject(8171,2556.367,-1518.767,3953.237,-35.237,-35.237,14.688);
CreateStreamedObject(8171,2542.138,-1466.188,3915.085,-35.237,-38.675,14.688);
CreateStreamedObject(8171,2478.992,-1590.300,4002.417,-45.550,52.426,-22.500);
CreateStreamedObject(1225,2521.004,-1948.202,4265.678,0.0,0.0,0.0);
CreateStreamedObject(1225,2527.829,-1948.526,4264.184,0.0,0.0,0.0);
CreateStreamedObject(1225,2536.280,-1948.952,4262.453,0.0,0.0,0.0);
CreateStreamedObject(1225,2560.199,-1941.683,4281.192,0.0,0.0,0.0);
CreateStreamedObject(1225,2539.541,-1949.006,4263.381,0.0,0.0,0.0);
CreateStreamedObject(1225,2522.661,-1948.060,4265.350,0.0,0.0,0.0);
CreateStreamedObject(1225,2507.188,-1947.808,4271.913,0.0,0.0,0.0);
CreateStreamedObject(1225,2540.732,-1950.091,4264.168,0.0,0.0,0.0);
CreateStreamedObject(1225,2510.439,-1947.336,4268.638,0.0,0.0,0.0);
CreateStreamedObject(1225,2549.314,-1948.013,4265.447,0.0,0.0,0.0);
CreateStreamedObject(1225,2508.283,-1949.507,4270.649,0.0,0.0,0.0);
CreateStreamedObject(1225,2507.912,-1950.733,4271.162,0.0,0.0,0.0);
CreateStreamedObject(1225,2509.192,-1950.128,4270.087,0.0,0.0,0.0);
CreateStreamedObject(1225,2547.286,-1949.232,4265.626,0.0,0.0,0.0);
CreateStreamedObject(1225,2512.940,-1948.834,4268.044,0.0,0.0,0.0);
CreateStreamedObject(1225,2517.007,-1951.563,4267.567,0.0,0.0,0.0);
CreateStreamedObject(1225,2518.174,-1950.984,4266.916,0.0,0.0,0.0);
CreateStreamedObject(1225,2519.240,-1949.349,4265.999,0.0,0.0,0.0);
CreateStreamedObject(1225,2522.001,-1949.640,4266.187,0.0,0.0,0.0);
CreateStreamedObject(1225,2524.003,-1950.811,4265.846,0.0,0.0,0.0);
CreateStreamedObject(1225,2525.677,-1950.078,4265.200,0.0,0.0,0.0);
CreateStreamedObject(1225,2528.686,-1950.797,4264.658,0.0,0.0,0.0);
CreateStreamedObject(1225,2533.040,-1947.471,4262.545,0.0,0.0,0.0);
CreateStreamedObject(1225,2552.462,-1946.307,4268.413,0.0,0.0,0.0);
CreateStreamedObject(1225,2558.474,-1940.127,4277.451,0.0,0.0,0.0);
CreateStreamedObject(1225,2542.008,-1948.976,4264.053,0.0,0.0,0.0);
CreateStreamedObject(1225,2559.905,-1938.349,4279.498,0.0,0.0,0.0);
CreateStreamedObject(1225,2538.504,-1950.390,4263.676,0.0,0.0,0.0);
CreateStreamedObject(1225,2542.881,-1950.027,4264.738,0.0,0.0,0.0);
CreateStreamedObject(1225,2555.206,-1943.197,4272.440,0.0,0.0,0.0);
CreateStreamedObject(1225,2554.090,-1945.156,4271.042,0.0,0.0,0.0);
CreateStreamedObject(1225,2555.065,-1941.672,4271.651,0.0,0.0,0.0);
CreateStreamedObject(1225,2531.039,-1950.101,4263.851,0.0,0.0,0.0);
CreateStreamedObject(1225,2531.307,-1947.712,4263.057,0.0,0.0,0.0);
CreateStreamedObject(1225,2550.849,-1946.405,4265.911,0.0,0.0,0.0);
CreateStreamedObject(1225,2552.875,-1944.254,4268.474,0.0,0.0,0.0);
CreateStreamedObject(1225,2545.151,-1949.651,4265.210,0.0,0.0,0.0);
CreateStreamedObject(1225,2537.028,-1951.016,4263.529,0.0,0.0,0.0);
CreateStreamedObject(1225,2511.182,-1949.687,4268.748,0.0,0.0,0.0);
CreateStreamedObject(1225,2515.430,-1949.037,4267.476,0.0,0.0,0.0);
CreateStreamedObject(1225,2551.111,-1947.875,4266.810,0.0,0.0,0.0);
CreateStreamedObject(1225,2557.793,-1942.429,4276.979,0.0,0.0,0.0);
CreateStreamedObject(1225,2561.029,-1938.856,4281.759,0.0,0.0,0.0);
CreateStreamedObject(1225,2563.331,-1938.141,4285.788,0.0,0.0,0.0);
CreateStreamedObject(1225,2556.655,-1941.426,4274.521,0.0,0.0,0.0);
CreateStreamedObject(1225,2534.471,-1949.155,4262.695,0.0,0.0,0.0);
CreateStreamedObject(1225,2519.810,-1950.649,4266.447,0.0,0.0,0.0);
CreateStreamedObject(1225,2511.750,-1946.430,4267.817,0.0,0.0,0.0);
CreateStreamedObject(1225,2506.916,-1946.615,4272.307,0.0,0.0,0.0);
CreateStreamedObject(1225,2503.381,-1946.499,4276.522,0.0,0.0,0.0);
CreateStreamedObject(1225,2500.947,-1944.595,4279.419,0.0,0.0,0.0);
CreateStreamedObject(1225,2500.063,-1943.656,4280.460,0.0,0.0,0.0);
CreateStreamedObject(1225,2496.201,-1941.397,4285.092,0.0,0.0,0.0);
CreateStreamedObject(1225,2488.976,-1935.183,4293.665,0.0,0.0,0.0);
CreateStreamedObject(1225,2488.202,-1934.695,4294.591,0.0,0.0,0.0);
CreateStreamedObject(1225,2494.094,-1938.766,4287.554,0.0,0.0,0.0);
CreateStreamedObject(1225,2496.381,-1940.188,4285.487,0.0,0.0,0.0);
CreateStreamedObject(1225,2497.772,-1941.531,4283.170,0.0,0.0,0.0);
CreateStreamedObject(1225,2502.221,-1945.988,4277.921,0.0,0.0,0.0);
CreateStreamedObject(1225,2506.321,-1948.242,4272.997,0.0,0.0,0.0);
CreateStreamedObject(1225,2505.116,-1947.579,4274.444,0.0,0.0,0.0);
CreateStreamedObject(1225,2506.423,-1950.276,4272.563,0.0,0.0,0.0);
CreateStreamedObject(1225,2506.423,-1950.276,4272.563,0.0,0.0,0.0);
CreateStreamedObject(1225,2504.759,-1949.714,4274.578,0.0,0.0,0.0);
CreateStreamedObject(1225,2502.349,-1947.724,4277.441,0.0,0.0,0.0);
CreateStreamedObject(1225,2498.422,-1943.152,4282.044,0.0,0.0,0.0);
CreateStreamedObject(1225,2494.309,-1941.473,4287.012,0.0,0.0,0.0);
CreateStreamedObject(1225,2490.841,-1938.449,4291.125,0.0,0.0,0.0);
CreateStreamedObject(1225,2489.682,-1937.392,4292.498,0.0,0.0,0.0);
CreateStreamedObject(1225,2487.937,-1934.735,4294.513,0.0,0.0,0.0);
CreateStreamedObject(1225,2487.671,-1934.360,4294.821,0.0,0.0,0.0);
CreateStreamedObject(1225,2492.686,-1937.522,4288.816,0.0,0.0,0.0);
CreateStreamedObject(1225,2515.744,-1951.098,4267.488,0.0,0.0,0.0);
CreateStreamedObject(1225,2522.350,-1857.522,4162.877,0.0,0.0,0.0);
CreateStreamedObject(8171,2512.504,-1978.334,4276.718,-18.048,12.032,-5.234);
CreateStreamedObject(8171,2467.344,-1378.873,3818.756,-58.442,73.052,0.859);
CreateStreamedObject(8171,2531.711,-1394.794,3822.749,32.659,53.285,195.092);
CreateStreamedObject(8171,2462.200,-1367.268,3834.611,-58.442,78.209,0.859);
CreateStreamedObject(8171,2542.401,-1387.342,3842.440,32.659,61.020,195.092);
CreateStreamedObject(8171,2523.769,-1335.849,3797.731,32.659,59.301,195.092);
CreateStreamedObject(8171,2529.167,-1319.483,3807.604,32.659,63.598,195.092);
CreateStreamedObject(8171,2457.747,-1304.860,3784.600,-58.442,85.084,0.859);
CreateStreamedObject(8171,2460.160,-1359.238,3867.306,-58.442,91.960,0.859);
CreateStreamedObject(8171,2465.348,-1422.129,3903.291,-35.237,83.365,5.157);
CreateStreamedObject(8171,2534.470,-1294.350,3835.030,32.659,80.787,195.092);
CreateStreamedObject(8171,2548.441,-1358.194,3865.182,32.659,77.349,195.092);
CreateStreamedObject(8171,2480.351,-1358.259,3796.975,-16.329,31.799,14.688);
CreateStreamedObject(8171,2513.139,-1351.142,3783.206,-16.329,12.032,14.688);
CreateStreamedObject(8171,2491.026,-1292.198,3761.227,-18.048,18.048,14.688);
CreateStreamedObject(8171,2509.690,-1271.213,3759.553,-18.048,-14.610,14.688);
CreateStreamedObject(8171,2471.914,-1284.620,3763.542,-18.048,37.815,14.688);
CreateStreamedObject(8171,2530.946,-1223.745,3760.941,-18.048,-31.799,14.688);
CreateStreamedObject(8171,2438.024,-1243.141,3770.200,-18.048,52.426,14.688);
CreateStreamedObject(8171,2551.290,-1467.603,3884.850,-36.096,-36.096,14.688);
CreateStreamedObject(8171,2528.567,-1509.167,3926.309,-30.080,-18.908,14.688);
CreateStreamedObject(8171,2505.192,-1518.109,3923.381,-27.502,7.735,14.688);
CreateStreamedObject(8171,2489.859,-1156.190,3683.201,-37.815,-14.610,14.688);
CreateStreamedObject(8171,2506.947,-1141.561,3700.477,-37.815,-40.394,14.688);
CreateStreamedObject(8171,2513.305,-1098.378,3698.934,-37.815,-62.739,14.688);
CreateStreamedObject(8171,2459.361,-1172.899,3686.329,-37.815,5.157,14.688);
CreateStreamedObject(8171,2493.137,-1169.877,3698.775,-37.815,-32.659,14.688);
CreateStreamedObject(8171,2435.311,-1176.570,3689.120,-37.815,17.189,14.688);
CreateStreamedObject(8171,2411.638,-1183.385,3701.786,-37.815,30.080,14.688);
CreateStreamedObject(8171,2385.258,-1174.653,3710.711,-37.815,42.112,14.688);
CreateStreamedObject(8171,2364.910,-1167.826,3726.125,-37.815,53.285,14.688);
CreateStreamedObject(8171,2355.610,-1165.355,3744.702,-37.815,85.944,14.688);
CreateStreamedObject(8171,2443.656,-1101.819,3591.572,-52.426,5.157,14.688);
CreateStreamedObject(8171,2423.039,-1113.292,3607.117,-52.426,12.032,14.688);
CreateStreamedObject(8171,2461.657,-1096.357,3591.726,-52.426,-5.157,14.688);
CreateStreamedObject(8171,2490.808,-1947.469,4281.686,-21.486,40.394,-16.484);
CreateStreamedObject(8171,2542.504,-1944.649,4262.754,-13.751,-16.329,-5.234);
CreateStreamedObject(8171,2387.661,-1103.354,3601.286,-52.426,29.221,14.688);
CreateStreamedObject(8171,2369.832,-1090.706,3598.124,-52.426,48.988,-7.812);
CreateStreamedObject(8171,2469.002,-1073.547,3569.208,-52.426,-18.908,37.188);
CreateStreamedObject(8171,2510.168,-1070.711,3704.020,-37.815,-83.365,14.688);
CreateStreamedObject(8171,2408.150,-1049.917,3490.935,-58.442,5.157,14.688);
CreateStreamedObject(8171,2430.400,-1062.601,3519.370,-58.442,-6.016,14.688);
CreateStreamedObject(8171,2384.070,-1043.408,3490.619,-58.442,30.940,14.688);
CreateStreamedObject(8171,2412.111,-1082.875,3547.688,-58.442,18.048,14.688);
CreateStreamedObject(8171,2425.815,-995.777,3417.943,-58.442,-12.892,14.688);
CreateStreamedObject(8171,2403.916,-1014.646,3434.990,-58.442,5.157,14.688);
CreateStreamedObject(8171,2368.046,-979.576,3382.404,-58.442,30.940,14.688);
CreateStreamedObject(8171,2353.462,-1020.261,3474.231,-58.442,46.410,14.688);
CreateStreamedObject(8171,2348.219,-1022.293,3498.607,-58.442,53.285,-7.812);
CreateStreamedObject(8171,2441.185,-990.185,3429.917,-58.442,-42.972,37.188);
CreateStreamedObject(8171,2394.289,-960.848,3330.499,-63.598,5.157,14.688);
CreateStreamedObject(1676,2486.638,-1231.349,3743.322,0.0,0.0,0.0);
CreateStreamedObject(1676,2490.767,-1647.089,4020.849,0.0,0.0,0.0);
CreateStreamedObject(1676,2508.132,-1634.251,4001.768,0.0,0.0,0.0);
CreateStreamedObject(1676,2520.374,-1637.624,4002.215,0.0,0.0,0.0);
CreateStreamedObject(1676,2535.869,-1634.390,4005.823,0.0,0.0,0.0);
CreateStreamedObject(1676,2541.122,-1633.650,4008.894,0.0,0.0,0.0);
CreateStreamedObject(1676,2553.516,-1644.066,4024.251,0.0,0.0,0.0);
CreateStreamedObject(1676,2547.695,-1660.007,4030.932,0.0,0.0,0.0);
CreateStreamedObject(1676,2533.527,-1670.219,4028.127,0.0,0.0,0.0);
CreateStreamedObject(1676,2535.766,-1679.997,4039.164,0.0,0.0,0.0);
CreateStreamedObject(1676,2565.646,-1666.970,4050.780,0.0,0.0,0.0);
CreateStreamedObject(1676,2563.182,-1639.059,4029.988,0.0,0.0,0.0);
CreateStreamedObject(1676,2552.902,-1617.019,4005.796,0.0,0.0,0.0);
CreateStreamedObject(1676,2537.385,-1588.430,3975.983,0.0,0.0,0.0);
CreateStreamedObject(1676,2528.869,-1542.445,3945.298,0.0,0.0,0.0);
CreateStreamedObject(1676,2538.547,-1558.773,3961.638,0.0,0.0,0.0);
CreateStreamedObject(1676,2550.787,-1537.315,3960.590,0.0,0.0,0.0);
CreateStreamedObject(1676,2524.092,-1529.975,3935.089,0.0,0.0,0.0);
CreateStreamedObject(1676,2503.899,-1534.787,3934.030,0.0,0.0,0.0);
CreateStreamedObject(1676,2534.841,-1566.049,3961.585,0.0,0.0,0.0);
CreateStreamedObject(1676,2524.120,-1572.799,3956.581,0.0,0.0,0.0);
CreateStreamedObject(1676,2510.855,-1518.328,3924.990,0.0,0.0,0.0);
CreateStreamedObject(1676,2509.535,-1555.649,3946.068,0.0,0.0,0.0);
CreateStreamedObject(1676,2509.354,-1558.380,3947.552,0.0,0.0,0.0);
CreateStreamedObject(1676,2503.502,-1563.713,3951.925,0.0,0.0,0.0);
CreateStreamedObject(1676,2495.926,-1563.705,3962.545,0.0,0.0,0.0);
CreateStreamedObject(1676,2490.626,-1548.076,3970.081,0.0,0.0,0.0);
CreateStreamedObject(1676,2491.952,-1538.628,3941.105,0.0,0.0,0.0);
CreateStreamedObject(1676,2504.521,-1547.770,3941.875,0.0,0.0,0.0);
CreateStreamedObject(1676,2519.813,-1551.974,3943.909,0.0,0.0,0.0);
CreateStreamedObject(1676,2525.092,-1550.306,3946.260,0.0,0.0,0.0);
CreateStreamedObject(1676,2534.756,-1554.110,3956.132,0.0,0.0,0.0);
CreateStreamedObject(1676,2541.791,-1549.860,3959.698,0.0,0.0,0.0);
CreateStreamedObject(1676,2552.045,-1551.112,3968.736,0.0,0.0,0.0);
CreateStreamedObject(1676,2536.704,-1546.151,3953.621,0.0,0.0,0.0);
CreateStreamedObject(1676,2530.415,-1452.288,3903.398,0.0,0.0,0.0);
CreateStreamedObject(1676,2537.805,-1945.432,4263.241,0.0,0.0,0.0);
CreateStreamedObject(1676,2516.012,-1525.045,3929.364,0.0,0.0,0.0);
CreateStreamedObject(1676,2513.663,-1539.609,3937.301,0.0,0.0,0.0);
CreateStreamedObject(1676,2511.142,-1549.995,3942.976,0.0,0.0,0.0);
CreateStreamedObject(1676,2511.532,-1564.474,3950.823,0.0,0.0,0.0);
CreateStreamedObject(1676,2514.377,-1574.641,3957.245,0.0,0.0,0.0);
CreateStreamedObject(1676,2503.374,-1473.931,3901.842,0.0,0.0,0.0);
CreateStreamedObject(1676,2505.787,-1475.907,3902.875,0.0,0.0,0.0);
CreateStreamedObject(1676,2512.506,-1474.595,3904.171,0.0,0.0,0.0);
CreateStreamedObject(1676,2518.385,-1470.321,3904.629,0.0,0.0,0.0);
CreateStreamedObject(1676,2528.297,-1470.629,3910.712,0.0,0.0,0.0);
CreateStreamedObject(1676,2539.659,-1473.772,3917.822,0.0,0.0,0.0);
CreateStreamedObject(1676,2533.469,-1482.410,3918.870,0.0,0.0,0.0);
CreateStreamedObject(1676,2522.915,-1473.642,3909.247,0.0,0.0,0.0);
CreateStreamedObject(1676,2485.823,-1479.495,3904.329,0.0,0.0,0.0);
CreateStreamedObject(1676,2501.555,-1482.367,3906.447,0.0,0.0,0.0);
CreateStreamedObject(1676,2477.972,-1482.871,3912.228,0.0,0.0,0.0);
CreateStreamedObject(1676,2474.974,-1470.280,3908.121,0.0,0.0,0.0);
CreateStreamedObject(1676,2493.621,-1474.579,3902.350,0.0,0.0,0.0);
CreateStreamedObject(1676,2503.843,-1492.866,3912.105,0.0,0.0,0.0);
CreateStreamedObject(1676,2520.231,-1507.874,3923.569,0.0,0.0,0.0);
CreateStreamedObject(1676,2553.785,-1500.041,3945.165,0.0,0.0,0.0);
CreateStreamedObject(1676,2559.434,-1497.628,3950.483,0.0,0.0,0.0);
CreateStreamedObject(1676,2542.517,-1487.722,3927.109,0.0,0.0,0.0);
CreateStreamedObject(1676,2543.153,-1498.245,3932.570,0.0,0.0,0.0);
CreateStreamedObject(1676,2547.821,-1504.561,3940.409,0.0,0.0,0.0);
CreateStreamedObject(1676,2553.714,-1517.282,3952.582,0.0,0.0,0.0);
CreateStreamedObject(1676,2476.792,-1249.107,3749.627,0.0,0.0,0.0);
CreateStreamedObject(1676,2458.165,-1243.311,3754.056,0.0,0.0,0.0);
CreateStreamedObject(1676,2442.680,-1238.330,3763.819,0.0,0.0,0.0);
CreateStreamedObject(1676,2467.873,-1261.339,3756.766,0.0,0.0,0.0);
CreateStreamedObject(1676,2481.996,-1263.898,3754.279,0.0,0.0,0.0);
CreateStreamedObject(1676,2486.645,-1259.490,3751.350,0.0,0.0,0.0);
CreateStreamedObject(1676,2496.451,-1257.778,3753.597,0.0,0.0,0.0);
CreateStreamedObject(1676,2513.176,-1252.983,3758.236,0.0,0.0,0.0);
CreateStreamedObject(1676,2512.914,-1280.055,3771.215,0.0,0.0,0.0);
CreateStreamedObject(1676,2498.639,-1280.118,3759.847,0.0,0.0,0.0);
CreateStreamedObject(1676,2510.583,-1284.761,3766.785,0.0,0.0,0.0);
CreateStreamedObject(1676,2524.478,-1239.198,3760.224,0.0,0.0,0.0);
CreateStreamedObject(1676,2507.148,-1235.829,3751.925,0.0,0.0,0.0);
CreateStreamedObject(1676,2528.335,-1250.706,3764.925,0.0,0.0,0.0);
CreateStreamedObject(1676,2468.400,-1280.071,3765.232,0.0,0.0,0.0);
CreateStreamedObject(1676,2525.175,-1259.009,3763.915,0.0,0.0,0.0);
CreateStreamedObject(1676,2512.514,-1264.796,3768.154,0.0,0.0,0.0);
CreateStreamedObject(1676,2514.669,-1271.295,3774.039,0.0,0.0,0.0);
CreateStreamedObject(1676,2519.514,-1275.121,3785.452,0.0,0.0,0.0);
CreateStreamedObject(1676,2445.811,-1250.823,3768.204,0.0,0.0,0.0);
CreateStreamedObject(1676,2451.669,-1256.413,3765.490,0.0,0.0,0.0);
CreateStreamedObject(1676,2459.761,-1262.350,3762.870,0.0,0.0,0.0);
CreateStreamedObject(1225,2498.601,-1337.141,3781.003,0.0,0.0,0.0);
CreateStreamedObject(1225,2496.026,-1336.078,3781.409,0.0,0.0,0.0);
CreateStreamedObject(1225,2490.038,-1333.794,3781.776,0.0,0.0,0.0);
CreateStreamedObject(1225,2486.440,-1352.509,3792.128,0.0,0.0,0.0);
CreateStreamedObject(1225,2504.889,-1350.265,3784.983,0.0,0.0,0.0);
CreateStreamedObject(1225,2509.545,-1346.294,3782.980,0.0,0.0,0.0);
CreateStreamedObject(1225,2515.183,-1333.852,3780.071,0.0,0.0,0.0);
CreateStreamedObject(1225,2515.652,-1314.530,3779.162,0.0,0.0,0.0);
CreateStreamedObject(1225,2509.109,-1320.276,3774.203,0.0,0.0,0.0);
CreateStreamedObject(1225,2496.565,-1330.567,3779.462,0.0,0.0,0.0);
CreateStreamedObject(1225,2490.594,-1320.333,3776.824,0.0,0.0,0.0);
CreateStreamedObject(1225,2486.213,-1342.400,3787.731,0.0,0.0,0.0);
CreateStreamedObject(1225,2479.898,-1342.359,3791.191,0.0,0.0,0.0);
CreateStreamedObject(1225,2477.008,-1341.970,3792.608,0.0,0.0,0.0);
CreateStreamedObject(1225,2479.661,-1352.753,3795.969,0.0,0.0,0.0);
CreateStreamedObject(1225,2462.064,-1346.694,3802.950,0.0,0.0,0.0);
CreateStreamedObject(1225,2461.194,-1341.829,3801.944,0.0,0.0,0.0);
CreateStreamedObject(1225,2473.247,-1342.169,3794.769,0.0,0.0,0.0);
CreateStreamedObject(1225,2468.440,-1331.017,3792.427,0.0,0.0,0.0);
CreateStreamedObject(1225,2468.962,-1327.125,3790.400,0.0,0.0,0.0);
CreateStreamedObject(1225,2482.991,-1329.845,3783.891,0.0,0.0,0.0);
CreateStreamedObject(1225,2442.867,-1171.501,3685.391,0.0,0.0,0.0);
CreateStreamedObject(1225,2435.781,-1171.119,3686.082,0.0,0.0,0.0);
CreateStreamedObject(1225,2434.228,-1162.498,3679.037,0.0,0.0,0.0);
CreateStreamedObject(1225,2450.213,-1162.186,3678.762,0.0,0.0,0.0);
CreateStreamedObject(1225,2458.448,-1158.426,3676.541,0.0,0.0,0.0);
CreateStreamedObject(1225,2467.880,-1152.140,3672.453,0.0,0.0,0.0);
CreateStreamedObject(1225,2468.205,-1143.020,3665.370,0.0,0.0,0.0);
CreateStreamedObject(1225,2457.637,-1137.734,3660.337,0.0,0.0,0.0);
CreateStreamedObject(1225,2445.561,-1140.906,3661.769,0.0,0.0,0.0);
CreateStreamedObject(1225,2444.512,-1152.808,3670.958,0.0,0.0,0.0);
CreateStreamedObject(1225,2437.895,-1155.221,3672.268,0.0,0.0,0.0);
CreateStreamedObject(1225,2430.302,-1151.361,3670.284,0.0,0.0,0.0);
CreateStreamedObject(1225,2422.744,-1147.312,3668.218,0.0,0.0,0.0);
CreateStreamedObject(1225,2411.656,-1148.034,3670.850,0.0,0.0,0.0);
CreateStreamedObject(1225,2401.993,-1149.263,3676.578,0.0,0.0,0.0);
CreateStreamedObject(1225,2476.234,-1130.631,3662.016,0.0,0.0,0.0);
CreateStreamedObject(1225,2484.852,-1130.343,3670.319,0.0,0.0,0.0);
CreateStreamedObject(1225,2498.083,-1125.120,3682.768,0.0,0.0,0.0);
CreateStreamedObject(1225,2490.428,-1147.009,3684.875,0.0,0.0,0.0);
CreateStreamedObject(1225,2477.127,-1148.257,3672.746,0.0,0.0,0.0);
CreateStreamedObject(1225,2468.746,-1177.765,3692.508,0.0,0.0,0.0);
CreateStreamedObject(1225,2418.363,-1082.044,3567.525,0.0,0.0,0.0);
CreateStreamedObject(1225,2433.456,-1075.068,3558.008,0.0,0.0,0.0);
CreateStreamedObject(1225,2451.825,-1075.225,3563.538,0.0,0.0,0.0);
CreateStreamedObject(1225,2449.525,-1104.007,3597.847,0.0,0.0,0.0);
CreateStreamedObject(1225,2412.552,-1099.295,3590.793,0.0,0.0,0.0);
CreateStreamedObject(1225,2399.124,-1077.166,3546.328,0.0,0.0,0.0);
CreateStreamedObject(1225,2390.879,-1047.174,3496.114,0.0,0.0,0.0);
CreateStreamedObject(1225,2386.192,-1038.850,3483.845,0.0,0.0,0.0);
CreateStreamedObject(1225,2418.206,-1046.346,3492.650,0.0,0.0,0.0);
CreateStreamedObject(1225,2417.507,-1052.841,3500.804,0.0,0.0,0.0);
CreateStreamedObject(1225,2404.151,-1055.959,3505.561,0.0,0.0,0.0);
CreateStreamedObject(1225,2400.344,-1052.930,3501.033,0.0,0.0,0.0);
CreateStreamedObject(1225,2407.487,-1052.796,3499.448,0.0,0.0,0.0);
CreateStreamedObject(1225,2412.982,-1060.153,3511.527,0.0,0.0,0.0);
CreateStreamedObject(1225,2417.833,-1063.591,3518.285,0.0,0.0,0.0);
CreateStreamedObject(1225,2427.392,-1076.138,3540.946,0.0,0.0,0.0);
CreateStreamedObject(1225,2435.380,-1062.305,3524.637,0.0,0.0,0.0);
CreateStreamedObject(1225,2426.893,-1044.473,3492.306,0.0,0.0,0.0);
CreateStreamedObject(1225,2421.604,-1035.178,3475.409,0.0,0.0,0.0);
CreateStreamedObject(1225,2428.715,-1012.328,3447.200,0.0,0.0,0.0);
CreateStreamedObject(1225,2418.840,-1008.777,3433.747,0.0,0.0,0.0);
CreateStreamedObject(1225,2412.238,-1013.109,3437.383,0.0,0.0,0.0);
CreateStreamedObject(1225,2394.253,-1001.825,3414.694,0.0,0.0,0.0);
CreateStreamedObject(1225,2387.726,-999.199,3408.838,0.0,0.0,0.0);
CreateStreamedObject(1225,2374.213,-1009.417,3437.269,0.0,0.0,0.0);
CreateStreamedObject(1225,2367.003,-1020.741,3463.403,0.0,0.0,0.0);
CreateStreamedObject(1225,2360.515,-1023.221,3473.149,0.0,0.0,0.0);
CreateStreamedObject(1225,2354.725,-1025.575,3487.107,0.0,0.0,0.0);
CreateStreamedObject(1225,2346.544,-1012.900,3493.653,0.0,0.0,0.0);
CreateStreamedObject(1225,2349.187,-1006.686,3478.500,0.0,0.0,0.0);
CreateStreamedObject(1225,2354.484,-1007.590,3465.027,0.0,0.0,0.0);
CreateStreamedObject(1225,2390.086,-1001.402,3412.984,0.0,0.0,0.0);
CreateStreamedObject(1225,2409.606,-1025.504,3456.799,0.0,0.0,0.0);
CreateStreamedObject(1225,2411.903,-1025.808,3457.857,0.0,0.0,0.0);
CreateStreamedObject(1225,2413.030,-1026.229,3458.814,0.0,0.0,0.0);
CreateStreamedObject(1225,2414.223,-1028.015,3462.000,0.0,0.0,0.0);
CreateStreamedObject(1225,2399.436,-1043.100,3482.778,0.0,0.0,0.0);
CreateStreamedObject(1225,2396.500,-1045.747,3489.544,0.0,0.0,0.0);
CreateStreamedObject(1225,2404.275,-1046.130,3488.873,0.0,0.0,0.0);
CreateStreamedObject(1225,2407.387,-1047.073,3491.165,0.0,0.0,0.0);
CreateStreamedObject(1225,2409.160,-1047.301,3491.971,0.0,0.0,0.0);
CreateStreamedObject(1225,2424.710,-1040.476,3484.889,0.0,0.0,0.0);
CreateStreamedObject(1225,2438.839,-1029.318,3476.470,0.0,0.0,0.0);
CreateStreamedObject(1225,2447.299,-1020.765,3475.085,0.0,0.0,0.0);
CreateStreamedObject(1225,2444.322,-1008.884,3455.203,0.0,0.0,0.0);
CreateStreamedObject(1225,2432.464,-1000.954,3433.681,0.0,0.0,0.0);
CreateStreamedObject(1225,2418.328,-989.441,3405.011,0.0,0.0,0.0);
CreateStreamedObject(1225,2413.906,-991.162,3403.835,0.0,0.0,0.0);
CreateStreamedObject(1225,2392.129,-996.325,3405.269,0.0,0.0,0.0);
CreateStreamedObject(1225,2380.313,-998.920,3413.164,0.0,0.0,0.0);
CreateStreamedObject(1225,2380.273,-999.629,3414.514,0.0,0.0,0.0);
CreateStreamedObject(1225,2380.134,-1001.363,3417.845,0.0,0.0,0.0);
CreateStreamedObject(1225,2374.225,-999.353,3418.203,0.0,0.0,0.0);
CreateStreamedObject(1225,2369.007,-990.616,3405.533,0.0,0.0,0.0);
CreateStreamedObject(1225,2370.807,-986.863,3397.282,0.0,0.0,0.0);
CreateStreamedObject(1225,2373.563,-983.249,3388.625,0.0,0.0,0.0);
CreateStreamedObject(1225,2384.484,-957.055,3323.237,0.0,0.0,0.0);
CreateStreamedObject(1225,2397.772,-957.262,3327.827,0.0,0.0,0.0);
CreateStreamedObject(1225,2406.065,-973.997,3372.151,0.0,0.0,0.0);
CreateStreamedObject(1225,2409.822,-980.980,3385.514,0.0,0.0,0.0);
CreateStreamedObject(1225,2396.270,-967.797,3348.426,0.0,0.0,0.0);
CreateStreamedObject(1225,2396.690,-969.344,3351.651,0.0,0.0,0.0);
CreateStreamedObject(1225,2391.619,-972.164,3355.697,0.0,0.0,0.0);
CreateStreamedObject(1225,2390.026,-966.849,3344.566,0.0,0.0,0.0);
CreateStreamedObject(1225,2402.749,-953.796,3322.462,0.0,0.0,0.0);
CreateStreamedObject(1225,2405.897,-954.826,3325.511,0.0,0.0,0.0);
CreateStreamedObject(1225,2409.854,-960.368,3337.839,0.0,0.0,0.0);
CreateStreamedObject(1225,2404.332,-962.818,3341.003,0.0,0.0,0.0);
CreateStreamedObject(1225,2397.873,-959.342,3332.019,0.0,0.0,0.0);
CreateStreamedObject(1225,2392.937,-956.601,3324.985,0.0,0.0,0.0);
CreateStreamedObject(1225,2388.331,-956.383,3323.102,0.0,0.0,0.0);
CreateStreamedObject(1225,2386.749,-960.432,3330.702,0.0,0.0,0.0);
CreateStreamedObject(1225,2387.693,-962.882,3335.899,0.0,0.0,0.0);
CreateStreamedObject(1225,2393.759,-963.139,3338.320,0.0,0.0,0.0);
CreateStreamedObject(1225,2395.797,-962.813,3338.309,0.0,0.0,0.0);
CreateStreamedObject(1225,2401.784,-959.443,3333.451,0.0,0.0,0.0);
CreateStreamedObject(1225,2403.625,-955.729,3326.603,0.0,0.0,0.0);
CreateStreamedObject(1225,2391.348,-949.682,3310.649,0.0,0.0,0.0);
CreateStreamedObject(1225,2384.253,-946.775,3302.604,0.0,0.0,0.0);
CreateStreamedObject(1225,2379.935,-945.210,3298.116,0.0,0.0,0.0);
CreateStreamedObject(1225,2399.990,-942.745,3299.492,0.0,0.0,0.0);
CreateStreamedObject(1225,2382.517,-938.160,3284.827,0.0,0.0,0.0);
CreateStreamedObject(1225,2391.542,-941.123,3293.592,0.0,0.0,0.0);
CreateStreamedObject(1225,2398.429,-944.270,3302.051,0.0,0.0,0.0);
CreateStreamedObject(1225,2399.051,-947.541,3308.788,0.0,0.0,0.0);
CreateStreamedObject(1225,2393.649,-954.349,3320.707,0.0,0.0,0.0);
CreateStreamedObject(1225,2407.401,-997.136,3410.338,0.0,0.0,0.0);
CreateStreamedObject(1225,2408.270,-999.895,3415.019,0.0,0.0,0.0);
CreateStreamedObject(1225,2405.376,-1003.561,3420.240,0.0,0.0,0.0);
CreateStreamedObject(1225,2402.757,-997.322,3409.498,0.0,0.0,0.0);
CreateStreamedObject(1225,2402.159,-979.123,3379.892,0.0,0.0,0.0);
CreateStreamedObject(1225,2397.407,-978.613,3377.898,0.0,0.0,0.0);
CreateStreamedObject(1225,2387.824,-987.099,3389.277,0.0,0.0,0.0);
CreateStreamedObject(1225,2381.704,-987.833,3391.517,0.0,0.0,0.0);
CreateStreamedObject(1225,2377.505,-979.934,3379.701,0.0,0.0,0.0);
CreateStreamedObject(1225,2363.985,-971.026,3372.483,0.0,0.0,0.0);
CreateStreamedObject(1225,2349.189,-969.954,3380.767,0.0,0.0,0.0);
CreateStreamedObject(1225,2351.821,-993.626,3424.767,0.0,0.0,0.0);
CreateStreamedObject(1225,2351.122,-991.910,3422.261,0.0,0.0,0.0);
CreateStreamedObject(1225,2350.093,-995.631,3431.587,0.0,0.0,0.0);
CreateStreamedObject(1225,2348.044,-1001.060,3446.034,0.0,0.0,0.0);
CreateStreamedObject(1225,2354.095,-989.705,3443.479,0.0,0.0,0.0);
CreateStreamedObject(1225,2353.104,-990.921,3447.752,0.0,0.0,0.0);
CreateStreamedObject(1225,2354.794,-1004.634,3460.431,0.0,0.0,0.0);
CreateStreamedObject(1225,2348.039,-1026.609,3506.865,0.0,0.0,0.0);
CreateStreamedObject(1225,2350.203,-1020.548,3493.227,0.0,0.0,0.0);
CreateStreamedObject(1225,2376.284,-1021.119,3457.657,0.0,0.0,0.0);
CreateStreamedObject(1225,2390.363,-1036.334,3476.252,0.0,0.0,0.0);
CreateStreamedObject(1225,2523.026,-1361.754,3801.605,0.0,0.0,0.0);
CreateStreamedObject(1225,2418.018,-1056.414,3506.713,0.0,0.0,0.0);
CreateStreamedObject(1225,2426.142,-1017.819,3453.089,0.0,0.0,0.0);
CreateStreamedObject(1225,2429.599,-1001.548,3432.157,0.0,0.0,0.0);
CreateStreamedObject(1225,2441.164,-1001.872,3442.298,0.0,0.0,0.0);
CreateStreamedObject(1225,2451.101,-1001.163,3456.902,0.0,0.0,0.0);
CreateStreamedObject(1225,2440.440,-975.807,3425.685,0.0,0.0,0.0);
CreateStreamedObject(1225,2425.937,-961.304,3387.636,0.0,0.0,0.0);
CreateStreamedObject(1225,2424.783,-957.747,3384.079,0.0,0.0,0.0);
CreateStreamedObject(1225,2422.753,-963.966,3380.578,0.0,0.0,0.0);
CreateStreamedObject(1225,2421.541,-966.970,3378.330,0.0,0.0,0.0);
CreateStreamedObject(1225,2424.001,-970.722,3385.070,0.0,0.0,0.0);
CreateStreamedObject(1225,2424.499,-988.120,3408.235,0.0,0.0,0.0);
CreateStreamedObject(1225,2419.890,-995.724,3415.515,0.0,0.0,0.0);
CreateStreamedObject(1225,2420.618,-996.810,3417.714,0.0,0.0,0.0);
CreateStreamedObject(1225,2430.636,-998.884,3429.124,0.0,0.0,0.0);
CreateStreamedObject(1225,2430.798,-995.174,3423.826,0.0,0.0,0.0);
CreateStreamedObject(1225,2429.472,-993.345,3420.041,0.0,0.0,0.0);
CreateStreamedObject(1225,2408.886,-1011.294,3433.622,0.0,0.0,0.0);
CreateStreamedObject(1225,2406.772,-1010.314,3431.515,0.0,0.0,0.0);
CreateStreamedObject(1225,2401.890,-1012.379,3433.656,0.0,0.0,0.0);
CreateStreamedObject(1225,2388.865,-1023.251,3452.889,0.0,0.0,0.0);
CreateStreamedObject(1225,2387.731,-1029.509,3465.351,0.0,0.0,0.0);
CreateStreamedObject(1225,2378.085,-1027.327,3467.985,0.0,0.0,0.0);
CreateStreamedObject(1225,2380.698,-1016.706,3446.357,0.0,0.0,0.0);
CreateStreamedObject(1225,2376.943,-1009.323,3435.195,0.0,0.0,0.0);
CreateStreamedObject(1225,2367.211,-1009.752,3442.761,0.0,0.0,0.0);
CreateStreamedObject(1225,2363.395,-1011.990,3449.587,0.0,0.0,0.0);
CreateStreamedObject(1225,2359.596,-1012.294,3456.868,0.0,0.0,0.0);
CreateStreamedObject(1225,2378.453,-1017.157,3448.759,0.0,0.0,0.0);
CreateStreamedObject(1225,2397.659,-1020.994,3446.559,0.0,0.0,0.0);
CreateStreamedObject(1225,2401.589,-1019.202,3444.626,0.0,0.0,0.0);
CreateStreamedObject(1225,2405.461,-1016.460,3441.140,0.0,0.0,0.0);
CreateStreamedObject(1225,2414.832,-1019.938,3449.074,0.0,0.0,0.0);
CreateStreamedObject(1225,2402.926,-1033.117,3467.478,0.0,0.0,0.0);
CreateStreamedObject(1225,2497.966,-1379.972,3803.039,0.0,0.0,0.0);
CreateStreamedObject(1225,2497.249,-1388.014,3808.551,0.0,0.0,0.0);
CreateStreamedObject(1225,2495.098,-1413.609,3830.031,0.0,0.0,0.0);
CreateStreamedObject(1225,2495.927,-1419.184,3834.405,0.0,0.0,0.0);
CreateStreamedObject(1225,2485.732,-1369.817,3802.761,0.0,0.0,0.0);
CreateStreamedObject(1225,2480.990,-1354.315,3795.531,0.0,0.0,0.0);
CreateStreamedObject(1225,2475.153,-1344.969,3794.565,0.0,0.0,0.0);
CreateStreamedObject(1225,2471.377,-1342.072,3795.349,0.0,0.0,0.0);
CreateStreamedObject(1225,2470.777,-1343.722,3796.417,0.0,0.0,0.0);
CreateStreamedObject(1676,2496.526,-1400.598,3820.614,0.0,0.0,0.0);
CreateStreamedObject(1676,2494.087,-1413.345,3830.052,0.0,0.0,0.0);
CreateStreamedObject(1676,2488.323,-1443.131,3859.414,0.0,0.0,0.0);
CreateStreamedObject(1676,2504.558,-1448.099,3857.644,0.0,0.0,0.0);
CreateStreamedObject(1676,2519.432,-1434.531,3843.455,0.0,0.0,0.0);
CreateStreamedObject(1676,2528.565,-1397.576,3818.261,0.0,0.0,0.0);
CreateStreamedObject(1676,2525.577,-1366.255,3806.774,0.0,0.0,0.0);
CreateStreamedObject(1676,2533.455,-1361.766,3820.969,0.0,0.0,0.0);
CreateStreamedObject(1225,2511.332,-2535.956,4747.921,0.0,0.0,0.0);
CreateStreamedObject(1225,2515.261,-2532.913,4748.145,0.0,0.0,0.0);
CreateStreamedObject(1225,2517.126,-2532.818,4748.139,0.0,0.0,0.0);
CreateStreamedObject(1225,2524.559,-2540.779,4748.617,0.0,0.0,0.0);
CreateStreamedObject(1225,2526.725,-2545.994,4748.930,0.0,0.0,0.0);
CreateStreamedObject(1225,2515.601,-2547.890,4749.044,0.0,0.0,0.0);
CreateStreamedObject(1225,2511.363,-2556.360,4749.553,0.0,0.0,0.0);
CreateStreamedObject(1225,2511.831,-2565.859,4750.124,0.0,0.0,0.0);
CreateStreamedObject(1225,2517.955,-2574.727,4750.656,0.0,0.0,0.0);
CreateStreamedObject(1225,2523.018,-2584.775,4751.170,0.0,0.0,0.0);
CreateStreamedObject(1225,2522.653,-2603.148,4752.364,0.0,0.0,0.0);
CreateStreamedObject(1225,2505.068,-2576.202,4750.745,0.0,0.0,0.0);
CreateStreamedObject(1225,2532.626,-2527.040,4747.702,0.0,0.0,0.0);
CreateStreamedObject(1225,2509.080,-2516.672,4747.169,0.0,0.0,0.0);
CreateStreamedObject(1225,2505.195,-2520.477,4747.397,0.0,0.0,0.0);
CreateStreamedObject(1225,2513.936,-2521.302,4747.447,0.0,0.0,0.0);
CreateStreamedObject(1225,2520.026,-2522.514,4747.520,0.0,0.0,0.0);
CreateStreamedObject(1225,2524.010,-2527.615,4747.826,0.0,0.0,0.0);
CreateStreamedObject(1225,2527.941,-2556.434,4749.558,0.0,0.0,0.0);
CreateStreamedObject(1225,2514.857,-2602.437,4752.321,0.0,0.0,0.0);
CreateStreamedObject(1225,2510.707,-2615.189,4753.087,0.0,0.0,0.0);
CreateStreamedObject(1225,2513.976,-2083.982,4329.520,0.0,0.0,0.0);
CreateStreamedObject(1225,2508.184,-2090.425,4339.522,0.0,0.0,0.0);
CreateStreamedObject(1225,2536.604,-1977.960,4274.747,0.0,0.0,0.0);
CreateStreamedObject(1225,2524.787,-2083.602,4327.525,0.0,0.0,0.0);
CreateStreamedObject(1225,2527.996,-2074.131,4322.703,0.0,0.0,0.0);
CreateStreamedObject(1225,2519.063,-2062.688,4312.700,0.0,0.0,0.0);
CreateStreamedObject(1225,2514.215,-2055.397,4310.166,0.0,0.0,0.0);
CreateStreamedObject(1225,2504.105,-1994.640,4287.135,0.0,0.0,0.0);
CreateStreamedObject(1225,2522.461,-2021.134,4293.737,0.0,0.0,0.0);
CreateStreamedObject(1225,2541.296,-1981.449,4283.755,0.0,0.0,0.0);
CreateStreamedObject(1225,2512.592,-1994.786,4284.268,0.0,0.0,0.0);
CreateStreamedObject(1225,2499.545,-2036.141,4304.526,0.0,0.0,0.0);
CreateStreamedObject(1225,2491.093,-2069.708,4333.008,0.0,0.0,0.0);
CreateStreamedObject(1225,2487.926,-2079.328,4344.620,0.0,0.0,0.0);
CreateStreamedObject(1225,2487.221,-2092.238,4349.563,0.0,0.0,0.0);
CreateStreamedObject(1225,2505.171,-2104.156,4351.037,0.0,0.0,0.0);
CreateStreamedObject(1225,2508.540,-2112.324,4356.988,0.0,0.0,0.0);
CreateStreamedObject(1225,2512.009,-2124.441,4366.084,0.0,0.0,0.0);
CreateStreamedObject(1225,2508.063,-2145.907,4383.953,0.0,0.0,0.0);
CreateStreamedObject(1225,2514.678,-2144.566,4381.728,0.0,0.0,0.0);
CreateStreamedObject(1225,2523.178,-2119.511,4360.195,0.0,0.0,0.0);
CreateStreamedObject(1225,2522.343,-2105.242,4348.918,0.0,0.0,0.0);
CreateStreamedObject(1225,2528.218,-2102.416,4345.635,0.0,0.0,0.0);
CreateStreamedObject(1225,2536.155,-2102.540,4349.598,0.0,0.0,0.0);
CreateStreamedObject(1225,2542.645,-2094.166,4352.441,0.0,0.0,0.0);
CreateStreamedObject(1225,2537.363,-2090.093,4343.766,0.0,0.0,0.0);
CreateStreamedObject(1225,2534.514,-2087.760,4339.006,0.0,0.0,0.0);
CreateStreamedObject(1225,2530.716,-2086.995,4334.032,0.0,0.0,0.0);
CreateStreamedObject(1225,2527.994,-2087.336,4330.986,0.0,0.0,0.0);
CreateStreamedObject(1225,2519.536,-2087.875,4332.616,0.0,0.0,0.0);
CreateStreamedObject(1225,2510.428,-2092.859,4341.080,0.0,0.0,0.0);
CreateStreamedObject(1225,2508.829,-2092.586,4341.139,0.0,0.0,0.0);
CreateStreamedObject(1225,2486.104,-2081.711,4338.913,0.0,0.0,0.0);
CreateStreamedObject(1225,2487.308,-2078.395,4335.948,0.0,0.0,0.0);
CreateStreamedObject(1225,2496.738,-2081.109,4331.518,0.0,0.0,0.0);
CreateStreamedObject(1225,2494.177,-2078.645,4331.590,0.0,0.0,0.0);
CreateStreamedObject(1225,2489.652,-2079.261,4339.424,0.0,0.0,0.0);
CreateStreamedObject(1225,2486.839,-2070.990,4346.056,0.0,0.0,0.0);
CreateStreamedObject(1225,2486.990,-2065.927,4344.493,0.0,0.0,0.0);
CreateStreamedObject(1225,2493.424,-2060.524,4320.216,0.0,0.0,0.0);
CreateStreamedObject(1225,2490.048,-2040.780,4312.116,0.0,0.0,0.0);
CreateStreamedObject(1225,2483.819,-2017.445,4309.066,0.0,0.0,0.0);
CreateStreamedObject(1225,2486.073,-2017.683,4306.852,0.0,0.0,0.0);
CreateStreamedObject(1225,2498.841,-2031.135,4303.285,0.0,0.0,0.0);
CreateStreamedObject(1225,2510.377,-2033.256,4300.464,0.0,0.0,0.0);
CreateStreamedObject(1225,2519.427,-2043.388,4304.344,0.0,0.0,0.0);
CreateStreamedObject(1225,2529.842,-2036.822,4303.106,0.0,0.0,0.0);
CreateStreamedObject(1225,2532.809,-2025.403,4299.971,0.0,0.0,0.0);
CreateStreamedObject(1225,2537.187,-2018.280,4301.028,0.0,0.0,0.0);
CreateStreamedObject(1225,2450.716,-1719.549,4181.702,0.0,0.0,0.0);
CreateStreamedObject(1225,2520.707,-2012.205,4290.756,0.0,0.0,0.0);
CreateStreamedObject(1225,2510.240,-2014.124,4292.888,0.0,0.0,0.0);
CreateStreamedObject(1225,2501.445,-2010.330,4294.618,0.0,0.0,0.0);
CreateStreamedObject(1225,2538.465,-1987.892,4280.073,0.0,0.0,0.0);
CreateStreamedObject(1225,2543.758,-1972.418,4275.033,0.0,0.0,0.0);
CreateStreamedObject(1225,2544.361,-1970.358,4274.333,0.0,0.0,0.0);
CreateStreamedObject(1225,2523.729,-1796.112,4116.780,0.0,0.0,0.0);
CreateStreamedObject(1225,2514.324,-1806.798,4129.328,0.0,0.0,0.0);
CreateStreamedObject(1225,2509.572,-1811.592,4136.923,0.0,0.0,0.0);
CreateStreamedObject(1225,2500.320,-1803.800,4142.200,0.0,0.0,0.0);
CreateStreamedObject(1225,2548.460,-1713.349,4066.172,0.0,0.0,0.0);
CreateStreamedObject(1225,2487.936,-1796.503,4151.154,0.0,0.0,0.0);
CreateStreamedObject(1225,2497.553,-1814.476,4151.000,0.0,0.0,0.0);
CreateStreamedObject(1225,2486.881,-1830.320,4171.082,0.0,0.0,0.0);
CreateStreamedObject(1225,2489.301,-1835.256,4171.152,0.0,0.0,0.0);
CreateStreamedObject(1225,2511.919,-1836.443,4150.465,0.0,0.0,0.0);
CreateStreamedObject(1225,2539.548,-1823.911,4146.522,0.0,0.0,0.0);
CreateStreamedObject(1225,2544.698,-1820.600,4150.850,0.0,0.0,0.0);
CreateStreamedObject(1225,2551.922,-1825.763,4162.439,0.0,0.0,0.0);
CreateStreamedObject(1225,2552.162,-1794.615,4153.667,0.0,0.0,0.0);
CreateStreamedObject(1225,2548.221,-1793.142,4142.304,0.0,0.0,0.0);
CreateStreamedObject(1225,2546.879,-1785.893,4136.426,0.0,0.0,0.0);
CreateStreamedObject(1225,2535.292,-1788.771,4121.636,0.0,0.0,0.0);
CreateStreamedObject(1225,2539.819,-1799.602,4133.172,0.0,0.0,0.0);
CreateStreamedObject(1225,2540.616,-1805.751,4137.588,0.0,0.0,0.0);
CreateStreamedObject(1225,2535.214,-1812.943,4135.142,0.0,0.0,0.0);
CreateStreamedObject(1225,2526.685,-1823.307,4138.222,0.0,0.0,0.0);
CreateStreamedObject(1225,2525.070,-1826.072,4140.538,0.0,0.0,0.0);
CreateStreamedObject(1225,2518.618,-1835.763,4148.794,0.0,0.0,0.0);
CreateStreamedObject(1225,2514.390,-1848.865,4159.172,0.0,0.0,0.0);
CreateStreamedObject(1225,2523.006,-1867.508,4171.741,0.0,0.0,0.0);
CreateStreamedObject(1225,2519.822,-1887.324,4186.845,0.0,0.0,0.0);
CreateStreamedObject(1225,2515.262,-1895.653,4193.577,0.0,0.0,0.0);
CreateStreamedObject(1225,2523.749,-1724.700,4063.968,0.0,0.0,0.0);
CreateStreamedObject(1225,2523.501,-1722.689,4062.561,0.0,0.0,0.0);
CreateStreamedObject(1225,2514.964,-1713.425,4056.991,0.0,0.0,0.0);
CreateStreamedObject(1225,2500.874,-1708.785,4059.953,0.0,0.0,0.0);
CreateStreamedObject(1225,2533.209,-1708.330,4055.810,0.0,0.0,0.0);
CreateStreamedObject(1225,2536.199,-1712.672,4059.905,0.0,0.0,0.0);
CreateStreamedObject(1225,2535.038,-1721.672,4065.383,0.0,0.0,0.0);
CreateStreamedObject(1225,2535.330,-1719.005,4063.733,0.0,0.0,0.0);
CreateStreamedObject(1225,2546.772,-1712.055,4065.022,0.0,0.0,0.0);
CreateStreamedObject(1676,2427.749,-1224.311,3773.050,0.0,0.0,0.0);
CreateStreamedObject(1676,2441.396,-1233.089,3760.360,0.0,0.0,0.0);
CreateStreamedObject(1676,2450.445,-1233.424,3752.771,0.0,0.0,0.0);
CreateStreamedObject(1676,2466.490,-1235.262,3745.043,0.0,0.0,0.0);
CreateStreamedObject(1676,2472.299,-1233.533,3742.902,0.0,0.0,0.0);
CreateStreamedObject(1676,2481.232,-1230.598,3740.045,0.0,0.0,0.0);
CreateStreamedObject(1676,2498.551,-1230.445,3746.031,0.0,0.0,0.0);
CreateStreamedObject(1676,2505.258,-1225.943,3747.258,0.0,0.0,0.0);
CreateStreamedObject(1676,2514.361,-1222.364,3749.545,0.0,0.0,0.0);
CreateStreamedObject(1676,2521.433,-1215.249,3753.106,0.0,0.0,0.0);
CreateStreamedObject(1676,2526.188,-1212.826,3756.136,0.0,0.0,0.0);
CreateStreamedObject(1225,2529.716,-2638.754,4754.502,0.0,0.0,0.0);
CreateStreamedObject(1225,2527.427,-2638.622,4754.495,0.0,0.0,0.0);
CreateStreamedObject(1225,2526.390,-2638.762,4754.503,0.0,0.0,0.0);
CreateStreamedObject(1225,2525.110,-2638.709,4754.500,0.0,0.0,0.0);
CreateStreamedObject(1225,2524.046,-2637.951,4754.455,0.0,0.0,0.0);
CreateStreamedObject(1225,2522.994,-2638.504,4754.488,0.0,0.0,0.0);
CreateStreamedObject(1225,2522.403,-2638.294,4754.475,0.0,0.0,0.0);
CreateStreamedObject(1225,2520.613,-2637.452,4754.424,0.0,0.0,0.0);
CreateStreamedObject(1225,2518.636,-2636.761,4754.383,0.0,0.0,0.0);
CreateStreamedObject(1225,2517.980,-2636.854,4754.388,0.0,0.0,0.0);
CreateStreamedObject(1225,2517.125,-2636.440,4754.364,0.0,0.0,0.0);
CreateStreamedObject(1225,2515.542,-2635.918,4754.332,0.0,0.0,0.0);
CreateStreamedObject(1225,2514.844,-2635.907,4754.332,0.0,0.0,0.0);
CreateStreamedObject(1225,2530.226,-2637.326,4754.417,0.0,0.0,0.0);
CreateStreamedObject(1225,2531.484,-2636.869,4754.389,0.0,0.0,0.0);
CreateStreamedObject(1225,2531.958,-2636.742,4754.382,0.0,0.0,0.0);
CreateStreamedObject(1225,2531.862,-2639.859,4754.569,0.0,0.0,0.0);
CreateStreamedObject(1225,2532.660,-2638.996,4754.517,0.0,0.0,0.0);
CreateStreamedObject(1225,2533.758,-2639.185,4754.528,0.0,0.0,0.0);
CreateStreamedObject(1225,2528.550,-2639.146,4754.526,0.0,0.0,0.0);
CreateStreamedObject(1225,2526.592,-2640.465,4754.605,0.0,0.0,0.0);
CreateStreamedObject(1225,2524.836,-2639.606,4754.554,0.0,0.0,0.0);
CreateStreamedObject(1225,2522.086,-2637.163,4754.758,0.0,0.0,0.0);
CreateStreamedObject(1225,2521.622,-2638.541,4754.490,0.0,0.0,0.0);
CreateStreamedObject(1225,2521.613,-2639.511,4754.548,0.0,0.0,0.0);
CreateStreamedObject(1225,2520.635,-2639.428,4754.543,0.0,0.0,0.0);
CreateStreamedObject(1225,2518.650,-2638.503,4754.487,0.0,0.0,0.0);
CreateStreamedObject(1225,2513.787,-2635.156,4754.287,0.0,0.0,0.0);
CreateStreamedObject(1225,2512.853,-2635.385,4754.300,0.0,0.0,0.0);
CreateStreamedObject(1225,2510.419,-2634.938,4754.273,0.0,0.0,0.0);
CreateStreamedObject(1225,2505.731,-2631.863,4754.088,0.0,0.0,0.0);
CreateStreamedObject(1225,2514.255,-2636.938,4754.394,0.0,0.0,0.0);
CreateStreamedObject(1225,2514.031,-2637.380,4754.420,0.0,0.0,0.0);
CreateStreamedObject(1225,2513.872,-2637.715,4754.440,0.0,0.0,0.0);
CreateStreamedObject(1225,2509.513,-2638.120,4754.464,0.0,0.0,0.0);
CreateStreamedObject(1225,2508.410,-2636.061,4754.341,0.0,0.0,0.0);
CreateStreamedObject(1225,2508.183,-2635.181,4754.288,0.0,0.0,0.0);
CreateStreamedObject(1225,2509.371,-2634.916,4754.272,0.0,0.0,0.0);
CreateStreamedObject(1225,2511.550,-2636.360,4754.359,0.0,0.0,0.0);
CreateStreamedObject(1225,2511.863,-2636.237,4754.352,0.0,0.0,0.0);
CreateStreamedObject(1225,2506.584,-2636.820,4754.386,0.0,0.0,0.0);
CreateStreamedObject(1225,2506.590,-2635.728,4755.238,0.0,0.0,0.0);
CreateStreamedObject(1225,2506.888,-2635.101,4755.362,0.0,0.0,0.0);
CreateStreamedObject(1225,2502.784,-2632.689,4754.138,0.0,0.0,0.0);
CreateStreamedObject(1225,2502.834,-2633.165,4754.167,0.0,0.0,0.0);
CreateStreamedObject(1225,2504.145,-2633.677,4754.198,0.0,0.0,0.0);
CreateStreamedObject(1225,2533.699,-2634.937,4754.273,0.0,0.0,0.0);
CreateStreamedObject(1225,2532.681,-2637.733,4755.645,0.0,0.0,0.0);
CreateStreamedObject(1225,2533.822,-2637.994,4755.584,0.0,0.0,0.0);
CreateStreamedObject(1225,2535.334,-2636.777,4754.384,0.0,0.0,0.0);
CreateStreamedObject(1225,2535.999,-2637.279,4754.414,0.0,0.0,0.0);
CreateStreamedObject(1225,2519.655,-2637.659,4754.437,0.0,0.0,0.0);
//arenasangrenta
CreateStreamedObject(8171,-2048.017,-847.414,31.241,0.0,90.241,0.0);
CreateStreamedObject(8171,-2048.042,-824.094,31.174,0.0,90.241,0.0);
CreateStreamedObject(8171,-2048.041,-895.851,31.249,0.0,90.241,0.0);
CreateStreamedObject(8171,-2034.774,-964.996,31.249,0.0,90.241,90.000);
CreateStreamedObject(8171,-2035.967,-754.883,31.174,0.0,90.241,270.000);
CreateStreamedObject(8171,-2000.379,-823.822,31.174,0.0,90.241,180.000);
CreateStreamedObject(8171,-2000.399,-961.713,31.174,0.0,90.241,180.000);
CreateStreamedObject(8171,-2028.229,-798.203,50.079,0.0,177.903,180.000);
CreateStreamedObject(8171,-2005.850,-799.186,49.279,0.0,177.903,180.000);
CreateStreamedObject(8171,-2028.229,-897.115,50.054,0.0,177.903,180.000);
CreateStreamedObject(8171,-2012.138,-921.193,49.467,0.0,177.903,180.000);
CreateStreamedObject(1608,-2047.081,-953.985,41.672,-18.048,8.594,-58.442);
CreateStreamedObject(1225,-2042.550,-903.359,31.578,0.0,0.0,0.0);
CreateStreamedObject(2780,-2032.268,-807.033,22.929,0.0,0.0,0.0);
CreateStreamedObject(2780,-2019.637,-824.561,23.429,0.0,0.0,0.0);
CreateStreamedObject(3524,-2036.755,-849.930,31.985,0.0,0.0,123.750);
CreateStreamedObject(6865,-2033.854,-755.448,36.822,0.0,0.0,45.000);
CreateStreamedObject(8483,-2004.342,-963.257,35.578,0.0,0.0,123.750);
CreateStreamedObject(9831,-2037.496,-955.870,30.776,45.550,0.0,-33.750);
CreateStreamedObject(9833,-1997.367,-861.896,34.374,0.0,-53.285,0.0);
CreateStreamedObject(9833,-2018.168,-751.178,41.474,0.0,36.096,-95.397);
CreateStreamedObject(9833,-2015.383,-857.815,52.799,0.0,183.920,6.016);
CreateStreamedObject(9833,-2028.438,-858.189,53.274,0.0,183.920,6.016);
CreateStreamedObject(9833,-2022.352,-859.230,53.049,0.0,183.920,6.016);
CreateStreamedObject(9833,-2051.986,-860.482,38.874,0.0,84.225,6.016);
CreateStreamedObject(9833,-2017.683,-937.527,25.374,4.297,2.578,-1460.781);
CreateStreamedObject(9833,-2027.075,-891.206,25.907,4.297,2.578,-1460.781);
CreateStreamedObject(9833,-2014.806,-800.140,25.882,4.297,2.578,-1460.781);
CreateStreamedObject(1225,-2004.710,-961.734,31.578,0.0,0.0,0.0);
CreateStreamedObject(1225,-2002.603,-899.781,31.578,0.0,0.0,0.0);
CreateStreamedObject(1225,-2024.312,-838.659,29.578,0.0,0.0,0.0);
CreateStreamedObject(1225,-2014.270,-835.461,29.578,0.0,0.0,0.0);
CreateStreamedObject(1225,-2016.324,-897.592,29.585,0.0,0.0,0.0);
CreateStreamedObject(1225,-2029.359,-913.434,29.585,0.0,0.0,0.0);
CreateStreamedObject(902,-2024.554,-847.708,29.133,0.0,0.0,0.0);
CreateStreamedObject(9833,-2002.639,-957.844,37.260,4.297,99.695,-1299.052);
CreateStreamedObject(9833,-2006.220,-960.402,37.635,4.297,99.695,-1299.052);
CreateStreamedObject(9833,-2029.629,-915.795,53.308,0.0,183.920,6.016);
CreateStreamedObject(9833,-2019.481,-940.462,52.936,0.0,183.920,6.016);
CreateStreamedObject(9833,-2019.644,-900.513,52.942,0.0,183.920,6.016);
CreateStreamedObject(9833,-2025.018,-794.361,53.164,0.0,183.920,6.016);
CreateStreamedObject(9833,-2009.923,-766.446,52.612,0.0,183.920,6.016);
CreateStreamedObject(9833,-2020.338,-816.061,52.993,0.0,183.920,6.016);
CreateStreamedObject(9833,-2051.481,-811.873,47.165,0.0,128.056,6.016);
CreateStreamedObject(9833,-1997.103,-907.626,41.535,0.0,-53.285,0.0);
CreateStreamedObject(9833,-2051.648,-922.322,37.307,0.0,-53.285,-182.201);
CreateStreamedObject(10757,-2018.492,-754.943,47.991,30.940,6.875,-6.093);
CreateStreamedObject(9833,-2026.989,-772.685,25.874,4.297,2.578,-1460.781);
CreateStreamedObject(9833,-2030.789,-830.061,25.374,4.297,2.578,-1460.781);
//shipwar
CreateStreamedObject(8493,-595.042,-5342.458,16.496,0.0,0.0,-101.250);
CreateStreamedObject(8493,-604.150,-5392.930,16.536,0.0,0.0,-101.250);
CreateStreamedObject(8493,-611.323,-5430.775,15.878,0.0,0.0,-101.250);
CreateStreamedObject(8493,-587.358,-5303.269,17.188,0.0,0.0,-101.250);
CreateStreamedObject(18367,-604.579,-5335.092,3.789,5.157,0.0,168.750);
CreateStreamedObject(8493,-590.334,-5323.626,16.744,0.0,0.859,-101.250);
CreateStreamedObject(8493,-607.836,-5411.868,16.082,0.0,0.859,-101.250);
CreateStreamedObject(18367,-620.797,-5423.765,3.136,5.157,0.0,168.750);
CreateStreamedObject(2064,-594.653,-5391.249,6.633,0.0,0.0,162.657);
CreateStreamedObject(2064,-587.293,-5346.614,6.193,0.0,0.0,-6.093);
CreateStreamedObject(1225,-599.299,-5342.802,4.666,0.0,0.0,0.0);
CreateStreamedObject(1225,-607.774,-5389.953,4.680,0.0,0.0,0.0);
CreateStreamedObject(1225,-626.429,-5319.280,8.346,0.0,0.0,0.0);
CreateStreamedObject(1225,-588.620,-5301.036,6.159,0.0,0.0,0.0);
CreateStreamedObject(1225,-608.520,-5411.732,5.216,0.0,0.0,0.0);
CreateStreamedObject(1225,-646.729,-5424.530,7.477,0.0,0.0,0.0);
CreateStreamedObject(3524,-612.685,-5340.751,7.092,0.0,0.0,78.750);
CreateStreamedObject(3524,-594.230,-5323.342,7.358,0.0,0.0,-101.250);
CreateStreamedObject(3524,-604.290,-5297.082,7.785,0.0,0.0,78.750);
CreateStreamedObject(3524,-621.056,-5386.742,7.132,0.0,0.0,78.750);
CreateStreamedObject(3524,-611.018,-5408.323,6.747,0.0,0.0,258.750);
CreateStreamedObject(3524,-628.164,-5424.607,6.474,0.0,0.0,78.750);
CreateStreamedObject(1608,-577.910,-5372.810,-3.466,0.0,0.0,56.250);
CreateStreamedObject(1608,-630.809,-5359.615,-3.801,0.0,0.0,225.000);
CreateStreamedObject(10166,-465.830,-5364.670,0.519,0.0,0.0,146.250);
CreateStreamedObject(10166,-738.934,-5395.893,0.981,0.0,0.0,348.750);
CreateStreamedObject(8613,-609.243,-5348.299,0.836,0.0,0.0,-11.250);
CreateStreamedObject(8613,-609.394,-5382.163,0.871,0.0,0.0,168.750);
CreateStreamedObject(982,-599.145,-5375.719,5.213,0.0,88.522,-11.173);
CreateStreamedObject(982,-595.803,-5358.821,5.223,0.0,88.522,-11.173);
//remote dm
CreateStreamedObject(972,1563.081,1225.209,9.809,0.0,0.0,-90.000);
CreateStreamedObject(972,1599.562,1225.211,10.040,0.0,0.0,-90.000);
CreateStreamedObject(972,1582.962,1225.186,9.809,0.0,0.0,-90.000);
CreateStreamedObject(972,1605.492,1225.211,9.925,0.0,0.0,-90.000);
CreateStreamedObject(972,1560.926,1225.285,15.634,0.0,0.0,-90.000);
CreateStreamedObject(972,1604.991,1225.286,15.388,0.0,0.0,-90.000);
CreateStreamedObject(972,1582.844,1225.385,15.323,0.0,0.0,-90.000);
//arena kaike
CreateStreamedObject(3452, 1473.124023, 1746.577026, 15.561924, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 1443.796753, 1746.539063, 15.544739, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 1414.276978, 1746.546997, 15.544737, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 1502.664307, 1746.592651, 15.569736, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3453, 1532.771606, 1741.130981, 15.544736, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3452, 1539.149414, 1712.226196, 15.544737, 0.0000, 0.0000, 89.9999);
CreateStreamedObject(3452, 1539.133057, 1682.941895, 15.544737, 0.0000, 0.0000, 89.9999);
CreateStreamedObject(3452, 1539.131836, 1653.488770, 15.544737, 0.0000, 0.0000, 89.9999);
CreateStreamedObject(3452, 1539.113770, 1623.971680, 15.544737, 0.0000, 0.0000, 89.9999);
CreateStreamedObject(3453, 1533.613525, 1593.738647, 15.544736, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3452, 1504.331543, 1587.433838, 15.544737, 0.0000, 0.0000, 359.9999);
CreateStreamedObject(3452, 1474.785400, 1587.371582, 15.536924, 0.0000, 0.0000, 359.9999);
CreateStreamedObject(3452, 1445.336792, 1587.347168, 15.537401, 0.0000, 0.0000, 359.9999);
CreateStreamedObject(3452, 1415.974731, 1587.355835, 15.544737, 0.0000, 0.0000, 359.9999);
CreateStreamedObject(3453, 1385.893921, 1592.833252, 15.536927, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3452, 1379.537598, 1622.079102, 15.536928, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3452, 1379.505127, 1651.558716, 15.536924, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3452, 1379.478149, 1681.119629, 15.544737, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3452, 1379.448975, 1710.676636, 15.544737, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3453, 1384.931030, 1740.189819, 15.544736, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7617, 1460.488159, 1754.325562, 27.351595, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7617, 1371.856689, 1662.602051, 29.041924, 0.0000, 0.0000, 87.4217);
CreateStreamedObject(7617, 1459.729248, 1578.962280, 27.276623, 0.0000, 0.0000, 177.4217);
CreateStreamedObject(7617, 1548.110229, 1664.016724, 29.583939, 0.0000, 0.0000, 87.4217);
CreateStreamedObject(13631, 1418.066895, 1687.847290, 34.904404, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8357, 1514.788696, 1652.056030, 9.889674, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8357, 1532.918823, 1690.972534, 9.851223, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8357, 1458.687866, 1764.208740, 9.981860, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8357, 1480.050049, 1576.861206, 9.906860, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8357, 1375.218750, 1661.016479, 9.839675, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(8357, 1437.462524, 1657.042358, 9.864664, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8357, 1413.750244, 1614.939331, 9.839675, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7956, 1388.808228, 1696.345825, 11.228415, 0.0000, 0.0000, 206.7972);
CreateStreamedObject(7956, 1389.047729, 1631.039917, 11.228414, 0.0000, 0.0000, 206.7972);
CreateStreamedObject(7956, 1428.291260, 1737.434570, 11.224678, 0.0000, 0.0000, 116.7972);
CreateStreamedObject(7956, 1495.101929, 1737.691895, 11.216866, 0.0000, 0.0000, 116.7972);
CreateStreamedObject(7956, 1529.458008, 1704.166260, 11.286223, 0.0000, 0.0000, 26.7973);
CreateStreamedObject(7956, 1529.710938, 1637.404785, 11.278415, 0.0000, 0.0000, 26.7973);
CreateStreamedObject(7956, 1495.578491, 1596.773560, 11.278415, 0.0000, 0.0000, 296.7973);
CreateStreamedObject(7956, 1428.886475, 1596.477051, 11.253405, 0.0000, 0.0000, 296.7973);
CreateStreamedObject(7956, 1423.857300, 1596.384399, 11.236226, 0.0000, 0.0000, 296.7973);
CreateStreamedObject(7956, 1423.322266, 1737.467896, 11.224678, 0.0000, 0.0000, 116.7973);
CreateStreamedObject(7956, 1388.757568, 1703.478149, 11.224678, 0.0000, 0.0000, 206.7972);
CreateStreamedObject(7956, 1529.713623, 1630.348877, 11.278415, 0.0000, 0.0000, 26.7974);
CreateStreamedObject(3524, 1528.145142, 1598.354980, 12.759390, 0.0000, 0.0000, 236.2500);
CreateStreamedObject(3524, 1390.944458, 1598.263306, 12.709391, 0.0000, 0.0000, 146.2500);
CreateStreamedObject(3524, 1390.461060, 1735.772827, 12.709391, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(3524, 1527.844360, 1736.484985, 12.767200, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(3864, 1471.822144, 1735.720581, 15.909526, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3864, 1389.880249, 1711.236572, 15.921076, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3864, 1390.782837, 1644.435303, 15.921076, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3864, 1415.954834, 1598.037231, 15.921076, 0.0000, 0.0000, 269.9999);
CreateStreamedObject(3864, 1487.683350, 1598.602905, 15.909526, 0.0000, 0.0000, 269.9999);
CreateStreamedObject(3864, 1527.540039, 1630.743042, 15.971075, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3864, 1527.833618, 1686.615112, 15.971074, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3864, 1511.999756, 1735.755493, 15.971077, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3864, 1422.817627, 1734.921753, 15.946065, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(11417, 1402.350098, 1579.033813, 22.520145, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(11417, 1372.350220, 1740.286133, 22.621628, 0.0000, 0.0000, 112.5000);
CreateStreamedObject(11417, 1547.976685, 1735.074463, 22.520145, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(13562, 1540.481323, 1585.664063, 22.036716, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13562, 1434.800049, 1755.593750, 22.600147, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13562, 1370.423462, 1688.304565, 22.498207, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13562, 1383.076416, 1581.381104, 21.913839, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3452, 1473.020874, 1746.248779, 15.698472, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1642, 1463.936890, 1605.453613, 9.857444, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1642, 1452.470215, 1605.661133, 9.893983, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1642, 1454.617432, 1731.912842, 9.868983, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1642, 1462.380981, 1732.066650, 9.832444, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(11395, 1376.522583, 1594.757446, 22.943245, 0.0000, 0.0000, 123.7499);
CreateStreamedObject(8644, 1459.252197, 1580.232666, 41.953362, 0.8594, 0.0000, 294.2962);
CreateStreamedObject(7939, 1529.311768, 1687.316284, 14.280326, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(7939, 1478.868896, 1737.434937, 14.392829, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7939, 1529.503174, 1647.505981, 14.168427, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(7939, 1480.225464, 1596.741699, 13.980329, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7939, 1439.990845, 1596.737061, 13.992836, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7939, 1389.289185, 1647.353760, 13.996674, 0.0000, 0.0000, 89.9999);
CreateStreamedObject(7939, 1389.264526, 1686.996338, 13.980330, 0.0000, 0.0000, 89.9999);
CreateStreamedObject(7939, 1440.295654, 1737.425293, 14.417830, 0.0000, 0.0000, 359.9999);
//circuitoartu
CreateStreamedObject(8171, 3450.674072, -1316.710693, 4.564551, 0.0000, 0.0000, 33.5180);
CreateStreamedObject(8343, 3407.194092, -1206.363892, 4.532482, 0.0000, 0.0000, 32.6586);
CreateStreamedObject(8344, 3451.313232, -1214.071533, 4.447648, 0.0000, 0.0000, 170.1684);
CreateStreamedObject(8171, 3453.654053, -1344.524902, 4.391468, 0.0000, 0.0000, 350.5462);
CreateStreamedObject(8343, 3490.797852, -1423.569824, 4.562821, 0.0000, 0.0000, 211.4215);
CreateStreamedObject(8344, 3465.193604, -1417.921509, 4.534164, 0.0000, 0.0000, 349.6868);
CreateStreamedObject(3452, 3416.427734, -1316.122314, 7.792044, 0.0000, 0.0000, 303.2771);
CreateStreamedObject(3452, 3400.529053, -1291.851929, 7.772738, 0.0000, 0.0000, 303.2772);
CreateStreamedObject(3452, 3384.394287, -1267.239990, 7.759967, 0.0000, 0.0000, 303.2772);
CreateStreamedObject(3452, 3368.379639, -1242.848511, 7.781266, 0.0000, 0.0000, 303.2772);
CreateStreamedObject(3452, 3489.229004, -1306.764893, 7.501981, 0.0000, 0.0000, 80.7870);
CreateStreamedObject(3452, 3494.142334, -1277.843872, 7.518477, 0.0000, 0.0000, 79.9276);
CreateStreamedObject(3452, 3499.244385, -1248.904785, 7.525960, 0.0000, 0.0000, 79.9276);
CreateStreamedObject(3452, 3504.172607, -1220.117920, 7.508666, 0.0000, 0.0000, 80.7870);
CreateStreamedObject(3452, 3423.754639, -1349.242432, 7.812250, 0.0000, 0.0000, 260.3053);
CreateStreamedObject(3452, 3418.781494, -1378.112671, 7.804018, 0.0000, 0.0000, 260.3053);
CreateStreamedObject(3452, 3413.795166, -1407.010742, 7.793526, 0.0000, 0.0000, 260.3053);
CreateStreamedObject(3452, 3516.233643, -1364.675049, 7.490710, 0.0000, 0.0000, 122.0400);
CreateStreamedObject(3452, 3531.409912, -1389.327515, 7.467557, 0.0000, 0.0000, 121.1806);
CreateStreamedObject(4100, 3474.791260, -1315.214844, 6.149318, 0.0000, 0.0000, 41.2530);
CreateStreamedObject(4100, 3477.010986, -1301.703735, 6.193138, 0.0000, 0.0000, 40.3935);
CreateStreamedObject(4100, 3479.254150, -1288.196167, 6.193138, 0.0000, 0.0000, 40.3935);
CreateStreamedObject(4100, 3481.639648, -1274.711792, 6.224318, 0.0000, 0.0000, 39.5341);
CreateStreamedObject(4100, 3484.114502, -1261.169800, 6.249318, 0.0000, 0.0000, 40.3935);
CreateStreamedObject(4100, 3486.438721, -1247.620728, 6.274318, 0.0000, 0.0000, 40.3935);
CreateStreamedObject(4100, 3488.894287, -1234.078613, 6.274318, 0.0000, 0.0000, 39.5341);
CreateStreamedObject(4100, 3491.221436, -1220.518066, 6.299318, 0.0000, 0.0000, 41.2530);
CreateStreamedObject(4100, 3491.762207, -1206.897949, 6.252203, 0.0000, 0.0000, 54.1445);
CreateStreamedObject(4100, 3489.540039, -1193.415039, 6.174318, 0.0000, 0.0000, 64.4578);
CreateStreamedObject(4100, 3484.460449, -1181.405518, 6.149318, 0.0000, 0.0000, 261.2687);
CreateStreamedObject(4100, 3476.153809, -1169.822510, 6.149318, 0.0000, 0.0000, 90.2409);
CreateStreamedObject(4100, 3466.017090, -1160.733887, 6.149318, 0.0000, 0.0000, 105.7108);
CreateStreamedObject(4100, 3453.958252, -1154.394653, 6.149318, 0.0000, 0.0000, 118.6023);
CreateStreamedObject(4100, 3441.271973, -1151.125000, 6.149318, 0.0000, 0.0000, 312.8348);
CreateStreamedObject(4100, 3427.606445, -1150.109741, 6.149318, 0.0000, 0.0000, 318.7470);
CreateStreamedObject(4100, 3414.223877, -1152.033936, 6.109151, 0.0000, 0.0000, 338.5141);
CreateStreamedObject(4100, 3401.679199, -1157.468506, 6.084151, 0.0000, 0.0000, 348.8273);
CreateStreamedObject(4100, 3390.938232, -1165.790771, 6.084151, 0.0000, 0.0000, 7.7349);
CreateStreamedObject(4100, 3382.388916, -1176.509155, 6.059152, 0.0000, 0.0000, 15.4699);
CreateStreamedObject(4100, 3375.907227, -1188.501953, 6.034152, 0.0000, 0.0000, 28.3614);
CreateStreamedObject(4100, 3372.645020, -1201.687744, 6.034151, 0.0000, 0.0000, 44.6907);
CreateStreamedObject(4100, 3372.822266, -1215.301514, 6.009151, 0.0000, 0.0000, 57.5823);
CreateStreamedObject(4100, 3376.194092, -1228.481201, 6.009151, 0.0000, 0.0000, 71.3332);
CreateStreamedObject(4100, 3382.031982, -1240.848511, 5.984151, 0.0000, 0.0000, 79.9276);
CreateStreamedObject(4100, 3389.229248, -1252.565430, 5.959151, 0.0000, 0.0000, 83.3654);
CreateStreamedObject(4100, 3396.730957, -1264.120483, 5.934151, 0.0000, 0.0000, 83.3654);
CreateStreamedObject(4100, 3404.266357, -1275.577271, 5.916219, 0.0000, 0.0000, 83.3654);
CreateStreamedObject(4100, 3412.125977, -1287.438110, 5.941219, 0.0000, 0.0000, 263.7431);
CreateStreamedObject(4100, 3419.436035, -1298.398804, 5.991220, 0.0000, 0.0000, 83.3654);
CreateStreamedObject(4100, 3427.040283, -1309.828369, 5.941219, 0.0000, 0.0000, 84.2248);
CreateStreamedObject(4100, 3434.685791, -1321.228149, 5.966219, 0.0000, 0.0000, 83.3654);
CreateStreamedObject(4100, 3438.321289, -1333.784668, 5.966219, 0.0000, 0.0000, 47.2690);
CreateStreamedObject(4100, 3436.951904, -1347.424316, 5.993137, 0.0000, 0.0000, 41.2530);
CreateStreamedObject(4100, 3434.725830, -1361.038086, 6.010833, 0.0000, 0.0000, 39.5341);
CreateStreamedObject(4100, 3432.203369, -1374.533936, 6.010833, 0.0000, 0.0000, 39.5341);
CreateStreamedObject(4100, 3429.585205, -1388.690308, 6.035833, 0.0000, 0.0000, 219.1565);
CreateStreamedObject(4100, 3427.131836, -1401.631592, 6.035833, 0.0000, 0.0000, 39.5341);
CreateStreamedObject(4100, 3425.109863, -1415.228638, 6.010833, 0.0000, 0.0000, 43.8313);
CreateStreamedObject(4100, 3425.127930, -1428.855713, 5.985833, 0.0000, 0.0000, 56.7228);
CreateStreamedObject(4100, 3428.161865, -1442.143311, 5.960833, 0.0000, 0.0000, 69.6144);
CreateStreamedObject(4100, 3434.215820, -1454.308350, 5.935833, 0.0000, 0.0000, 84.2248);
CreateStreamedObject(4100, 3442.995361, -1464.754272, 5.960833, 0.0000, 0.0000, 96.2569);
CreateStreamedObject(4100, 3453.717773, -1473.187744, 5.960832, 0.0000, 0.0000, 108.2890);
CreateStreamedObject(4100, 3466.598633, -1479.162720, 5.985833, 0.0000, 0.0000, 302.4177);
CreateStreamedObject(4100, 3479.739746, -1479.123291, 6.014490, 0.0000, 0.0000, 336.7952);
CreateStreamedObject(4100, 3492.493896, -1474.299927, 5.989490, 0.0000, 0.0000, 345.3896);
CreateStreamedObject(4100, 3503.704590, -1466.655396, 6.014492, 0.0000, 0.0000, 2.5783);
CreateStreamedObject(4100, 3512.873779, -1456.536011, 6.064489, 0.0000, 0.0000, 12.8916);
CreateStreamedObject(4100, 3519.897949, -1444.853149, 6.089490, 0.0000, 0.0000, 24.9237);
CreateStreamedObject(4100, 3524.080078, -1432.458374, 6.089490, 0.0000, 0.0000, 218.1929);
CreateStreamedObject(4100, 3525.257813, -1418.884399, 6.064490, 0.0000, 0.0000, 232.8034);
CreateStreamedObject(4100, 3523.253906, -1404.821289, 6.089490, 0.0000, 0.0000, 63.5983);
CreateStreamedObject(4100, 3518.375488, -1392.124146, 6.114491, 0.0000, 0.0000, 78.2087);
CreateStreamedObject(4100, 3511.449219, -1380.283203, 6.139490, 0.0000, 0.0000, 82.5059);
CreateStreamedObject(4100, 3504.119385, -1368.686646, 6.164490, 0.0000, 0.0000, 82.5059);
CreateStreamedObject(4100, 3496.666504, -1357.118042, 6.191221, 0.0000, 0.0000, 83.3654);
CreateStreamedObject(4100, 3491.034180, -1348.518311, 6.166220, 0.0000, 0.0000, 83.3654);
CreateStreamedObject(4100, 3477.267334, -1327.758789, 6.116220, 0.0000, 0.0000, 83.3654);
CreateStreamedObject(4100, 3464.724121, -1375.011353, 6.235834, 0.0000, 0.0000, 39.5341);
CreateStreamedObject(4100, 3462.176514, -1388.497925, 6.235835, 0.0000, 0.0000, 39.5341);
CreateStreamedObject(4100, 3459.790283, -1401.976929, 6.210834, 0.0000, 0.0000, 40.3935);
CreateStreamedObject(4100, 3457.490479, -1415.534058, 6.235834, 0.0000, 0.0000, 41.2530);
CreateStreamedObject(4100, 3458.733398, -1428.686523, 6.235834, 0.0000, 0.0000, 71.3332);
CreateStreamedObject(4100, 3465.859619, -1440.038940, 6.235834, 0.0000, 0.0000, 94.5381);
CreateStreamedObject(4100, 3477.492188, -1442.627808, 6.264491, 0.0000, 0.0000, 341.0924);
CreateStreamedObject(4100, 3486.853760, -1433.894897, 6.264491, 0.0000, 0.0000, 23.2048);
CreateStreamedObject(4100, 3490.815918, -1420.938965, 6.264491, 0.0000, 0.0000, 42.1124);
CreateStreamedObject(4100, 3489.289063, -1407.815063, 6.264491, 0.0000, 0.0000, 70.4738);
CreateStreamedObject(4100, 3483.228516, -1395.608643, 6.264491, 0.0000, 0.0000, 81.6465);
CreateStreamedObject(4100, 3469.577637, -1374.042114, 6.266221, 0.0000, 0.0000, 83.6746);
CreateStreamedObject(4100, 3448.908447, -1276.110596, 6.149318, 0.0000, 0.0000, 40.3935);
CreateStreamedObject(4100, 3451.061035, -1263.122925, 6.149318, 0.0000, 0.0000, 220.7713);
CreateStreamedObject(4100, 3453.430420, -1249.621948, 6.149318, 0.0000, 0.0000, 219.9118);
CreateStreamedObject(4100, 3455.778809, -1236.104736, 6.149318, 0.0000, 0.0000, 220.7712);
CreateStreamedObject(4100, 3458.085693, -1222.573364, 6.149318, 0.0000, 0.0000, 220.7712);
CreateStreamedObject(4100, 3458.473877, -1209.001465, 6.149318, 0.0000, 0.0000, 237.1006);
CreateStreamedObject(4100, 3454.182373, -1195.675659, 6.149318, 0.0000, 0.0000, 79.0682);
CreateStreamedObject(4100, 3444.988281, -1186.059326, 6.149318, 0.0000, 0.0000, 107.4296);
CreateStreamedObject(4100, 3432.870605, -1182.537598, 6.149318, 0.0000, 0.0000, 320.4659);
CreateStreamedObject(4100, 3419.820557, -1185.515015, 6.234151, 0.0000, 0.0000, 347.9679);
CreateStreamedObject(4100, 3410.002930, -1194.407104, 6.234153, 0.0000, 0.0000, 18.0482);
CreateStreamedObject(4100, 3406.056396, -1207.048340, 6.234152, 0.0000, 0.0000, 48.9879);
CreateStreamedObject(4100, 3408.379639, -1220.304077, 6.234152, 0.0000, 0.0000, 72.1927);
CreateStreamedObject(4100, 3414.601074, -1232.538208, 6.234152, 0.0000, 0.0000, 82.5059);
CreateStreamedObject(4100, 3421.933594, -1244.106445, 6.234152, 0.0000, 0.0000, 82.5059);
CreateStreamedObject(4100, 3443.780762, -1277.173706, 6.141220, 0.0000, 0.0000, 83.3654);
CreateStreamedObject(4100, 3436.201172, -1265.664795, 6.191220, 0.0000, 0.0000, 83.3654);
CreateStreamedObject(11496, 3421.556885, -1329.970337, 1.872216, 0.0000, 0.0000, 214.7551);
CreateStreamedObject(1423, 3424.688965, -1329.965210, 2.783152, 0.0000, 0.0000, 122.8995);
CreateStreamedObject(1423, 3425.744873, -1333.447388, 2.783152, 0.0000, 0.0000, 88.5220);
CreateStreamedObject(1425, 3425.520996, -1331.594849, 2.524712, 0.0000, 0.0000, 278.3535);
CreateStreamedObject(1553, 3508.471436, -1207.480469, 2.975959, 0.0000, 0.0000, 347.1084);
CreateStreamedObject(1553, 3511.140381, -1208.008545, 2.975959, 0.0000, 0.0000, 349.6868);
CreateStreamedObject(1553, 3512.551025, -1208.287476, 2.977215, 0.0000, 0.0000, 348.8273);
CreateStreamedObject(1425, 3510.378174, -1208.481323, 2.234601, 0.0000, 0.0000, 350.5462);
CreateStreamedObject(1423, 3543.539551, -1397.357788, 2.451932, 0.0000, 0.0000, 208.7391);
CreateStreamedObject(1423, 3541.509277, -1398.436401, 2.451932, 0.0000, 0.0000, 207.8797);
CreateStreamedObject(1423, 3539.535889, -1399.567505, 2.451932, 0.0000, 0.0000, 207.0203);
CreateStreamedObject(7416, 3449.282471, -1222.806885, 4.260338, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 3486.904297, -1423.472290, 4.389738, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3279, 3474.037598, -1430.669312, 4.190353, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3279, 3433.328125, -1199.592041, 4.343768, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8417, 3507.733643, -1331.468384, 4.472701, 0.0000, 0.0000, 32.6586);
CreateStreamedObject(984, 3485.746826, -1321.939209, 5.070318, 0.0000, 0.0000, 121.1806);
CreateStreamedObject(984, 3496.664795, -1315.224976, 5.084373, 0.0000, 0.0000, 122.0401);
CreateStreamedObject(984, 3507.414551, -1308.379639, 5.070318, 0.0000, 0.0000, 122.8994);
CreateStreamedObject(984, 3515.661133, -1310.628174, 5.070318, 0.0000, 0.0000, 30.9397);
CreateStreamedObject(983, 3520.668701, -1318.849121, 5.117193, 0.0000, 0.0000, 31.7992);
CreateStreamedObject(983, 3503.515625, -1354.795288, 5.117193, 0.0000, 0.0000, 122.8994);
CreateStreamedObject(983, 3509.029297, -1351.388184, 5.117193, 0.0000, 0.0000, 300.6989);
CreateStreamedObject(983, 3514.461914, -1347.900513, 5.117193, 0.0000, 0.0000, 304.9961);
CreateStreamedObject(983, 3519.713623, -1344.290527, 5.117193, 0.0000, 0.0000, 304.1366);
CreateStreamedObject(983, 3525.047119, -1340.737793, 5.117193, 0.0000, 0.0000, 303.2772);
CreateStreamedObject(983, 3530.430664, -1337.265747, 5.117193, 0.0000, 0.0000, 122.0401);
CreateStreamedObject(983, 3530.074219, -1333.727661, 5.117193, 0.0000, 0.0000, 31.7992);
CreateStreamedObject(983, 3527.658691, -1329.685913, 5.117193, 0.0000, 359.1406, 30.9397);
CreateStreamedObject(1425, 3480.654785, -1334.205200, 5.017048, 0.0000, 0.0000, 303.2772);
CreateStreamedObject(1425, 3521.929688, -1321.358276, 4.886135, 0.0000, 0.0000, 302.4177);
CreateStreamedObject(3458, 3451.517090, -1234.479126, 5.781868, 0.0000, 0.0000, 79.9276);
CreateStreamedObject(3458, 3420.056885, -1232.162720, 5.781864, 0.0000, 0.0000, 122.1439);
CreateStreamedObject(3627, 3462.117676, -1403.755859, 8.237037, 0.0000, 0.0000, 171.8875);
CreateStreamedObject(1284, 3431.214844, -1272.143677, 7.793509, 0.0000, 0.0000, 34.3775);
CreateStreamedObject(1284, 3417.046875, -1281.121826, 7.793508, 0.0000, 0.0000, 213.9999);
CreateStreamedObject(3398, 3483.059082, -1418.181030, 18.578152, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3398, 3436.150879, -1229.404053, 18.448753, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(2797, 3424.067627, -1276.433716, 10.051390, 0.0000, 0.0000, 34.3775);
CreateStreamedObject(12921, 3484.907715, -1338.049927, 7.922669, 0.0000, 0.0000, 303.3810);
//dm kenga
CreateStreamedObject(982, 1046.069336, 1731.529175, 10.503867, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(982, 1033.267334, 1744.318848, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1033.278442, 1769.916626, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1046.022949, 1782.716064, 10.503867, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1071.598145, 1782.692505, 10.503867, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1090.805908, 1782.728760, 10.503867, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1103.595093, 1769.944458, 10.503867, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(982, 1071.643677, 1731.536499, 10.503867, 0.0000, 0.0000, 270.0001);
CreateStreamedObject(982, 1103.554932, 1744.443359, 10.503867, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(982, 1087.565063, 1731.533691, 10.503867, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 1089.592285, 1793.104004, 11.341843, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3458, 1052.998047, 1793.081665, 11.341843, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3458, 1089.531128, 1788.114990, 11.316843, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 1053.075562, 1788.099365, 11.341839, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 1112.444702, 1775.483398, 11.341843, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 1107.438477, 1775.550049, 11.341843, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 1112.469116, 1754.122437, 11.341843, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 1107.428955, 1754.122437, 11.341843, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1342, 1113.782471, 1745.290161, 10.854006, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3458, 1112.327881, 1754.163330, 13.541855, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1107.519043, 1742.882935, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1112.270264, 1742.872192, 15.968084, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1107.478882, 1759.365479, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1112.344604, 1759.305664, 16.068083, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 1112.337036, 1775.457031, 13.541855, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1107.465942, 1776.030640, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1112.255005, 1775.984253, 16.068083, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 1089.576416, 1793.090820, 13.566854, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3458, 1052.993896, 1793.084473, 13.566854, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3819, 1096.366943, 1788.211060, 13.843070, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1096.368042, 1792.909302, 16.093082, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1083.554321, 1788.260864, 13.843070, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1083.548828, 1792.866089, 16.093082, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1070.994141, 1788.156494, 13.868066, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1071.060913, 1792.846558, 16.093082, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1058.272949, 1788.100342, 13.868066, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1058.269165, 1792.842773, 16.093082, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1045.442139, 1788.177979, 13.868066, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3819, 1045.430664, 1792.873901, 16.093082, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8614, 1092.689941, 1784.684570, 11.619601, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1260, 1027.964111, 1775.971069, 22.393164, 0.0000, 0.0000, 157.5000);
CreateStreamedObject(1260, 1038.827881, 1720.928589, 18.193159, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(7907, 1027.993530, 1775.789307, 28.272560, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(7913, 1039.026978, 1720.583374, 23.760237, 0.0000, 0.0000, 157.5000);
CreateStreamedObject(13562, 1111.246460, 1790.788086, 17.059589, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3864, 1028.059326, 1730.282593, 15.917338, 0.0000, 0.0000, 202.5000);
CreateStreamedObject(3864, 1035.486938, 1788.631104, 18.967335, 0.0000, 0.0000, 112.5000);
CreateStreamedObject(1643, 1096.533447, 1757.400513, 9.840257, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1643, 1039.279785, 1756.471191, 9.915256, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5130, 1111.563110, 1728.340820, 12.059488, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(2773, 1103.187622, 1730.932617, 10.337541, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(2773, 1104.695923, 1728.447510, 10.337541, 0.0000, 0.0000, 310.8575);
CreateStreamedObject(2035, 1107.340820, 1736.541138, 12.869749, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1579, 1111.809570, 1737.368286, 10.022736, 0.0000, 0.0000, 270.0000);
//circuito upk
CreateStreamedObject(8357, 2660.981934, -2855.815186, 20.408773, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(8344, 2513.648926, -2880.253906, 20.391806, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(8343, 2466.903809, -2964.104980, 20.537733, 0.0000, 0.0000, 202.5000);
CreateStreamedObject(8344, 2494.760498, -3040.546387, 20.629349, 0.0000, 0.0000, 348.7500);
CreateStreamedObject(8355, 2582.471191, -3061.307129, 20.580650, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(8355, 2681.787354, -3005.218018, 20.621326, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(8344, 2755.116943, -3029.277100, 20.660694, 0.0000, 0.0000, 158.6684);
CreateStreamedObject(8343, 2771.598389, -3136.039307, 20.491735, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(8344, 2855.996094, -3128.813965, 20.425331, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(8344, 2900.537598, -3033.124512, 20.417654, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(8357, 2830.311035, -2855.754150, 20.362507, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(5005, 2797.939453, -2874.225098, 23.912800, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 2823.346436, -2836.330322, 23.898659, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 2639.623047, -2874.172119, 23.919664, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 2597.436035, -3072.571289, 24.055651, 0.0000, 0.0000, 23.2821);
CreateStreamedObject(1260, 2764.367188, -2882.318848, 28.725336, 0.0000, 0.0000, 213.7500);
CreateStreamedObject(4638, 2557.469482, -2874.860840, 22.110439, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1238, 2715.346680, -2840.485596, 20.711329, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1238, 2714.399902, -2871.104492, 20.719139, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1257, 2722.378906, -2837.589355, 21.672340, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1284, 2715.520508, -2847.078613, 23.629915, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1262, 2715.647705, -2839.648193, 26.054722, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1262, 2715.811768, -2845.579102, 26.135576, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1262, 2715.981934, -2839.632568, 21.152769, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(1262, 2707.001953, -2873.541260, 22.744343, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(1297, 2709.478516, -2838.096436, 23.787388, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1297, 2664.528320, -2837.962158, 23.787388, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1297, 2620.485352, -2837.932373, 23.795198, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3398, 2592.756348, -2882.821289, 34.009373, 0.0000, 0.0000, 213.7500);
CreateStreamedObject(7416, 2615.417236, -2915.310303, 19.792591, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2537.360596, -2915.333740, 19.689316, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2530.946289, -3005.159912, 18.130959, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(18323, 2631.813477, -2990.082275, 26.353029, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(18323, 2606.820801, -2942.052002, 24.528378, 0.0000, 0.0000, 112.5000);
CreateStreamedObject(3997, 2682.083008, -2780.084717, 20.405560, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 2643.234131, -2836.225342, 23.857094, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2518.735352, -3073.647949, 20.247765, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2744.275635, -3028.221924, 20.374685, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(7416, 2744.660400, -2911.064941, 20.041286, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2678.107666, -2968.476318, 20.355417, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(7416, 2673.461914, -3039.670654, 20.348446, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1260, 2640.150146, -2968.185059, 45.382614, 0.0000, 0.0000, 112.5000);
CreateStreamedObject(13607, 2877.495361, -2943.788330, 26.178322, 0.0000, 0.0000, 146.2500);
CreateStreamedObject(17030, 2697.977295, -2923.574707, 18.405348, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(3997, 2832.090332, -2777.938965, 20.363449, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2819.020752, -2906.774902, 19.658092, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(615, 2782.428467, -2885.181885, 20.109732, 0.0000, 0.0000, 348.7500);
CreateStreamedObject(615, 2803.250244, -2883.800293, 20.109732, 0.0000, 0.0000, 348.7500);
CreateStreamedObject(615, 2823.769775, -2884.085938, 20.101917, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(615, 2844.893799, -2884.382813, 20.109732, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(615, 2810.891357, -2948.250732, 20.101921, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(615, 2689.451660, -2961.172607, 20.349251, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2721.968262, -2938.722168, 20.085119, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2742.904053, -2934.766846, 20.085117, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2758.724121, -2941.799316, 20.085119, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(687, 2733.313232, -2933.760498, 20.111042, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2445.655518, -2892.989746, 19.558861, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7416, 2694.866943, -2883.597168, 19.892504, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(615, 2524.463135, -3025.200195, 20.249411, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(615, 2514.782227, -3021.762939, 11.374792, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(7416, 2868.113525, -2906.477295, 19.709311, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2869.022217, -2981.746338, 20.249306, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2933.253906, -2916.893799, 19.722881, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2767.311523, -2972.343506, -0.532358, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2805.946533, -2981.993652, 20.197065, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2814.842773, -3052.379883, 20.090471, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7416, 2838.977783, -3145.521240, 20.168741, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7416, 2769.096436, -3144.224121, 20.260145, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(18269, 2862.288086, -3181.687988, 38.595825, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(615, 2808.036133, -2997.472168, 19.315912, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2826.474365, -3012.207031, 20.009306, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2802.827393, -3056.822754, 20.009304, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2793.070068, -3079.456543, 20.017118, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2804.465820, -3032.575928, 20.009306, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2776.372559, -2960.474121, 19.323725, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2793.879883, -2980.288086, 19.190914, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2816.592529, -2954.467529, 19.315912, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(1260, 2618.911865, -2887.890625, 31.765450, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(1260, 2671.132324, -2890.331299, 32.623165, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(4832, 2763.337158, -2805.187500, 52.555206, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3997, 2551.212158, -2780.074707, 20.331272, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3997, 2958.553711, -2776.931152, 20.402338, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2442.031250, -2796.540771, 19.906181, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7416, 2435.583496, -2972.034180, 20.104050, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 2663.189941, -2825.553467, 24.830004, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 2636.692627, -2825.718994, 24.904980, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 2608.368408, -2825.696289, 24.879984, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 2580.005371, -2825.697998, 24.880707, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 2551.722656, -2826.041992, 24.880697, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 2853.291992, -2827.115967, 25.087877, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 2828.763672, -2827.105469, 25.112871, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7416, 2384.465088, -2879.713623, 20.123741, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7416, 2442.551514, -3055.581055, 20.349037, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(5005, 2460.674316, -3036.172607, 23.639256, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(5005, 2458.395264, -3071.551758, 24.180866, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(5005, 2485.044922, -3101.462402, 23.908367, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(5005, 2503.687988, -3112.560791, 24.049278, 0.0000, 0.0000, 22.5773);
CreateStreamedObject(5005, 2505.587646, -2966.943604, 23.690289, 0.0000, 0.0000, 258.7500);
CreateStreamedObject(5005, 2446.294434, -2877.449707, 23.655567, 0.0000, 0.0000, 291.6406);
CreateStreamedObject(5005, 2506.421387, -2836.210938, 23.882790, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 2448.932129, -2868.002686, 23.110378, 0.0000, 0.0000, 33.7500);
CreateStreamedObject(5005, 2450.323975, -2878.489258, 23.943321, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(5005, 2678.625977, -2983.395508, 23.914745, 0.0000, 0.0000, 33.7500);
CreateStreamedObject(5005, 2583.106934, -3026.872559, 23.807095, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(978, 2550.484619, -2873.935547, 21.232025, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 2541.452148, -2873.955811, 21.232025, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 2532.629150, -2873.929932, 21.232025, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 2523.601563, -2873.895996, 21.232025, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 2514.955078, -2873.894287, 21.232025, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 2506.539551, -2875.093506, 21.232025, 0.0000, 0.0000, 16.3293);
CreateStreamedObject(978, 2498.562744, -2879.237305, 21.232027, 0.0000, 0.0000, 37.9699);
CreateStreamedObject(978, 2492.579590, -2885.949707, 21.232023, 0.0000, 0.0000, 58.7510);
CreateStreamedObject(978, 2489.164795, -2894.352783, 21.232025, 0.0000, 0.0000, 75.9397);
CreateStreamedObject(978, 2488.895508, -2903.600098, 21.377953, 0.0000, 0.0000, 100.9407);
CreateStreamedObject(978, 2491.517578, -2912.496582, 21.377953, 0.0000, 0.0000, 112.1907);
CreateStreamedObject(978, 2494.808838, -2920.635742, 21.377953, 0.0000, 0.0000, 112.1907);
CreateStreamedObject(978, 2498.325684, -2929.176758, 21.377953, 0.0000, 0.0000, 112.1907);
CreateStreamedObject(978, 2501.487793, -2937.203857, 21.377953, 0.0000, 0.0000, 109.6124);
CreateStreamedObject(978, 2504.567871, -2945.884521, 21.377953, 0.0000, 0.0000, 109.6124);
CreateStreamedObject(8357, 3013.270752, -2855.813965, 20.391575, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(8357, 3011.053955, -2974.630859, 20.311722, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(8344, 3149.341797, -2950.557129, 20.196995, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8344, 3153.654541, -2890.134766, 20.222891, 0.0000, 0.0000, 201.4860);
CreateStreamedObject(5005, 2858.934570, -2836.355225, 23.903852, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3452, 2880.857422, -2827.072754, 25.112877, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 2910.123291, -2827.024170, 25.101770, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7416, 3011.667725, -2912.512207, 19.809855, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 3079.192139, -2915.434326, 19.853231, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 3143.675293, -2915.231689, 20.009403, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1260, 3008.723633, -2940.557617, 32.907700, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(1260, 2981.041504, -2935.437012, 32.907700, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(5005, 2925.910645, -2874.159912, 23.882202, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 3045.836426, -2874.074219, 23.886364, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 3057.612061, -2836.709473, 23.927467, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 2991.691895, -2955.118896, 23.586369, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 3034.817871, -2992.917236, 23.847614, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(5005, 3071.736328, -2955.128174, 23.654743, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 2490.815430, -3052.615234, 21.469568, 0.0000, 0.0000, 109.9217);
CreateStreamedObject(978, 2495.540527, -3060.058594, 21.469568, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(978, 2502.500732, -3065.760254, 21.469568, 0.0000, 0.0000, 146.2500);
CreateStreamedObject(978, 2510.815674, -3069.070557, 21.469568, 0.0000, 0.0000, 168.7500);
CreateStreamedObject(978, 2519.596680, -3068.166260, 21.469568, 0.0000, 0.0000, 202.5000);
CreateStreamedObject(978, 2527.601074, -3064.064453, 21.420870, 0.0000, 0.0000, 211.0944);
CreateStreamedObject(978, 2531.348145, -3055.750244, 21.087984, 0.0000, 0.0000, 278.5945);
CreateStreamedObject(978, 2607.513428, -3028.088135, 21.420870, 0.0000, 0.0000, 177.3444);
CreateStreamedObject(978, 2599.146484, -3027.699219, 21.441343, 0.0000, 0.0000, 177.3444);
CreateStreamedObject(7416, 2592.889160, -3025.523193, 20.419533, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 2591.873047, -3027.418457, 21.466343, 0.0000, 0.0000, 177.3444);
CreateStreamedObject(615, 2728.846191, -3009.480469, 20.443518, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2705.793213, -3027.264404, 20.443518, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 2681.786621, -3050.093994, 20.342279, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(5005, 3197.796143, -2886.689697, 23.774406, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(5005, 3154.501465, -2990.708984, 23.748512, 0.0000, 0.0000, 4.2972);
CreateStreamedObject(5005, 3210.894287, -2962.562256, 23.748512, 0.0000, 0.0000, 38.0471);
CreateStreamedObject(5005, 3207.996094, -2952.259766, 23.748512, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(7416, 2695.552979, -3094.544434, 20.398851, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(7416, 2605.377441, -3102.433594, 20.522690, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 2927.669434, -2883.502441, 25.730114, 0.0000, 0.0000, 360.0000);
CreateStreamedObject(3452, 2957.095703, -2883.594482, 25.767088, 0.0000, 0.0000, 360.0000);
CreateStreamedObject(3997, 3099.849365, -2797.648926, 19.792313, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 2730.209473, -2951.972412, 20.931505, 0.0000, 0.0000, 177.1124);
CreateStreamedObject(978, 2739.282959, -2952.564453, 20.931505, 0.0000, 0.0000, 177.1124);
CreateStreamedObject(978, 2747.881836, -2953.772949, 20.931505, 0.0000, 0.0000, 166.7991);
CreateStreamedObject(978, 2756.292969, -2956.378418, 20.920099, 0.0000, 0.0000, 159.0641);
CreateStreamedObject(978, 2764.110840, -2960.390625, 21.170095, 0.0000, 2.5783, 147.8914);
CreateStreamedObject(978, 2771.644775, -2965.496338, 21.320093, 0.0000, 0.0000, 143.5941);
CreateStreamedObject(978, 2778.550049, -2971.256348, 21.320093, 0.0000, 0.0000, 136.7186);
CreateStreamedObject(978, 2784.515137, -2977.816895, 21.400915, 0.0000, 0.0000, 129.8430);
CreateStreamedObject(978, 2790.072998, -2985.102539, 21.372715, 0.0000, 0.0000, 123.8270);
CreateStreamedObject(978, 2794.348145, -2992.720459, 21.287281, 0.0000, 0.0000, 112.6542);
CreateStreamedObject(978, 2797.815918, -3000.910400, 21.162283, 0.0000, 0.0000, 109.2165);
CreateStreamedObject(978, 2799.948486, -3010.143555, 21.350916, 0.0000, 0.0000, 101.4815);
CreateStreamedObject(5005, 2662.636963, -3044.181641, 24.001198, 0.0000, 0.0000, 32.8132);
CreateStreamedObject(5005, 2723.256348, -3116.271729, 24.009014, 0.0000, 0.0000, 66.5632);
CreateStreamedObject(5005, 2803.489258, -3027.930908, 24.009014, 0.0000, 0.0000, 241.3293);
CreateStreamedObject(978, 2801.782715, -3019.002686, 21.162283, 0.0000, 0.0000, 97.1844);
CreateStreamedObject(978, 2802.416992, -3027.918213, 21.162283, 0.0000, 0.0000, 90.3089);
CreateStreamedObject(979, 2737.139893, -2998.380127, 21.297716, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(979, 2745.973877, -3000.303711, 21.297716, 0.0000, 0.0000, 336.7952);
CreateStreamedObject(979, 2753.514648, -3005.344482, 21.297716, 0.0000, 0.0000, 316.1687);
CreateStreamedObject(979, 2758.595459, -3012.819336, 21.297716, 0.0000, 0.0000, 292.9640);
CreateStreamedObject(979, 2760.343994, -3021.642578, 21.289906, 0.0000, 0.0000, 270.6186);
CreateStreamedObject(979, 2758.954834, -3030.753418, 21.539900, 0.0000, 357.4217, 253.4300);
CreateStreamedObject(979, 2757.353271, -3035.891602, 21.739897, 0.0000, 357.4217, 253.4300);
CreateStreamedObject(1309, 2426.440918, -2909.367188, 34.035301, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(3864, 2792.816406, -2829.646729, 26.460476, 0.0000, 0.0000, 90.0001);
CreateStreamedObject(3864, 2746.858643, -3009.180176, 26.554520, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(3864, 2779.630371, -3127.541992, 26.357170, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(3864, 2866.980957, -3180.749023, 26.373577, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(3864, 2843.825684, -3039.947754, 26.270309, 0.0000, 0.0000, 168.7501);
CreateStreamedObject(3877, 2721.868896, -2837.545410, 24.653019, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3425, 2593.993408, -2973.200928, 46.382206, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(3279, 2716.063965, -2830.982910, 11.931196, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1226, 3109.421631, -2950.742920, 23.977648, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1226, 3102.184326, -2950.492188, 23.977648, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1226, 3094.665771, -2950.069580, 23.977648, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1226, 3085.249023, -2949.614990, 23.977648, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1226, 3076.953369, -2949.378174, 23.977648, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1226, 3065.393555, -2948.748779, 23.977646, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(1226, 3049.673340, -2948.831299, 23.977648, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8331, 2428.224365, -2909.468262, 42.312431, 0.0000, 0.0000, 213.7500);
CreateStreamedObject(8328, 2616.968018, -2889.702637, 37.525562, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(978, 3158.870117, -2953.428955, 21.012215, 0.0000, 0.0000, 205.0784);
CreateStreamedObject(978, 3165.780273, -2948.178223, 20.999620, 0.0000, 0.0000, 226.7190);
CreateStreamedObject(978, 3170.535400, -2940.599365, 21.012215, 0.0000, 0.0000, 249.2190);
CreateStreamedObject(978, 3172.227051, -2931.210938, 21.124619, 0.0000, 0.0000, 270.0001);
CreateStreamedObject(978, 3170.881592, -2922.087158, 21.024620, 0.0000, 0.0000, 291.5633);
CreateStreamedObject(978, 3167.667480, -2913.773193, 21.063110, 0.0000, 0.0000, 291.5633);
CreateStreamedObject(978, 3164.190186, -2905.096680, 21.063112, 0.0000, 0.0000, 291.5633);
CreateStreamedObject(978, 3160.776611, -2896.479004, 21.063112, 0.0000, 0.0000, 291.5633);
CreateStreamedObject(978, 3157.279541, -2888.093262, 21.063110, 0.0000, 0.0000, 293.2822);
CreateStreamedObject(978, 3152.301758, -2880.565918, 21.063110, 0.0000, 0.0000, 313.9086);
CreateStreamedObject(978, 3144.851807, -2875.313232, 21.063110, 0.0000, 0.0000, 336.4086);
CreateStreamedObject(978, 3136.008545, -2873.374756, 21.063110, 0.0000, 0.0000, 358.9086);
CreateStreamedObject(979, 3145.015625, -2837.334229, 21.063110, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(979, 3153.812256, -2839.105469, 21.063110, 0.0000, 0.0000, 157.5000);
CreateStreamedObject(979, 3162.224854, -2842.576904, 21.063110, 0.0000, 0.0000, 157.5000);
CreateStreamedObject(979, 3170.406250, -2846.950684, 21.063110, 0.0000, 0.0000, 146.2500);
CreateStreamedObject(979, 3177.526611, -2852.900879, 21.063110, 0.0000, 0.0000, 133.3584);
CreateStreamedObject(979, 3183.930664, -2859.666504, 21.063110, 0.0000, 0.0000, 133.3584);
CreateStreamedObject(5005, 2810.451904, -3181.280273, 24.043251, 0.0000, 0.0000, 359.0632);
CreateStreamedObject(5005, 2738.379639, -3153.597656, 23.819473, 0.0000, 0.0000, 302.8132);
CreateStreamedObject(5005, 2866.936279, -3170.845703, 23.828068, 0.0000, 0.0000, 201.5632);
CreateStreamedObject(5005, 2839.626709, -3045.262207, 23.974796, 0.0000, 0.0000, 111.5632);
CreateStreamedObject(978, 2763.955078, -3122.812012, 21.481953, 0.0000, 0.0000, 112.6542);
CreateStreamedObject(978, 2766.061768, -3127.829102, 21.481953, 0.0000, 0.0000, 112.5769);
CreateStreamedObject(978, 2770.064453, -3136.037842, 21.331955, 0.0000, 0.0000, 117.8107);
CreateStreamedObject(978, 2776.103271, -3142.658203, 21.331955, 0.0000, 0.0000, 147.1863);
CreateStreamedObject(978, 2784.289063, -3146.365723, 21.331955, 0.0000, 0.0000, 164.4524);
CreateStreamedObject(978, 2798.182861, -3146.431641, 21.331955, 0.0000, 0.0000, 186.9525);
CreateStreamedObject(978, 2807.114014, -3144.384766, 21.265551, 0.0000, 0.0000, 198.2024);
CreateStreamedObject(978, 2815.716064, -3141.870850, 21.265551, 0.0000, 0.0000, 193.9052);
CreateStreamedObject(978, 2824.617188, -3139.943604, 21.265551, 0.0000, 0.0000, 190.4675);
CreateStreamedObject(978, 2833.625977, -3138.062744, 21.265551, 0.0000, 0.0000, 192.9685);
CreateStreamedObject(978, 2842.473633, -3136.100586, 21.265551, 0.0000, 0.0000, 192.1863);
CreateStreamedObject(978, 2851.172852, -3134.247559, 21.265551, 0.0000, 0.0000, 191.3269);
CreateStreamedObject(978, 2859.993896, -3131.921387, 21.265551, 0.0000, 0.0000, 198.2024);
CreateStreamedObject(978, 2867.742188, -3127.208252, 21.108959, 0.0000, 0.0000, 223.2808);
CreateStreamedObject(978, 2872.828857, -3120.539795, 21.140553, 0.0000, 0.0000, 243.2024);
CreateStreamedObject(978, 2876.209961, -3112.070801, 21.233957, 0.0000, 0.0000, 253.5930);
CreateStreamedObject(978, 2877.516357, -3103.054443, 21.215551, 0.0000, 0.0000, 270.0770);
CreateStreamedObject(978, 2874.910156, -3094.550293, 21.265551, 0.0000, 0.0000, 303.8269);
CreateStreamedObject(978, 2868.455811, -3088.104248, 21.265551, 0.0000, 0.0000, 326.3269);
CreateStreamedObject(978, 2860.169189, -3084.776855, 21.265551, 0.0000, 0.0000, 348.8269);
CreateStreamedObject(978, 2844.993164, -3047.193604, 21.263498, 0.0000, 0.0000, 242.3430);
CreateStreamedObject(978, 2849.238770, -3039.057861, 21.257874, 0.0000, 0.0000, 242.3430);
CreateStreamedObject(978, 2853.471924, -3030.941406, 21.257874, 0.0000, 0.0000, 242.3430);
CreateStreamedObject(978, 2857.774170, -3022.750977, 21.257874, 0.0000, 0.0000, 242.3430);
CreateStreamedObject(978, 2862.359131, -3015.145264, 21.257874, 0.0000, 0.0000, 234.6080);
CreateStreamedObject(978, 2868.360352, -3008.220703, 21.257874, 0.0000, 0.0000, 223.3580);
CreateStreamedObject(978, 2874.886230, -3002.048828, 21.257874, 0.0000, 0.0000, 223.3580);
CreateStreamedObject(978, 2881.981201, -2996.050049, 21.257874, 0.0000, 0.0000, 217.3419);
CreateStreamedObject(978, 2888.949219, -2991.202393, 21.257874, 0.0000, 0.0000, 212.1080);
CreateStreamedObject(978, 2893.852539, -2984.236084, 21.257874, 0.0000, 0.0000, 257.1081);
CreateStreamedObject(3997, 3107.410156, -2797.707764, 19.515533, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 2924.989746, -3107.706299, 23.976849, 0.0000, 0.0000, 238.8282);
CreateStreamedObject(5005, 2915.808350, -3106.546875, 23.976849, 0.0000, 0.0000, 272.5783);
CreateStreamedObject(979, 2912.202637, -3090.291260, 21.265551, 0.0000, 0.0000, 123.7501);
CreateStreamedObject(979, 2907.260254, -3083.018311, 21.265551, 0.0000, 0.0000, 123.7501);
CreateStreamedObject(979, 2900.827148, -3076.504883, 21.265551, 0.0000, 0.0000, 146.2501);
CreateStreamedObject(979, 2893.470703, -3071.204590, 21.257874, 0.0000, 0.0000, 141.9529);
CreateStreamedObject(979, 2887.437988, -3064.598877, 21.257874, 0.0000, 0.0000, 122.9680);
CreateStreamedObject(979, 2884.082520, -3056.401611, 21.257874, 0.0000, 0.0000, 102.1869);
CreateStreamedObject(979, 2883.608887, -3047.377686, 21.257874, 0.0000, 0.0000, 84.8434);
CreateStreamedObject(979, 2886.106689, -3038.783447, 21.257874, 0.0000, 0.0000, 62.3434);
CreateStreamedObject(979, 2891.059570, -3031.187500, 21.257874, 0.0000, 0.0000, 51.0934);
CreateStreamedObject(979, 2897.596191, -3025.020264, 21.257872, 0.0000, 0.0000, 35.5463);
CreateStreamedObject(979, 2905.035645, -3019.719482, 21.257874, 0.0000, 0.0000, 35.5463);
CreateStreamedObject(979, 2912.653076, -3014.876709, 21.257874, 0.0000, 0.0000, 29.5303);
CreateStreamedObject(979, 2920.489014, -3009.959717, 21.265255, 0.0000, 0.0000, 34.6868);
CreateStreamedObject(979, 2927.967285, -3004.689941, 21.257874, 0.0000, 0.0000, 35.5463);
CreateStreamedObject(979, 2935.460205, -2999.347900, 21.257874, 0.0000, 0.0000, 35.5463);
CreateStreamedObject(979, 2942.894775, -2994.023926, 21.257874, 0.0000, 0.0000, 35.5463);
CreateStreamedObject(979, 2951.140381, -2992.018799, 21.257874, 0.0000, 0.0000, 352.3426);
CreateStreamedObject(7416, 2912.215576, -3040.424805, 20.220072, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7416, 2911.482666, -3130.648682, 20.187199, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 2793.333496, -3147.003418, 21.331955, 0.0000, 0.0000, 186.9525);
CreateStreamedObject(979, 2458.292725, -2905.808105, 20.829556, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(979, 2463.039795, -3074.912109, 21.469568, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(4239, 2981.751953, -2934.953369, 39.304935, 0.0000, 0.0000, 67.5001);
CreateStreamedObject(7904, 3006.921875, -2941.119873, 39.758186, 0.0000, 0.0000, 332.2660);
CreateStreamedObject(3458, 2944.020752, -2815.894775, 21.923868, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3627, 2842.999023, -2824.947998, 29.129879, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3627, 2900.247803, -2824.812256, 29.136736, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(9190, 2765.193359, -2881.843262, 34.353027, 0.0000, 0.0000, 123.7500);
CreateStreamedObject(4828, 2877.513428, -2943.191162, 36.018383, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(9186, 2668.143555, -2895.232666, 39.246861, 0.0000, 0.0000, 348.7500);
CreateStreamedObject(615, 2945.272461, -3012.527100, 8.471718, 0.0000, 0.0000, 236.2500);
CreateStreamedObject(615, 2934.975342, -3025.764648, 8.713905, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(1309, 2439.869629, -3058.051025, 33.020836, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(979, 2449.331055, -3065.064697, 42.632915, 0.0000, 269.7591, 326.2500);
CreateStreamedObject(979, 2444.181396, -3061.611328, 42.561691, 0.0000, 269.7591, 326.2500);
CreateStreamedObject(979, 2442.019775, -3059.649902, 42.517811, 0.0000, 269.7591, 326.2500);
CreateStreamedObject(979, 2435.280029, -3055.599365, 42.259003, 0.0000, 269.7591, 326.2500);
CreateStreamedObject(979, 2446.900635, -3063.330566, 38.165722, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(979, 2440.223633, -3058.320313, 46.572906, 0.0000, 0.0000, 299.6075);
CreateStreamedObject(979, 2440.099854, -3058.467529, 42.549778, 0.0000, 0.0000, 299.6075);
CreateStreamedObject(979, 2436.509033, -3057.345703, 42.657215, 342.8113, 85.9437, 309.9980);
CreateStreamedObject(979, 2433.188721, -3054.019287, 43.249477, 320.4659, 210.4578, 326.2500);
CreateStreamedObject(979, 2433.271729, -3052.735107, 40.157597, 352.2651, 148.5779, 284.1376);
CreateStreamedObject(9186, 2604.658447, -3123.395996, 25.067926, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(9187, 2588.400146, -3131.226807, 25.075737, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(9189, 2616.324219, -3109.336670, 25.067924, 0.0000, 0.0000, 213.7500);
CreateStreamedObject(3864, 2900.244873, -3053.304199, 26.317097, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 2761.695313, -3105.105225, 21.507299, 0.0000, 0.0000, 71.0920);
CreateStreamedObject(978, 2761.214600, -3113.911377, 21.481953, 0.0000, 0.0000, 101.4042);
CreateStreamedObject(978, 2786.328613, -3059.504150, 21.752193, 0.0000, 0.0000, 59.8419);
CreateStreamedObject(16501, 2924.942627, -2821.604980, 25.092873, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(16501, 2924.936035, -2821.604004, 22.602818, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(16501, 2924.957764, -2828.505127, 22.452820, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(9314, 2512.993408, -2906.351318, 21.457312, 0.0000, 0.0000, 348.7500);
CreateStreamedObject(9191, 2639.872314, -2968.487549, 51.205772, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(3398, 2450.092285, -2951.658691, 34.292465, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(3398, 2682.388428, -3037.319092, 34.536858, 0.0000, 0.0000, 44.9999);
CreateStreamedObject(615, 2843.513428, -3003.162109, 20.243137, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(615, 3020.829102, -2899.052002, 19.803688, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(3877, 2727.802246, -2834.539551, 22.071301, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3877, 2720.701172, -2872.758545, 20.393148, 0.0000, 0.0000, 0.0000);
//circuitoupk333 bysalama
CreateStreamedObject(8344, -1341.821899, 73.231178, 13.199338, 0.0000, 0.0000, 191.2500);
CreateStreamedObject(8344, -1674.386719, -216.015320, 13.199338, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(4863, -1596.941284, -304.350800, 23.894176, 0.0000, 352.2651, 337.5000);
CreateStreamedObject(8171, -1633.469971, -373.416321, 23.077999, 6.8755, 0.0000, 235.0816);
CreateStreamedObject(4862, -1436.902832, -372.633606, 35.500122, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(4864, -1295.008789, -429.456024, 25.728123, 359.1406, 11.1727, 337.5000);
CreateStreamedObject(8344, -1204.052368, -440.762329, 13.200865, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(8343, -1127.915527, -377.901489, 13.174964, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(8344, -1042.781372, -325.768799, 13.213522, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8343, -1021.184753, -293.616516, 13.240048, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(8171, -1101.423462, -234.389389, 13.225358, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(8171, -1206.651978, -190.830322, 13.200358, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(8343, -1265.823608, -140.329987, 13.249967, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(8171, -1295.936768, -33.475288, 13.150359, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(5001, -1347.933838, 31.573925, 15.970263, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(5001, -1635.889771, -200.082062, 16.020262, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(5001, -1689.016357, -204.543259, 16.071163, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(5005, -1606.398193, -89.486137, 16.699955, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(5005, -1491.259888, 25.571556, 16.699955, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(5005, -1376.597656, 140.191574, 16.699955, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(5001, -1210.401855, -459.375824, 16.072689, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(5005, -1105.631348, -252.734711, 16.776875, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(5005, -1085.406372, -221.773773, 16.666567, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(5005, -1202.767456, -212.484985, 16.751875, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(5005, -1181.265869, -181.979202, 16.751875, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(5005, -1270.856812, -70.775597, 16.601877, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(5005, -1287.625244, 12.037102, 16.701876, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(5007, -1290.868530, -105.546295, 16.137419, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(979, -1705.127319, -190.923401, 14.039557, 0.0000, 0.0000, 247.5001);
CreateStreamedObject(979, -1709.319214, -198.902100, 14.039557, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(979, -1713.616089, -206.914413, 14.040810, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(979, -1717.153564, -215.511749, 14.039558, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(979, -1719.846680, -224.396683, 14.039558, 0.0000, 0.0000, 258.7500);
CreateStreamedObject(979, -1720.764771, -233.619141, 14.039558, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(979, -1719.869751, -242.849365, 14.039558, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(979, -1717.161011, -251.679260, 14.039558, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(979, -1712.767456, -259.853668, 14.039557, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(979, -1707.676758, -267.529602, 14.039558, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(979, -1701.804077, -274.774536, 14.039558, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(979, -1694.656616, -280.729095, 14.039558, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(979, -1686.930786, -285.904266, 14.039557, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(979, -1191.245972, -485.069275, 14.041084, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(979, -1182.759521, -481.446289, 14.041085, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(979, -1174.210327, -477.955170, 14.041085, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(979, -1166.082031, -473.637054, 14.041085, 0.0000, 0.0000, 33.7500);
CreateStreamedObject(979, -1158.323975, -468.485046, 14.041085, 0.0000, 0.0000, 33.7500);
CreateStreamedObject(979, -1151.347534, -462.699158, 14.041085, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(979, -1302.396973, 79.338860, 14.039558, 0.0000, 0.0000, 112.5000);
CreateStreamedObject(979, -1305.041870, 88.000031, 14.039558, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(979, -1307.664551, 96.854897, 14.039558, 0.0000, 0.0000, 112.5000);
CreateStreamedObject(979, -1312.064819, 105.081039, 14.039558, 0.0000, 0.0000, 123.7499);
CreateStreamedObject(979, -1317.822388, 112.189819, 14.039558, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(979, -1325.013306, 117.997429, 14.084101, 0.0000, 0.0000, 146.2500);
CreateStreamedObject(979, -1333.420288, 121.517998, 14.098611, 0.0000, 0.0000, 168.7500);
CreateStreamedObject(979, -1339.320801, 122.787354, 14.039558, 0.0000, 0.0000, 168.7500);
CreateStreamedObject(979, -1258.872803, -149.142105, 14.090187, 0.0000, 0.0000, 146.2500);
CreateStreamedObject(979, -1264.384521, -142.506531, 14.090187, 0.0000, 0.0000, 112.5000);
CreateStreamedObject(979, -1267.003174, -133.788834, 14.090187, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(979, -1267.885254, -124.627007, 14.090187, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -1267.886353, -115.310883, 14.090187, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -1267.850830, -106.078438, 14.090188, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -1267.816162, -96.724953, 14.090188, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3873, -1191.846802, -427.261902, 24.696499, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13725, -1036.249268, -307.756104, 10.347509, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(7416, -1080.363037, -286.765503, 13.097281, 0.0000, 0.0000, 187.7349);
CreateStreamedObject(979, -1145.401367, -455.561707, 14.041085, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(5005, -1274.974976, -412.931824, 16.752384, 0.0000, 0.0000, 338.3594);
CreateStreamedObject(5005, -1140.218872, -446.165588, 16.752380, 0.0000, 0.0000, 67.4999);
CreateStreamedObject(5005, -1025.318970, -369.686951, 16.765038, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(5005, -997.192139, -350.660706, 16.765038, 0.0000, 0.0000, 213.7500);
CreateStreamedObject(5005, -979.546570, -317.751770, 16.765038, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(5005, -980.963074, -289.155548, 16.765038, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(5005, -989.945618, -272.259491, 16.791565, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(5005, -1121.547119, -329.379974, 16.699951, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, -1186.757935, -359.534729, 16.699955, 0.0000, 0.0000, 202.5000);
CreateStreamedObject(5005, -1160.847168, -339.869507, 16.574961, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(978, -1333.442871, 67.117996, 14.039558, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(978, -1335.361816, 76.316589, 14.039558, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(978, -1338.738892, 84.538864, 14.039558, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(978, -1345.205566, 90.918983, 14.039558, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(978, -1353.120483, 95.200592, 14.039558, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(978, -1362.005005, 97.060875, 14.205528, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, -1371.212769, 95.124107, 14.039558, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(978, -1378.729248, 90.120316, 14.039557, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(978, -1264.082520, -183.772552, 14.090187, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(978, -1277.793213, -177.331879, 14.090187, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(978, -1284.959229, -171.441513, 14.090187, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(978, -1291.494019, -164.912720, 14.090187, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(978, -1296.625244, -157.266647, 14.090187, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(978, -1300.217651, -148.602005, 14.090187, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(978, -1302.904297, -139.774689, 14.090187, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(978, -1304.722168, -130.699463, 14.090186, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(978, -1309.520630, -123.761734, 14.090187, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(978, -1674.572998, -210.122864, 14.039558, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(978, -1680.381104, -217.333435, 13.988659, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(978, -1683.883423, -225.697220, 13.988658, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(978, -1683.867065, -234.740463, 13.984187, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(978, -1680.302002, -243.149475, 13.988658, 0.0000, 0.0000, 123.7499);
CreateStreamedObject(978, -1674.787231, -250.539474, 14.039558, 0.0000, 0.0000, 129.8433);
CreateStreamedObject(978, -1226.000977, -435.993866, 13.988658, 0.0000, 0.0000, 202.5000);
CreateStreamedObject(978, -1174.212646, -419.889954, 13.988658, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(978, -1163.060303, -361.890350, 14.015184, 0.0000, 0.0000, 236.2500);
CreateStreamedObject(978, -1157.913574, -354.149078, 14.015186, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(978, -1152.956177, -348.373962, 13.988658, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(978, -1034.009521, -327.519073, 13.945313, 0.0000, 0.0000, 202.5000);
CreateStreamedObject(978, -1026.500488, -322.729370, 14.187730, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(978, -1025.982788, -287.908417, 14.080269, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(978, -1021.665466, -296.232758, 14.080269, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(979, -1113.807983, -370.563965, 14.015186, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(979, -1121.833252, -374.728455, 13.988658, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(979, -1127.593262, -381.948792, 13.988658, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(979, -1130.980591, -390.229462, 13.988658, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(979, -1131.923950, -399.399261, 13.988658, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -1132.025513, -408.397522, 14.015184, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -1132.081909, -417.582550, 14.015184, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -1132.155762, -423.605042, 14.041085, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(5005, -1184.734985, 332.119141, 16.699955, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(5005, -1287.012695, 180.423004, 16.699955, 0.0000, 0.0000, 45.0003);
CreateStreamedObject(5005, -1302.309692, 214.530853, 16.699955, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(3458, -1225.486450, 214.916840, 11.656303, 0.0000, 0.8594, 270.0000);
CreateStreamedObject(3458, -1220.906494, 218.150192, 11.705982, 0.0000, 0.8594, 269.9999);
CreateStreamedObject(979, -1218.668823, 215.364166, 14.033051, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -1218.815796, 224.281906, 14.166827, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -1218.909424, 233.239166, 14.301196, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -1219.031372, 242.647247, 14.387095, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -1219.092163, 245.993225, 14.596403, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(5005, -1159.321167, 308.776489, 16.699955, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(3279, -1234.942017, 226.847626, 13.224054, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(3279, -1266.023071, 256.685181, 13.447514, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(3516, -1282.669556, 221.336105, 16.384106, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(982, -1246.480225, 237.278717, 29.985733, 0.0000, 273.1970, 45.0000);
CreateStreamedObject(982, -1245.624390, 238.143875, 29.985733, 0.0000, 265.4620, 45.0000);
CreateStreamedObject(984, -1259.484253, 250.352631, 29.997643, 0.0000, 274.0564, 45.0000);
CreateStreamedObject(984, -1258.636108, 251.229889, 30.035034, 0.0000, 267.1809, 45.0000);
CreateStreamedObject(4597, -1258.736328, 234.110077, 12.779854, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(4597, -1258.401367, 234.439499, 12.804853, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(979, -1027.277100, -367.637177, 14.053742, 0.0000, 0.0000, 14.7651);
CreateStreamedObject(979, -993.588257, -345.510620, 14.080269, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(979, -980.338806, -313.933868, 14.080269, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -980.253845, -304.850311, 14.080269, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, -983.618164, -285.044006, 14.080269, 0.0000, 0.0000, 112.5000);
CreateStreamedObject(979, -987.997253, -276.768768, 14.080269, 0.0000, 0.0000, 123.7500);
CreateStreamedObject(979, -1005.996582, -258.318176, 14.080268, 0.0000, 0.0000, 146.2501);
CreateStreamedObject(979, -1013.771912, -253.093124, 14.080269, 0.0000, 0.0000, 146.2501);
CreateStreamedObject(1309, -1354.811523, 89.227089, 25.871136, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(8322, -1355.073486, 88.667755, 35.841873, 0.0000, 0.0000, 141.0933);
CreateStreamedObject(10838, -1304.828125, -144.856400, 30.434729, 0.0000, 359.1406, 16.4066);
CreateStreamedObject(11395, -1125.274414, -389.308807, 21.218857, 0.0000, 0.0000, 303.7499);
CreateStreamedObject(11435, -1344.667725, 122.997047, 17.860588, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(979, -1388.286011, 127.633812, 14.087653, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(979, -1394.906982, 121.012817, 14.112140, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(979, -1401.514771, 114.405052, 14.145023, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(979, -1408.143799, 107.776077, 14.175009, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(4597, -1258.088501, 234.780182, 12.804853, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(8344, -1413.521484, 46.426903, 13.172778, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(8343, -1415.329956, -48.610909, 13.174964, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(8343, -1552.037354, -93.297905, 13.161922, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(8343, -1468.652954, -105.398834, 13.199964, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(5001, -1413.142700, -75.274681, 15.996790, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(5001, -1492.837158, -110.593895, 16.071789, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(5001, -1500.426514, 1.343613, 16.020262, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(5001, -1498.383057, -53.265167, 16.418699, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(5001, -1480.779297, -10.606269, 16.037266, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(5001, -1593.576782, -157.615082, 16.418699, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(5030, -1378.161377, -16.847734, 16.700312, 0.0000, 0.0000, 88.2811);
CreateStreamedObject(979, -1446.606934, 68.412399, 14.012998, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(979, -1451.843750, 60.724224, 14.012999, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(979, -1456.231201, 52.583565, 14.012999, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(979, -1458.827393, 43.986649, 14.013000, 0.0000, 0.0000, 258.7500);
CreateStreamedObject(979, -1459.676270, 34.871750, 14.012999, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(979, -1459.674561, 25.831236, 14.012999, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(979, -1458.714722, 16.656498, 14.012999, 0.0000, 0.0000, 281.2500);
CreateStreamedObject(979, -1455.013428, 8.266594, 14.201541, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(979, -1449.887207, 0.576569, 14.210449, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(979, -1444.917969, -7.202576, 14.012999, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(979, -1439.865356, -14.824623, 14.040184, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(979, -1434.923096, -22.230652, 14.040184, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(979, -1517.047852, -69.080246, 14.002142, 0.0000, 0.0000, 146.2500);
CreateStreamedObject(979, -1525.194336, -64.683563, 14.002142, 0.0000, 0.0000, 157.5000);
CreateStreamedObject(979, -1534.154785, -61.896767, 14.002142, 0.0000, 0.0000, 168.7500);
CreateStreamedObject(979, -1543.295532, -60.071079, 14.002143, 0.0000, 0.0000, 168.7500);
CreateStreamedObject(979, -1552.321533, -59.179691, 14.002142, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(979, -1561.321289, -60.021255, 14.002142, 0.0000, 0.0000, 191.2501);
CreateStreamedObject(979, -1569.974854, -62.710762, 14.002142, 0.0000, 0.0000, 202.5000);
CreateStreamedObject(979, -1578.571411, -66.287323, 14.002142, 0.0000, 0.0000, 202.5000);
CreateStreamedObject(978, -1387.247559, 81.465881, 14.039558, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(978, -1393.740845, 74.747231, 14.012999, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(978, -1400.327759, 68.110519, 14.012999, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(978, -1406.659424, 61.792946, 14.012999, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(978, -1413.261963, 55.138603, 14.012999, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(978, -1419.814697, 48.592224, 14.012999, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(978, -1424.820313, 41.047737, 14.018582, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(978, -1426.577881, 32.148994, 14.026849, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(978, -1424.794678, 23.188690, 14.012999, 0.0000, 0.0000, 112.5000);
CreateStreamedObject(978, -1419.737183, 15.597702, 14.012999, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(978, -1413.167725, 8.935501, 14.040184, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(978, -1406.591431, 2.334606, 14.040184, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(978, -1400.042114, -4.185722, 14.040184, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(978, -1393.431030, -10.776760, 14.040184, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(978, -1386.813354, -17.345776, 14.040184, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(978, -1376.788696, -59.608181, 13.988658, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(978, -1380.451660, -68.102798, 14.040184, 0.0000, 0.0000, 67.5000);
CreateStreamedObject(978, -1384.759277, -75.955391, 14.040184, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(978, -1376.241455, -53.362549, 13.988658, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(978, -1376.189209, -44.054703, 13.988658, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(978, -1377.001709, -35.122326, 13.988658, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(978, -1441.541504, -132.754684, 14.040184, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(978, -1450.107300, -136.258469, 14.040184, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(978, -1458.952637, -138.869263, 14.040184, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(978, -1468.249023, -139.803009, 14.040184, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, -1477.405396, -139.829773, 14.040184, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, -1486.581909, -138.890060, 14.040184, 0.0000, 0.0000, 348.7500);
CreateStreamedObject(978, -1527.202637, -110.845612, 14.040184, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(978, -1531.502563, -103.010445, 13.988658, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(978, -1538.344849, -97.447426, 14.002142, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(978, -1547.271606, -94.831924, 14.002142, 0.0000, 0.0000, 348.7500);
CreateStreamedObject(978, -1556.335815, -94.721054, 14.318233, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(978, -1563.793457, -97.176193, 14.002142, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(979, -1441.920166, -82.940857, 14.040184, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(979, -1447.895752, -89.847839, 13.988658, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(979, -1455.023926, -95.720215, 13.988658, 0.0000, 0.0000, 213.7500);
CreateStreamedObject(979, -1463.461304, -99.198677, 13.988658, 0.0000, 0.0000, 191.2500);
CreateStreamedObject(979, -1472.614014, -99.060150, 13.988659, 0.0000, 0.0000, 168.7500);
CreateStreamedObject(979, -1480.880371, -95.637650, 13.988658, 0.0000, 0.0000, 146.2500);
CreateStreamedObject(979, -1488.654907, -90.371239, 13.988658, 0.0000, 0.0000, 146.2500);
CreateStreamedObject(7617, -1458.583130, 6.399841, 25.078043, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(6355, -1438.214111, -47.922058, 23.185156, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(3279, -1416.924927, 23.323792, 13.224054, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(3279, -1467.251465, 30.915655, 13.216505, 0.0000, 356.5623, 82.2652);
CreateStreamedObject(3279, -1549.080566, -49.569839, 13.224054, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(3361, -1543.712402, -33.575226, 17.197340, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(3361, -1550.540161, -40.484360, 17.172340, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(3361, -1481.508301, 26.396202, 16.822330, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(3361, -1486.673584, 18.755136, 16.772312, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(3361, -1388.874512, 54.662212, 16.745771, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3361, -1379.046143, 54.685566, 16.813324, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3361, -1335.879272, 56.235931, 16.697336, 0.0000, 0.0000, 202.5000);
CreateStreamedObject(3361, -1295.003784, 73.479004, 16.697348, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(982, -1311.286987, 66.540886, 19.457027, 0.0000, 268.8998, 293.3595);
CreateStreamedObject(984, -1325.719482, 60.322624, 19.387354, 0.0000, 269.7592, 292.5000);
CreateStreamedObject(982, -1432.182251, 24.663710, 29.985733, 0.0000, 269.7592, 82.1877);
CreateStreamedObject(982, -1451.981079, 27.403805, 30.000902, 0.0000, 269.7592, 82.1877);
CreateStreamedObject(982, -1421.838745, -49.155884, 13.831992, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, -1430.913940, -70.963669, 13.831992, 0.0000, 0.0000, 315.0000);
//derby
CreateStreamedObject(13612, 655.568359, -2062.070801, 3.967660, 0.0000, 0.0000, 0.8594);
CreateStreamedObject(978, 708.468018, -2034.414917, 5.419434, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(978, 699.732849, -2031.358276, 5.419694, 0.0000, 0.0000, 343.5934);
CreateStreamedObject(978, 690.668030, -2029.262207, 5.462223, 0.0000, 0.0000, 350.4688);
CreateStreamedObject(978, 681.475159, -2028.208618, 5.536644, 0.0000, 0.0000, 356.5623);
CreateStreamedObject(978, 672.726929, -2027.903809, 5.598135, 0.0000, 0.0000, 359.1406);
CreateStreamedObject(978, 664.355591, -2027.759277, 5.638885, 0.0000, 0.0000, 359.1406);
CreateStreamedObject(978, 655.668884, -2027.628906, 5.678660, 0.0000, 0.0000, 359.1406);
CreateStreamedObject(978, 646.360962, -2027.687012, 5.648067, 0.0000, 0.0000, 1.7962);
CreateStreamedObject(978, 637.608887, -2027.994263, 5.679926, 0.0000, 0.0000, 1.7962);
CreateStreamedObject(978, 628.394470, -2028.635132, 5.666149, 0.0000, 0.0000, 6.0933);
CreateStreamedObject(978, 619.156494, -2030.174072, 5.590894, 0.0000, 0.0000, 13.0462);
CreateStreamedObject(978, 610.284180, -2032.733887, 5.620807, 0.0000, 0.0000, 19.0622);
CreateStreamedObject(978, 602.082703, -2036.232788, 5.474789, 0.0000, 0.0000, 27.7339);
CreateStreamedObject(978, 594.633789, -2041.133789, 5.475616, 0.0000, 0.0000, 38.9839);
CreateStreamedObject(978, 587.954407, -2047.656982, 5.376358, 0.0000, 0.0000, 50.2339);
CreateStreamedObject(978, 583.580566, -2055.687500, 5.235082, 0.0000, 0.0000, 72.7339);
CreateStreamedObject(978, 582.652893, -2064.711426, 5.082749, 0.0000, 0.0000, 95.2339);
CreateStreamedObject(978, 585.161133, -2073.340332, 4.939745, 0.0000, 0.0000, 117.7339);
CreateStreamedObject(978, 590.042114, -2080.770264, 4.848843, 0.0000, 0.0000, 128.9839);
CreateStreamedObject(978, 597.019043, -2086.638184, 4.772270, 0.0000, 0.0000, 151.4839);
CreateStreamedObject(978, 605.222046, -2090.620361, 4.627382, 0.0000, 0.0000, 156.7178);
CreateStreamedObject(978, 613.576050, -2093.304199, 4.584089, 0.0000, 0.0000, 167.9678);
CreateStreamedObject(978, 622.265259, -2095.224365, 4.536049, 0.0000, 0.0000, 167.9678);
CreateStreamedObject(978, 630.610168, -2096.080078, 4.503753, 0.0000, 0.0000, 179.2178);
CreateStreamedObject(978, 639.221252, -2096.243408, 4.498180, 0.0000, 0.0000, 179.2178);
CreateStreamedObject(978, 648.235413, -2096.376709, 4.509415, 0.0000, 0.0000, 179.2178);
CreateStreamedObject(978, 675.239258, -2095.848389, 4.458433, 0.0000, 0.0000, 183.5151);
CreateStreamedObject(978, 683.890503, -2095.267090, 4.429554, 0.0000, 0.0000, 183.5151);
CreateStreamedObject(978, 693.001099, -2093.780518, 4.450663, 0.0000, 0.0000, 194.7650);
CreateStreamedObject(978, 701.761353, -2090.967529, 4.416231, 0.0000, 0.0000, 200.8584);
CreateStreamedObject(978, 710.060547, -2086.796143, 4.469944, 0.0000, 0.0000, 212.1084);
CreateStreamedObject(978, 717.774658, -2081.972900, 4.566650, 0.0000, 0.0000, 212.1084);
CreateStreamedObject(978, 724.343262, -2075.708496, 4.678751, 0.0000, 0.0000, 234.6084);
CreateStreamedObject(978, 728.052246, -2067.382813, 4.763071, 0.0000, 0.0000, 257.1084);
CreateStreamedObject(978, 729.080322, -2058.694824, 4.924419, 0.0000, 0.0000, 268.3584);
CreateStreamedObject(978, 726.743408, -2050.305176, 5.087442, 0.0000, 0.0000, 302.1084);
CreateStreamedObject(978, 721.256775, -2043.180908, 5.240093, 0.0000, 0.0000, 313.3584);
CreateStreamedObject(978, 715.027161, -2037.731079, 5.378603, 0.0000, 0.0000, 324.6084);
CreateStreamedObject(3989, 667.919434, -2129.202881, -0.856917, 0.0000, 0.0000, 90.8594);
CreateStreamedObject(987, 612.737915, -2100.152832, 3.596208, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(987, 610.308533, -2111.953613, 3.596208, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(987, 610.389465, -2123.868164, 3.596208, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(987, 610.452209, -2135.770020, 3.674310, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(987, 610.544495, -2147.637207, 3.768083, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8150, 672.655518, -2147.509033, 6.628453, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(987, 708.799438, -2135.612305, 3.558645, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(987, 708.790039, -2123.661377, 3.559925, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(987, 704.146179, -2112.642090, 3.573865, 0.0000, 0.0000, 292.5000);
CreateStreamedObject(987, 695.694031, -2104.354736, 3.596208, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(987, 687.280518, -2095.950684, 3.596208, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(8041, 661.323364, -2096.416016, 9.504164, 0.0000, 0.0000, 271.7189);
CreateStreamedObject(3458, 630.567444, -2142.935547, 5.281501, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 669.276855, -2142.957275, 5.272716, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(11391, 634.585876, -2140.776611, 5.034445, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(11393, 620.878113, -2119.961914, 5.152881, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(14796, 623.551208, -2107.704346, 7.361520, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(14826, 615.273499, -2128.615723, 4.381552, 0.0000, 0.0000, 270.0001);
CreateStreamedObject(2714, 661.419800, -2097.790771, 5.878947, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(2714, 661.992188, -2097.950928, 13.371050, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3471, 670.295837, -2096.717285, 4.863803, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3471, 652.556702, -2097.767090, 4.864186, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(6986, 638.876770, -2097.635254, 7.732529, 271.4780, 0.8594, 93.4377);
CreateStreamedObject(14467, 673.542297, -2103.175781, 6.326234, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1309, 582.628174, -2067.052979, 8.471689, 0.0000, 0.0000, 356.5623);
CreateStreamedObject(978, 581.266113, -2081.662598, 17.569046, 0.0000, 88.5220, 265.7801);
CreateStreamedObject(978, 581.779419, -2073.118652, 17.438253, 0.0000, 88.5220, 265.7801);
CreateStreamedObject(978, 582.609131, -2059.306396, 17.081636, 0.0000, 88.5220, 265.7801);
CreateStreamedObject(978, 582.029480, -2068.955811, 13.473003, 0.0000, 88.5220, 265.7801);
CreateStreamedObject(978, 581.562683, -2077.509521, 13.108785, 0.0000, 179.6223, 265.7801);
CreateStreamedObject(978, 582.143616, -2067.055908, 17.723673, 0.0000, 179.6223, 265.7801);
CreateStreamedObject(978, 582.195007, -2066.200195, 14.482707, 0.0000, 226.8916, 265.7801);
CreateStreamedObject(978, 582.776978, -2056.511963, 19.447138, 0.0000, 214.8595, 257.1858);
CreateStreamedObject(978, 582.668823, -2056.075439, 15.299155, 0.0000, 141.8072, 265.8575);
CreateStreamedObject(3452, 675.598572, -2018.508179, 7.867996, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 646.090820, -2018.513428, 7.862046, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 616.681580, -2018.531616, 7.842100, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 587.149109, -2018.541260, 7.819190, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 705.077271, -2018.503662, 7.905933, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3453, 735.224976, -2024.019043, 7.901884, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3452, 741.600220, -2053.287354, 7.905553, 0.0000, 0.0000, 90.0001);
CreateStreamedObject(3453, 736.108887, -2083.380859, 7.902933, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 699.808289, -2028.217407, 2.738971, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 711.970825, -2028.222046, 2.738967, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 719.163147, -2031.729248, 2.720044, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 729.275146, -2035.401489, 2.709718, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 736.920837, -2039.991089, 2.636463, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 742.166687, -2044.274414, 2.634122, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 745.701294, -2048.359863, 2.539759, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 730.884766, -2060.680176, 2.411658, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 728.980469, -2075.423340, 2.361658, 0.0000, 0.0000, 234.4539);
CreateStreamedObject(978, 722.679199, -2079.943115, 4.733836, 0.0000, 0.0000, 65.8584);
CreateStreamedObject(3458, 713.760193, -2088.100098, 2.048634, 0.0000, 0.0000, 223.2039);
CreateStreamedObject(3458, 712.879028, -2092.059082, 1.677682, 0.0000, 0.0000, 180.7822);
CreateStreamedObject(8648, 732.758362, -2062.587646, 4.793133, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(8648, 732.714050, -2042.908325, 5.015596, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(8648, 712.306274, -2027.624268, 5.120446, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8648, 691.231201, -2027.605103, 5.120446, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 605.994690, -2026.044678, 3.365448, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3453, 557.889771, -2024.915649, 7.802085, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3452, 552.578186, -2055.052002, 7.995784, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3452, 552.583740, -2084.644531, 8.052141, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3453, 558.919800, -2113.930420, 7.961709, 0.0000, 0.0000, 269.9999);
CreateStreamedObject(3452, 588.739868, -2119.457520, 7.911923, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 574.924194, -2027.535400, 3.386955, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 597.721436, -2027.862549, 3.389770, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 593.228333, -2029.169312, 3.292016, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 588.856567, -2031.030762, 3.380354, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 579.762878, -2031.101929, 3.355351, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 563.113464, -2050.320557, 3.400412, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 567.279541, -2050.287354, 3.392314, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 572.155701, -2050.239746, 3.385672, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 577.215210, -2050.318604, 3.452108, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 563.053650, -2090.122314, 3.346247, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 567.239624, -2090.653076, 3.338331, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 572.188477, -2090.585693, 3.301440, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 577.156921, -2090.496338, 3.456956, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 580.117554, -2050.177002, 3.392590, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 580.187012, -2090.623047, 3.409740, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 582.456116, -2093.202637, 3.402766, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 584.728271, -2097.135010, 3.362375, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 587.401001, -2100.396240, 3.368704, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 589.479065, -2102.506592, 3.337186, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 591.148315, -2104.228027, 3.346145, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 592.592224, -2105.403564, 3.364110, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 593.333374, -2106.089355, 3.287626, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 604.070251, -2111.145752, 3.297646, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 595.825745, -2107.316895, 3.351407, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 599.575745, -2109.566895, 3.312857, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 611.971008, -2094.587891, 1.245507, 16.3293, 0.8594, 178.2812);
CreateStreamedObject(979, 601.465332, -2089.765625, 4.521235, 85.0842, 0.0000, 337.5000);
CreateStreamedObject(979, 599.455139, -2089.391357, 4.560061, 85.0842, 0.0000, 337.5000);
CreateStreamedObject(979, 595.567688, -2086.767090, 4.368915, 85.0842, 0.0000, 337.5000);
CreateStreamedObject(979, 588.395691, -2079.925049, 4.637390, 85.0842, 0.0000, 315.0000);
CreateStreamedObject(979, 587.192749, -2079.589844, 4.606061, 85.0842, 0.0000, 315.0000);
CreateStreamedObject(979, 585.019775, -2074.923340, 4.268763, 80.7870, 0.0000, 292.5000);
CreateStreamedObject(979, 584.806885, -2074.101807, 4.621451, 80.7870, 0.0000, 303.7500);
CreateStreamedObject(979, 584.355530, -2075.204834, 4.621456, 80.7870, 0.0000, 303.7500);
CreateStreamedObject(3458, 581.690857, -2033.093994, 3.360236, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 583.989197, -2029.179199, 3.320030, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 586.857605, -2025.996582, 3.256743, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 589.122437, -2023.662842, 3.251092, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 591.237671, -2021.479492, 3.235029, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3458, 584.788757, -2032.457886, 3.378706, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 581.530884, -2033.796875, 3.283456, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 578.993408, -2035.021851, 3.277112, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 576.836548, -2036.812622, 3.293252, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3458, 606.475952, -2114.743896, 1.785485, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3268, 698.539063, -2130.802979, 3.556642, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(955, 693.864990, -2116.781982, 3.994164, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3390, 706.206482, -2120.032471, 3.564375, 0.0000, 0.0000, 33.7500);
CreateStreamedObject(3393, 703.825073, -2117.620850, 3.566791, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(3394, 701.189819, -2116.914307, 3.567519, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(16662, 706.576965, -2133.608887, 4.753151, 0.0000, 0.0000, 244.8444);
CreateStreamedObject(936, 705.803101, -2128.449707, 4.033588, 0.0000, 0.0000, 302.8906);
CreateStreamedObject(936, 706.779419, -2129.897461, 4.031145, 0.0000, 0.0000, 302.8906);
CreateStreamedObject(936, 707.344421, -2131.808838, 3.953552, 0.0000, 0.0000, 273.4378);
CreateStreamedObject(936, 707.418457, -2133.585693, 4.003599, 0.0000, 0.0000, 271.7189);
CreateStreamedObject(936, 707.037903, -2135.468018, 4.035780, 0.0000, 0.0000, 246.6406);
CreateStreamedObject(936, 706.279419, -2137.096436, 4.040123, 0.0000, 0.0000, 243.2028);
CreateStreamedObject(936, 705.113586, -2138.644043, 4.042236, 0.0000, 0.0000, 220.7028);
CreateStreamedObject(936, 705.692627, -2138.028564, 4.016406, 0.0000, 0.0000, 231.9528);
CreateStreamedObject(936, 708.045532, -2134.554199, 4.021202, 0.0000, 0.0000, 254.4528);
CreateStreamedObject(936, 707.319824, -2130.832764, 3.929843, 0.0000, 0.0000, 276.9528);
CreateStreamedObject(1550, 698.758240, -2116.999756, 3.969561, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1550, 697.747131, -2117.065674, 3.972428, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(2690, 692.189087, -2116.860352, 3.955342, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(2690, 691.249634, -2116.855957, 3.955624, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3524, 652.722900, -2096.637207, 9.001612, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3524, 670.371765, -2096.229492, 9.009724, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3864, 702.783264, -2092.779541, 9.303177, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(3864, 724.576050, -2035.540771, 10.335213, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(3864, 590.549805, -2036.538330, 10.918747, 0.0000, 0.0000, 135.0000);
CreateStreamedObject(3864, 593.077026, -2088.027100, 10.989605, 0.0000, 0.0000, 236.2500);
CreateStreamedObject(13562, 583.036438, -2052.192627, 25.049191, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(11417, 626.236084, -2099.239014, 8.470055, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(16782, 702.782654, -2145.895752, 4.611811, 0.0000, 0.0000, 90.0001);
CreateStreamedObject(16782, 644.977173, -2098.646484, 4.783169, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1571, 683.538025, -2143.081543, 4.766803, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1571, 676.654419, -2143.062744, 4.785275, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3279, 603.946777, -2131.313477, 3.301726, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(16644, 604.626526, -2117.058105, 19.856630, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(16644, 604.629883, -2099.986816, 19.752865, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(16644, 604.670898, -2082.930908, 19.706926, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(16644, 604.697571, -2067.303467, 19.706120, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(16644, 604.744263, -2050.421387, 19.666056, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(16644, 604.763428, -2034.100220, 19.683416, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(16644, 604.816772, -2019.165161, 13.145008, 0.0000, 318.7470, 270.0000);
//race
CreateStreamedObject(4853,2726.863,1835.499,8.638,0.0,0.0,0.0);
CreateStreamedObject(3578,2736.050,1982.287,6.512,0.0,0.0,270.000);
CreateStreamedObject(3578,1428.839,2441.746,6.567,0.0,0.0,-11.250);
CreateStreamedObject(3578,1412.078,2444.267,6.601,0.0,0.0,-11.250);
CreateStreamedObject(3578,1376.766,2475.116,6.519,0.0,0.0,11.250);
CreateStreamedObject(3578,1355.682,2469.666,6.512,0.0,0.0,22.500);
CreateStreamedObject(3578,1235.421,2162.451,6.548,0.0,0.0,-78.750);
CreateStreamedObject(3578,1233.493,2178.089,6.512,0.0,0.0,-90.000);
CreateStreamedObject(3578,1202.601,2289.398,6.533,0.0,0.0,67.500);
CreateStreamedObject(3578,1207.140,2307.615,6.525,0.0,0.0,67.500);
CreateStreamedObject(3578,1234.460,1947.932,6.512,0.0,0.0,78.750);
CreateStreamedObject(3578,1233.661,1933.741,6.510,0.0,0.0,90.000);
CreateStreamedObject(3578,1200.647,1956.100,6.520,0.0,0.0,90.000);
CreateStreamedObject(3578,1201.311,1943.139,6.512,0.0,0.0,90.000);
CreateStreamedObject(3578,1235.206,1700.801,6.460,0.0,0.0,78.750);
CreateStreamedObject(3578,1234.013,1683.038,6.512,0.0,0.0,78.750);
CreateStreamedObject(3578,1199.438,1699.726,6.457,0.0,0.0,90.000);
CreateStreamedObject(3578,1198.175,1678.422,6.512,0.0,0.0,90.000);
CreateStreamedObject(3578,1235.551,1149.178,5.873,0.0,0.0,90.000);
CreateStreamedObject(3578,1236.879,1127.692,6.591,0.0,0.0,90.000);
CreateStreamedObject(3578,1202.977,1015.067,6.603,0.0,0.0,101.250);
CreateStreamedObject(3578,1206.171,999.609,6.621,0.0,0.0,101.250);
CreateStreamedObject(3578,1354.453,832.599,6.601,0.0,0.0,135.000);
CreateStreamedObject(3578,2160.878,862.209,6.512,0.0,0.0,-11.250);
CreateStreamedObject(3578,2168.228,821.244,6.483,0.0,0.0,11.250);
CreateStreamedObject(3578,2419.377,859.982,6.512,0.0,0.0,0.0);
CreateStreamedObject(3578,2401.385,859.682,6.489,0.0,0.0,0.0);
CreateStreamedObject(3578,2428.762,825.570,6.512,0.0,0.0,0.0);
CreateStreamedObject(3578,2404.533,825.793,6.485,0.0,0.0,0.0);
CreateStreamedObject(3578,2699.227,1338.297,6.517,0.0,0.0,90.000);
CreateStreamedObject(3578,2698.748,1355.247,6.485,0.0,0.0,90.000);
CreateStreamedObject(3578,2738.119,1359.346,6.454,0.0,0.0,90.000);
CreateStreamedObject(3578,2737.879,1342.046,6.512,0.0,0.0,90.000);
CreateStreamedObject(3578,2700.306,1606.161,6.520,0.0,0.0,90.000);
CreateStreamedObject(3578,2698.885,1587.370,6.463,0.0,0.0,90.000);
CreateStreamedObject(3578,2735.122,1611.708,6.512,0.0,0.0,90.000);
CreateStreamedObject(3578,2735.948,1586.376,6.457,0.0,0.0,112.500);
CreateStreamedObject(3578,2698.885,1986.296,6.520,0.0,0.0,78.750);
CreateStreamedObject(3578,2700.547,2249.208,6.520,0.0,0.0,90.000);
CreateStreamedObject(3578,2701.088,2230.176,6.488,0.0,0.0,90.000);
CreateStreamedObject(3578,2734.957,2257.106,6.512,0.0,0.0,90.000);
CreateStreamedObject(3578,2734.812,2225.728,6.471,0.0,0.0,90.000);
CreateStreamedObject(3578,1643.081,2447.766,6.825,0.0,0.0,180.000);
CreateStreamedObject(3578,1670.918,2446.998,6.760,0.0,0.0,0.0);
CreateStreamedObject(3578,1527.286,2479.340,6.562,0.0,0.0,0.0);
CreateStreamedObject(3578,1421.026,866.104,6.592,0.0,0.0,11.250);
//crazy arena
CreateStreamedObject(3330,245.193,-1863.010,66.035,0.0,0.0,0.0);
CreateStreamedObject(3330,237.855,-1790.612,68.246,0.0,0.0,0.0);
CreateStreamedObject(3330,221.452,-1797.741,68.334,0.0,0.0,45.000);
CreateStreamedObject(3330,211.607,-1813.938,68.323,0.0,0.0,78.750);
CreateStreamedObject(3330,211.062,-1836.931,67.624,0.0,0.0,101.250);
CreateStreamedObject(3330,222.938,-1856.332,67.056,0.0,0.0,146.250);
CreateStreamedObject(3330,266.957,-1860.406,66.880,0.0,0.0,11.250);
CreateStreamedObject(3330,254.967,-1791.308,68.222,0.0,0.0,0.0);
CreateStreamedObject(3330,271.928,-1791.588,68.305,0.0,0.0,0.0);
CreateStreamedObject(3330,288.741,-1855.640,67.043,0.0,0.0,11.250);
CreateStreamedObject(3330,291.260,-1793.860,68.328,0.0,0.0,-11.250);
CreateStreamedObject(3330,303.404,-1807.425,68.346,0.0,0.0,-90.000);
CreateStreamedObject(3330,308.209,-1828.063,67.867,0.0,0.0,-67.500);
CreateStreamedObject(3330,305.320,-1846.852,67.327,0.0,0.0,-135.000);
CreateStreamedObject(3330,214.736,-1846.947,67.329,0.0,0.0,-56.250);
CreateStreamedObject(3330,304.648,-1837.132,67.609,0.0,0.0,-90.000);
CreateStreamedObject(972,280.537,-1842.291,2.506,0.0,0.0,0.0);
CreateStreamedObject(3866,283.607,-1812.676,11.148,0.0,0.0,-90.000);
CreateStreamedObject(619,268.911,-1801.018,3.352,0.0,0.0,11.250);
CreateStreamedObject(1225,262.738,-1846.403,2.734,0.0,0.0,0.0);
CreateStreamedObject(1225,234.231,-1831.887,3.114,0.0,0.0,0.0);
CreateStreamedObject(2780,243.788,-1795.726,17.144,0.0,0.0,0.0);
CreateStreamedObject(2780,246.269,-1857.247,17.415,0.0,0.0,0.0);
CreateStreamedObject(2780,218.847,-1845.776,46.826,0.0,0.0,0.0);
CreateStreamedObject(2780,301.587,-1838.616,50.880,0.0,0.0,0.0);
CreateStreamedObject(2780,286.084,-1795.227,32.276,0.0,0.0,0.0);
CreateStreamedObject(3425,235.148,-1837.564,13.778,0.0,0.0,-22.500);
CreateStreamedObject(3374,227.520,-1838.598,4.076,0.0,0.0,0.0);
CreateStreamedObject(3524,259.410,-1805.595,6.290,0.0,0.0,0.0);
CreateStreamedObject(3361,270.648,-1838.248,4.523,0.0,0.0,-180.000);
CreateStreamedObject(3361,278.124,-1838.249,8.441,0.0,0.0,-180.000);
CreateStreamedObject(5822,293.177,-1842.161,17.606,0.0,0.0,-84.766);
CreateStreamedObject(982,282.039,-1846.350,22.927,0.0,91.100,-90.000);
CreateStreamedObject(3279,272.265,-1842.771,22.654,0.0,0.0,0.0);
CreateStreamedObject(3361,240.833,-1819.554,5.132,0.0,0.0,-337.500);
CreateStreamedObject(5822,223.928,-1822.351,14.783,0.0,0.0,117.734);
CreateStreamedObject(5822,234.647,-1817.182,28.039,0.0,0.0,-62.266);
CreateStreamedObject(982,226.502,-1825.198,32.935,1.719,90.241,-67.500);
CreateStreamedObject(3458,213.399,-1829.183,31.217,0.0,0.0,-11.250);
CreateStreamedObject(3458,245.923,-1835.652,31.217,0.0,0.0,-191.250);
CreateStreamedObject(11292,250.679,-1840.376,34.209,0.0,0.0,168.750);
CreateStreamedObject(11292,250.751,-1840.179,37.261,0.0,0.0,168.750);
CreateStreamedObject(5822,269.081,-1825.085,40.620,0.0,0.0,-6.016);
CreateStreamedObject(5822,267.891,-1837.111,54.001,0.0,0.0,-184.297);
CreateStreamedObject(3458,264.630,-1817.134,58.078,0.0,-0.859,-276.093);
CreateStreamedObject(5822,270.905,-1799.472,67.187,0.0,0.0,-1.719);
CreateStreamedObject(5822,270.074,-1811.404,80.418,0.0,0.0,-181.719);
CreateStreamedObject(982,267.705,-1801.868,85.332,1.719,90.241,-191.250);
CreateStreamedObject(3361,275.018,-1792.113,82.930,0.0,0.0,-366.875);
CreateStreamedObject(3361,277.821,-1792.480,80.931,0.0,0.0,-366.875);
CreateStreamedObject(3330,285.605,-1794.849,68.626,0.0,0.0,0.0);
CreateStreamedObject(3330,278.269,-1789.113,76.831,88.522,0.0,0.0);
CreateStreamedObject(3330,265.040,-1773.820,141.869,0.0,0.0,87.344);
CreateStreamedObject(3330,321.069,-1774.675,140.054,0.0,0.0,86.485);
CreateStreamedObject(3330,290.132,-1789.041,77.003,88.522,0.0,0.0);
CreateStreamedObject(3330,307.464,-1789.195,77.054,88.522,0.0,0.0);
CreateStreamedObject(3330,297.112,-1688.135,107.341,56.723,0.0,176.485);
CreateStreamedObject(3330,265.898,-1751.299,144.629,0.0,0.0,87.344);
CreateStreamedObject(3330,321.941,-1752.703,144.922,0.0,0.0,87.344);
CreateStreamedObject(3330,318.253,-1730.912,145.146,0.0,0.0,132.344);
CreateStreamedObject(3330,274.513,-1731.619,144.813,0.0,0.0,233.594);
CreateStreamedObject(5822,278.296,-1764.229,87.468,0.0,0.0,9.531);
CreateStreamedObject(3458,284.571,-1778.345,91.021,0.0,-0.859,-267.499);
CreateStreamedObject(3458,293.580,-1813.797,90.459,0.0,-0.859,-244.999);
CreateStreamedObject(11292,295.116,-1825.617,93.026,0.0,0.0,117.657);
CreateStreamedObject(11292,301.823,-1822.989,93.112,0.0,0.0,297.657);
CreateStreamedObject(11292,298.926,-1830.288,93.163,0.0,0.0,207.657);
CreateStreamedObject(3330,297.463,-1686.009,130.106,119.462,0.0,176.485);
CreateStreamedObject(3330,297.590,-1686.253,172.291,0.0,0.0,177.344);
CreateStreamedObject(3330,294.455,-1737.375,219.635,0.0,0.0,177.344);
CreateStreamedObject(3330,290.237,-1737.344,227.109,0.0,88.522,177.344);
CreateStreamedObject(3330,290.393,-1740.692,166.906,0.0,88.522,177.344);
CreateStreamedObject(3330,309.109,-1710.282,143.858,0.0,0.0,98.594);
CreateStreamedObject(3330,308.742,-1694.198,162.605,0.0,0.0,87.344);
CreateStreamedObject(3330,262.602,-1698.342,108.739,56.723,0.0,255.235);
CreateStreamedObject(3458,235.128,-1691.239,113.999,0.859,-5.157,-199.999);
CreateStreamedObject(3458,219.123,-1682.802,115.561,0.859,-5.157,-267.499);
CreateStreamedObject(3458,219.999,-1669.125,116.765,6.016,-1.719,-346.249);
CreateStreamedObject(3458,245.407,-1672.508,120.386,6.016,-18.048,-402.499);
CreateStreamedObject(3458,270.119,-1689.111,130.089,-2.578,-18.048,-379.999);
CreateStreamedObject(3458,282.765,-1693.528,135.546,-2.578,-33.518,-379.999);
CreateStreamedObject(3458,279.797,-1692.496,134.055,-2.578,-28.361,-379.999);
CreateStreamedObject(3458,300.101,-1699.189,145.540,-2.578,0.859,-458.749);
CreateStreamedObject(3458,303.669,-1698.570,145.400,-2.578,0.859,-458.749);
CreateStreamedObject(3458,308.971,-1727.006,159.097,36.096,6.875,-537.499);
CreateStreamedObject(3458,320.932,-1722.309,159.130,12.892,6.875,-447.499);
CreateStreamedObject(3330,220.118,-1759.345,109.829,91.100,0.0,0.859);
CreateStreamedObject(3330,203.040,-1754.698,110.169,91.100,0.0,-89.141);
CreateStreamedObject(3330,181.512,-1753.776,109.511,89.381,0.0,-89.141);
CreateStreamedObject(3458,198.335,-1721.824,113.972,0.859,-5.157,-177.499);
CreateStreamedObject(3458,318.933,-1705.029,163.892,8.594,26.643,-447.499);
CreateStreamedObject(3458,319.208,-1708.912,163.458,10.313,18.908,-447.499);
CreateStreamedObject(3330,316.548,-1687.781,166.027,36.096,-220.016,-163.052);
CreateStreamedObject(3330,315.825,-1677.725,172.938,85.944,0.0,87.344);
CreateStreamedObject(3458,314.345,-1692.871,168.898,6.016,26.643,-346.249);
CreateStreamedObject(3458,298.810,-1696.466,176.956,-25.783,21.486,-413.749);
CreateStreamedObject(3458,296.434,-1686.393,181.792,-8.594,42.112,-447.267);
CreateStreamedObject(3458,278.667,-1705.093,179.313,0.859,-5.157,-166.249);
CreateStreamedObject(3458,276.835,-1687.656,166.709,5.157,38.675,-254.608);
CreateStreamedObject(3458,276.906,-1686.504,171.065,5.157,23.205,-254.608);
CreateStreamedObject(3458,277.302,-1687.403,173.057,5.157,12.892,-254.608);
CreateStreamedObject(11292,259.448,-1662.673,174.802,0.0,0.0,89.063);
CreateStreamedObject(11292,281.751,-1664.057,175.530,0.0,-1.719,-4.374);
CreateStreamedObject(3330,154.175,-1753.446,121.610,67.036,0.0,-89.141);
CreateStreamedObject(3330,165.067,-1753.835,116.945,73.052,0.0,-89.141);
CreateStreamedObject(3458,249.774,-1836.454,31.267,0.0,0.0,-191.250);
CreateStreamedObject(3458,188.990,-1737.689,112.024,12.032,-5.157,-278.749);
CreateStreamedObject(3458,183.069,-1726.490,114.295,-26.643,-5.157,-180.077);
//Circuito2
CreateStreamedObject(979, 1452.732910, 1743.815308, 10.660533, 0.0000, 0.0000, 160.0784);
CreateStreamedObject(979, 1444.064941, 1746.170288, 10.660533, 0.0000, 0.0000, 168.7500);
CreateStreamedObject(979, 1434.808960, 1747.165039, 10.660534, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(979, 1426.076050, 1746.273193, 10.660533, 0.0000, 0.0000, 191.2501);
CreateStreamedObject(979, 1417.153442, 1743.617554, 10.660533, 0.0000, 0.0000, 202.5001);
CreateStreamedObject(979, 1408.944336, 1739.199219, 10.660532, 0.0000, 0.0000, 213.7501);
CreateStreamedObject(979, 1382.891357, 1714.305908, 10.660533, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(979, 1401.451172, 1734.056030, 10.660533, 0.0000, 0.0000, 215.4691);
CreateStreamedObject(979, 1394.816772, 1728.005371, 10.660533, 0.0000, 0.0000, 229.3745);
CreateStreamedObject(979, 1388.576538, 1721.304199, 10.660533, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(978, 1461.963379, 1692.184326, 10.652720, 0.0000, 0.0000, 264.8434);
CreateStreamedObject(978, 1459.766113, 1700.740479, 10.652720, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(978, 1453.910400, 1707.682495, 10.660535, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(17019, 1364.167603, 1679.626465, 15.818472, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(17019, 1385.503418, 1651.122681, 15.810659, 0.0000, 0.0000, 329.6877);
CreateStreamedObject(17019, 1407.193115, 1626.175903, 15.810659, 0.0000, 0.0000, 89.0633);
CreateStreamedObject(17019, 1385.790894, 1574.588501, 15.810659, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(979, 1376.855591, 1659.135132, 10.660533, 0.0000, 0.0000, 328.8284);
CreateStreamedObject(979, 1416.509399, 1594.464966, 10.660533, 0.0000, 0.0000, 270.8595);
CreateStreamedObject(979, 1414.787598, 1585.462769, 10.660533, 0.0000, 0.0000, 247.5770);
CreateStreamedObject(979, 1377.868042, 1706.799438, 10.660533, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(982, 1447.124023, 1665.066650, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1447.055664, 1639.747192, 10.496533, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1447.018311, 1614.230835, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1447.010254, 1588.778687, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1446.994995, 1563.179321, 10.496534, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1446.969116, 1541.020508, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(17019, 1425.038208, 1525.569092, 15.818472, 0.0000, 0.0000, 213.7500);
CreateStreamedObject(978, 1446.833984, 1597.916382, 10.660533, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(5005, 1372.306396, 1488.665039, 13.371829, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(979, 1404.258057, 1457.215698, 10.660534, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(17019, 1448.222534, 1420.302368, 15.818468, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(17019, 1448.123047, 1420.369629, 23.539455, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(17019, 1392.882568, 1420.549683, 15.818472, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(17019, 1392.842896, 1420.604248, 22.693460, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(13630, 1444.389893, 1754.825439, 22.524265, 0.0000, 0.0000, 292.5001);
CreateStreamedObject(10815, 1441.083496, 1305.939087, 9.986727, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(5005, 1345.677612, 1474.121948, 13.371829, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(5005, 1457.178833, 1344.582031, 12.989474, 0.0000, 0.0000, 90.0001);
CreateStreamedObject(979, 1378.335938, 1393.223633, 10.660533, 0.0000, 0.0000, 180.0002);
CreateStreamedObject(979, 1371.217651, 1396.849121, 10.660533, 0.0000, 0.0000, 128.4328);
CreateStreamedObject(978, 1342.463501, 1398.010132, 10.660533, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(978, 1342.450317, 1404.409668, 10.653198, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(978, 1342.434082, 1413.573486, 10.660533, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(978, 1342.433838, 1422.679932, 10.660534, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(978, 1342.444580, 1431.794067, 10.660533, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(978, 1339.938721, 1440.356201, 10.660533, 0.0000, 0.0000, 301.7991);
CreateStreamedObject(978, 1332.966675, 1445.289063, 10.660533, 0.0000, 0.0000, 346.7991);
CreateStreamedObject(978, 1324.117554, 1446.543823, 10.660533, 0.0000, 0.0000, 356.2529);
CreateStreamedObject(978, 1314.831787, 1446.862915, 10.660533, 0.0000, 0.0000, 359.6907);
CreateStreamedObject(978, 1305.631348, 1446.907104, 10.660533, 0.0000, 0.0000, 359.6907);
CreateStreamedObject(978, 1296.454834, 1446.954956, 10.660533, 0.0000, 0.0000, 359.6907);
CreateStreamedObject(978, 1288.591553, 1443.719727, 10.653201, 0.0000, 0.0000, 44.6907);
CreateStreamedObject(978, 1285.337280, 1435.817017, 10.660533, 0.0000, 0.0000, 89.6907);
CreateStreamedObject(978, 1285.310547, 1426.485840, 10.660533, 0.0000, 0.0000, 89.6907);
CreateStreamedObject(978, 1285.283691, 1417.252319, 10.660533, 0.0000, 0.0000, 89.6907);
CreateStreamedObject(978, 1285.244263, 1407.926147, 10.660533, 0.0000, 0.0000, 89.6907);
CreateStreamedObject(978, 1289.861816, 1403.388916, 10.660533, 0.0000, 0.0000, 179.6907);
CreateStreamedObject(978, 1299.096802, 1403.354126, 10.660533, 0.0000, 0.0000, 179.6907);
CreateStreamedObject(978, 1306.956909, 1399.979126, 10.660533, 0.0000, 0.0000, 134.6906);
CreateStreamedObject(978, 1311.949829, 1392.429199, 10.660533, 0.0000, 0.0000, 112.1906);
CreateStreamedObject(978, 1314.920898, 1384.567749, 10.660533, 0.0000, 0.0000, 109.5350);
CreateStreamedObject(978, 1438.519653, 1388.542847, 10.660533, 0.0000, 0.0000, 89.6906);
CreateStreamedObject(978, 1437.157471, 1379.843628, 10.660533, 0.0000, 0.0000, 72.5019);
CreateStreamedObject(978, 1431.684082, 1373.440552, 10.660533, 0.0000, 0.0000, 27.5019);
CreateStreamedObject(982, 1414.711182, 1371.303467, 10.496535, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1389.125977, 1371.327271, 10.503867, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1364.501343, 1376.232544, 10.503867, 0.0000, 0.0000, 247.5000);
CreateStreamedObject(978, 1351.233276, 1382.657837, 10.660533, 0.0000, 0.0000, 320.1566);
CreateStreamedObject(978, 1345.070801, 1389.447144, 10.660533, 0.0000, 0.0000, 303.7500);
CreateStreamedObject(978, 1393.130859, 1371.417725, 10.660533, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 1413.813965, 1371.380249, 10.653199, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(979, 1369.794800, 1404.860962, 10.660534, 0.0000, 0.0000, 72.1829);
CreateStreamedObject(982, 1327.062866, 1373.166992, 10.503867, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(982, 1350.249756, 1363.543701, 10.503867, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(982, 1375.314087, 1358.528931, 10.503867, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(982, 1396.240356, 1346.541992, 10.503868, 0.0000, 0.0000, 41.4076);
CreateStreamedObject(982, 1301.072754, 1364.813232, 10.503867, 0.0000, 0.0000, 225.7821);
CreateStreamedObject(982, 1409.786133, 1325.258057, 10.503867, 0.0000, 0.0000, 23.2821);
CreateStreamedObject(982, 1414.974121, 1300.727905, 10.503867, 0.0000, 0.0000, 0.7821);
CreateStreamedObject(982, 1415.227295, 1282.324707, 10.503867, 0.0000, 0.0000, 0.7821);
CreateStreamedObject(982, 1402.605957, 1269.372192, 10.503867, 0.0000, 0.0000, 270.7821);
CreateStreamedObject(982, 1377.000854, 1269.019897, 10.503867, 0.0000, 0.0000, 270.7821);
CreateStreamedObject(982, 1351.483521, 1270.808716, 10.503867, 0.0000, 0.0000, 261.1737);
CreateStreamedObject(982, 1326.302979, 1274.688721, 10.503867, 0.0000, 0.0000, 261.1737);
CreateStreamedObject(978, 1359.728882, 1361.684448, 10.653199, 0.0000, 0.0000, 168.4407);
CreateStreamedObject(978, 1399.538574, 1342.683472, 10.660533, 0.0000, 0.0000, 132.1123);
CreateStreamedObject(978, 1414.784058, 1308.790161, 10.660533, 0.0000, 0.0000, 91.4095);
CreateStreamedObject(978, 1407.195801, 1269.496338, 10.660533, 0.0000, 0.0000, 0.5501);
CreateStreamedObject(978, 1382.246094, 1269.110229, 10.660533, 0.0000, 0.0000, 0.5501);
CreateStreamedObject(978, 1310.355591, 1279.770386, 10.660533, 0.0000, 0.0000, 315.5501);
CreateStreamedObject(978, 1306.972656, 1287.729736, 10.660533, 0.0000, 0.0000, 270.5501);
CreateStreamedObject(978, 1306.880005, 1296.930054, 10.660533, 0.0000, 0.0000, 270.5501);
CreateStreamedObject(978, 1306.813110, 1306.227539, 10.660533, 0.0000, 0.0000, 270.5501);
CreateStreamedObject(978, 1311.060181, 1312.802246, 10.660533, 0.0000, 0.0000, 203.0501);
CreateStreamedObject(978, 1320.027222, 1315.289185, 10.660533, 0.0000, 0.0000, 189.1445);
CreateStreamedObject(978, 1341.665283, 1316.971802, 13.913159, 0.0000, 9.4538, 179.6134);
CreateStreamedObject(3458, 1504.432373, 1572.977295, 11.341843, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 1504.434937, 1613.219849, 11.341843, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3458, 1504.446167, 1653.424561, 11.341845, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(979, 1404.221436, 1468.920532, 10.660533, 0.0000, 0.0000, 270.0001);
CreateStreamedObject(982, 1319.188721, 1346.862793, 10.503867, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(982, 1338.764648, 1330.777222, 10.503867, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(982, 1361.394775, 1319.126831, 10.503867, 0.0000, 0.0000, 69.2962);
CreateStreamedObject(979, 1315.089722, 1351.033813, 10.660533, 0.0000, 0.0000, 315.0002);
CreateStreamedObject(979, 1334.343018, 1333.798218, 10.660533, 0.0000, 0.0000, 326.2502);
CreateStreamedObject(979, 1374.002930, 1316.373535, 10.660533, 0.0000, 0.0000, 0.0002);
CreateStreamedObject(979, 1262.025879, 1373.498413, 10.653199, 0.0000, 0.0000, 0.0002);
CreateStreamedObject(17019, 1439.007690, 1259.300293, 15.818472, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(978, 1326.122437, 1274.755127, 10.660533, 0.0000, 0.0000, 351.0189);
CreateStreamedObject(1681, 1438.514771, 1342.242554, 12.798338, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3864, 1419.358398, 1366.781860, 15.917338, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(3864, 1451.623291, 1557.291260, 15.917338, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3864, 1452.514404, 1590.782593, 15.910005, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3864, 1452.776123, 1629.429199, 15.910003, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3864, 1318.597168, 1333.536011, 15.820328, 0.0000, 0.0000, 213.7501);
CreateStreamedObject(3864, 1319.262329, 1329.211182, 15.917338, 0.0000, 0.0000, 112.5001);
CreateStreamedObject(3877, 1457.128052, 1584.985352, 11.478721, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3877, 1497.119385, 1584.742676, 11.478241, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(13667, 1505.814819, 1697.589722, 25.709023, 0.0000, 0.0000, 258.7500);
CreateStreamedObject(1217, 1461.857788, 1586.202026, 10.233880, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1217, 1492.837524, 1587.037231, 10.233880, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1257, 1497.201904, 1530.563354, 11.102215, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1262, 1497.041138, 1584.801270, 12.857876, 0.0000, 0.0000, 168.7500);
CreateStreamedObject(1284, 1488.644165, 1584.518188, 13.041456, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1284, 1466.603638, 1585.077881, 13.041456, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(3279, 1452.749756, 1582.949585, 6.213598, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(9766, 1413.385010, 1578.548096, 19.330626, 1.7189, 0.0000, 276.1707);
CreateStreamedObject(982, 1463.508667, 1320.605347, 18.865585, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(982, 1488.073364, 1320.641357, 18.554630, 1.7189, 0.8594, 90.0000);
CreateStreamedObject(982, 1449.114502, 1290.670654, 19.050827, 0.0000, 0.8594, 90.0000);
CreateStreamedObject(982, 1474.752686, 1290.526123, 18.923195, 0.0000, 0.8594, 90.0000);
CreateStreamedObject(982, 1538.442627, 1295.022705, 13.763186, 6.8755, 0.8594, 90.0000);
CreateStreamedObject(982, 1511.382324, 1294.958862, 16.584469, 5.1566, 0.8594, 90.0000);
CreateStreamedObject(982, 1570.190552, 1316.511108, 10.545756, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1582.964600, 1303.724854, 10.533572, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1582.937134, 1278.162598, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1570.143433, 1265.363647, 10.496055, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1544.658081, 1265.442871, 10.496055, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1497.977295, 1286.151978, 10.525269, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1497.965088, 1260.570801, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1535.120972, 1265.462158, 10.496056, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(982, 1522.402222, 1252.792603, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1522.393311, 1227.180420, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1509.612671, 1214.319824, 10.496055, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1484.141235, 1214.339233, 10.503867, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1462.352051, 1223.376465, 10.503867, 0.0000, 0.0000, 225.0000);
CreateStreamedObject(8330, 1477.717651, 1289.297607, 18.177986, 19.7670, 0.0000, 0.0000);
CreateStreamedObject(8329, 1445.502686, 1430.331665, 33.471207, 0.0000, 0.0000, 157.5000);
CreateStreamedObject(10789, 1517.003906, 1516.840576, 12.360981, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(978, 1582.698120, 1308.473755, 10.690987, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(978, 1571.518311, 1265.505005, 10.652720, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 1505.997192, 1214.497192, 10.652720, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 1462.128784, 1223.787720, 10.660532, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(978, 1547.449707, 1265.436401, 10.652720, 0.0000, 0.0000, 0.0003);
CreateStreamedObject(979, 1498.458740, 1284.658936, 10.674204, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(979, 1497.978882, 1245.691772, 10.652720, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(979, 1492.918823, 1292.688965, 18.685249, 0.0000, 1.7189, 24.9237);
CreateStreamedObject(982, 1497.989380, 1254.209351, 10.538135, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(978, 1446.329712, 1712.730957, 10.660533, 0.0000, 0.0000, 337.5000);
CreateStreamedObject(978, 1437.387451, 1715.057007, 10.660533, 0.0000, 0.0000, 353.1245);
CreateStreamedObject(978, 1428.132813, 1714.978149, 10.660533, 0.0000, 0.0000, 7.8122);
CreateStreamedObject(978, 1419.574951, 1711.976929, 10.660533, 0.0000, 0.0000, 30.3123);
CreateStreamedObject(978, 1412.494141, 1706.177856, 10.660533, 0.0000, 0.0000, 48.4377);
CreateStreamedObject(978, 1407.857178, 1698.274170, 10.685533, 0.0000, 0.0000, 70.7831);
CreateStreamedObject(978, 1446.901489, 1661.183228, 10.660533, 0.0000, 359.1406, 89.9226);
CreateStreamedObject(982, 1459.391968, 1548.152344, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1459.407349, 1573.710693, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1459.417236, 1599.172974, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1459.455200, 1624.706421, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1459.443970, 1650.273560, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1460.599243, 1675.810791, 10.496055, 0.0000, 0.0000, 354.7661);
CreateStreamedObject(982, 1459.332397, 1522.686646, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1459.360596, 1497.150757, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1459.365845, 1471.603638, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1456.870972, 1446.279419, 10.515100, 0.0000, 0.0000, 348.7500);
CreateStreamedObject(982, 1448.735718, 1518.049805, 10.503867, 0.0000, 0.0000, 56.2500);
CreateStreamedObject(982, 1468.431396, 1740.281616, 10.496055, 0.0000, 0.0000, 78.7500);
CreateStreamedObject(982, 1488.081177, 1727.225220, 10.496055, 0.0000, 0.0000, 33.7500);
CreateStreamedObject(982, 1496.734253, 1701.338379, 10.496057, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.557129, 1589.191895, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.536011, 1614.752808, 10.496056, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.589478, 1640.350098, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.566162, 1665.903687, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.559937, 1691.523193, 10.497940, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.562378, 1563.649048, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.538940, 1520.485962, 10.496055, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.538574, 1512.500366, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.131592, 1668.982178, 13.868072, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.147339, 1660.399414, 13.868072, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.131958, 1651.805054, 13.868072, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.136963, 1643.216919, 13.868072, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.168457, 1634.628174, 13.868072, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.159912, 1625.989258, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.161621, 1617.400879, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.185425, 1608.794434, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.205078, 1600.093018, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.175659, 1591.398315, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.177124, 1582.766235, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.154907, 1574.099854, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.181763, 1565.428833, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3819, 1504.139282, 1557.098267, 13.868070, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1297, 1381.616577, 1369.276123, 13.214553, 0.0000, 0.0000, 258.7500);
CreateStreamedObject(1297, 1391.112427, 1368.983521, 13.214553, 0.0000, 0.0000, 258.7500);
CreateStreamedObject(973, 1505.636597, 1320.760254, 17.998003, 0.0000, 356.5623, 180.0000);
CreateStreamedObject(973, 1446.254150, 1320.254639, 18.779509, 0.0000, 359.1406, 186.0933);
CreateStreamedObject(973, 1437.103760, 1320.575317, 19.029133, 0.0000, 357.4217, 171.4056);
CreateStreamedObject(982, 1495.490479, 1488.478760, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.468384, 1462.905029, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.503296, 1437.370728, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.535278, 1413.407959, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.556030, 1387.793335, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.585205, 1362.262085, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1495.572266, 1344.666626, 10.503867, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(982, 1498.831543, 1319.495117, 10.515204, 0.0000, 0.0000, 14.7651);
CreateStreamedObject(4238, 1458.448608, 1403.669067, 17.257549, 0.0000, 0.0000, 121.1716);
CreateStreamedObject(4239, 1458.223389, 1424.284302, 19.752911, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(4730, 1439.298828, 1529.938354, 25.736197, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(7415, 1517.173462, 1619.615356, 19.663380, 0.0000, 0.0000, 101.2500);
CreateStreamedObject(974, 1432.093018, 1749.015991, 28.848053, 0.0000, 0.0000, 202.5000);
CreateStreamedObject(8331, 1445.501099, 1754.334351, 30.943256, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(8330, 1372.739746, 1693.501343, 24.794849, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(8328, 1377.835938, 1659.552612, 25.738329, 0.0000, 0.0000, 326.2500);
CreateStreamedObject(1342, 1510.034180, 1555.178711, 10.852476, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1278, 1506.079468, 1551.822998, 24.028307, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1297, 1338.028076, 1419.828247, 13.214553, 0.0000, 0.0000, 180.0000);
CreateStreamedObject(1297, 1331.862915, 1435.031982, 13.207219, 0.0000, 0.0000, 236.2501);
CreateStreamedObject(1297, 1315.087646, 1439.293213, 13.207219, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1297, 1300.489624, 1411.470947, 13.214553, 0.0000, 0.0000, 33.7500);
CreateStreamedObject(1297, 1316.012939, 1407.914673, 13.214553, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(1297, 1294.079834, 1438.801880, 13.214553, 0.0000, 0.0000, 315.0000);
CreateStreamedObject(1297, 1292.434937, 1423.476318, 13.214553, 0.0000, 0.0000, 11.2500);
CreateStreamedObject(1640, 1482.419556, 1576.304565, 9.907443, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1640, 1484.835571, 1576.252808, 9.932443, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1640, 1472.008179, 1572.401123, 9.912498, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(1640, 1469.654907, 1572.537598, 9.882443, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(11417, 1504.434326, 1482.649048, 19.859829, 0.0000, 0.0000, 213.7500);
CreateStreamedObject(10789, 1517.033447, 1494.007202, 12.358696, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1508.386597, 1550.694824, 10.504302, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(982, 1434.256714, 1677.859497, 10.503869, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(978, 1406.090454, 1689.225586, 10.585534, 0.0000, 359.1406, 86.4076);
CreateStreamedObject(978, 1408.434326, 1680.759155, 10.610534, 0.0000, 0.8594, 124.6958);
CreateStreamedObject(978, 1415.681763, 1676.977173, 10.710532, 0.0000, 0.0000, 178.8312);
CreateStreamedObject(978, 1423.686401, 1676.800781, 10.660533, 0.0000, 0.0000, 178.8312);
CreateStreamedObject(3864, 1453.078857, 1635.905518, 15.910005, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(1681, 1438.129150, 1363.749268, 12.798338, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(5005, 1457.122681, 1256.896606, 12.996835, 0.0000, 0.0000, 90.0001);
CreateStreamedObject(984, 1523.929443, 1265.463257, 10.449180, 0.0000, 0.0000, 270.0000);
CreateStreamedObject(984, 1517.504761, 1258.988037, 10.449180, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(984, 1519.948486, 1246.686157, 10.449180, 0.0000, 0.0000, 22.5000);
CreateStreamedObject(3864, 1501.152588, 1680.028198, 15.845316, 0.0000, 0.0000, 45.0000);
CreateStreamedObject(978, 1524.645996, 1265.519043, 10.652719, 0.0000, 0.0000, 0.0003);
CreateStreamedObject(17019, 1439.350342, 1259.357422, 23.743467, 0.0000, 0.0000, 90.0000);
CreateStreamedObject(3374, 1375.226563, 1499.796021, 11.314289, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(3374, 1375.455688, 1507.507080, 11.314287, 0.0000, 0.0000, 0.0000);
CreateStreamedObject(7832, 1540.859253, 1565.358887, 14.040864, 0.0000, 0.0000, 0.0000);

SetGameModeText("Drift [SkULL GaMiNG]");
SendRconCommand("mapname San Andreas DRIFT");
UsePlayerPedAnims();

AddPlayerClass(0,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[iaK]
AddPlayerClass(1,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[iaK]
AddPlayerClass(2,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[iaK]
AddPlayerClass(7,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[TMR]
AddPlayerClass(14,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[TMR]
AddPlayerClass(15,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[TMR]
AddPlayerClass(16,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[GangstA]
AddPlayerClass(17,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[GangstA]
AddPlayerClass(18,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[GangstA]
AddPlayerClass(19,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[SSR]
AddPlayerClass(20,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[SSR]
AddPlayerClass(21,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[SSR]
AddPlayerClass(22,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[UpK]
AddPlayerClass(24,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[UpK]
AddPlayerClass(25,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[UpK]
AddPlayerClass(26,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[LDC]
AddPlayerClass(27,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[LDC]
AddPlayerClass(28,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[LDC]
AddPlayerClass(29,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[Rockstar]
AddPlayerClass(30,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[SB]
AddPlayerClass(32,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);//[SB]
AddPlayerClass(33,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);//[SB]
AddPlayerClass(34,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(47,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(48,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(50,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(51,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(57,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(58,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(59,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(60,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(61,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(66,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(67,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(68,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(70,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(71,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(72,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(73,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(100,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(101,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(108,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(109,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(110,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(115,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(163,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(164,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(165,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(166,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
AddPlayerClass(170,1718.7589,-2677.5984,13.5469,357.9879,0,0,0,0,0,0);
AddPlayerClass(179,1788.3632,-2681.4146,13.5469,9.2913,0,0,0,0,0,0);
//carros montanha russa
AddStaticVehicleEx(411,-270.276,2165.050,112.290,288.0,-1,-1,60);
AddStaticVehicleEx(411,-273.762,2171.930,112.302,288.0,-1,-1,60);
AddStaticVehicleEx(411,-275.666,2178.446,112.302,288.0,-1,-1,60);
//barcos shipwar
AddStaticVehicleEx(446,-597.266,-5331.813,0.323,261.0,-1,-1,60);
AddStaticVehicleEx(446,-593.315,-5311.795,0.323,261.0,-1,-1,60);
AddStaticVehicleEx(446,-598.302,-5292.875,0.323,261.0,-1,-1,60);
AddStaticVehicleEx(446,-609.969,-5401.175,0.323,261.0,-1,-1,60);
AddStaticVehicleEx(446,-614.059,-5419.824,0.323,261.0,-1,-1,60);
AddStaticVehicleEx(446,-625.005,-5435.115,0.323,261.0,-1,-1,60);
//atlantis
AddStaticVehicle(411,434.2070,-2215.7676,-28.5307,183.6192,75,1); // 
AddStaticVehicle(475,302.8074,-2528.4822,-28.4545,101.5904,37,0); // 
AddStaticVehicle(475,265.2197,-2409.6331,-28.4540,178.8046,37,0); // 
AddStaticVehicle(475,525.5776,-2448.1716,-28.4539,222.2297,37,0); // 
AddStaticVehicle(515,373.2521,-2215.2620,-27.2390,164.6920,63,78); // 
AddStaticVehicle(515,358.6317,-2282.3169,-27.2388,182.2354,63,78); // 
AddStaticVehicle(515,251.2970,-2423.4878,-27.2383,93.4042,63,78); // 
AddStaticVehicle(560,251.4351,-2433.4202,-28.5528,90.1940,9,39); // 
AddStaticVehicle(406,249.9667,-2455.0435,-26.7323,91.8335,1,1); // 
AddStaticVehicle(560,482.1533,-2387.5559,-28.5523,320.6488,9,39); // 
AddStaticVehicle(560,585.0880,-2341.8352,-28.5526,269.6888,9,39); // 
AddStaticVehicle(487,646.3640,-2278.9216,-25.9939,354.5645,26,57); // 
//motos base
AddStaticVehicleEx(522,1767.868,-2629.725,13.347,0.0,-1,-1,60);
AddStaticVehicleEx(522,1736.512,-2630.251,13.347,0.0,-1,-1,60);
AddStaticVehicleEx(522,1773.238,-2633.685,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1804.391,-2630.997,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1812.753,-2631.850,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1824.375,-2634.706,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1835.880,-2631.400,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1752.576,-2618.252,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1746.129,-2621.458,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1728.775,-2626.704,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1822.803,-2618.503,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1834.224,-2620.456,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1801.810,-2618.487,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1775.818,-2621.917,13.207,0.0,-1,-1,60);
AddStaticVehicleEx(522,1732.652,-2619.871,13.207,0.0,-1,-1,60);
	// Car Spawns

//	AddStaticVehicle(535,2002.0654,1542.9290,11.0,180.1496,123,1); // piratemarker
//	AddStaticVehicle(411,2179.1169,1985.1921,9.0,359.2931,116,1); // 711marker
	AddStaticVehicle(429,2040.5247,1359.2783,10.3516,177.1306,13,13);
	AddStaticVehicle(421,2110.4102,1398.3672,10.7552,359.5964,13,13);
	AddStaticVehicle(411,2074.9624,1479.2120,10.3990,359.6861,64,64);
	AddStaticVehicle(477,2075.6038,1666.9750,10.4252,359.7507,94,94);
	AddStaticVehicle(541,2119.5845,1938.5969,10.2967,181.9064,22,22);
	AddStaticVehicle(541,1843.7881,1216.0122,10.4556,270.8793,60,1);
	AddStaticVehicle(402,1944.1003,1344.7717,8.9411,0.8168,30,30);
	AddStaticVehicle(402,1679.2278,1316.6287,10.6520,180.4150,90,90);
	AddStaticVehicle(415,1685.4872,1751.9667,10.5990,268.1183,25,1);
	AddStaticVehicle(411,2034.5016,1912.5874,11.9048,0.2909,123,1);
	AddStaticVehicle(411,2172.1682,1988.8643,10.5474,89.9151,116,1);
	AddStaticVehicle(429,2245.5759,2042.4166,10.5000,270.7350,14,14);
	AddStaticVehicle(477,2361.1538,1993.9761,10.4260,178.3929,101,1);
	AddStaticVehicle(550,2221.9946,1998.7787,9.6815,92.6188,53,53);
	AddStaticVehicle(558,2243.3833,1952.4221,14.9761,359.4796,116,1);
	AddStaticVehicle(587,2276.7085,1938.7263,31.5046,359.2321,40,1);
	AddStaticVehicle(587,2602.7769,1853.0667,10.5468,91.4813,43,1);
	AddStaticVehicle(603,2610.7600,1694.2588,10.6585,89.3303,69,1);
	AddStaticVehicle(587,2635.2419,1075.7726,10.5472,89.9571,53,1);
	AddStaticVehicle(562,2577.2354,1038.8063,10.4777,181.7069,35,1);
	AddStaticVehicle(562,2394.1021,989.4888,10.4806,89.5080,17,1);
	AddStaticVehicle(550,1555.2734,2750.5261,10.6388,91.7773,62,62);
	AddStaticVehicle(535,1455.9305,2878.5288,10.5837,181.0987,118,1);
	AddStaticVehicle(477,1537.8425,2578.0525,10.5662,0.0650,121,1);
	AddStaticVehicle(451,1433.1594,2607.3762,10.3781,88.0013,16,16);
	AddStaticVehicle(603,2223.5898,1288.1464,10.5104,182.0297,18,1);
	AddStaticVehicle(558,2451.6707,1207.1179,10.4510,179.8960,24,1);
	AddStaticVehicle(550,2461.7253,1357.9705,10.6389,180.2927,62,62);
	AddStaticVehicle(558,2461.8162,1629.2268,10.4496,181.4625,117,1);
	AddStaticVehicle(477,2395.7554,1658.9591,10.5740,359.7374,0,1);
	AddStaticVehicle(404,1553.3696,1020.2884,10.5532,270.6825,119,50);
	AddStaticVehicle(400,1380.8304,1159.1782,10.9128,355.7117,123,1);
	AddStaticVehicle(404,1445.4526,974.2831,10.5534,1.6213,109,100);
	AddStaticVehicle(400,1704.2365,940.1490,10.9127,91.9048,113,1);
	AddStaticVehicle(404,1658.5463,1028.5432,10.5533,359.8419,101,101);
	AddStaticVehicle(581,1677.6628,1040.1930,10.4136,178.7038,58,1);
	AddStaticVehicle(581,1383.6959,1042.2114,10.4121,85.7269,66,1);
	AddStaticVehicle(581,1064.2332,1215.4158,10.4157,177.2942,72,1);
	AddStaticVehicle(581,1111.4536,1788.3893,10.4158,92.4627,72,1);
	AddStaticVehicle(522,953.2818,1806.1392,8.2188,235.0706,3,8);
	AddStaticVehicle(522,995.5328,1886.6055,10.5359,90.1048,3,8);
	AddStaticVehicle(521,993.7083,2267.4133,11.0315,1.5610,75,13);
	AddStaticVehicle(522,1430.2354,1999.0144,10.3896,352.0951,6,25);
	AddStaticVehicle(522,2156.3540,2188.6572,10.2414,22.6504,6,25);
	AddStaticVehicle(523,2294.7305,2441.2651,10.3860,9.3764,0,0);
	AddStaticVehicle(523,2290.7268,2441.3323,10.3944,16.4594,0,0);
	AddStaticVehicle(523,2295.5503,2455.9656,2.8444,272.6913,0,0);
	AddStaticVehicle(522,2476.7900,2532.2222,21.4416,0.5081,8,82);
	AddStaticVehicle(522,2580.5320,2267.9595,10.3917,271.2372,8,82);
	AddStaticVehicle(522,2814.4331,2364.6641,10.3907,89.6752,36,105);
	AddStaticVehicle(535,2827.4143,2345.6953,10.5768,270.0668,97,1);
	AddStaticVehicle(521,1670.1089,1297.8322,10.3864,359.4936,87,118);
	AddStaticVehicle(487,1614.7153,1548.7513,11.2749,347.1516,58,8);
	AddStaticVehicle(487,1647.7902,1538.9934,11.2433,51.8071,0,8);
	AddStaticVehicle(487,1608.3851,1630.7268,11.2840,174.5517,58,8);
	AddStaticVehicle(476,1283.0006,1324.8849,9.5332,275.0468,7,6); //11.5332
	AddStaticVehicle(476,1283.5107,1361.3171,9.5382,271.1684,1,6); //11.5382
	AddStaticVehicle(476,1283.6847,1386.5137,11.5300,272.1003,89,91);
	AddStaticVehicle(476,1288.0499,1403.6605,11.5295,243.5028,119,117);
	AddStaticVehicle(415,1319.1038,1279.1791,10.5931,0.9661,62,1);
	AddStaticVehicle(521,1710.5763,1805.9275,10.3911,176.5028,92,3);
	AddStaticVehicle(521,2805.1650,2027.0028,10.3920,357.5978,92,3);
	AddStaticVehicle(535,2822.3628,2240.3594,10.5812,89.7540,123,1);
	AddStaticVehicle(521,2876.8013,2326.8418,10.3914,267.8946,115,118);
	AddStaticVehicle(429,2842.0554,2637.0105,10.5000,182.2949,1,3);
	AddStaticVehicle(549,2494.4214,2813.9348,10.5172,316.9462,72,39);
	AddStaticVehicle(549,2327.6484,2787.7327,10.5174,179.5639,75,39);
	AddStaticVehicle(549,2142.6970,2806.6758,10.5176,89.8970,79,39);
	AddStaticVehicle(521,2139.7012,2799.2114,10.3917,229.6327,25,118);
	AddStaticVehicle(521,2104.9446,2658.1331,10.3834,82.2700,36,0);
	AddStaticVehicle(521,1914.2322,2148.2590,10.3906,267.7297,36,0);
	AddStaticVehicle(549,1904.7527,2157.4312,10.5175,183.7728,83,36);
	AddStaticVehicle(549,1532.6139,2258.0173,10.5176,359.1516,84,36);
	AddStaticVehicle(521,1534.3204,2202.8970,10.3644,4.9108,118,118);
	AddStaticVehicle(549,1613.1553,2200.2664,10.5176,89.6204,89,35);
	AddStaticVehicle(400,1552.1292,2341.7854,10.9126,274.0815,101,1);
	AddStaticVehicle(404,1637.6285,2329.8774,10.5538,89.6408,101,101);
	AddStaticVehicle(400,1357.4165,2259.7158,10.9126,269.5567,62,1);
	AddStaticVehicle(411,1281.7458,2571.6719,10.5472,270.6128,106,1);
	AddStaticVehicle(522,1305.5295,2528.3076,10.3955,88.7249,3,8);
	AddStaticVehicle(521,993.9020,2159.4194,10.3905,88.8805,74,74);
	AddStaticVehicle(415,1512.7134,787.6931,10.5921,359.5796,75,1);
	AddStaticVehicle(522,2299.5872,1469.7910,10.3815,258.4984,3,8);
	AddStaticVehicle(522,2133.6428,1012.8537,10.3789,87.1290,3,8);
    AddStaticVehicle(411,2159.9741,1679.5389,10.4185,357.1885,1,1); //
    AddStaticVehicle(451,2040.0386,1653.4591,10.3792,359.8302,79,79); //
    AddStaticVehicle(437,2084.2522,1791.8273,10.3990,153.2294,125,21); //
    AddStaticVehicle(437,1710.1481,1405.8374,10.6991,193.6265,79,7); //
	AddStaticVehicle(411,2039.9469,1545.7806,10.3990,180.7205,0,0); //
	AddStaticVehicle(451,1549.6458,1761.7444,10.5272,90.9068,17,17); //
    AddStaticVehicle(411,2040.0829,1228.3308,10.3990,180.0110,126,126); //
    AddStaticVehicle(451,2074.8157,898.6442,7.4879,359.5331,0,0); //
    AddStaticVehicle(411,1549.9321,1749.8345,10.5497,89.0242,103,103); //
    AddStaticVehicle(451,2154.8567,1930.3225,10.3785,359.1350,1,1); //
    AddStaticVehicle(522,2120.1614,1997.0994,10.2370,180.5200,39,106); //
    AddStaticVehicle(522,2040.0809,1572.1965,10.2358,179.8560,8,82); //
    AddStaticVehicle(522,2040.0068,930.5211,8.9203,178.2754,7,79); //
    AddStaticVehicle(522,2074.6401,1098.9933,10.2407,1.4506,51,118); //
    AddStaticVehicle(577,1585.5986,1190.2456,10.7286,180.1558,8,90); //
    AddStaticVehicle(519,1586.8156,1322.6884,11.7790,82.0903,1,1); //
    AddStaticVehicle(477,2127.8650,2356.0232,10.4247,90.0219,121,1); //
    AddStaticVehicle(587,2507.1523,2129.0764,10.5455,90.2096,53,1); //
    AddStaticVehicle(587,2119.9453,2192.9199,10.3976,180.4125,75,1); //
    AddStaticVehicle(587,1118.0139,2082.1289,10.5448,90.4963,95,1); //
    AddStaticVehicle(587,2074.7827,1007.1943,10.3976,359.4707,43,1); //
    AddStaticVehicle(471,2186.8079,1979.0967,10.3011,89.6490,103,111); //
    AddStaticVehicle(471,2132.1855,987.1296,10.3004,359.0639,74,83); //
    AddStaticVehicle(463,2097.3857,1748.5403,10.2127,331.0270,22,22); //
    AddStaticVehicle(602,2074.8469,1580.1517,10.4785,359.6908,75,77); //
    AddStaticVehicle(571,2103.2686,2082.4375,10.1041,269.5041,36,2); //
    AddStaticVehicle(571,2103.2310,2092.2458,10.1041,269.1364,36,2); //
    AddStaticVehicle(560,1906.7535,2067.3171,10.5252,90.1521,52,39); //
    AddStaticVehicle(541,2542.4736,1146.9819,10.4454,89.9722,2,1); //
    AddStaticVehicle(541,1687.3281,2054.8601,11.0936,271.7800,22,1); //
    AddStaticVehicle(541,1899.6157,2422.9836,10.4453,271.8402,13,8); //
    AddStaticVehicle(415,1612.7511,1839.3645,10.5912,179.8788,20,1); //
    AddStaticVehicle(415,2039.9611,1128.5100,10.4433,180.5408,25,1); //
    AddStaticVehicle(415,2440.9790,2017.1779,10.5927,90.3130,20,1); //
    AddStaticVehicle(602,2237.2454,2157.3071,10.6263,89.7384,18,1); //
	AddStaticVehicle(602,1951.9810,1705.6598,10.5463,89.4311,32,1); //
    AddStaticVehicle(602,2217.0896,1518.3475,10.6269,0.7072,45,45); //
    AddStaticVehicle(602,2074.7021,1148.3981,10.4799,179.5647,13,1); //
	AddStaticVehicle(506,2154.7847,2073.3750,10.3762,359.2907,3,3); //
    AddStaticVehicle(559,2040.0531,1500.8274,10.3763,179.7427,22,1); //
    AddStaticVehicle(559,2525.8079,1456.4908,10.5248,0.7569,36,8); //
    AddStaticVehicle(429,1889.8960,2256.2578,10.5000,1.1958,1,2); //
    AddStaticVehicle(429,2115.7063,901.8427,10.5000,272.2194,2,1); //
    AddStaticVehicle(429,2074.8333,1258.4081,10.3516,359.6182,3,1); //
    AddStaticVehicle(429,2217.0439,1838.5214,10.5017,180.8641,10,10); //
    AddStaticVehicle(463,1991.0159,959.3398,10.3599,269.8392,53,53); //
    AddStaticVehicle(487,1821.3632,-2417.8330,13.7318,207.0425,12,39); //
    AddStaticVehicle(510,2024.4702,1040.6245,10.4285,269.1953,43,43); //
    AddStaticVehicle(510,2024.5195,1056.7891,10.4228,270.7414,2,2); //
    AddStaticVehicle(510,2139.3589,2468.7493,10.4257,179.2014,39,39); //
    AddStaticVehicle(510,2135.1707,2468.5979,10.4281,180.6655,46,46); //
    AddStaticVehicle(444,1898.5347,1756.2551,11.1872,89.2161,32,53); //
    AddStaticVehicle(444,2792.8259,1332.6931,11.2697,89.0492,32,42); //
    AddStaticVehicle(521,2120.2009,2136.5867,10.2421,180.7402,118,118); //
    AddStaticVehicle(424,2092.1047,1359.6571,10.5371,91.2910,3,2); //
    AddStaticVehicle(424,2103.4866,2039.8118,10.6010,270.2159,3,6); //
    AddStaticVehicle(424,2092.5466,1207.1392,10.5350,89.5824,1,0); //
    AddStaticVehicle(424,2017.2650,1518.3552,10.5358,270.2770,2,2); //
    AddStaticVehicle(601,2275.7725,2426.7134,10.5791,90.0111,1,1); //
    AddStaticVehicle(416,1597.9032,1831.2577,10.9746,359.7894,1,3); //
    AddStaticVehicle(407,2042.8149,2037.7301,11.0573,269.9823,3,1); //
    AddStaticVehicle(406,2122.5503,1327.5961,12.3463,89.2181,1,1); //
    AddStaticVehicle(406,1849.2371,918.0832,12.3337,179.9994,1,1); //
    AddStaticVehicle(537,2864.7500,1255.4480,12.3495,180.0000,121,50); //
    AddStaticVehicle(570,2864.7500,1255.4480,12.3495,180.0000,1,1); //
    AddStaticVehicle(570,2864.7500,1255.4480,12.3495,180.0000,1,1); //
    AddStaticVehicle(570,2864.7500,1255.4480,12.3495,180.0000,1,1); //
return 1;
}
stock PlayerName(playerid) {
new name[255];
GetPlayerName(playerid, name, 255);
return name;
}

new vehName[][] ={
"Landstalker","Bravura","Buffalo","Linerunner","Pereniel","Sentinel","Dumper","Firetruck","Trashmaster",
"Stretch","Manana","Infernus","Voodoo","Pony","Mule","Cheetah","Ambulance","Leviathan","Moonbeam","Esperanto",
"Taxi","Washington","Bobcat","Mr Whoopee","BF Injection","Hunter","Premier","Enforcer","Securicar","Banshee",
"Predator","Bus","Rhino","Barracks","Hotknife","Trailer","Previon","Coach","Cabbie","Stallion","Rumpo",
"RC Bandit","Romero","Packer","Monster","Admiral","Squalo","Seasparrow","Pizzaboy","Tram","Trailer",
"Turismo","Speeder","Reefer","Tropic","Flatbed","Yankee","Caddy","Solair","Berkley's RC Van","Skimmer",
"PCJ-600","Faggio","Freeway","RC Baron","RC Raider","Glendale","Oceanic","Sanchez","Sparrow","Patriot",
"Quad","Coastguard","Dinghy","Hermes","Sabre","Rustler","ZR3 50","Walton","Regina","Comet","BMX",
"Burrito","Camper","Marquis","Baggage","Dozer","Maverick","News Chopper","Rancher","FBI Rancher","Virgo",
"Greenwood","Jetmax","Hotring","Sandking","Blista Compact","Police Maverick","Boxville","Benson","Mesa",
"RC Goblin","Hotring Racer A","Hotring Racer B","Bloodring Banger","Rancher","Super GT","Elegant",
"Journey","Bike","Mountain Bike","Beagle","Cropdust","Stunt","Tanker","RoadTrain","Nebula","Majestic",
"Buccaneer","Shamal","Hydra","FCR-900","NRG-500","HPV1000","Cement Truck","Tow Truck","Fortune","Cadrona",
"FBI Truck","Willard","Forklift","Tractor","Combine","Feltzer","Remington","Slamvan","Blade","Freight",
"Streak","Vortex","Vincent","Bullet","Clover","Sadler","Firetruck","Hustler","Intruder","Primo","Cargobob",
"Tampa","Sunrise","Merit","Utility","Nevada","Yosemite","Windsor","Monster A","Monster B","Uranus",
"Jester","Sultan","Stratum","Elegy","Raindance","RC Tiger","Flash","Tahoma","Savanna","Bandito","Freight",
"Trailer","Kart","Mower","Duneride","Sweeper","Broadway","Tornado","AT-400","DFT-30","Huntley","Stafford",
"BF-400","Newsvan","Tug","Trailer A","Emperor","Wayfarer","Euros","Hotdog","Club","Trailer B","Trailer C",
"Andromada","Dodo","RC Cam","Launch","Police Car (LSPD)","Police Car (SFPD)","Police Car (LVPD)","Police Ranger",
"Picador","S.W.A.T. Van","Alpha","Phoenix","Glendale","Sadler","Luggage Trailer A","Luggage Trailer B",
"Stair Trailer","Boxville","Farm Plow","Utility Trailer" };

public OnGameModeExit()
{
	return 1;
}

public OnPlayerRequestClass(playerid, classid)
{

	PlayerPlaySound(playerid,1097 ,0, 0, 0);

    SetPlayerInterior(playerid,1);
	SetPlayerPos(playerid, -741.5914,484.6046,1371.6661);
	SetPlayerFacingAngle(playerid,313.7883);
	SetPlayerCameraPos(playerid, -739.4899,487.5095,1371.9766);
	SetPlayerCameraLookAt(playerid, -741.5914,484.6046,1371.6661);
	ApplyAnimation(playerid,"PARK","Tai_Chi_Loop",4.0,1,0,0,0,0);
	PlayerPlaySound(playerid, 1183, 0.0, 0.0, 0.0);
	return 1;
}

public OnPlayerRequestSpawn(playerid)
{
	return 1;
}

public OnPlayerConnect(playerid)
{
    new PlayerName[MAX_PLAYER_NAME];
    new string[48];
    GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
    format(string, sizeof(string), "%s entrou no servidor.", PlayerName);
    SendClientMessageToAll(COLOR_RED, string);
    SendClientMessage(playerid, COR_AZULNEUTRO, "-------------------------------------------------------------------------------- ");
    SendClientMessage(playerid, COR_VERDECLARO, "Bem vindo ao server Skull Gaming Stunt");
    SendClientMessage(playerid, COR_ROSA, "Para ver a ajuda digite: /ajuda ");
    SendClientMessage(playerid, COR_LARANJA, "Para pegar carros digite: /carros ");
    SendClientMessage(playerid, COR_VERMELHO2, "Para ver os comandos de teleportes digite: /teleportes");
    SendClientMessage(playerid, COR_VERDECLARO, "Criadores do GM: /creditos");
    SendClientMessage(playerid, COR_ROSA, "Para ver mais comandos digite /comandos");
    SendClientMessage(playerid, COR_AZULNEUTRO, "-------------------------------------------------------------------------------- ");
    ApplyAnimation(playerid,"PARK","Tai_Chi_Loop",4.0,1,0,0,0,0);
    InShamal[playerid] = 0;
    return 1;
}

public OnPlayerDisconnect(playerid, reason)
{
    Object_OnPlayerDisconnect(playerid, reason);
    new PlayerName[MAX_PLAYER_NAME];
    new string[56];
    GetPlayerName(playerid, PlayerName, sizeof(PlayerName));

    switch(reason)
    {
        case 0: format(string, sizeof(string), "%s saiu do servidor. (Problema de conexгo)", PlayerName);
        case 1: format(string, sizeof(string), "%s saiu do servidor. (Conta prуpria)", PlayerName);
        case 2: format(string, sizeof(string), "%s saiu do servidor. (Kickado/Banido)", PlayerName);
    }
    SendClientMessageToAll(COLOR_RED, string);
    return 1;
}

public OnPlayerSpawn(playerid)
{
SetPlayerInterior(playerid,0);
PlayerPlaySound(playerid, 1184, 0.0, 0.0, 0.0); //music off
ResetPlayerWeapons(playerid);
new randt = random(sizeof(RandomTools));
new randp = random(sizeof(RandomPistols));
//new randm = random(sizeof(RandomMainW));
GivePlayerWeapon(playerid, RandomPistols[randp][0], RandomPistols[randp][1]);
GivePlayerWeapon(playerid, RandomTools[randt][0], RandomTools[randt][1]);
//GivePlayerWeapon(playerid, RandomMainW[randm][0], RandomMainW[randm][1]);
return 1;
}

public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid,playerid,reason);
SetPlayerScore(killerid,GetPlayerScore(killerid)+1);
GivePlayerMoney(killerid, 1000);
InShamal[playerid] = 0;
return 1;
}

public OnVehicleSpawn(vehicleid)
{
	tCount[vehicleid] = false;
	return 1;
}

public ExplodeShamal(vehicleid)
{
	KillTimer(sExplode[vehicleid]);
	if (tCount[vehicleid])
	{
		CreateExplosion(ShamalPos[vehicleid][0], ShamalPos[vehicleid][1], ShamalPos[vehicleid][2], 2, 15.0);
		sExplode[vehicleid] = SetTimerEx("ExplodeShamal", random(1300)+100, 1, "d", vehicleid);
	}
}

public OnVehicleDeath(vehicleid, killerid)
{
	if (GetVehicleModel(vehicleid) == 519 && ShamalExists(vehicleid) || GetVehicleModel(vehicleid) == 520 && ShamalExists(vehicleid))
	{
		CreateExplosion(ShamalPos[vehicleid][0], ShamalPos[vehicleid][1], ShamalPos[vehicleid][2], 2, 15.0);
		sExplode[vehicleid] = SetTimerEx("ExplodeShamal", 700, 1, "d", vehicleid);
		tCount[vehicleid] = true;
	}
	return 1;
}

public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{

 if (GetVehicleModel(vehicleid) == 520 && ispassenger || GetVehicleModel(vehicleid) == 519 && ispassenger)
	{
		if (!ShamalExists(vehicleid))
		{
			CreateShamalInt(vehicleid, float(randomEx(3000)), float(randomEx(3000)), float(random(100)+800));
		}
		SetPlayerPosInShamal(playerid, vehicleid);
		InShamal[playerid] = vehicleid;
	}
	return 1;
}

//public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
//{
//	if (GetVehicleModel(vehicleid) == 519 && ispassenger)
//	{
//		if (!ShamalExists(vehicleid))
//		{
//			CreateShamalInt(vehicleid, float(randomEx(3000)), float(randomEx(3000)), float(random(100)+800));
//		}
//		SetPlayerPosInShamal(playerid, vehicleid);
//		InShamal[playerid] = vehicleid;
//	}
//	return 1;
//}

public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
	if (newkeys & 16 && InShamal[playerid])
	{
		new Float:X, Float:Y, Float:Z, Float:A;
		GetVehiclePos(InShamal[playerid], X, Y, Z);
		GetVehicleZAngle(InShamal[playerid], A);
		X += (5 * floatsin(-floatsub(A, 45.0), degrees)),
		Y += (5 * floatcos(-floatsub(A, 45.0), degrees));
		SetPlayerInterior(playerid, 0);
		SetPlayerPos(playerid, X, Y, floatsub(Z, 0.94));
		SetPlayerFacingAngle(playerid, A);
		SetCameraBehindPlayer(playerid);
		InShamal[playerid] = 0;
	}
	return 1;
}

public OnPlayerText(playerid, text[])
{
	return 1;
}

public OnPlayerPrivmsg(playerid, recieverid, text[])
{
	return 1;
}

public OnPlayerCommandText(playerid, cmdtext[])
{
    new string[256];
	//new giveplayerid;
	//new giveplayer[MAX_PLAYER_NAME];
	//new playermoney;
	//new sendername[MAX_PLAYER_NAME];

	if(strcmp(cmdtext, "/flip", true) == 0)
    {
    new Float:X, Float:Y, Float:Z;
    if(IsPlayerInAnyVehicle(playerid))
    GetPlayerPos(playerid, X, Y, Z);
    SetVehiclePos(GetPlayerVehicleID(playerid), X, Y, Z);
    SetVehicleZAngle(GetPlayerVehicleID(playerid), 0);
    return 1;
    }

    if (strcmp("/pulo", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,9);
    SetPlayerPos(playerid, 315.48, 984.113, 1959.11);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }
    
    if (strcmp("/pulo2", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, 1541.2221679688, -1356.3679199219, 331.555047607422);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }

    if (strcmp("/armas", cmdtext, true, 10) == 0)
    {
    GivePlayerWeapon(playerid,46);
    GivePlayerWeapon(playerid,22,9999);
    GivePlayerWeapon(playerid,23,9999);
    GivePlayerWeapon(playerid,24,9999);
    GivePlayerWeapon(playerid,25,9999);
    GivePlayerWeapon(playerid,29,9999);
    GivePlayerWeapon(playerid,30,9999);
    GivePlayerWeapon(playerid,31,9999);
    GivePlayerWeapon(playerid,32,9999);
    GivePlayerWeapon(playerid,16,9999);
    GivePlayerWeapon(playerid,28,9999);
    GivePlayerWeapon(playerid,34,9999);
	return 1;
    }

    if (strcmp("/pulo3", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, 2121.9611816406, -1594.4406738281, 1894.4613037109);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }

	if (strcmp("/megapulo", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, 1408.8238525391, -1347.4111328125, 1532.11954345703);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }

    if (strcmp("/pulo4", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, 2510.9711914063, -1622.8292236328, 680.62677001953);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }

    if (strcmp("/pulo9", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, -2874.1252441406, 2809.5520019531, 257.5188293457);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }

    if (strcmp("/pulo5", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, -1790.9528808594, 567.65216064453, 334.20486450195);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }

    if (strcmp("/corridadeguerra", cmdtext, true, 10) == 0)
	{
	SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, -80.052291870117, 2562.0688476563 , 18.728199005127);
    SetPlayerFacingAngle(playerid,100);
 return 1;
    }

	if (strcmp("/drift2", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, 2774.0029296875, -2456.3447265625 , 14.275480270386);
    SetPlayerFacingAngle(playerid,310);
 return 1;
    }

    if (strcmp("/rally", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, -2564.3022460938, -129.64088439941 , 161.63580322266);
    SetPlayerFacingAngle(playerid,310);
 return 1;
    }

	if (strcmp("/pulo6", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, -1518.5419921875, 674.86303710938, 148.44316101074);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }

    if (strcmp("/pulo8", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, -1753.7354736328, 885.28411865234, 295.68276977539);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }

    if (strcmp("/pulo7", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, -2662.5161132813, 1934.3131103516 , 228.10090637207);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }

	if (strcmp("/basewing", cmdtext, true, 10) == 0)
    {
    SetPlayerInterior(playerid,0);
    SetPlayerPos(playerid, 1657.5080566406, -2471.4768066406, 46227.75);
    SetPlayerFacingAngle(playerid,310);
    GivePlayerWeapon(playerid,46);
 return 1;
    }

	if (strcmp("/ajuda", cmdtext, true, 10) == 0)
	{
    SendClientMessage(playerid, COR_AMARELO, "Skull Gaming - Suporte");
	SendClientMessage(playerid, COR_AMARELO, "/Comandos");
	SendClientMessage(playerid, COR_AMARELO, "/teleportes");
	SendClientMessage(playerid, COR_AMARELO, "/creditos");
	return 1;
	}

	if (strcmp("/tunar", cmdtext, true, 10) == 0)
	{
	SendClientMessage(playerid, COR_AMARELO, "Para ir as garagens de tuning:");
	SendClientMessage(playerid, COR_AMARELO, "Lowriders LS - /loco");
	SendClientMessage(playerid, COR_AMARELO, "Transfender LS - /tfls");
	SendClientMessage(playerid, COR_AMARELO, "Transfender SF - /tfsf ");
	SendClientMessage(playerid, COR_AMARELO, "Transfender LV - /tflv ");
    return 1;
	}
	
	
	if (strcmp("/teleportes", cmdtext, true, 10) == 0)
	{
	SendClientMessage(playerid, COR_AMARELO, "Skull Gaming - Teleportes Gerais");
	SendClientMessage(playerid, COR_AMARELO, "Teleportes de Stunt: /telesstunt");
	SendClientMessage(playerid, COR_AMARELO, "Teleportes de DM: /telesdm");
	SendClientMessage(playerid, COR_AMARELO, "Teleportes de Race: /telesrace");
	SendClientMessage(playerid, COR_AMARELO, "Teleportes diversos: /telesfun");
	return 1;
	}
	
if (strcmp("/telesstunt", cmdtext, true, 10) == 0)
{
SendClientMessage(playerid, COR_AMARELO, "Skull Gaming - Teleportes Stunt");
SendClientMessage(playerid, COR_AMARELO, "Para ir atй o Stunt Em Las Venturas digite: /lvstunt");
SendClientMessage(playerid, COR_AMARELO, "Para ir atй o Aero Stunt de LS digite: /aerostunt");
SendClientMessage(playerid, COR_AMARELO, "Para ir ao Stunt digite: /stunt");
SendClientMessage(playerid, COR_AMARELO, "Para ir ao Drop digite: /drop");
SendClientMessage(playerid, COR_AMARELO, "Para ir ao Drop Explosivo digite: /dropexplosivo");
SendClientMessage(playerid, COR_AMARELO, "Para ir ao Reino Perdido digite: /atlants");
SendClientMessage(playerid, COR_AMARELO, "Para ir atй a Montanha Russa digite: /montanharussa");
return 1;
}
if (strcmp("/telesdm", cmdtext, true, 10) == 0)
{
SendClientMessage(playerid, COR_AMARELO, "Skull Gaming - Teleportes FUN");
SendClientMessage(playerid, COR_AMARELO, "Para ir atй a Crazy Arena digite: /crazyarena");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir atй a Arena x1 digite: /arenax1");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir atй a Ship War digite: /shipwar");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir atй a Arena Sangrenta digite: /arenasangrenta");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir atй a Remote DM digite: /remotedm");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir atй a Sniper DM digite: /sniperdm");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir atй a Guerra de Rustler digite: /rustlerw");
return 1;
}
if (strcmp("/telesrace", cmdtext, true, 10) == 0)
{
SendClientMessage(playerid, COR_VERDE, "Skull Gaming - Teleportes Racing");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir ao Circuito Flat OUT digite: /flat");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir atй a Race digite : /race");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir ao Drift digite: /drift");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir ao circuito 1 digite: /circuito1");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir ao circuito 2 digite: /circuito2");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir ao circuito 3 digite: /circuito3");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir ao circuito 4 digite: /circuito4");
return 1;
}
if (strcmp("/telesfun", cmdtext, true, 10) == 0)
{
SendClientMessage(playerid, COR_VERDE, "Skull Gaming - Teleportes Adventure");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir a cidade perdida de Atlants digite: /atlants");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir ao Estacionamento digite: /estacionamento");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir atй Liberty City digite: /lc");
SendClientMessage(playerid, COR_VERDECLARO, "Para ir a derby digite: /derby");
return 1;
}

if (strcmp("/creditos", cmdtext, true, 10) == 0)
{
SendClientMessage(playerid, COLOR_WHITE,"--------------------------------------------------------------------------------");
SendClientMessage(playerid, COR_AMARELO, "Colaboradores do Skull Gaming Stunt:");
SendClientMessage(playerid, COR_AMARELO, "Eduardo Wichoski - ADM Dono, ");
SendClientMessage(playerid, COR_AMARELO, "Romeu Odilio - ADM Sub-Dono.");
SendClientMessage(playerid, COR_AMARELO, "Gregory Gascho - ADM LvL 1,");
SendClientMessage(playerid, COR_AMARELO, "Gabriel Schnaider - ADM LvL 1,");
SendClientMessage(playerid, COR_AMARELO, "Acesse skullgaming.blogspot.com");
SendClientMessage(playerid, COLOR_WHITE,"--------------------------------------------------------------------------------");
return 1;
}

if (strcmp("/comandos", cmdtext, true, 10) == 0){
SendClientMessage(playerid, COLOR_WHITE, "Skull Gaming - Comandos.");
SendClientMessage(playerid, COLOR_WHITE, "Para se matar digite: /kill");
SendClientMessage(playerid, COLOR_WHITE, "Para ver todos os teleportes digite: /teleportes");
SendClientMessage(playerid, COLOR_WHITE, "Para entrar de passageiro no Hydra e Shamal tecle G no meio do aviгo");
SendClientMessage(playerid, COLOR_WHITE, " e para sair tecle F");
SendClientMessage(playerid, COLOR_WHITE, "Para tunar seu carro digite: /tunar");
SendClientMessage(playerid, COLOR_WHITE, "Para spawnar um carro, digite /carros");
SendClientMessage(playerid, COLOR_WHITE, "Para iniciar uma contagem regressiva digite: /count [0-10]");
SendClientMessage(playerid, COLOR_WHITE, "Use /flip se seu carro capotar.");
SendClientMessage(playerid, COLOR_WHITE, "Para ver os skydives use /pulos");
SendClientMessage(playerid, COLOR_WHITE, "Para pegar armas use: /armas");
SendClientMessage(playerid, COLOR_WHITE, "Use /vida para se curar.");
return 1;
}

if (strcmp("/pulos", cmdtext, true, 10) == 0){
SendClientMessage(playerid, COLOR_WHITE, "Skull Gaming - Pulos");
SendClientMessage(playerid, COLOR_WHITE, "Use os comandos:");
SendClientMessage(playerid, COLOR_WHITE, "/pulo");
SendClientMessage(playerid, COLOR_WHITE, "/pulo2");
SendClientMessage(playerid, COLOR_WHITE, "/pulo3");
SendClientMessage(playerid, COLOR_WHITE, "/pulo4");
SendClientMessage(playerid, COLOR_WHITE, "/pulo5");
SendClientMessage(playerid, COLOR_WHITE, "/pulo6");
SendClientMessage(playerid, COLOR_WHITE, "/basewing");
SendClientMessage(playerid, COLOR_WHITE, "/pulo7");
SendClientMessage(playerid, COLOR_WHITE, "/pulo8");
SendClientMessage(playerid, COLOR_WHITE, "/megapulo");
return 1;
}

if (strcmp("/vida", cmdtext, true, 10) == 0){
SetPlayerArmour(playerid, 100.0);
SetPlayerHealth(playerid, 100.0);
return 1;
}

if (strcmp("/jetpack", cmdtext, true, 10) == 0){
GivePlayerWeapon(playerid,21);
SetPlayerArmour(playerid, 100.0);
SetPlayerHealth(playerid, 100.0);
return 1;
}

if(strcmp(cmdtext, "/stunt", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,-66.5618,1852.6011,17.2266);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 275.9698);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o Stunt( /stunt )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Vб atй o Estacionamento para pegar um.(/estacionamento)");
       }
   return 1;
}

if(strcmp(cmdtext, "/crazyarena", true) == 0) {
       new pname[MAX_PLAYER_NAME];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s foi para a Crazy Arena( /crazyarena )", pname);
       SendClientMessageToAll(COR_LARANJA, string);
       ResetPlayerWeapons(playerid);
       SetPlayerInterior(playerid,0);
       SetPlayerPos(playerid,229.359,-1807.635,4.141);
       SetPlayerFacingAngle(playerid,226.0);
       SetPlayerArmour(playerid, 100.0);
       SetPlayerHealth(playerid, 100.0);
       GivePlayerWeapon(playerid,9,0);
       GivePlayerWeapon(playerid,46,0);
       GivePlayerWeapon(playerid,16,0);
       GivePlayerWeapon(playerid,26,9999);
       GivePlayerWeapon(playerid,31,9999);
       GivePlayerWeapon(playerid,24,9999);
       GivePlayerWeapon(playerid,32,9999);
   return 1;
}

if(strcmp(cmdtext, "/race", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,2068.362,872.231,8.764);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 179.0);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para a Race( /Race )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Vб atй o Estacionamento para pegar um( /estacionamento ).");
       }
   return 1;
}

if(strcmp(cmdtext, "/lvstunt", true) == 0) {
if(IsPlayerInAnyVehicle(playerid)) {
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   GameTextForPlayer(playerid,"~w~Bem Vindo ao Stunt em LAs Venturas", 3502, 10);
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para os Stunts em Las VEnturas!( /lvstunt )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   SetVehiclePos(VehicleID,2067.2166,865.8118,6.7959);
   SetPlayerInterior(playerid,0);
}
   else{
   SetPlayerInterior(playerid,0);
   SetPlayerPos(playerid,2067.2166,865.8118,6.7959);
       }
   return 1;
}

if(strcmp(cmdtext, "/flat", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,1547.1683,51.6628,25.5063);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 179.0);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o circuito de FLAT OUT 2( /Flat )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Vб atй o Estacionamento para pegar um( /estacionamento ).");
       }
   return 1;
}

if(strcmp(cmdtext, "/atlants", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,426.3199,-2215.1509,-28.2578);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 179.0);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o Reino Perdido de Atlants( /Atlants )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Vб atй o Estacionamento para pegar um( /estacionamento ).");
       }
   return 1;
}

if(strcmp(cmdtext, "/arenax1", true) == 0) {
       new pname[MAX_PLAYER_NAME];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s foi para a Arena x1 ( /arenax1 )", pname);
       SendClientMessageToAll(COR_LARANJA, string);
       ResetPlayerWeapons(playerid);
       SetPlayerInterior(playerid,0);
       SetPlayerPos(playerid,1437.3440,1677.8251,10.8203);
       SetPlayerFacingAngle(playerid,4.1726);
       SetPlayerArmour(playerid, 100.0);
       SetPlayerHealth(playerid, 100.0);
       GivePlayerWeapon(playerid,4,0);
       GivePlayerWeapon(playerid,26,9999);
       GivePlayerWeapon(playerid,31,9999);
       GivePlayerWeapon(playerid,24,9999);
       GivePlayerWeapon(playerid,32,9999);
       return 1;
}

if(strcmp(cmdtext, "/drift", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,2284.951,1394.029,44.897);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 271.0);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o Drift( /drift )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Vб atй o Estacionamento para pegar um( /estacionamento ).");
       }
   return 1;
}

if(strcmp(cmdtext, "/lvstunt", true) == 0) {
if(IsPlayerInAnyVehicle(playerid)) {
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   GameTextForPlayer(playerid,"~w~Bem Vindo ao Stunt em LAs Venturas", 3502, 10);
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para os Stunts em Las VEnturas!( /lvstunt )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   SetVehiclePos(VehicleID,2067.2166,865.8118,6.7959);
   SetPlayerInterior(playerid,0);
}
   else{
   SetPlayerInterior(playerid,0);
   SetPlayerPos(playerid,2067.2166,865.8118,6.7959);
       }
   return 1;
}

if(strcmp(cmdtext, "/aerostunt", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,2140.5278,-2413.2410,13.5469);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 90.0);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o AeroStunt LS( /aerostunt )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SpawnPlayer(playerid);
 }
   else{
       new pname[MAX_PLAYER_NAME];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s foi para o AeroStunt LS( /aerostunt )", pname);
       SendClientMessageToAll(COR_LARANJA, string);
       ResetPlayerWeapons(playerid);
       SetPlayerInterior(playerid,0);
       SetPlayerPos(playerid,1789.0929,-2678.1130,13.5469);
       SetPlayerFacingAngle(playerid,0.0);
       SpawnPlayer(playerid);
}
    return 1;
}

if(strcmp(cmdtext, "/estacionamento", true) == 0) {
       new pname[MAX_PLAYER_NAME];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s foi para o Estacionamento( /estacionamento )", pname);
       SendClientMessageToAll(COR_LARANJA, string);
       ResetPlayerWeapons(playerid);
       SetPlayerInterior(playerid,0);
       SetPlayerPos(playerid,-30.963,1509.681,12.556);
       SetPlayerFacingAngle(playerid,101.0);
       SetPlayerArmour(playerid, 100.0);
       SetPlayerHealth(playerid, 100.0);
   return 1;
}

if(strcmp(cmdtext, "/drop", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,3790.545,-1877.194,1802.409);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 89.0);
   SetVehicleHealth(GetPlayerVehicleID(playerid),999999);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o Drop( /drop )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Vб atй o Estacionamento para pegar um( /estacionamento ).");
       }
   return 1;
}

if(strcmp(cmdtext, "/x1", true) == 0) {
       ResetPlayerWeapons(playerid);
       SetPlayerInterior(playerid,0);
       SetPlayerPos(playerid,1111.1134,1727.9189,12.9423);
       SetPlayerFacingAngle(playerid,271.0);
       SetPlayerArmour(playerid, 100.0);
       SetPlayerHealth(playerid, 100.0);
       GivePlayerWeapon(playerid,4,0);
       GivePlayerWeapon(playerid,26,9999);
       GivePlayerWeapon(playerid,31,9999);
       GivePlayerWeapon(playerid,24,9999);
       GivePlayerWeapon(playerid,32,9999);
   return 1;
}

if(strcmp(cmdtext, "/montanharussa", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,-244.207,2292.398,111.640);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 198.0);
   SetVehicleHealth(GetPlayerVehicleID(playerid),999999);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para a Montanha Russa( /montanharussa )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Vб atй o Estacionamento para pegar um( /estacionamento ).");
       }
   return 1;
}
if (strcmp("/godc", cmdtext, true, 10) == 0)
{
if (IsPlayerInAnyVehicle(playerid)) {
SetVehicleHealth(GetPlayerVehicleID(playerid),999999);
SendClientMessage(playerid, COLOR_WHITE, "Carro em God Mode");
} else {
SendClientMessage(playerid,COLOR_RED,"Erro: Vocк nгo estб em um veнculo!");
}
return 1;
}
if (strcmp(cmdtext, "/lc", true)==0)
{
new pname[MAX_PLAYER_NAME];
GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
format(string, sizeof(string), "%s foi para Liberty City ! ( /lc )", pname);
SendClientMessageToAll(COR_LARANJA, string);
SetPlayerInterior(playerid,1);
SetPlayerPos(playerid,-732.0,504.0,1372.5);
SetPlayerArmour(playerid, 100.0);
SetPlayerHealth(playerid, 100.0);
return 1;
}
if(strcmp(cmdtext, "/dropexplosivo", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,2523.666,-2715.285,4763.050);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 0.0);
   SetVehicleHealth(GetPlayerVehicleID(playerid),999999);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o Drop Explosivo( /dropexplosivo )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   SetPlayerInterior(playerid,0);
   ResetPlayerWeapons(playerid);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Vб atй o Estacionamento para pegar um( /estacionamento ).");
       }
       return 1;
       }
if(strcmp(cmdtext, "/kill", true) == 0)
{
SetPlayerHealth(playerid,0.0);
return 1;
}
	if (strcmp("/shipwar", cmdtext, true, 10) == 0)
	{
       new pname[MAX_PLAYER_NAME];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s foi para a Ship War ! ( /shipwar )", pname);
       SendClientMessageToAll(COR_LARANJA, string);
       SetPlayerInterior(playerid,0);
       SetPlayerPos(playerid,-649.646,-5357.238,0.773);
       SetPlayerFacingAngle(playerid,259.0);
       ResetPlayerWeapons(playerid);
       SetPlayerArmour(playerid, 100.0);
       SetPlayerHealth(playerid, 100.0);
       GivePlayerWeapon(playerid,8,0);
       GivePlayerWeapon(playerid,32,9999);
       GivePlayerWeapon(playerid,26,9999);
       GivePlayerWeapon(playerid,16,9999);
       GivePlayerWeapon(playerid,35,9999);
	   return 1;
	}
    if(strcmp(cmdtext, "/sniperdm", true) == 0) {
       new pname[MAX_PLAYER_NAME];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s foi para a Sniper DM ! ( /sniperdm )", pname);
       SendClientMessageToAll(COR_LARANJA, string);
       SetPlayerInterior(playerid,0);
       SetPlayerPos(playerid,183.111,1934.011,17.531);
       SetPlayerFacingAngle(playerid,89.0);
       ResetPlayerWeapons(playerid);
       GivePlayerWeapon(playerid,34,9999);
       return 1;
    }
	if (strcmp("/arenasangrenta", cmdtext, true, 10) == 0)
	{
       new pname[MAX_PLAYER_NAME];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s foi para a arena sangrenta ! ( /arenasangrenta )", pname);
       SendClientMessageToAll(COR_LARANJA, string);
       SetPlayerInterior(playerid,0);
       SetPlayerPos(playerid,-2023.076,-961.297,31.825);
       SetPlayerFacingAngle(playerid,250.0);
       ResetPlayerWeapons(playerid);
       SetPlayerArmour(playerid, 100.0);
       SetPlayerHealth(playerid, 100.0);
       GivePlayerWeapon(playerid,8,0);
       GivePlayerWeapon(playerid,32,9999);
       GivePlayerWeapon(playerid,26,9999);
       GivePlayerWeapon(playerid,33,9999);
       GivePlayerWeapon(playerid,30,9999);
       GivePlayerWeapon(playerid,16,9999);
       GivePlayerWeapon(playerid,35,9999);
	   return 1;
	}
	if (strcmp("/remotedm", cmdtext, true, 10) == 0)
	{
       new pname[MAX_PLAYER_NAME];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s foi para a Remote DM ! ( /remotedm )", pname);
       SendClientMessageToAll(COR_LARANJA, string);
       SetPlayerInterior(playerid,0);
       SetPlayerPos(playerid,1612.075,1164.837,13.879);
       SetPlayerFacingAngle(playerid,0.0);
       ResetPlayerWeapons(playerid);
       SetPlayerArmour(playerid, 100.0);
       SetPlayerHealth(playerid, 100.0);
       GivePlayerWeapon(playerid,40,9999);
       GivePlayerWeapon(playerid,39,9999);
	   return 1;
	}
	if (strcmp("/creditosgm", cmdtext, true, 10) == 0)
	{
    SendClientMessage(playerid, COR_AMARELO, "Gamemode feito por Eduardo Wichoski");
    return 1;
  }
if(strcmp(cmdtext, "/circuito1", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,2954.5571,-2756.5898,44.4023);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 100.0);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o circuito 1 do Server ! ( /circuito1 )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Use /carros para spawnar um ).");
       }
   return 1;
}
if(strcmp(cmdtext, "/circuito2", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,1518.5868,1567.7882,14.8203);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 100.0);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o circuito 2 do Server ! ( /circuito2 )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Use /carros para spawnar um ).");
       }
   return 1;
}
if(strcmp(cmdtext, "/circuito3", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,-1231.4513,201.9816,18.1484);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 100.0);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o circuito 3 do Server ! ( /circuito3 )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Use /carros para spawnar um ).");
       }
   return 1;
}
if(strcmp(cmdtext, "/circuito4", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,3408.7566,-1309.3259,9.1514);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 100.0);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para o circuito 4 do Server ! ( /circuito4 )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Use /carros para spawnar um).");
       }
   return 1;
}
if(strcmp(cmdtext, "/derby", true) == 0) {
   if(IsPlayerInAnyVehicle(playerid)) {
   new VehicleID;
   VehicleID = GetPlayerVehicleID(playerid);
   SetVehiclePos(VehicleID,625.6036,-2120.1682,8.6458);
   SetVehicleZAngle(GetPlayerVehicleID(playerid), 100.0);
   new pname[MAX_PLAYER_NAME];
   GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
   format(string, sizeof(string), "%s foi para a arena derby ! ( /derby )", pname);
   SendClientMessageToAll(COR_LARANJA, string);
   ResetPlayerWeapons(playerid);
   SetPlayerInterior(playerid,0);
   SetPlayerArmour(playerid, 100.0);
   SetPlayerHealth(playerid, 100.0);
 }
   else{
   SendClientMessage(playerid,COLOR_RED,"VOCК PRECISA ESTAR EM UM VEНCULO!");
   SendClientMessage(playerid,COLOR_RED,"Use /carros para spawnar um).");
       }
   return 1;
}
    if(strcmp(cmdtext, "/rustlerw", true) == 0) {
       new pname[MAX_PLAYER_NAME];
       GetPlayerName(playerid, pname, MAX_PLAYER_NAME);
       format(string, sizeof(string), "%s foi para guerra de rustlers ! ( /rustlerw )", pname);
       SendClientMessageToAll(COR_LARANJA, string);
       SetPlayerPos(playerid, 307.3101,2537.2102,16.8165);
       SetPlayerHealth(playerid, 100.0);
       ResetPlayerWeapons(playerid);
       return 1;
    }

	if (strcmp("/mulhersexo", cmdtext, true, 10) ==0){ApplyAnimation(playerid,"benchpress","gym_bp_up_B",4.1,0,1,1,1,1); return 1;}
    if (strcmp("/comermulher", cmdtext, true, 10) ==0){ApplyAnimation(playerid,"MD_END","END_SC1_SMO",4.1,0,1,1,1,1); return 1;}
    if (strcmp("/de4", cmdtext, true, 10) ==0){ApplyAnimation(playerid,"FINALE","FIN_Land_Car",4.1,0,1,1,1,1); return 1;}
    if (strcmp("/mulherfudida", cmdtext, true, 10) ==0){ApplyAnimation(playerid,"FINALE","FIN_Land_Die",4.1,0,1,1,1,1); return 1;}

return 0;
}

public OnPlayerInfoChange(playerid)
{
	return 1;
}

public OnPlayerExitVehicle(playerid, vehicleid)
{
	return 1;
}

public OnPlayerStateChange(playerid, newstate, oldstate)
{
	new str[256];
    new oldnew;
	if (newstate == 2 || newstate == 3)
    {
    if (oldnew == 0)
    	{
        format(str, sizeof(str), "~g~%s",vehName[GetVehicleModel(GetPlayerVehicleID(playerid))-400]);
        GameTextForPlayer(playerid, str, 6000, 1);
		}
	}
	return 1;
}

public OnPlayerEnterCheckpoint(playerid)
{
	return 1;
}

public OnPlayerLeaveCheckpoint(playerid)
{
	return 1;
}

public OnPlayerEnterRaceCheckpoint(playerid)
{
	return 1;
}

public OnPlayerLeaveRaceCheckpoint(playerid)
{
	return 1;
}

public OnRconCommand(cmd[])
{
	return 1;
}

public OnObjectMoved(objectid)
{
	return 1;
}

public OnPlayerObjectMoved(playerid, objectid)
{
	return 1;
}

public OnPlayerSelectedMenuRow(playerid, row)
{
	return 1;
}

public OnPlayerExitedMenu(playerid)
{
	return 1;
}
////public GlobalAnnouncement()
//{
//	switch (Msg)
//	{
//		case 0: {SendClientMessageToAll(COR_BRANCO,Announcements[0]); Msg++;}
//		case 1: {SendClientMessageToAll(COR_BRANCO,Announcements[1]); Msg++;}
//		case 2: {SendClientMessageToAll(COR_BRANCO,Announcements[2]); Msg++;}
//		case 3: {SendClientMessageToAll(COR_BRANCO,Announcements[3]); Msg++;}
//		case 4: {SendClientMessageToAll(COR_BRANCO,Announcements[4]); Msg = 0;}
//	}
//	return 1;
//}

forward ExplodeShamal(vehicleid);

stock CreateShamalInt(vehicleid, Float:X, Float:Y, Float:Z)
{
	CreateStreamedObject(14404, X, Y, Z, 0.0, 0.0, 0.0);
	CreateStreamedObject(1562, floatadd(X, difc[0][0]), floatadd(Y, difc[0][1]), floatsub(Z, difc[0][2]), 0.0, 0.0, difc[0][3]);
	CreateStreamedObject(1562, floatadd(X, difc[1][0]), floatsub(Y, difc[1][1]), floatsub(Z, difc[1][2]), 0.0, 0.0, difc[1][3]);
	CreateStreamedObject(1562, floatadd(X, difc[2][0]), floatsub(Y, difc[2][1]), floatsub(Z, difc[2][2]), 0.0, 0.0, difc[2][3]);
	CreateStreamedObject(1562, floatsub(X, difc[3][0]), floatsub(Y, difc[3][1]), floatsub(Z, difc[3][2]), 0.0, 0.0, difc[3][3]);
	CreateStreamedObject(1562, floatsub(X, difc[4][0]), floatsub(Y, difc[4][1]), floatsub(Z, difc[4][2]), 0.0, 0.0, difc[4][3]);
	CreateStreamedObject(1562, floatsub(X, difc[5][0]), floatsub(Y, difc[5][1]), floatsub(Z, difc[5][2]), 0.0, 0.0, difc[5][3]);
	CreateStreamedObject(1563, floatadd(X, difc[6][0]), floatadd(Y, difc[6][1]), floatsub(Z, difc[6][2]), 0.0, 0.0, difc[6][3]);
	CreateStreamedObject(1563, floatadd(X, difc[7][0]), floatsub(Y, difc[7][1]), floatsub(Z, difc[7][2]), 0.0, 0.0, difc[7][3]);
	CreateStreamedObject(1563, floatadd(X, difc[8][0]), floatsub(Y, difc[8][1]), floatsub(Z, difc[8][2]), 0.0, 0.0, difc[8][3]);
	CreateStreamedObject(1563, floatsub(X, difc[9][0]), floatsub(Y, difc[9][1]), floatsub(Z, difc[9][2]), 0.0, 0.0, difc[9][3]);
	CreateStreamedObject(1563, floatsub(X, difc[10][0]), floatsub(Y, difc[10][1]), floatsub(Z, difc[10][2]), 0.0, 0.0, difc[10][3]);
	CreateStreamedObject(1563, floatsub(X, difc[11][0]), floatsub(Y, difc[11][1]), floatsub(Z, difc[11][2]), 0.0, 0.0, difc[11][3]);
	CreateStreamedObject(14405, X, floatsub(Y, difc[12][1]), floatsub(Z, difc[12][2]), 0.0, 0.0, difc[12][3]);
	ShamalPos[vehicleid][0] = X, ShamalPos[vehicleid][1] = Y, ShamalPos[vehicleid][2] = Z;
}

stock SetPlayerPosInShamal(playerid, shamalid)
{
	SetPlayerPos(playerid, ShamalPos[shamalid][0],
	floatsub(ShamalPos[shamalid][1], 5.87),
	floatsub(ShamalPos[shamalid][2], 0.75));
	SetPlayerFacingAngle(playerid, 0.0);
	SetCameraBehindPlayer(playerid);
}

stock ShamalExists(vehicleid)
{
	if (floatsqroot(floatadd(ShamalPos[vehicleid][0], floatadd(ShamalPos[vehicleid][1], ShamalPos[vehicleid][2]))))
	{
		return 1;
	}
	return 0;
}

stock randomEx(randval)
{
	new rand1 = random(2), rand2;
	if (!rand1) rand2 -= random(randval);
	else rand2 += random(randval);
	return rand2;
}
E esses sгo meus FS's
Код:
echo Executing Server Config...
lanmode 0
rcon_password --------------
maxplayers 120
port 5900
plugins xStreamer.dll
hostname BR Drift - Stunt - [SkULL  GaMiNG]
gamemode0 sb1
filterscripts xStreamer Controle base gl_actions gl_realtime tuningcarv1.1 CarMenu Jail_System nitrous countBRB AutoReparo Capacete autoheal BarraInferior Porta-Malas
announce 1
query 1
weburl www.skullgaming.blogspot.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Quero saber se tem algo errado, por favor.
Reply
#2

This is a english area.
Reply
#3

Why you are using a portuguese signature?
Reply
#4

This is the english area, you must post this kind o' post in the Portuguese area.
Reply
#5

where is the portuguese area?
Reply
#6

Here
http://forum.sa-mp.com/forumdisplay.php?f=34
Reply
#7

ahhh i dont under stand this language just ask in other area here english plzzzz
Reply
#8

Quote:
Originally Posted by cs_master
Посмотреть сообщение
ahhh i dont under stand this language just ask in other area here english plzzzz
2 people already told that it's not portuguese area, and dont post if you dont "under || stand"
Reply
#9

Post in English, whats the problem??
Reply
#10

I love how everyone is trying to be smart using all these "This is not
the English area, please post in Portuguese area" messages...

-jNkk
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)