//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { time = "0"; desc = "Do you dare to climb this?"; artist = "Kevin"; type = "Advanced"; name = "Thrill Ascent"; level = "18"; }; 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/advanced/sky_day.dml"; cloudHeightPer[0] = "0.5"; cloudHeightPer[1] = "0.37"; cloudHeightPer[2] = "0.42"; cloudSpeed1 = "0.0021"; cloudSpeed2 = "0.0015"; cloudSpeed3 = "0.0007"; visibleDistance = "500"; fogDistance = "300"; fogColor = "0.600000 0.600000 0.600000 1.000000"; fogStorm1 = "0"; fogStorm2 = "0"; fogStorm3 = "0"; fogVolume1 = "-1 7.45949e-31 1.3684e-38"; fogVolume2 = "-1 1.07208e-14 8.756e-14"; fogVolume3 = "-1 5.1012e-10 2.05098e-08"; fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000"; fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000004"; fogVolumeColor3 = "128.000000 128.000000 128.000000 14435505.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.57735 0.57735 -0.57735"; color = "0.600000 0.600000 0.600000 1.000000"; ambient = "0.400000 0.400000 0.400000 1.000000"; }; new StaticShape(StartPoint) { position = "-2 0 0.7"; rotation = "0 0 -1 90"; scale = "1 1 1"; dataBlock = "StartPad"; }; new StaticShape(EndPoint) { position = "-49.5 1 205.25"; rotation = "0 0 1 90"; scale = "1 1 1"; dataBlock = "EndPad"; }; new InteriorInstance() { position = "0 0 0"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/Andy/ThrillAscent2.dif"; showTerrainInside = "0"; }; new InteriorInstance() { position = "0 0 0"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/Andy/ThrillAscent1.dif"; showTerrainInside = "0"; }; new StaticShape() { position = "-23.5 8.75 59.25"; rotation = "0 0 1 90"; scale = "1 1 1"; dataBlock = "TrapDoor"; open = "0"; timeout = "200"; resetTime = "Default"; }; new StaticShape() { position = "-26.5 6 59.75"; rotation = "0 0 1 90"; scale = "1 1 1"; dataBlock = "TrapDoor"; open = "0"; timeout = "200"; resetTime = "Default"; }; new StaticShape() { position = "-27.5 3 60.25"; rotation = "0 0 1 90"; scale = "1 1 1"; dataBlock = "TrapDoor"; open = "0"; timeout = "200"; resetTime = "Default"; }; new Item() { position = "-58.201 0.0408811 60.7256"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperSpeedItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-30.5 -10.5 87.5"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-30.6 36.75 74.5"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperSpeedItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-30.5 36.75 116"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperSpeedItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-30.6 38.75 95.25"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperSpeedItem"; collideable = "0"; static = "1"; rotate = "1"; }; new StaticShape() { position = "-71.5 0.5 189.25"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "DuctFan"; }; new Item() { position = "-71.5 -4.5 189"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "HelicopterItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Trigger() { position = "-136.733 111.309 -17.5231"; rotation = "1 0 0 0"; scale = "200 200 300"; dataBlock = "InBoundsTrigger"; polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 1.0000000"; }; new StaticShape() { position = "-49.75 0.75 213.25"; rotation = "0 0 1 90"; scale = "1 1 1"; dataBlock = "SignFinish"; }; new AudioProfile(MusicProfile) { fileName = "~/data/sound/Shell.ogg"; description = "AudioMusic"; preload = "0"; }; new Item() { position = "-41.2994 -14.8188 175.732"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "EasterEgg"; collideable = "0"; static = "1"; rotate = "1"; }; }; //--- OBJECT WRITE END ---