From 66b263b0307acf05cdcd0e34fc855ecde3a8f3e0 Mon Sep 17 00:00:00 2001 From: ChocoTaco1 Date: Thu, 21 Jul 2022 12:01:02 -0400 Subject: [PATCH] PipeDream Update Invs moved to the back room --- missions/DMP_PipeDream.mis | 652 +++++++++++++++++++++---------------- terrains/DMP_PipeDream.spn | Bin 722 -> 6016 bytes 2 files changed, 375 insertions(+), 277 deletions(-) diff --git a/missions/DMP_PipeDream.mis b/missions/DMP_PipeDream.mis index 215dee3..6d37840 100644 --- a/missions/DMP_PipeDream.mis +++ b/missions/DMP_PipeDream.mis @@ -7,7 +7,7 @@ //--- MISSION QUOTE END --- //--- MISSION STRING BEGIN --- -//[CTF]1200 points to win +//[CTF]1000 points to win //Stations are self-powered. //Wash your hands!! //Map by Rooster128 @@ -17,10 +17,10 @@ new SimGroup(MissionGroup) { cdTrack = "4"; - CTF_timeLimit = "25"; - powerCount = "0"; + CTF_scoreLimit = "10"; musicTrack = "lush"; - CTF_scoreLimit = "12"; + powerCount = "0"; + CTF_timeLimit = "25"; new MissionArea(MissionArea) { area = "-464 -456 992 768"; @@ -36,10 +36,10 @@ new SimGroup(MissionGroup) { terrainFile = "Confusco.ter"; squareSize = "8"; - position = "-1024 -1024 0"; - hazeDistance = "250"; visibleDistance = "1200"; locked = "true"; + hazeDistance = "250"; + position = "-1024 -1024 0"; }; new Sun() { position = "-1024 -1024 0"; @@ -65,20 +65,20 @@ new SimGroup(MissionGroup) { powerCount = "0"; }; - new NavigationGraph(NavGraph) { + new NavigationGraph(navGraph) { conjoinAngleDev = "45"; cullDensity = "0.3"; customArea = "0 0 0 0"; - position = "0 0 0 1"; - coverage = "0"; - rotation = "0 0 0 0"; XDimOverSize = "0"; + locked = "true"; YDimOverSize = "0"; + position = "0 0 0 1"; + conjoinBowlDev = "20"; + rotation = "0 0 0 0"; + coverage = "0"; GraphFile = "Minotaur.nav"; scale = "1 1 1"; - conjoinBowlDev = "20"; - locked = "true"; }; new Sky(Sky) { position = "-1024 -1024 0"; @@ -111,8 +111,8 @@ new SimGroup(MissionGroup) { high_fogVolume2 = "-1 1.12775e-06 8.30861e+10"; high_fogVolume3 = "-1 -9.62437e-27 1.47753e+25"; - cloudSpeed0 = "0.002000 0.003000"; locked = "true"; + cloudSpeed0 = "0.002000 0.003000"; }; new WaterBlock() { position = "-216 -88 270.845"; @@ -120,20 +120,20 @@ new SimGroup(MissionGroup) { scale = "32 32 118.294"; liquidType = "OceanWater"; density = "2000"; - viscosity = "3"; + viscosity = "5"; waveMagnitude = "1"; surfaceOpacity = "0.75"; envMapIntensity = "1"; removeWetEdges = "1"; - textureSize = "32 32"; - params2 = "0.39 0.39 0.2 0.133"; - floodFill = "1"; - seedPoints = "0 0 1 0 1 1 0 1"; extent = "100 100 10"; + floodFill = "1"; params0 = "0.32 -0.67 0.066 0.5"; + seedPoints = "0 0 1 0 1 1 0 1"; params1 = "0.63 -2.41 0.33 0.21"; params3 = "1.21 -0.61 0.13 -0.33"; + textureSize = "32 32"; + params2 = "0.39 0.39 0.2 0.133"; }; new SimGroup(environ) { @@ -259,74 +259,12 @@ new SimGroup(MissionGroup) { scale = "5.5 5.5 5.5"; shapeName = "stackable2m.dts"; }; - new TSStatic() { - position = "212.362 37.5689 276.348"; - rotation = "1 0 0 0"; - scale = "5.5 5.5 5.5"; - shapeName = "stackable2m.dts"; - }; - new TSStatic() { - position = "217.762 37.5689 276.348"; - rotation = "1 0 0 0"; - scale = "5.5 5.5 5.5"; - shapeName = "stackable2m.dts"; - }; - new TSStatic() { - position = "223.162 37.5689 276.348"; - rotation = "1 0 0 0"; - scale = "5.5 5.5 5.5"; - shapeName = "stackable2m.dts"; - }; - new AudioEmitter() { - position = "-194.243 -60.654 359.148"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - profile = "ScoutEngineSound"; - description = "AudioDefaultLooping3d"; - useProfileDescription = "0"; - outsideAmbient = "1"; - volume = "1"; - isLooping = "1"; - is3D = "1"; - minDistance = "1"; - maxDistance = "5"; - coneInsideAngle = "360"; - coneOutsideAngle = "360"; - coneOutsideVolume = "1"; - coneVector = "0 0 1"; - loopCount = "-1"; - minLoopGap = "0"; - maxLoopGap = "0"; - type = "EffectAudioType"; - }; - new AudioEmitter() { - position = "214.539 37.681 371.148"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - profile = "ScoutEngineSound"; - description = "AudioDefaultLooping3d"; - useProfileDescription = "1"; - outsideAmbient = "1"; - volume = "1"; - isLooping = "1"; - is3D = "1"; - minDistance = "1"; - maxDistance = "5"; - coneInsideAngle = "360"; - coneOutsideAngle = "360"; - coneOutsideVolume = "0"; - coneVector = "0 0 1"; - loopCount = "-1"; - minLoopGap = "0"; - maxLoopGap = "0"; - type = "EffectAudioType"; - }; }; new SimGroup(teams) { powerCount = "0"; - new SimGroup(Team0) { + new SimGroup(team0) { providesPower = "1"; powerCount = "1"; @@ -342,9 +280,9 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "0"; - team = "0"; Target = "-1"; ammoStore = "1"; + team = "0"; }; new Item() { position = "0.352201 0.669448 247.196"; @@ -357,9 +295,9 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "0"; - team = "0"; Target = "-1"; ammoStore = "1"; + team = "0"; }; new Item() { position = "0.352201 -25.1306 247.196"; @@ -372,9 +310,9 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "0"; - team = "0"; Target = "-1"; ammoStore = "1"; + team = "0"; }; new Item() { position = "18.3522 -25.1306 247.196"; @@ -387,12 +325,12 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "0"; - team = "0"; Target = "-1"; ammoStore = "1"; + team = "0"; }; new Item() { - position = "-186.36 -12.1352 315.024"; + position = "-236.5 -12.1352 315.024"; rotation = "0 0 -1 90"; scale = "1 1 1"; dataBlock = "RepairPack"; @@ -402,11 +340,11 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "0"; - team = "2"; Target = "-1"; + team = "0"; }; new Item() { - position = "205.24 -12.1352 315.024"; + position = "255.35 -12.1352 315.024"; rotation = "0 0 -1 90"; scale = "1 1 1"; dataBlock = "RepairPack"; @@ -416,8 +354,8 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "0"; - team = "1"; Target = "-1"; + team = "0"; }; new ForceFieldBare() { position = "5.26815 -16.4562 307.073"; @@ -428,10 +366,10 @@ new SimGroup(MissionGroup) { lockCount = "0"; homingCount = "0"; - team = "0"; - pz = "5278"; - originalscale = "8.51173 8.53883 1.13294"; Target = "33"; + originalscale = "8.51173 8.53883 1.13294"; + pz = "5988"; + team = "0"; }; new Item() { position = "9.4 -12.2 400"; @@ -444,8 +382,8 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "1"; - team = "0"; Target = "-1"; + team = "0"; }; new Item() { position = "9.4 -12.2 350"; @@ -458,8 +396,8 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "1"; - team = "0"; Target = "-1"; + team = "0"; }; new Item() { position = "9.4 -12.2 375"; @@ -472,24 +410,24 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "1"; - team = "0"; Target = "-1"; + team = "0"; }; new StaticShape() { - position = "9.24022 -12.3374 247.066"; + position = "9.24022 -12.3374 247.076"; rotation = "1 0 0 0"; - scale = "1 1 1"; + scale = "1.5 1.5 1.5"; nameTag = "Base"; dataBlock = "CreativityPad"; lockCount = "0"; homingCount = "0"; - jumpPower = "100"; + lastDamagedByTeam = "1"; + lastDamagedBy = "4137"; damageTimeMS = "1030591"; team = "0"; - lastDamagedBy = "4137"; - lastDamagedByTeam = "1"; minSpeed = "100"; + jumpPower = "100"; }; new StaticShape() { position = "-165.16 -12.3374 314.666"; @@ -500,9 +438,9 @@ new SimGroup(MissionGroup) { lockCount = "0"; homingCount = "0"; - jumpPower = "200"; team = "0"; minSpeed = "0"; + jumpPower = "200"; }; new StaticShape() { position = "183.84 -12.3374 314.666"; @@ -513,9 +451,173 @@ new SimGroup(MissionGroup) { lockCount = "0"; homingCount = "0"; - jumpPower = "200"; team = "0"; minSpeed = "0"; + jumpPower = "200"; + }; + new StaticShape() { + position = "98.9796 -59.1241 280.588"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + nameTag = "Inventory"; + dataBlock = "StationInventory"; + lockCount = "0"; + homingCount = "0"; + + Target = "34"; + Trigger = "5997"; + team = "0"; + }; + new StaticShape() { + position = "84.3796 -59.1241 280.588"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + nameTag = "Inventory"; + dataBlock = "StationInventory"; + lockCount = "0"; + homingCount = "0"; + + Target = "35"; + Trigger = "5999"; + team = "0"; + }; + new StaticShape() { + position = "-80.0252 34.7503 280.728"; + rotation = "0 0 1 179.909"; + scale = "1 1 1"; + nameTag = "Inventory"; + dataBlock = "StationInventory"; + lockCount = "0"; + homingCount = "0"; + + Target = "36"; + Trigger = "6001"; + team = "0"; + }; + new StaticShape() { + position = "-65.6252 34.7732 280.728"; + rotation = "0 0 1 179.909"; + scale = "1 1 1"; + nameTag = "Inventory"; + dataBlock = "StationInventory"; + lockCount = "0"; + homingCount = "0"; + + Target = "37"; + Trigger = "6003"; + team = "0"; + }; + new Item() { + position = "-72.618 60.8366 280.641"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + dataBlock = "RepairPack"; + lockCount = "0"; + homingCount = "0"; + collideable = "0"; + static = "1"; + rotate = "0"; + + Target = "-1"; + team = "0"; + }; + new Item() { + position = "91.3265 -85.2871 280.635"; + rotation = "0 0 1 180"; + scale = "1 1 1"; + dataBlock = "RepairPack"; + lockCount = "0"; + homingCount = "0"; + collideable = "0"; + static = "1"; + rotate = "0"; + + Target = "-1"; + team = "0"; + }; + new Item() { + position = "55.3923 -10.1754 280.622"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + dataBlock = "RepairPatch"; + lockCount = "0"; + homingCount = "0"; + collideable = "0"; + static = "1"; + rotate = "0"; + + Target = "-1"; + team = "0"; + }; + new Item() { + position = "-36.6377 -10.1754 280.642"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + dataBlock = "RepairPatch"; + lockCount = "0"; + homingCount = "0"; + collideable = "0"; + static = "1"; + rotate = "0"; + + Target = "-1"; + team = "0"; + }; + new Item() { + position = "9.73226 -64.1944 280.883"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + dataBlock = "RepairKit"; + lockCount = "0"; + homingCount = "0"; + collideable = "0"; + static = "1"; + rotate = "0"; + + Target = "-1"; + team = "0"; + }; + new Item() { + position = "9.01328 39.8043 280.876"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + dataBlock = "RepairKit"; + lockCount = "0"; + homingCount = "0"; + collideable = "0"; + static = "1"; + rotate = "0"; + + Target = "-1"; + team = "0"; + }; + new Item() { + position = "123.39 46.348 280.579"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + dataBlock = "RepairPatch"; + lockCount = "0"; + homingCount = "0"; + collideable = "0"; + static = "1"; + rotate = "0"; + + Target = "-1"; + team = "0"; + }; + new Item() { + position = "-104.285 -70.8256 280.614"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + dataBlock = "RepairPatch"; + lockCount = "0"; + homingCount = "0"; + collideable = "0"; + static = "1"; + rotate = "0"; + + Target = "-1"; + team = "0"; }; }; new SimGroup(team2) { @@ -528,35 +630,33 @@ new SimGroup(MissionGroup) { powerCount = "1"; new StaticShape() { - position = "-185.035 -37.7223 314.733"; - rotation = "0 0 1 89.9544"; + position = "-216.616 -29.584 314.587"; + rotation = "0 0 1 180"; scale = "1 1 1"; nameTag = "Inventory"; dataBlock = "StationInventory"; lockCount = "0"; homingCount = "0"; - Trigger = "5289"; + Target = "38"; + Trigger = "6015"; team = "2"; - inUse = "Down"; - Target = "34"; - notReady = "1"; }; new StaticShape() { - position = "-185.076 13.2777 314.733"; - rotation = "0 0 1 89.9544"; + position = "-232.606 5.20597 314.587"; + rotation = "1 0 0 0"; scale = "1 1 1"; nameTag = "Inventory"; dataBlock = "StationInventory"; lockCount = "0"; homingCount = "0"; - Trigger = "5291"; + Target = "39"; + Trigger = "6017"; team = "2"; - Target = "35"; }; new Turret() { - position = "-181.567 -12.1634 323.342"; + position = "-181.72 -12.1522 323.342"; rotation = "0 -1 0 90"; scale = "1 1 1"; nameTag = "Sentry"; @@ -565,48 +665,35 @@ new SimGroup(MissionGroup) { homingCount = "0"; initialBarrel = "SentryTurretBarrel"; + Target = "40"; + lastProjectile = "7446"; team = "2"; - lastProjectile = "7020"; - Target = "36"; }; new StaticShape() { - position = "-65.6252 34.7732 280.728"; - rotation = "0 0 1 179.909"; + position = "-232.606 -29.584 314.587"; + rotation = "0 0 1 180"; scale = "1 1 1"; nameTag = "Inventory"; dataBlock = "StationInventory"; lockCount = "0"; homingCount = "0"; - Trigger = "5294"; + Target = "41"; + Trigger = "6020"; team = "2"; - Target = "37"; }; new StaticShape() { - position = "-80.0252 34.7503 280.728"; - rotation = "0 0 1 179.909"; + position = "-216.616 5.22597 314.587"; + rotation = "1 0 0 0"; scale = "1 1 1"; nameTag = "Inventory"; dataBlock = "StationInventory"; lockCount = "0"; homingCount = "0"; - Trigger = "5296"; + Target = "42"; + Trigger = "6022"; team = "2"; - Target = "38"; - }; - new StaticShape() { - position = "-105.468 -69.7598 280.709"; - rotation = "0 0 1 134.645"; - scale = "1 1 1"; - nameTag = "Inventory"; - dataBlock = "StationInventory"; - lockCount = "0"; - homingCount = "0"; - - Trigger = "5298"; - team = "2"; - Target = "39"; }; }; new Item() { @@ -621,14 +708,14 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "0"; - team = "2"; - WayPoint = "5344"; - Trigger = "5345"; - searchSchedule = "17342"; - Target = "40"; - isHome = "1"; - originalPosition = "-158.48 -12.1548 314.627 0 0 1 1.5708"; className = "FlagObj"; + Target = "43"; + originalPosition = "-158.48 -12.1548 314.627 0 0 1 1.5708"; + team = "2"; + WayPoint = "6068"; + Trigger = "6069"; + searchSchedule = "17342"; + isHome = "1"; }; new InteriorInstance() { position = "-114.61 -12.1928 352.124"; @@ -644,14 +731,14 @@ new SimGroup(MissionGroup) { powerCount = "0"; new SpawnSphere() { - position = "-225.81 -12.1153 315.087"; + position = "-196.3 1.7547 315.087"; rotation = "1 0 0 0"; scale = "1 1 1"; dataBlock = "SpawnSphereMarker"; lockCount = "0"; homingCount = "0"; - radius = "25"; - sphereWeight = "30"; + radius = "14"; + sphereWeight = "25"; indoorWeight = "100"; outdoorWeight = "100"; }; @@ -663,7 +750,7 @@ new SimGroup(MissionGroup) { lockCount = "0"; homingCount = "0"; radius = "20"; - sphereWeight = "20"; + sphereWeight = "25"; indoorWeight = "100"; outdoorWeight = "100"; }; @@ -675,7 +762,19 @@ new SimGroup(MissionGroup) { lockCount = "0"; homingCount = "0"; radius = "20"; - sphereWeight = "20"; + sphereWeight = "25"; + indoorWeight = "100"; + outdoorWeight = "100"; + }; + new SpawnSphere() { + position = "-196.3 -26.7953 315.087"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + dataBlock = "SpawnSphereMarker"; + lockCount = "0"; + homingCount = "0"; + radius = "14"; + sphereWeight = "25"; indoorWeight = "100"; outdoorWeight = "100"; }; @@ -690,77 +789,8 @@ new SimGroup(MissionGroup) { providesPower = "1"; powerCount = "1"; - new StaticShape() { - position = "203.989 13.3361 314.645"; - rotation = "0 0 -1 89.9544"; - scale = "1 1 1"; - nameTag = "Inventory"; - dataBlock = "StationInventory"; - lockCount = "0"; - homingCount = "0"; - - Trigger = "5309"; - team = "1"; - inUse = "Down"; - Target = "41"; - notReady = "1"; - }; - new StaticShape() { - position = "203.948 -37.6639 314.645"; - rotation = "0 0 -1 89.9544"; - scale = "1 1 1"; - nameTag = "Inventory"; - dataBlock = "StationInventory"; - lockCount = "0"; - homingCount = "0"; - - Trigger = "5311"; - team = "1"; - inUse = "Down"; - Target = "42"; - notReady = "1"; - }; - new StaticShape() { - position = "84.3796 -59.1241 280.588"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - nameTag = "Inventory"; - dataBlock = "StationInventory"; - lockCount = "0"; - homingCount = "0"; - - Trigger = "5313"; - team = "1"; - Target = "43"; - }; - new StaticShape() { - position = "98.9796 -59.1241 280.588"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - nameTag = "Inventory"; - dataBlock = "StationInventory"; - lockCount = "0"; - homingCount = "0"; - - Trigger = "5315"; - team = "1"; - Target = "44"; - }; - new StaticShape() { - position = "124.632 45.1208 280.7"; - rotation = "0 0 -1 45.2637"; - scale = "1 1 1"; - nameTag = "Inventory"; - dataBlock = "StationInventory"; - lockCount = "0"; - homingCount = "0"; - - Trigger = "5317"; - team = "1"; - Target = "45"; - }; new Turret() { - position = "200.341 -12.1034 323.343"; + position = "200.48 -12.1522 323.342"; rotation = "0 1 0 89.9544"; scale = "1 1 1"; nameTag = "Sentry"; @@ -769,8 +799,62 @@ new SimGroup(MissionGroup) { homingCount = "0"; initialBarrel = "SentryTurretBarrel"; + Target = "44"; team = "1"; + }; + new StaticShape() { + position = "251.398 5.2039 314.587"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + nameTag = "Inventory"; + dataBlock = "StationInventory"; + lockCount = "0"; + homingCount = "0"; + + Target = "45"; + Trigger = "6035"; + team = "1"; + }; + new StaticShape() { + position = "251.398 -29.5461 314.587"; + rotation = "0 0 1 180"; + scale = "1 1 1"; + nameTag = "Inventory"; + dataBlock = "StationInventory"; + lockCount = "0"; + homingCount = "0"; + Target = "46"; + Trigger = "6037"; + team = "1"; + }; + new StaticShape() { + position = "235.398 -29.5461 314.587"; + rotation = "0 0 1 180"; + scale = "1 1 1"; + nameTag = "Inventory"; + dataBlock = "StationInventory"; + lockCount = "0"; + homingCount = "0"; + + Target = "47"; + Trigger = "6039"; + team = "1"; + }; + new StaticShape() { + position = "235.398 5.2039 314.587"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + nameTag = "Inventory"; + dataBlock = "StationInventory"; + lockCount = "0"; + homingCount = "0"; + + Target = "48"; + notReady = "1"; + Trigger = "6041"; + team = "1"; + inUse = "Down"; }; }; new Item() { @@ -785,14 +869,14 @@ new SimGroup(MissionGroup) { static = "1"; rotate = "0"; - team = "1"; - WayPoint = "5346"; - Trigger = "5347"; - searchSchedule = "3570"; - Target = "47"; - isHome = "1"; - originalPosition = "177.27 -12.1548 314.627 0 0 1 1.5708"; className = "FlagObj"; + Target = "49"; + originalPosition = "177.27 -12.1548 314.627 0 0 1 1.5708"; + team = "1"; + WayPoint = "6070"; + Trigger = "6071"; + searchSchedule = "3570"; + isHome = "1"; }; new InteriorInstance(InteriorInstance) { position = "133.39 -12.1928 352.124"; @@ -815,7 +899,7 @@ new SimGroup(MissionGroup) { lockCount = "0"; homingCount = "0"; radius = "20"; - sphereWeight = "20"; + sphereWeight = "25"; indoorWeight = "100"; outdoorWeight = "100"; }; @@ -827,19 +911,31 @@ new SimGroup(MissionGroup) { lockCount = "0"; homingCount = "0"; radius = "20"; - sphereWeight = "20"; + sphereWeight = "25"; indoorWeight = "100"; outdoorWeight = "100"; }; new SpawnSphere() { - position = "243.41 -12.6846 315.087"; + position = "215.23 -25.4446 315.087"; rotation = "0 0 1 180"; scale = "1 1 1"; dataBlock = "SpawnSphereMarker"; lockCount = "0"; homingCount = "0"; - radius = "25"; - sphereWeight = "30"; + radius = "14"; + sphereWeight = "25"; + indoorWeight = "100"; + outdoorWeight = "100"; + }; + new SpawnSphere() { + position = "215.23 1.4554 315.087"; + rotation = "0 0 1 180"; + scale = "1 1 1"; + dataBlock = "SpawnSphereMarker"; + lockCount = "0"; + homingCount = "0"; + radius = "14"; + sphereWeight = "25"; indoorWeight = "100"; outdoorWeight = "100"; }; @@ -847,25 +943,25 @@ new SimGroup(MissionGroup) { }; }; new WaterBlock() { - position = "208 32 270.845"; + position = "200 32 270.845"; rotation = "1 0 0 0"; scale = "32 32 118.294"; liquidType = "OceanWater"; density = "2000"; - viscosity = "3"; + viscosity = "5"; waveMagnitude = "1"; surfaceOpacity = "0.75"; envMapIntensity = "1"; removeWetEdges = "1"; - textureSize = "32 32"; - params2 = "0.39 0.39 0.2 0.133"; - floodFill = "1"; - seedPoints = "0 0 1 0 1 1 0 1"; extent = "100 100 10"; + floodFill = "1"; params0 = "0.32 -0.67 0.066 0.5"; + seedPoints = "0 0 1 0 1 1 0 1"; params1 = "0.63 -2.41 0.33 0.21"; params3 = "1.21 -0.61 0.13 -0.33"; + textureSize = "32 32"; + params2 = "0.39 0.39 0.2 0.133"; }; new WaterBlock() { position = "-184 24 137.054"; @@ -873,20 +969,20 @@ new SimGroup(MissionGroup) { scale = "64 64 118.294"; liquidType = "OceanWater"; density = "2000"; - viscosity = "3"; + viscosity = "5"; waveMagnitude = "1"; surfaceOpacity = "0.75"; envMapIntensity = "1"; removeWetEdges = "1"; - textureSize = "32 32"; - params2 = "0.39 0.39 0.2 0.133"; - floodFill = "1"; - seedPoints = "0 0 1 0 1 1 0 1"; extent = "100 100 10"; + floodFill = "1"; params0 = "0.32 -0.67 0.066 0.5"; + seedPoints = "0 0 1 0 1 1 0 1"; params1 = "0.63 -2.41 0.33 0.21"; params3 = "1.21 -0.61 0.13 -0.33"; + textureSize = "32 32"; + params2 = "0.39 0.39 0.2 0.133"; }; new WaterBlock() { position = "144 -120 137.054"; @@ -894,23 +990,23 @@ new SimGroup(MissionGroup) { scale = "64 64 118.294"; liquidType = "OceanWater"; density = "2000"; - viscosity = "3"; + viscosity = "5"; waveMagnitude = "1"; surfaceOpacity = "0.75"; envMapIntensity = "1"; removeWetEdges = "1"; - textureSize = "32 32"; - params2 = "0.39 0.39 0.2 0.133"; - floodFill = "1"; - seedPoints = "0 0 1 0 1 1 0 1"; extent = "100 100 10"; + floodFill = "1"; params0 = "0.32 -0.67 0.066 0.5"; + seedPoints = "0 0 1 0 1 1 0 1"; params1 = "0.63 -2.41 0.33 0.21"; params3 = "1.21 -0.61 0.13 -0.33"; + textureSize = "32 32"; + params2 = "0.39 0.39 0.2 0.133"; }; new AudioEmitter() { - position = "172.957 -76.2539 240.348"; + position = "176.157 -103.054 236.148"; rotation = "1 0 0 0"; scale = "1 1 1"; profile = "ScoutEngineSound"; @@ -920,8 +1016,8 @@ new SimGroup(MissionGroup) { volume = "1"; isLooping = "1"; is3D = "1"; - minDistance = "1"; - maxDistance = "30"; + minDistance = "50"; + maxDistance = "50.01"; coneInsideAngle = "360"; coneOutsideAngle = "360"; coneOutsideVolume = "1"; @@ -932,7 +1028,7 @@ new SimGroup(MissionGroup) { type = "EffectAudioType"; }; new AudioEmitter() { - position = "-194.243 -60.654 289.748"; + position = "-194.243 -134.054 295.148"; rotation = "1 0 0 0"; scale = "1 1 1"; profile = "ScoutEngineSound"; @@ -942,8 +1038,8 @@ new SimGroup(MissionGroup) { volume = "1"; isLooping = "1"; is3D = "1"; - minDistance = "1"; - maxDistance = "5"; + minDistance = "50"; + maxDistance = "50.01"; coneInsideAngle = "360"; coneOutsideAngle = "360"; coneOutsideVolume = "1"; @@ -954,29 +1050,7 @@ new SimGroup(MissionGroup) { type = "EffectAudioType"; }; new AudioEmitter() { - position = "214.539 37.68 278.548"; - rotation = "1 0 0 0"; - scale = "1 1 1"; - profile = "ScoutEngineSound"; - description = "AudioDefaultLooping3d"; - useProfileDescription = "1"; - outsideAmbient = "1"; - volume = "1"; - isLooping = "1"; - is3D = "1"; - minDistance = "1"; - maxDistance = "5"; - coneInsideAngle = "360"; - coneOutsideAngle = "360"; - coneOutsideVolume = "0"; - coneVector = "0 0 1"; - loopCount = "-1"; - minLoopGap = "0"; - maxLoopGap = "0"; - type = "EffectAudioType"; - }; - new AudioEmitter() { - position = "-152.443 53.5461 253.748"; + position = "214.557 101.946 295.748"; rotation = "1 0 0 0"; scale = "1 1 1"; profile = "ScoutEngineSound"; @@ -986,8 +1060,30 @@ new SimGroup(MissionGroup) { volume = "1"; isLooping = "1"; is3D = "1"; - minDistance = "1"; - maxDistance = "30"; + minDistance = "50"; + maxDistance = "50.01"; + coneInsideAngle = "360"; + coneOutsideAngle = "360"; + coneOutsideVolume = "1"; + coneVector = "0 0 1"; + loopCount = "-1"; + minLoopGap = "0"; + maxLoopGap = "0"; + type = "EffectAudioType"; + }; + new AudioEmitter() { + position = "-159.643 70.7461 239.148"; + rotation = "1 0 0 0"; + scale = "1 1 1"; + profile = "ScoutEngineSound"; + description = "AudioDefaultLooping3d"; + useProfileDescription = "0"; + outsideAmbient = "1"; + volume = "1"; + isLooping = "1"; + is3D = "1"; + minDistance = "50"; + maxDistance = "50.01"; coneInsideAngle = "360"; coneOutsideAngle = "360"; coneOutsideVolume = "1"; @@ -1083,5 +1179,7 @@ new SimGroup(MissionGroup) { maxLoopGap = "0"; type = "EffectAudioType"; }; + new SimGroup() { + }; }; //--- OBJECT WRITE END --- diff --git a/terrains/DMP_PipeDream.spn b/terrains/DMP_PipeDream.spn index bebbe75526e13b0e565847f37a7309ed9f7ea27b..0bb3adbf9010ac9f704833f88bbf52507bec2d4c 100644 GIT binary patch literal 6016 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 ZR8(Wdp_1P+ik;=Zcp)4l1eA~jVgRIMDenLP