//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { type = "Beginner"; name = "Take Flight"; artist = "Kevin"; level = "9"; time = "0"; goldTime = "35000"; startHelpText = "Fly between the planets and collect the gems"; desc = "Fly and collect the gems!"; }; new MissionArea(MissionArea) { Area = "-360 -648 720 1296"; flightCeiling = "300"; flightCeilingRange = "20"; locked = "true"; }; new Sky(Sky) { position = "336 136 0"; rotation = "1 0 0 0"; scale = "1 1 1"; materialList = "~/data/skies/sky_day.dml"; cloudHeightPer[0] = "0"; cloudHeightPer[1] = "0"; cloudHeightPer[2] = "0"; cloudSpeed1 = "0.0001"; cloudSpeed2 = "0.0002"; cloudSpeed3 = "0.0003"; visibleDistance = "500"; fogDistance = "300"; fogColor = "0.600000 0.600000 0.600000 1.000000"; fogStorm1 = "0"; fogStorm2 = "0"; fogStorm3 = "0"; fogVolume1 = "-1 -2.19536e+38 -2.19536e+38"; fogVolume2 = "-1 -2.2087e+38 -2.19536e+38"; fogVolume3 = "-1 -2.18196e+38 -2.16867e+38"; fogVolumeColor1 = "128.000000 128.000000 128.000000 -222204871403647643306393613037507444736.000000"; fogVolumeColor2 = "128.000000 128.000000 128.000000 -219535990253541534601988090029785743360.000000"; fogVolumeColor3 = "128.000000 128.000000 128.000000 -214193076221289989668889361412515692544.000000"; windVelocity = "1 0 0"; windEffectPrecipitation = "0"; SkySolidColor = "0.600000 0.600000 0.600000 1.000000"; useSkyTextures = "1"; renderBottomTexture = "1"; noRenderBans = "1"; }; new Sun() { direction = "0.481726 0.481726 -0.732038"; color = "1.000000 1.000000 0.400000 1.000000"; ambient = "0.300000 0.300000 0.400000 1.000000"; }; new InteriorInstance() { position = "16.119 5.4979 -8.54774"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/intermediate/aroundtheworld.dif"; showTerrainInside = "0"; }; new StaticShape(StartPoint) { position = "17.5661 0.0558258 91.4793"; rotation = "0 0 -1 90.5273"; scale = "1 1 1"; dataBlock = "StartPad"; }; new StaticShape(EndPoint) { position = "22.9482 17.0368 -3.40953"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "EndPad"; }; new Item() { position = "18 0 81"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "HelicopterItem"; collideable = "0"; static = "1"; rotate = "1"; showHelpOnPickup = "1"; }; new ScriptObject() { gemCount = "0"; powerUp = "0"; penaltyTime = "0"; bonusTime = "0"; pad = "1493"; time = "0"; }; new ScriptObject() { gemCount = "0"; penaltyTime = "0"; powerUp = "0"; bonusTime = "0"; pad = "2673"; time = "0"; }; new Item() { position = "12.8443 0.132938 91.1232"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "HelicopterItem"; collideable = "0"; static = "1"; rotate = "1"; }; new InteriorInstance() { position = "-144.709 -9.96946 -55.7371"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/intermediate/aroundtheworld.dif"; showTerrainInside = "0"; }; new Item() { position = "-147.167 -15.0003 43.9338"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "HelicopterItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-145.44 -14.8648 44.2827"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new InteriorInstance() { position = "-132.95 -83.721 -45.3153"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/intermediate/aroundtheworld.dif"; showTerrainInside = "0"; }; new Item() { position = "-134.652 -91.2178 54.3556"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "HelicopterItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-132.354 -89.5366 54.4847"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new InteriorInstance() { position = "-12.9816 -76.5806 -67.0175"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/intermediate/aroundtheworld.dif"; showTerrainInside = "0"; }; new Item() { position = "-11.1955 -84.3488 32.6534"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "HelicopterItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-12.9594 -82.0862 32.7825"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new InteriorInstance() { position = "23.0042 21.2811 -103.386"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/intermediate/aroundtheworld.dif"; showTerrainInside = "0"; }; }; //--- OBJECT WRITE END ---