12.11.2015, 12:21
[ame]http://www.youtube.com/watch?v=Fto4PxaWzC4[/ame]
Island spawn location I made ages ago. Abandoned the project so here it is. Gl hf
Island spawn location I made ages ago. Abandoned the project so here it is. Gl hf
pawn Код:
// Two base holder docks.
new baseDock [ 2 ] ;
baseDock [ 0 ] = CreateObject(5184, 1065.83020, -5838.96387, 20.22720, 0.00000, 0.00000, 90.00000);
SetObjectMaterial( baseDock [ 0 ], 0, 10386, "mountainsfs", "grass4dirty", 0xFFFFFFFF);
SetObjectMaterial( baseDock [ 0 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
SetObjectMaterial( baseDock [ 0 ], 1, 10386, "mountainsfs", "grass4dirty", 0xFFFFFFFF);
SetObjectMaterial( baseDock [ 0 ], 2, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
SetObjectMaterial( baseDock [ 0 ], 3, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
SetObjectMaterial( baseDock [ 0 ], 4, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
baseDock [ 1 ] = CreateObject(5184, 1082.34314, -5848.05469, 23.88951, 0.00000, 0.00000, 90.00000);
SetObjectMaterial( baseDock [ 1 ], 0, 10386, "mountainsfs", "grass4dirty", 0xFFFFFFFF);
SetObjectMaterial( baseDock [ 1 ], 2, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
SetObjectMaterial( baseDock [ 1 ], 3, 10386, "mountainsfs", "grass4dirty", 0xFFFFFFFF);
SetObjectMaterial( baseDock [ 1 ], 4, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
// Dock to village stairs + walls
new villageStairs [ 6 ];
villageStairs [ 0 ] = CreateObject(14407, 1058.13904, -5782.08594, 1.79008, 0.00000, 0.00000, 270.00000);
SetObjectMaterial( villageStairs [ 0 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
villageStairs [ 1 ] = CreateObject(19371, 1056.63391, -5780.08252, 3.64030, 0.00000, 0.00000, 90.00000);
SetObjectMaterial( villageStairs [ 1 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
villageStairs [ 2 ] = CreateObject(19371, 1056.63391, -5780.08252, 0.15161, 0.00000, 0.00000, 90.00000);
SetObjectMaterial( villageStairs [ 2 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
villageStairs [ 3 ] = CreateObject(19371, 1059.82996, -5780.08252, 2.43388, 0.00000, 0.00000, 90.00000);
SetObjectMaterial( villageStairs [ 3 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
villageStairs [ 4 ] = CreateObject(19371, 1055.09888, -5781.55908, 3.64030, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( villageStairs [ 4 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
villageStairs [ 5 ] = CreateObject(19371, 1055.09888, -5781.55908, 0.14695, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( villageStairs [ 5 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
new villageHull [ 6 ];
villageHull [ 0 ] = CreateObject(19377, 1056, -5783.2, -0.2, 0, 0, 90);
SetObjectMaterial( villageHull [ 0 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
villageHull [ 1 ] = CreateObject(19377, 1065.63, -5783.2, -0.2, 0, 0, 90);
SetObjectMaterial( villageHull [ 1 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
villageHull [ 2 ] = CreateObject(19377, 1075.26, -5783.2, -0.2, 0, 0, 90);
SetObjectMaterial( villageHull [ 2 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
villageHull [ 3 ] = CreateObject(19377, 1084.87, -5783.2, -0.2, 0, 0, 90);
SetObjectMaterial( villageHull [ 3 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
villageHull [ 4 ] = CreateObject(19377, 1094.5, -5783.2, -0.2, 0, 0, 90);
SetObjectMaterial( villageHull [ 4 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
villageHull [ 5 ] = CreateObject(19377, 1100.26, -5783.18, -0.22, 0, 0, 90);
SetObjectMaterial( villageHull [ 5 ], 0, 8565, "vgsebuild01", "ws_stonewall", 0xFFFFFFFF);
// Islands behind dock
CreateObject(12824, 1019.86041, -5900.74023, 39.60773, 0.00000, 0.00000, -35.64001);
CreateObject(12824, 861.80298, -5917.90039, 39.60773, 0.00000, 0.00000, -35.64001);
CreateObject(12824, 1161.92871, -5883.20703, 40.03185, 0.00000, 0.00000, -13.56000);
CreateObject(12824, 1009.79889, -5588.90234, 24.20593, 0.00000, 0.00000, -169.50003);
CreateObject(13017, 972.61407, -5741.51563, 2.65112, 0.72000, 7.80000, 181.14009);
CreateObject(13017, 1236.39075, -5836.84766, 13.96864, -2.70000, 12.00001, -45.53983);
CreateObject(13017, 1216.26965, -5801.61719, -24.15190, -8.16001, 22.20000, -34.73985);
// Rocks
CreateObject(17031, 1047.76892, -5621.56934, 22.69374, -2.82000, 17.76000, -32.52000); // Light stones
CreateObject(17031, 1031.79431, -5598.87158, 33.26081, 15.06000, -3.00001, 28.26000);
CreateObject(17031, 1094.11060, -5562.40283, 3.11276, -2.82000, 17.76000, -32.52000);
CreateObject(18226, 1280.64307, -5699.58643, -14.28910, 0.00000, 0.00000, 22.26000); // Dark stones
CreateObject(18225, 1280.95728, -5714.64160, 20.41194, 0.00000, 0.00000, -96.66000);
CreateObject(18225, 1287.73950, -5697.98828, 10.87179, 0.00000, 0.00000, -126.66007);
CreateObject(3425, 1207.01794, -5718.76904, 21.88777, -0.17999, -0.36000, 71.34000); // Windmill
CreateObject(17457, 1213.44165, -5732.84961, 19.12317, -0.54000, -11.27999, -390.35986); // Farmhouse on hill
CreateObject(709, 1228.82153, -5710.58252, 1.81573, -9.66000, -13.14000, 0.00000); // Tree on hill
CreateObject(705, 1208.99597, -5784.64014, 8.70153, -10.80000, -10.31999, 0.00000); // Tree on hill
// Big docks
new bigDock [ 5 ];
// 13002, "sw_smlfarm", "des_ghotwood1"
bigDock [ 0 ] = CreateObject(19375, 1083.32458, -5778.80713, 1.34040, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( bigDock [ 0 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
bigDock [ 1 ] = CreateObject(19375, 1072.82605, -5778.80713, 1.34040, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( bigDock [ 1 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
bigDock [ 2 ] = CreateObject(19375, 1062.32605, -5778.80713, 1.34040, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( bigDock [ 2 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
bigDock [ 3 ] = CreateObject(19375, 1051.82605, -5778.80713, 1.34040, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( bigDock [ 3 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
bigDock [ 4 ] = CreateObject(19375, 1041.32800, -5778.80713, 1.34040, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( bigDock [ 4 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
// Docks
new tallDock [ 12 ];
tallDock [ 0 ] = CreateObject(19448, 1086.81384, -5769.18652, 1.34000, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( tallDock [ 0 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 1 ] = CreateObject(19448, 1086.81384, -5759.56982, 1.34000, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( tallDock [ 1 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 2 ] = CreateObject(19448, 1086.81384, -5749.94336, 1.34000, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( tallDock [ 2 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 3 ] = CreateObject(19448, 1086.81384, -5740.31006, 1.34000, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( tallDock [ 3 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 4 ] = CreateObject(19448, 1091.05408, -5738.17773, 0.63032, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( tallDock [ 4 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 5 ] = CreateObject(19448, 1091.05408, -5728.54492, 0.63030, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( tallDock [ 5 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 6 ] = CreateObject(19448, 1082.60815, -5738.17773, 0.63030, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( tallDock [ 6 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 7 ] = CreateObject(19448, 1082.60815, -5728.54492, 0.63030, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( tallDock [ 7 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 8 ] = CreateObject(19448, 1080.24597, -5766.42236, 1.34000, 0.00000, 90.00000, 90.00000);
SetObjectMaterial( tallDock [ 8 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 9 ] = CreateObject(19448, 1070.61206, -5766.42236, 1.34000, 0.00000, 90.00000, 90.00000);
SetObjectMaterial( tallDock [ 9 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 10 ] = CreateObject(19448, 1064.04602, -5769.18652, 1.34000, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( tallDock [ 10 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
tallDock [ 11 ] = CreateObject(19448, 1064.04602, -5759.56006, 1.34000, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( tallDock [ 11 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
// Dock passage + slopes
new smallDock [ 7 ];
smallDock [ 0 ] = CreateObject(19429, 1083.54919, -5737.16602, 0.91260, 0.00000, 105.00000, 90.00000);
SetObjectMaterial( smallDock [ 0 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
smallDock [ 1 ] = CreateObject(19429, 1084.49402, -5739.59326, 1.33785, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( smallDock [ 1 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
smallDock [ 2 ] = CreateObject(19429, 1083.54504, -5740.31689, -0.32500, 0.00000, 0.00000, 90.00000);
SetObjectMaterial( smallDock [ 2 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
smallDock [ 3 ] = CreateObject(19429, 1089.18005, -5739.59326, 1.33790, 0.00000, 90.00000, 0.00000);
SetObjectMaterial( smallDock [ 3 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
smallDock [ 4 ] = CreateObject(19429, 1090.12231, -5737.16602, 0.91260, 0.00000, 105.00000, 90.00000);
SetObjectMaterial( smallDock [ 4 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
smallDock [ 5 ] = CreateObject(19429, 1090.13818, -5740.31982, -0.32500, 0.00000, 0.00000, 90.00000);
SetObjectMaterial( smallDock [ 5 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
smallDock [ 6 ] = CreateObject(19429, 1094.17773, -5732.03760, 1.55170, 0.00000, 120.00000, 181.02000); // Catwalk to pirate ship
SetObjectMaterial( smallDock [ 6 ], 0, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
// Pillars
new dockPillar [ 32 ] ;
dockPillar [ 0 ] = CreateObject(3498, 1088.53552, -5754.83447, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 0 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 1 ] = CreateObject(3498, 1085.03345, -5754.83447, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 1 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 2 ] = CreateObject(3498, 1085.03345, -5764.51611, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 2 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 3 ] = CreateObject(3498, 1088.53552, -5764.51611, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 3 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 4 ] = CreateObject(3498, 1088.53552, -5773.99219, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 4 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 5 ] = CreateObject(3498, 1085.03345, -5773.99219, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 5 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 6 ] = CreateObject(3498, 1085.03345, -5745.15234, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 6 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 7 ] = CreateObject(3498, 1088.53552, -5745.15234, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 7 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 8 ] = CreateObject(3498, 1085.03345, -5735.67627, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 8 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 9 ] = CreateObject(3498, 1088.53552, -5735.67627, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 9 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 10 ] = CreateObject(3498, 1089.45007, -5742.89453, -3.71568, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 10 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 11 ] = CreateObject(3498, 1092.74609, -5742.89453, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 11 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 12 ] = CreateObject(3498, 1092.74609, -5733.41846, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 12 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 13 ] = CreateObject(3498, 1089.45007, -5733.41846, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 13 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 14 ] = CreateObject(3498, 1092.74609, -5723.94238, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 14 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 15 ] = CreateObject(3498, 1089.45007, -5723.94238, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 15 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 16 ] = CreateObject(3498, 1080.79810, -5742.89453, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 16 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 17 ] = CreateObject(3498, 1084.30005, -5742.89453, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 17 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 18 ] = CreateObject(3498, 1084.30005, -5733.41846, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 18 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 19 ] = CreateObject(3498, 1080.79810, -5733.41846, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 19 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 20 ] = CreateObject(3498, 1080.79810, -5723.73633, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 20 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 21 ] = CreateObject(3498, 1084.30005, -5723.73633, -3.71570, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 21 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 22 ] = CreateObject(3498, 1085.03345, -5768.14990, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 22 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 23 ] = CreateObject(3498, 1075.38196, -5768.14990, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 23 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 24 ] = CreateObject(3498, 1075.38196, -5764.63232, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 24 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 25 ] = CreateObject(3498, 1065.87537, -5768.14990, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 25 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 26 ] = CreateObject(3498, 1065.87537, -5764.63232, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 26 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 27 ] = CreateObject(3498, 1062.37341, -5764.63232, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 27 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 28 ] = CreateObject(3498, 1062.37341, -5773.90234, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 28 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 29 ] = CreateObject(3498, 1065.87537, -5773.91797, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 29 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 30 ] = CreateObject(3498, 1062.37341, -5754.74414, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 30 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
dockPillar [ 31 ] = CreateObject(3498, 1065.87537, -5754.74414, -2.52610, 0.00000, 0.00000, 0.00000);
SetObjectMaterial( dockPillar [ 31 ], 1, 1219, "woodpanels", "planks01", 0xFFFFFFFF);
new pirateShip [ 2 ];
pirateShip [ 0 ] = CreateObject(8493, 1099.81165, -5743.25293, 14.72190, 0.00000, 0.00000, -180.78000); // Pirate ship - Schooner
SetObjectMaterial(pirateShip [ 0 ], 2, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF); // Exterior ledge
SetObjectMaterial(pirateShip [ 0 ], 3, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF); // Ship exterior wood
SetObjectMaterial(pirateShip [ 0 ], 4, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF); // Back of ship
SetObjectMaterial(pirateShip [ 0 ], 5, 13002, "sw_smlfarm", "des_woodslats2", 0xFFFFFFFF); // Ship floor
SetObjectMaterial(pirateShip [ 0 ], 6, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF); // Inside of ship ledges
SetObjectMaterial(pirateShip [ 0 ], 7, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF); // Top of ledges
pirateShip [ 1 ] = CreateObject(8493, 1075.80066, -5746.60645, 17.12012, 0.00000, 0.00000, -178.73996); // Pirate ship - Frigate
// SetObjectMaterial(pirateShip [ 1 ], 2, 16051, "oldwest", "des_ghotwood1", 0xFFFFFFFF); // Exterior ledge
SetObjectMaterial(pirateShip [ 1 ], 3, 16051, "oldwest", "des_ghotwood1", 0xFFFFFFFF); // Ship exterior wood
SetObjectMaterial(pirateShip [ 1 ], 4, 16051, "oldwest", "des_ghotwood1", 0xFFFFFFFF); // Back of ship
SetObjectMaterial(pirateShip [ 1 ], 5, 13002, "sw_smlfarm", "des_woodslats2", 0xFFFFFFFF); // Ship floor
SetObjectMaterial(pirateShip [ 1 ], 6, 16051, "oldwest", "des_ghotwood1", 0xFFFFFFFF); // Inside of ship ledges
SetObjectMaterial(pirateShip [ 1 ], 7, 16051, "oldwest", "des_ghotwood1", 0xFFFFFFFF); // Top of ledges
new pirateShipSails;
CreateObject(9159, 1075.80066, -5746.60645, 17.12010, 0.00000, 0.00000, -178.74001); // Pirate sails - frigate
pirateShipSails = CreateObject(9159, 1099.81165, -5743.25293, 14.71170, 0.00000, 0.00000, -180.78000); // Pirate sails - schooner
SetObjectMaterial(pirateShipSails, 1, 8423, "pirateship01", "tislndshpmast", 0xE7E7E7ff);
CreateObject(3927, 1084.91174, -5768.08154, 2.07811, 0.00000, 0.00000, -209.75996); // dock sign
// Market stalls
new marketStall [ 6 ] ;
marketStall [ 0 ] = CreateObject(3861, 1085.28271, -5780.92920, 2.68497, 0.00000, 0.00000, 212.28014);
SetObjectMaterial( marketStall [ 0 ], 1, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
SetObjectMaterial( marketStall [ 0 ], 2, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStall [ 1 ] = CreateObject(3861, 1077.35608, -5782.15820, 2.68497, 0.00000, 0.00000, 180.60002);
SetObjectMaterial( marketStall [ 1 ], 1, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
SetObjectMaterial( marketStall [ 1 ], 2, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStall [ 2 ] = CreateObject(3861, 1077.46594, -5775.97266, 2.68500, 0.00000, 0.00000, 352.25980);
SetObjectMaterial( marketStall [ 2 ], 1, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
SetObjectMaterial( marketStall [ 2 ], 2, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStall [ 3 ] = CreateObject(3861, 1070.72876, -5775.79053, 2.68497, 0.00000, 0.00000, 370.55978);
SetObjectMaterial( marketStall [ 3 ], 1, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
SetObjectMaterial( marketStall [ 3 ], 2, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStall [ 4 ] = CreateObject(3861, 1071.36133, -5781.49609, 2.68497, 0.00000, 0.00000, 539.51941);
SetObjectMaterial( marketStall [ 4 ], 1, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
SetObjectMaterial( marketStall [ 4 ], 2, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStall [ 5 ] = CreateObject(3861, 1065.40137, -5781.53516, 2.68497, 0.00000, 0.00000, 529.43982);
SetObjectMaterial( marketStall [ 5 ], 1, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
SetObjectMaterial( marketStall [ 5 ], 2, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
CreateObject(944, 1091.06897, -5741.83545, 1.58899, 0.00000, 0.00000, 0.00000); // Double boxes
// Market stall walls
new marketStallWall [ 60 ] ;
marketStallWall [ 1 ] = CreateObject(19429, 1077.63513, -5774.56885, 3.14446, 90.00000, 90.00000, -7.73999);
SetObjectMaterial( marketStallWall [ 1 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 2 ] = CreateObject(19429, 1077.63513, -5774.56885, 1.54200, 90.00000, 90.00000, -7.74000);
SetObjectMaterial( marketStallWall [ 2 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 3 ] = CreateObject(19429, 1077.52295, -5775.38428, 3.85675, 0.00000, 90.00000, -7.74000);
SetObjectMaterial( marketStallWall [ 3 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 4 ] = CreateObject(19429, 1077.35547, -5776.62012, 3.85600, 0.00000, 90.00000, -7.74000);
SetObjectMaterial( marketStallWall [ 4 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 5 ] = CreateObject(19429, 1077.35547, -5776.62012, 3.67880, 0.00000, 90.00000, -7.74000);
SetObjectMaterial( marketStallWall [ 5 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 6 ] = CreateObject(19429, 1077.52295, -5775.38428, 3.67880, 0.00000, 90.00000, -7.74000);
SetObjectMaterial( marketStallWall [ 6 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 7 ] = CreateObject(19429, 1077.18848, -5777.37109, 1.55831, 90.00000, 90.00000, -7.74000);
SetObjectMaterial( marketStallWall [ 7 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 8 ] = CreateObject(19429, 1077.37622, -5775.90527, 1.55810, 90.00000, 90.00000, -7.74000);
SetObjectMaterial( marketStallWall [ 8 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 9 ] = CreateObject(19429, 1078.93469, -5776.86816, 0.60037, 0.00000, 0.00000, -7.14000);
SetObjectMaterial( marketStallWall [ 9 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 10 ] = CreateObject(19429, 1075.80505, -5776.44580, 0.60037, 0.00000, 0.00000, -7.68000);
SetObjectMaterial( marketStallWall [ 10 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 11 ] = CreateObject(19429, 1086.07251, -5782.07031, 1.54200, 90.00000, 90.00000, 31.80000);
SetObjectMaterial( marketStallWall [ 11 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 12 ] = CreateObject(19429, 1086.07251, -5782.07031, 3.14500, 90.00000, 90.00000, 31.80000);
SetObjectMaterial( marketStallWall [ 12 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 13 ] = CreateObject(19429, 1085.38708, -5780.92676, 1.54200, 90.00000, 90.00000, 31.98000);
SetObjectMaterial( marketStallWall [ 13 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 14 ] = CreateObject(19429, 1086.27661, -5779.51172, 0.58762, 0.00000, 0.00000, 31.98000);
SetObjectMaterial( marketStallWall [ 14 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 15 ] = CreateObject(19429, 1083.62830, -5781.17090, 0.58230, 0.00000, 0.00000, 30.30000);
SetObjectMaterial( marketStallWall [ 15 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 16 ] = CreateObject(19429, 1084.59692, -5779.69287, 1.54200, 90.00000, 90.00000, 32.28002);
SetObjectMaterial( marketStallWall [ 16 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 17 ] = CreateObject(19429, 1085.64453, -5781.40527, 3.85600, 0.00000, 90.00000, 32.70000);
SetObjectMaterial( marketStallWall [ 17 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 18 ] = CreateObject(19429, 1084.94055, -5780.31006, 3.85650, 0.00000, 90.00000, 32.70000);
SetObjectMaterial( marketStallWall [ 18 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 19 ] = CreateObject(19429, 1084.94055, -5780.31006, 3.67990, 0.00000, 90.00000, 32.70000);
SetObjectMaterial( marketStallWall [ 19 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 20 ] = CreateObject(19429, 1085.64453, -5781.40527, 3.67990, 0.00000, 90.00000, 32.70000);
SetObjectMaterial( marketStallWall [ 20 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 21 ] = CreateObject(19429, 1070.54785, -5774.44873, 1.54400, 90.00000, 90.00000, 10.56000);
SetObjectMaterial( marketStallWall [ 21 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 22 ] = CreateObject(19429, 1070.54785, -5774.44873, 3.15005, 90.00000, 90.00000, 10.56000);
SetObjectMaterial( marketStallWall [ 22 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 23 ] = CreateObject(19429, 1070.70752, -5775.32129, 3.85600, 0.00000, 90.00000, 10.56000);
SetObjectMaterial( marketStallWall [ 23 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 24 ] = CreateObject(19429, 1070.91003, -5776.39551, 3.85650, 0.00000, 90.00000, 10.56000);
SetObjectMaterial( marketStallWall [ 24 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 25 ] = CreateObject(19429, 1070.70752, -5775.32129, 3.67919, 0.00000, 90.00000, 10.56000);
SetObjectMaterial( marketStallWall [ 25 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 26 ] = CreateObject(19429, 1070.91003, -5776.39551, 3.68000, 0.00000, 90.00000, 10.56000);
SetObjectMaterial( marketStallWall [ 26 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 27 ] = CreateObject(19429, 1070.91589, -5777.14355, 1.55810, 90.00000, 90.00000, 10.38000);
SetObjectMaterial( marketStallWall [ 27 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 28 ] = CreateObject(19429, 1070.63110, -5775.73584, 1.55810, 90.00000, 90.00000, 10.32000);
SetObjectMaterial( marketStallWall [ 28 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 29 ] = CreateObject(19429, 1072.38660, -5776.14355, 0.58287, 0.00000, 0.00000, 10.68000);
SetObjectMaterial( marketStallWall [ 29 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 30 ] = CreateObject(19429, 1069.34387, -5776.70313, 0.58287, 0.00000, 0.00000, 10.68000);
SetObjectMaterial( marketStallWall [ 30 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 31 ] = CreateObject(19429, 1078.87830, -5781.49414, 0.58762, 0.00000, 0.00000, -1.14000);
SetObjectMaterial( marketStallWall [ 31 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 32 ] = CreateObject(19429, 1075.84021, -5781.49463, 0.58762, 0.00000, 0.00000, 0.30000);
SetObjectMaterial( marketStallWall [ 32 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 33 ] = CreateObject(19429, 1077.32666, -5780.76758, 1.55831, 90.00000, 90.00000, 0.00000);
SetObjectMaterial( marketStallWall [ 33 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 34 ] = CreateObject(19429, 1077.30676, -5782.22412, 1.55831, 90.00000, 90.00000, 0.48000);
SetObjectMaterial( marketStallWall [ 34 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 35 ] = CreateObject(19429, 1077.18994, -5782.32568, 3.85600, 0.00000, 90.00000, -0.06000);
SetObjectMaterial( marketStallWall [ 35 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 36 ] = CreateObject(19429, 1077.18579, -5781.48535, 3.85550, 0.00000, 90.00000, 0.12000);
SetObjectMaterial( marketStallWall [ 36 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 37 ] = CreateObject(19429, 1077.18994, -5782.32568, 3.67717, 0.00000, 90.00000, -0.06000);
SetObjectMaterial( marketStallWall [ 37 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 38 ] = CreateObject(19429, 1077.18579, -5781.48535, 3.67810, 0.00000, 90.00000, 0.12000);
SetObjectMaterial( marketStallWall [ 38 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 39 ] = CreateObject(19429, 1071.34570, -5780.07959, 1.55831, 90.00000, 90.00000, -0.66000);
SetObjectMaterial( marketStallWall [ 39 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 40 ] = CreateObject(19429, 1071.40100, -5781.54590, 1.55831, 90.00000, 90.00000, -0.72000);
SetObjectMaterial( marketStallWall [ 40 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 41 ] = CreateObject(19429, 1069.77734, -5780.79834, 0.60685, 0.00000, 0.00000, 0.66000);
SetObjectMaterial( marketStallWall [ 41 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 42 ] = CreateObject(19429, 1072.95496, -5780.83105, 0.60685, 0.00000, 0.00000, 0.66000);
SetObjectMaterial( marketStallWall [ 42 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 43 ] = CreateObject(19429, 1071.51758, -5782.14600, 3.85600, 0.00000, 90.00000, -0.06000);
SetObjectMaterial( marketStallWall [ 43 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 44 ] = CreateObject(19429, 1071.50818, -5780.83838, 3.85550, 0.00000, 90.00000, 1.02000);
SetObjectMaterial( marketStallWall [ 44 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 45 ] = CreateObject(19429, 1071.50818, -5780.83838, 3.67770, 0.00000, 90.00000, 1.02000);
SetObjectMaterial( marketStallWall [ 45 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 46 ] = CreateObject(19429, 1071.51758, -5782.14600, 3.68218, 0.00000, 90.00000, -0.06000);
SetObjectMaterial( marketStallWall [ 46 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 47 ] = CreateObject(19429, 1071.50452, -5782.89160, 3.15005, 90.00000, 90.00000, -1.08000);
SetObjectMaterial( marketStallWall [ 47 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 48 ] = CreateObject(19429, 1071.50452, -5782.89160, 1.55138, 90.00000, 90.00000, -1.08000);
SetObjectMaterial( marketStallWall [ 48 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 49 ] = CreateObject(19429, 1065.31213, -5782.18994, 3.81604, 0.00000, 90.00000, -10.56000);
SetObjectMaterial( marketStallWall [ 49 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 50 ] = CreateObject(19429, 1065.55505, -5780.90088, 3.81550, 0.00000, 90.00000, -10.56000);
SetObjectMaterial( marketStallWall [ 50 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 51 ] = CreateObject(19429, 1065.55505, -5780.90088, 3.64609, 0.00000, 90.00000, -10.56000);
SetObjectMaterial( marketStallWall [ 51 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 52 ] = CreateObject(19429, 1065.31213, -5782.18994, 3.65162, 0.00000, 90.00000, -10.56000);
SetObjectMaterial( marketStallWall [ 52 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 53 ] = CreateObject(19429, 1065.71716, -5780.19043, 1.55831, 90.00000, 90.00000, -10.32000);
SetObjectMaterial( marketStallWall [ 53 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 54 ] = CreateObject(19429, 1065.46069, -5781.60986, 1.55831, 90.00000, 90.00000, -10.38000);
SetObjectMaterial( marketStallWall [ 54 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 55 ] = CreateObject(19429, 1063.98010, -5780.60742, 0.60685, 0.00000, 0.00000, -9.78000);
SetObjectMaterial( marketStallWall [ 55 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 56 ] = CreateObject(19429, 1067.05847, -5781.16309, 0.60690, 0.00000, 0.00000, -11.40000);
SetObjectMaterial( marketStallWall [ 56 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 57 ] = CreateObject(19429, 1065.28577, -5782.93359, 3.12559, 90.00000, 90.00000, -10.38000);
SetObjectMaterial( marketStallWall [ 57 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
marketStallWall [ 58 ] = CreateObject(19429, 1065.28577, -5782.93359, 1.52008, 90.00000, 90.00000, -10.38000);
SetObjectMaterial( marketStallWall [ 58 ], 0, 1479, "gazebo", "CJ_W_wood", 0xFFFFFFFF);
CreateObject(3015, 1092.28491, -5733.93262, 0.79695, 0.00000, 0.00000, 0.00000); // 3 stacked boxes
CreateObject(3014, 1092.27527, -5734.42529, 0.91097, 0.00000, 0.00000, 0.00000); // Individual box
CreateObject(2969, 1092.37170, -5735.05518, 0.82786, 0.00000, 0.00000, 25.32000); // Individual tall box
CreateObject(2969, 1092.42847, -5730.43408, 0.82786, 0.00000, 0.00000, 5.52000); // Shut crate at docks
CreateObject(1431, 1096.99451, -5730.49854, 2.97062, 0.00000, 0.00000, -173.34003); // Boxes at docks
// Barrels
new dockBarrels [ 5 ] ;
dockBarrels [ 0 ] = CreateObject(935, 1089.62720, -5730.12500, 1.19179, 0.00000, 0.00000, 0.00000);
SetObjectMaterial(dockBarrels [ 0 ], 0, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF);
SetObjectMaterial(dockBarrels [ 0 ], 1, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF);
dockBarrels [ 1 ] = CreateObject(935, 1088.09570, -5774.92334, 1.85243, 0.00000, 0.00000, 0.00000);
SetObjectMaterial(dockBarrels [ 1 ], 0, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF);
SetObjectMaterial(dockBarrels [ 1 ], 1, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF);
dockBarrels [ 2 ] = CreateObject(935, 1063.10681, -5755.37061, 1.88927, 0.00000, 0.00000, 0.00000);
SetObjectMaterial(dockBarrels [ 2 ], 0, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF);
SetObjectMaterial(dockBarrels [ 2 ], 1, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF);
dockBarrels [ 3 ] = CreateObject(935, 1066.65430, -5767.51025, 1.88927, 0.00000, 0.00000, 0.00000);
SetObjectMaterial(dockBarrels [ 3 ], 0, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF);
SetObjectMaterial(dockBarrels [ 3 ], 1, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF);
dockBarrels [ 4 ] = CreateObject(935, 1082.36609, -5738.65430, 1.19179, 0.00000, 0.00000, 0.00000);
SetObjectMaterial(dockBarrels [ 4 ], 0, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF);
SetObjectMaterial(dockBarrels [ 4 ], 1, 11631, "mp_ranchcut", "CJ_SLATEDWOOD", 0xFFFFFFFF);
// Crate of apples at docks
CreateObject(19636, 1092.49194, -5729.77686, 0.71583, 0.00000, 0.00000, 0.00000);
CreateObject(19636, 1092.53088, -5729.78613, 0.87900, 0.00000, 0.00000, 3.96000);
CreateObject(19636, 1092.49194, -5729.77686, 1.04292, 0.00000, 0.00000, -4.68000);
// Planks used for rope passage.
CreateObject(1462, 1095.95117, -5733.35791, -0.70538, 3.96000, 1.98000, 89.63998);
CreateObject(1462, 1095.94543, -5731.23242, -0.70538, 3.96000, 1.98000, 89.63998);
// Ropes
CreateObject(19087, 1095.74048, -5728.48389, 3.06850, 0.00000, 90.00000, 90.00000);
CreateObject(19087, 1095.74048, -5726.01172, 3.06850, 0.00000, 90.00000, 90.00000);
CreateObject(19087, 1095.75562, -5728.48340, 3.08850, 4.38000, -11.34000, 90.00000);
CreateObject(19089, 1105.27148, -5730.97461, 3.05833, 0.00000, 90.00000, 87.42005);
CreateObject(19089, 1105.61511, -5723.61084, 3.05833, 0.00000, 90.00000, 87.42005);
CreateObject(19087, 1105.26501, -5730.99707, 3.06863, 4.38000, -11.34000, 90.00000);
CreateObject(19087, 1105.11841, -5734.54053, 3.06863, 9.06000, -5.46000, 90.00000);
CreateObject(19089, 1080.84961, -5734.44922, 5.41440, 0.00000, 90.00000, 89.58000);
CreateObject(19089, 1080.85046, -5728.27002, 5.41444, 0.00000, 90.00000, 89.94005);
CreateObject(19087, 1080.84119, -5733.36377, 5.43500, 6.48000, 4.86000, 90.00000);
CreateObject(19087, 1080.77917, -5738.94482, 5.43500, 6.48000, 4.86000, 90.00000);
CreateObject(19089, 1071.16846, -5728.47607, 5.41440, 0.00000, 90.00000, 90.66002);
CreateObject(19089, 1071.20166, -5734.47705, 5.41440, 0.00000, 90.00000, 93.00001);
CreateObject(19087, 1071.21960, -5734.45850, 5.40269, 3.30000, 9.96000, 90.00000);
CreateObject(19087, 1071.44202, -5739.10254, 5.43500, -0.54000, -2.93999, 90.00000);
CreateObject(19087, 1095.74133, -5735.90039, 3.06877, 0.00000, 90.00000, 90.00000);
CreateObject(19087, 1095.74133, -5733.42822, 3.06880, 0.00000, 90.00000, 90.00000);
CreateObject(19087, 1095.74048, -5733.01611, 3.06850, 0.00000, 90.00000, 90.00000);
CreateObject(19087, 1095.75525, -5735.89551, 3.08849, 4.38000, 11.34000, 90.00000);
// Cannons
new dockCannon [ 50 ];
// First ship
dockCannon [ 0 ] = CreateObject(2064, 1095.94995, -5720.61279, 3.85276, 10.00000, 0.00000, -91.14001);
SetObjectMaterial( dockCannon [ 0 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 1 ] = CreateObject(2064, 1096.08130, -5722.42725, 3.85276, 10.00000, 0.00000, -83.10004);
SetObjectMaterial( dockCannon [ 1 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 2 ] = CreateObject(2064, 1105.02722, -5723.49854, 3.85276, 10.00000, 0.00000, 94.37995);
SetObjectMaterial( dockCannon [ 2 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 3 ] = CreateObject(2064, 1105.26978, -5720.69580, 3.85276, 10.00000, 0.00000, 78.65997);
SetObjectMaterial( dockCannon [ 3 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 4 ] = CreateObject(2064, 1104.47754, -5735.86670, 2.77283, 10.00000, 0.00000, 88.67992);
SetObjectMaterial( dockCannon [ 4 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 5 ] = CreateObject(2064, 1096.66248, -5729.34717, 2.77283, 10.00000, 0.00000, -73.08010);
SetObjectMaterial( dockCannon [ 5 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 6 ] = CreateObject(2064, 1104.65979, -5732.89209, 2.77283, 10.00000, 0.00000, 89.15991);
SetObjectMaterial( dockCannon [ 6 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 7 ] = CreateObject(2064, 1096.26257, -5736.51123, 2.77283, 10.00000, 0.00000, 268.91989);
SetObjectMaterial( dockCannon [ 7 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 8 ] = CreateObject(2064, 1096.26160, -5734.11914, 2.77283, 10.00000, 0.00000, 268.91989);
SetObjectMaterial( dockCannon [ 8 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 9 ] = CreateObject(2064, 1096.52063, -5745.74170, 3.69879, 10.00000, 0.00000, 268.91989);
SetObjectMaterial( dockCannon [ 9 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 10 ] = CreateObject(2064, 1096.00830, -5741.68066, 3.56170, 10.00000, 0.00000, 268.91989);
SetObjectMaterial( dockCannon [ 10 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 11 ] = CreateObject(2064, 1104.47021, -5745.70361, 3.69879, 10.00000, 0.00000, 82.49994);
SetObjectMaterial( dockCannon [ 11 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 12 ] = CreateObject(2064, 1104.82068, -5741.89648, 3.57901, 10.00000, 0.00000, 88.79990);
SetObjectMaterial( dockCannon [ 12 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 13 ] = CreateObject(2064, 1097.18518, -5753.13574, 4.64954, 10.00000, 0.00000, 274.19998);
SetObjectMaterial( dockCannon [ 13 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 14 ] = CreateObject(2064, 1103.06592, -5753.38525, 4.64954, 10.00000, 0.00000, 80.45995);
SetObjectMaterial( dockCannon [ 14 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
dockCannon [ 15 ] = CreateObject(2064, 1104.57031, -5729.79053, 2.77283, 10.00000, 0.00000, 89.15991);
SetObjectMaterial( dockCannon [ 15 ], 0, 10969, "scum_sfse", "Was_scrpyd_floor_hangar", 0xFFFFFFFF);
// Second ship:
dockCannon [ 16 ] = CreateObject(2064, 1073.71387, -5757.12500, 6.99483, 10.00000, 0.00000, 283.79993);
SetObjectMaterial( dockCannon [ 16 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 17 ] = CreateObject(2064, 1079.29077, -5757.81885, 6.99483, 10.00000, 0.00000, 419.87973);
SetObjectMaterial( dockCannon [ 17 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 18 ] = CreateObject(2064, 1072.26123, -5749.13135, 6.10330, 10.00000, 0.00000, 272.63989);
SetObjectMaterial( dockCannon [ 18 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 19 ] = CreateObject(2064, 1071.97034, -5745.17432, 6.00533, 10.00000, 0.00000, 272.63989);
SetObjectMaterial( dockCannon [ 19 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 20 ] = CreateObject(2064, 1080.80469, -5745.07520, 5.93535, 10.00000, 0.00000, 94.97993);
SetObjectMaterial( dockCannon [ 20 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 21 ] = CreateObject(2064, 1080.53406, -5748.86670, 6.13899, 10.00000, 0.00000, 89.51992);
SetObjectMaterial( dockCannon [ 21 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 22 ] = CreateObject(2064, 1071.05615, -5724.23633, 6.23540, 10.00000, 0.00000, 272.63989);
SetObjectMaterial( dockCannon [ 22 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 23 ] = CreateObject(2064, 1071.19836, -5726.96289, 6.23540, 10.00000, 0.00000, 273.53986);
SetObjectMaterial( dockCannon [ 23 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 24 ] = CreateObject(2064, 1080.53235, -5726.77783, 6.23540, 10.00000, 0.00000, 445.37967);
SetObjectMaterial( dockCannon [ 24 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 25 ] = CreateObject(2064, 1080.60608, -5724.09619, 6.23540, 10.00000, 0.00000, 451.97937);
SetObjectMaterial( dockCannon [ 25 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 26 ] = CreateObject(2064, 1080.14478, -5739.62061, 5.11674, 10.00000, 0.00000, 91.91994);
SetObjectMaterial( dockCannon [ 26 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 27 ] = CreateObject(2064, 1080.30823, -5732.62500, 5.11794, 10.00000, 0.00000, 89.33994);
SetObjectMaterial( dockCannon [ 27 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 28 ] = CreateObject(2064, 1080.28137, -5737.21533, 5.10706, 10.00000, 0.00000, 89.33994);
SetObjectMaterial( dockCannon [ 28 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 29 ] = CreateObject(2064, 1080.25183, -5735.05273, 5.14260, 10.00000, 0.00000, 89.33994);
SetObjectMaterial( dockCannon [ 29 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 30 ] = CreateObject(2064, 1071.69666, -5732.74707, 5.11794, 10.00000, 0.00000, -86.94005);
SetObjectMaterial( dockCannon [ 30 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 31 ] = CreateObject(2064, 1071.81421, -5735.20264, 5.11794, 10.00000, 0.00000, -89.46004);
SetObjectMaterial( dockCannon [ 31 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 32 ] = CreateObject(2064, 1071.91284, -5737.87109, 5.11794, 10.00000, 0.00000, -89.46004);
SetObjectMaterial( dockCannon [ 32 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 33 ] = CreateObject(2064, 1072.00562, -5740.21533, 5.11794, 10.00000, 0.00000, -86.22005);
SetObjectMaterial( dockCannon [ 33 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 34 ] = CreateObject(2064, 1080.53308, -5750.62256, 3.16648, 13.00000, -0.90000, 81.23995);
SetObjectMaterial( dockCannon [ 34 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 35 ] = CreateObject(2064, 1080.74146, -5747.79688, 3.16648, 13.00000, -0.90000, 87.89993);
SetObjectMaterial( dockCannon [ 35 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 36 ] = CreateObject(2064, 1080.46729, -5739.64746, 3.16648, 13.00000, -0.90000, 90.89991);
SetObjectMaterial( dockCannon [ 36 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 37 ] = CreateObject(2064, 1080.47876, -5735.80029, 3.16648, 13.00000, -0.90000, 90.11993);
SetObjectMaterial( dockCannon [ 37 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 38 ] = CreateObject(2064, 1080.47241, -5732.67725, 3.16648, 13.00000, -0.90000, 90.11993);
SetObjectMaterial( dockCannon [ 38 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 39 ] = CreateObject(2064, 1080.70435, -5723.61279, 3.88717, 13.00000, -0.90000, 89.15993);
SetObjectMaterial( dockCannon [ 39 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 40 ] = CreateObject(2064, 1080.62207, -5725.56250, 3.88717, 13.00000, -0.90000, 88.07995);
SetObjectMaterial( dockCannon [ 40 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 41 ] = CreateObject(2064, 1070.86987, -5724.40234, 3.88720, 12.22000, 0.48000, 273.48001);
SetObjectMaterial( dockCannon [ 41 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 42 ] = CreateObject(2064, 1071.08936, -5726.89453, 3.88720, 10.60000, -0.12000, 272.82001);
SetObjectMaterial( dockCannon [ 42 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 43 ] = CreateObject(2064, 1071.48901, -5732.86426, 3.16650, 10.60000, -0.12000, 272.82001);
SetObjectMaterial( dockCannon [ 43 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 44 ] = CreateObject(2064, 1071.62903, -5735.97412, 3.16650, 10.60000, -0.12000, 272.58002);
SetObjectMaterial( dockCannon [ 44 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 45 ] = CreateObject(2064, 1071.79309, -5739.69043, 3.16650, 12.10001, -0.06000, 272.82001);
SetObjectMaterial( dockCannon [ 45 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 46 ] = CreateObject(2064, 1072.18018, -5750.29639, 3.16650, 16.90000, 0.36000, 280.25989);
SetObjectMaterial( dockCannon [ 46 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
dockCannon [ 47 ] = CreateObject(2064, 1071.88867, -5747.59961, 3.16650, 16.90000, 0.36000, 275.58005);
SetObjectMaterial( dockCannon [ 47 ], 0, 8391, "ballys01", "CJ_blackplastic", 0xFFFFFFFF);
CreateObject(944, 1076.79285, -5744.06396, 6.29138, 0.00000, 0.00000, 0.00000); // Double crate at docks
CreateObject(1431, 1073.70300, -5765.25439, 1.98490, 0.00000, 0.00000, -173.34003); // triple + by 2 stacked Crates at dock
CreateObject(1431, 1085.52429, -5751.39551, 1.94736, 0.00000, 0.00000, -96.12011);
CreateObject(944, 1055.31067, -5774.87549, 2.15019, 0.00000, 0.00000, -0.06000);
CreateObject(3014, 1065.32690, -5756.41309, 1.62668, 0.00000, 0.00000, 0.00000); // Single crate
CreateObject(3014, 1065.31714, -5756.99463, 1.62668, 0.00000, 0.00000, -13.20000); // Single crate
CreateObject(3014, 1065.32629, -5756.65527, 2.06506, 0.00000, 0.00000, 0.00000); // Single crate
CreateObject(1463, 1081.88464, -5725.30273, 1.00289, 0.00000, 0.00000, 84.89999); // firelogs
CreateObject(1462, 1059.40979, -5779.53857, 1.44253, 0.00000, 0.00000, 177.83989);
CreateObject(3246, 1080.54370, -5792.17773, 4.72745, 0.00000, 0.00000, -15.48000);
CreateObject(3250, 1098.34155, -5804.94385, 4.95799, 0.00000, 0.00000, -91.55997);
CreateObject(3253, 1055.05420, -5796.16064, 5.40744, 0.00000, 0.00000, 96.06001);
CreateObject(3355, 1062.20886, -5818.01953, 4.85710, 0.00000, 0.00000, -353.93976);
CreateObject(3417, 1068.97363, -5785.80811, 4.89940, 0.00000, 0.00000, -0.05998);
CreateObject(3418, 1096.41992, -5791.71631, 7.21498, 0.00000, 0.00000, 129.42010);
CreateObject(11501, 1080.68018, -5825.08301, 4.90084, 0.00000, 0.00000, -230.69994);
CreateObject(11503, 1053.75049, -5809.42578, 4.99578, 0.00000, 0.00000, 175.73994);
CreateObject(16285, 1092.31348, -5826.63721, 4.79439, 0.00000, 0.00000, -175.97995);
CreateObject(705, 1049.82117, -5802.20361, 3.17520, 10.20000, 23.34000, 0.00000);
CreateObject(672, 1075.99536, -5785.94092, 5.19950, 0.00000, 0.00000, 0.00000);
CreateObject(671, 1101.38074, -5798.82080, 4.68291, 0.00000, 0.00000, 0.00000);
CreateObject(672, 1076.16638, -5819.90674, 4.99989, 0.00000, 0.00000, 0.00000);
CreateObject(691, 1088.71350, -5787.81543, 3.00990, 0.00000, 0.00000, 0.00000);
CreateObject(705, 1100.96191, -5824.50293, 3.89635, 0.00000, 0.00000, 0.00000);
CreateObject(669, 1088.80298, -5823.13916, 4.38644, 0.00000, 0.00000, 0.00000);
CreateObject(19636, 1085.64709, -5779.48145, 2.32043, 0.00000, 0.00000, -58.79999);
CreateObject(19636, 1084.95044, -5779.91504, 2.32043, 0.00000, 0.00000, -58.79999);
CreateObject(19636, 1084.25220, -5780.35400, 2.32043, 0.00000, 0.00000, -58.79999);
CreateObject(19636, 1083.73877, -5780.82227, 2.32043, 0.00000, 0.00000, -146.27985);
CreateObject(19636, 1084.26392, -5781.33545, 2.32043, 0.00000, 0.00000, -58.25985);
CreateObject(19639, 1084.87195, -5780.72266, 2.32966, 0.00000, 0.00000, -52.86001);
CreateObject(19639, 1085.60840, -5780.20117, 2.32966, 0.00000, 0.00000, -57.90001);
CreateObject(19636, 1084.86731, -5780.70557, 2.49203, 0.00000, 0.00000, -58.25985);
CreateObject(19636, 1085.61316, -5780.19775, 2.49203, 0.00000, 0.00000, -51.35984);
CreateObject(19638, 1076.25000, -5776.87256, 2.32258, 0.00000, 0.00000, 85.62000);
CreateObject(19638, 1077.08533, -5776.96436, 2.32258, 0.00000, 0.00000, 82.73999);
CreateObject(19638, 1077.89905, -5777.06689, 2.32258, 0.00000, 0.00000, 82.73999);
CreateObject(19638, 1078.60657, -5777.05469, 2.32258, 0.00000, 0.00000, -6.90001);
CreateObject(19638, 1077.89124, -5776.44629, 2.32258, 0.00000, 0.00000, 83.82000);
CreateObject(19638, 1077.89124, -5776.44629, 2.47995, 0.00000, 0.00000, 92.34001);
CreateObject(19638, 1076.84595, -5776.27588, 2.32258, 0.00000, 0.00000, 74.46000);
CreateObject(3014, 1079.35046, -5776.81006, 1.60636, 0.00000, 0.00000, 0.00000);
CreateObject(19639, 1064.45911, -5780.96338, 2.32951, 0.00000, 0.00000, 72.96001);
CreateObject(19639, 1064.46057, -5780.94238, 2.49769, 0.00000, 0.00000, 87.83999);
CreateObject(19637, 1064.58923, -5780.35889, 2.26647, 0.00000, 0.00000, 79.68002);
CreateObject(19637, 1065.32092, -5781.14160, 2.26647, 0.00000, 0.00000, 79.68002);
CreateObject(19637, 1065.32092, -5781.14160, 2.43092, 0.00000, 0.00000, 79.68002);
CreateObject(19637, 1065.83215, -5780.60449, 2.30937, 0.00000, 0.00000, 79.68002);
CreateObject(19637, 1066.50220, -5781.29785, 2.30937, 0.00000, 0.00000, 117.18004);
CreateObject(19637, 1066.50220, -5781.29785, 2.47672, 0.00000, 0.00000, 109.92002);
CreateObject(2805, 1075.90771, -5781.42969, 2.92187, 0.00000, 0.00000, -71.88000);
CreateObject(2803, 1079.55664, -5781.83936, 1.78789, 0.00000, 0.00000, 0.00000);
CreateObject(19582, 1078.53918, -5781.18164, 2.32783, 0.00000, 0.00000, -23.88000);
CreateObject(2804, 1078.39075, -5781.25293, 2.33708, 0.00000, 0.00000, 58.14000);
CreateObject(2806, 1076.39880, -5781.91064, 2.31041, 0.00000, 0.00000, 81.47998);
CreateObject(2806, 1076.90942, -5781.60107, 2.34807, -5.28000, 17.76000, -49.44001);
CreateObject(2806, 1078.26208, -5781.78564, 2.34807, 3.00000, 8.27999, -49.44001);
CreateObject(2804, 1078.09766, -5781.49951, 2.40229, -21.36000, -0.12000, 58.14000);
CreateObject(19582, 1077.86389, -5781.06836, 2.32783, 0.00000, 0.00000, -23.88000);
CreateObject(19582, 1077.05786, -5782.01318, 2.32783, 0.00000, 0.00000, -23.88000);
CreateObject(19583, 1077.61084, -5781.07471, 2.68496, 84.66003, 21.72001, 0.00000);
CreateObject(19823, 1072.69250, -5780.31152, 2.32489, 0.00000, 0.00000, 27.72000);
CreateObject(19847, 1077.49158, -5781.89844, 2.35046, -8.70000, 12.84000, -164.69995);
CreateObject(19320, 1070.22266, -5781.15576, 2.53566, -9.30000, 0.48000, -47.52000);
CreateObject(19320, 1071.08203, -5781.15479, 2.53566, -10.02000, -2.28000, 34.56000);
CreateObject(19320, 1072.47815, -5781.16943, 2.53566, 0.00000, 0.00000, 0.00000);
CreateObject(19320, 1071.69690, -5780.67041, 2.53566, 0.00000, 0.00000, 72.12000);
CreateObject(19320, 1070.85339, -5780.55078, 2.53566, 8.40000, -0.18000, 17.64000);
CreateObject(19639, 1069.94556, -5776.44336, 2.34368, 0.00000, 0.00000, 70.98001);
CreateObject(19639, 1071.95667, -5776.59766, 2.34368, 0.00000, 0.00000, 103.20002);
CreateObject(19639, 1071.83374, -5775.98975, 2.34368, 0.00000, 0.00000, 103.20002);
CreateObject(19639, 1071.27966, -5776.73340, 2.42679, -15.00000, 0.00000, 96.60000);
CreateObject(1451, 1052.06848, -5793.28174, 5.76498, 0.00000, 0.00000, 87.35999);
CreateObject(1457, 1062.05688, -5785.07910, 6.38019, 0.00000, 0.00000, 0.00000);
CreateObject(1458, 1058.16260, -5810.34521, 4.94662, 21.17999, 2.10000, 0.00000);
CreateObject(1452, 1066.82043, -5812.76563, 5.97570, 0.00000, 0.00000, 96.95998);
CreateObject(1463, 1071.43774, -5812.13428, 5.25380, 0.00000, 0.00000, 0.00000);
CreateObject(1457, 1099.49902, -5811.47021, 6.51580, 0.00000, 0.00000, 0.00000);
CreateObject(1454, 1099.51001, -5811.91650, 5.64068, 0.00000, 0.00000, 0.00000);