//--- OBJECT WRITE BEGIN --- new SimGroup(MissionGroup) { new ScriptObject(MissionInfo) { desc = "You need to take both the high road and the low road to collect both of the gems."; name = "Take the High Road"; startHelpText = "You need to take both the high road and the low road to collect both of the gems."; level = "13"; type = "Intermediate"; artist = "Kevin Ryan"; time = "90000"; goldTime = "22500"; }; 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"; cloudHeightPer[0] = "0.349971"; cloudHeightPer[1] = "0.3"; cloudHeightPer[2] = "0.199973"; cloudSpeed1 = "0.0005"; cloudSpeed2 = "0.001"; cloudSpeed3 = "0.0003"; visibleDistance = "500"; useSkyTextures = "1"; renderBottomTexture = "1"; SkySolidColor = "0.600000 0.600000 0.600000 1.000000"; fogDistance = "300"; fogColor = "0.600000 0.600000 0.600000 1.000000"; fogVolume1 = "0 0 0"; fogVolume2 = "0 0 0"; fogVolume3 = "0 0 0"; materialList = "~/data/skies/sky_day.dml"; windVelocity = "1 1 0"; windEffectPrecipitation = "1"; noRenderBans = "1"; fogVolumeColor1 = "128.000000 128.000000 128.000000 -222768174765569860000000000000000000000.000000"; fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000"; fogVolumeColor3 = "128.000000 128.000000 128.000000 -170698929442160050000000000000000000000.000000"; locked = "true"; }; new Sun() { direction = "0.442343 0.475025 -0.760713"; color = "1.400000 1.200000 0.500000 1.000000"; ambient = "0.300000 0.300000 0.400000 1.000000"; position = "0 0 0"; locked = "true"; rotation = "1 0 0 0"; scale = "1 1 1"; }; new SimGroup(CheckPoints) { new StaticShape(StartPoint) { position = "-2.08781e-008 -2.4 490.1"; rotation = "0 0 1 178.945"; scale = "1 1 1"; dataBlock = "StartPad"; }; new StaticShape(EndPoint) { position = "6.55651e-007 14.2 497"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "EndPad"; }; }; new SimGroup(Triggers) { new Trigger(Bounds) { position = "-168.473 147.617 452"; rotation = "1 0 0 0"; scale = "327.77 304.932 10"; 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 InteriorInstance() { position = "0.0479157 -2.41775 490"; rotation = "1 0 0 0"; scale = "1 1 1"; interiorFile = "~/data/interiors/intermediate/inthighroadlowroad.dif"; showTerrainInside = "0"; }; new Item() { position = "0.442968 9.29719 490.458"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "2.41762 -4.68765 500.943"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-15.7753 -21.1459 483.046"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "GemItem"; collideable = "0"; static = "1"; rotate = "1"; }; new Item() { position = "-8.20736 -1.93599 482.948"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SuperJumpItem"; collideable = "0"; static = "1"; rotate = "1"; }; new StaticShape() { position = "0.229484 14.5438 501.983"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SignFinish"; }; new AudioProfile(MusicProfile) { fileName = "~/data/sound/Beach Party.ogg"; description = "AudioMusic"; preload = "0"; }; }; //--- OBJECT WRITE END ---