v23115 (05/30/01):

- (bug fix) Fixed an authentication hole that allowed arbitrary IP connections to a LAN server.  The policy now is: LAN servers will disallow any connections from IP addresses that do not match the Class B network address of the server (or match one of them, in a multihomed server).  So if your server's address is 12.13.14.15, clients from 12.13.*.* will be considered, but clients from 12.12.*.* will be immediately rejected.  In addition, a LAN server will only allow 4 unique Class C ids at any one time.  This should be sufficiently lenient for even the largest LAN parties, but should eliminate the auth hole.

- (bug fix) Fixed a server crash on mission change when the last human player leaves the game in mid cycle.

- (bug fix) Fixed a bug that could reset your Shape Detail setting to max

- (bug fix) Client join message name correction

- (bug fix) All known in-game Chat HUD bugs are fixed (partial lines from paging up/down and resize issues, etc.).

- (bug fix) Infinite missile lock-on sound bug is fixed. Dead. Finito. No more. Pushing up the daisies.

- (bug fix) Stitched up a hole associated with one of the base shapes. Small fry compared to the memory leaks.

- (bug fix) Found a particle crash issue and plugged it up good.

- (bug fix) Fixed a shield impact internal compile error that was crunching frame rate.

- (bug fix) Turns out we tweaked it so inventory stations were counting as turrets for turret placement purposes. D'oh. Fixed.

- (bug fix) A rare crash that occurred with the Radeon VE card has been resolved.

- (bug fix) Fixed a crash that could occur when a flare grenade was released when inside a force field.

- (bug fix) Deployable turrets (spider and spike) and Deployable inv stations now do damage in their explosion when they are destroyed.

- (optimization) The following missions were refined in order to optimize framerate:
	Alcatraz
	Caldera
	Flashpoint
	Gauntlet
	IceBound
	Insalubria
	Overreach
	Respite
	Sirocco

- (optimization) Adjusted the LOD of the logo projectors found in CnH missions.

- (optimization) Changed object shield shapes from the form-fitting forcefields into a less poly-intensive dome effect. Also gave shields a lower memory profile.

- (optimization) Changed the way the clouds' planes are clipped. Sky's the limit, right?

- (optimization) Missile sound script calls moved from script into code for faster processing.

- (memory leak) Fixed a large memory leak. This plus the other leaks mentioned here should finally put the nail in the coffin on the "degrading server performance" issue.

- (memory leak) Fixed a memory leak associated with the pretty lightning effects on maps like Casern Cavite.memory leaks:

- (memory leak) Fixed a memory leak in our fancy text list control and the gui text list.

- (memory leak) Fixed a memory leak involving memory use and resource allocation.

- (improvement) Targeting laser prediction should be better now.

- (improvement) You can specify a server's IP address manually at the join screen

- (improvement) You can now specify "-password <pw>" on the command line to join a server that requires a password.

- (improvement) Heavy armors are tougher against snipers. You now require four headshots or five body shots to kill a Juggernaut with a laser rifle.

- (improvement) Footspeed of all armors increased slightly, as well as a minor boost to jetpack performance. Some improvements made to air resistance for mediums and heavy armors (very subtle).

- (improvement) The jetpack effect was reverted back to the old effect (by popular demand).

- (improvement) A Chat HUD message has been added that is displayed whenever you try to deploy a mine, but your team's maximum number of mines has already been deployed. Previously, the mine would just blow up and not explain why it detonated. Now, it still blows up, but tells you why it happened.

- (improvement) Polished up the health meter on the HUD so when you're still alive, it displays a visible sliver of positive health.

- (improvement) Made framerate and gameplay changes to Caldera. The attackers' base has been moved farther from the defenders, and the switch has been put in one of the upper chambers, while the stations are located separately from the generators. The changes should fix a serious defensive advantage.

- (improvement) After you buy a vehicle, you now fade into the driver's seat if your armor and pack make you an eligible pilot/driver.

- (improvement) Added a "rogue" mine message so that if you are killed by a mine laid by someone who has left the building, the death message is more accurate.

- (improvement) Increased speed of belly turret projectiles so that it is more effective in general (especially for air defense).

- (improvement) Modified name tags of vehicles when you place your reticle over them. Names are now more consistent and descriptive.

- (improvement) Missile and AA turrets now have a longer maximum range (you'll still need to deploy sensors to get this added range, but they can fire farther if you do). They also react more quickly to available targets.

- (community) The "compose email", "forum post", and "news submission" windows are now resizable and movable.
This commit is contained in:
Robert MacGregor 2017-07-17 23:20:27 -04:00
parent b58ea2862a
commit 7d0bae2fd4
80 changed files with 4200 additions and 8778 deletions

View file

@ -39,13 +39,13 @@ new SimGroup(MissionGroup) {
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "600";
visibleDistance = "500";
useSkyTextures = "1";
renderBottomTexture = "0";
SkySolidColor = "0.390000 0.390000 0.390000 0.000000";
fogDistance = "200";
fogColor = "0.500000 0.500000 0.500000 1.000000";
fogVolume1 = "0 0 0";
fogVolume1 = "600 0 190";
fogVolume2 = "0 0 0";
fogVolume3 = "0 0 0";
materialList = "Badlands_l4.dml";

File diff suppressed because it is too large Load diff

View file

@ -14,11 +14,11 @@
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
cdTrack = "3";
powerCount = "0";
musicTrack = "volcanic";
powerCount = "0";
new MissionArea(MissionArea) {
area = "-400 -336 1008 720";
area = "-272 -1040 944 1424";
flightCeiling = "300";
flightCeilingRange = "20";
locked = "true";
@ -27,10 +27,10 @@ new SimGroup(MissionGroup) {
direction = "0.57735 0.57735 -0.57735";
color = "0.600000 0.600000 0.600000 1.000000";
ambient = "0.200000 0.200000 0.200000 1.000000";
rotation = "1 0 0 0";
scale = "1 1 1";
locked = "true";
position = "-1024 -1024 0";
rotation = "1 0 0 0";
};
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
@ -40,23 +40,23 @@ new SimGroup(MissionGroup) {
squareSize = "8";
emptySquares = "250";
visibleDistance = "1200";
locked = "true";
hazeDistance = "250";
locked = "true";
position = "-1024 -1024 0";
};
new NavigationGraph(NavGraph) {
conjoinAngleDev = "45";
cullDensity = "0.3";
customArea = "0 0 0 0";
scale = "1 1 1";
locked = "true";
conjoinBowlDev = "20";
rotation = "0 0 0 0";
coverage = "0";
XDimOverSize = "0";
position = "0 0 0 1";
scale = "1 1 1";
GraphFile = "Caldera.nav";
YDimOverSize = "0";
rotation = "0 0 0 0";
conjoinBowlDev = "20";
locked = "true";
position = "0 0 0 1";
};
new WaterBlock() {
position = "112 -96 63.1568";
@ -85,14 +85,14 @@ new SimGroup(MissionGroup) {
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "550";
visibleDistance = "500";
useSkyTextures = "1";
renderBottomTexture = "0";
SkySolidColor = "0.106000 0.125000 0.235000 0.000000";
fogDistance = "222";
fogDistance = "300";
fogColor = "0.850000 0.380000 0.100000 1.000000";
fogVolume1 = "0 0 0";
fogVolume2 = "0 0 0";
fogVolume1 = "300 0 150";
fogVolume2 = "2000 150 320";
fogVolume3 = "0 0 0";
materialList = "lava_dark.dml";
windVelocity = "1 0 0";
@ -100,8 +100,8 @@ new SimGroup(MissionGroup) {
fogVolumeColor1 = "128.000000 128.000000 128.000000 -0.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 -0.000000";
fogVolumeColor3 = "128.000000 128.000000 128.000000 -0.000000";
locked = "true";
cloudSpeed0 = "0.001000 0.001000";
locked = "true";
};
new SimGroup(ObserverDropPoints) {
@ -141,18 +141,18 @@ new SimGroup(MissionGroup) {
new SimGroup(WBase) {
new StaticShape() {
position = "-49.2609 -145.916 234.061";
rotation = "0 0 1 63.5986";
position = "182.635 -663.221 201.981";
rotation = "0 0 1 53.2853";
scale = "1 1 1";
nameTag = "West Tower";
dataBlock = "SensorMediumPulse";
lockCount = "0";
homingCount = "0";
locked = "true";
locked = "false";
};
new Item() {
position = "-50.2487 -152.88 193.418";
rotation = "0 0 -1 25.2101";
position = "182.91 -670.25 161.338";
rotation = "0 0 -1 35.5234";
scale = "1 1 1";
dataBlock = "RepairPack";
lockCount = "0";
@ -160,32 +160,30 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
locked = "true";
locked = "false";
};
new StaticShape() {
position = "-57.2069 -143.475 180.313";
rotation = "-0 0 -1 58.0514";
position = "174.38 -662.242 148.233";
rotation = "-0 0 -1 68.3647";
scale = "1 1 1";
nameTag = "West Tower";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
locked = "true";
damageTimeMS = "783957";
locked = "false";
};
new StaticShape() {
position = "-50.5461 -154.429 180.337";
rotation = "0 0 1 182.201";
position = "182.895 -671.827 148.257";
rotation = "0 0 1 171.888";
scale = "1 1 1";
nameTag = "West Tower";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
locked = "true";
damageTimeMS = "782064";
locked = "false";
};
new StaticShape() {
position = "-215.474 -235.369 148.1";
position = "107.962 -783.923 128.392";
rotation = "0 0 -1 117.456";
scale = "1 1 1";
nameTag = "Vehicle Pad";
@ -193,18 +191,15 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
scoutVehicle = "Removed";
locked = "true";
damageTimeMS = "219608";
WayPoint = "3444";
AssaultVehicle = "Removed";
Ready = "1";
station = "6133";
mobileBaseVehicle = "Removed";
needsObjectiveWaypoint = "1";
station = "3373";
Ready = "1";
locked = "false";
};
new InteriorInstance() {
position = "-45.7829 -144.124 180.354";
rotation = "0 0 1 59.4055";
position = "185.736 -660.835 148.274";
rotation = "0 0 1 49.0922";
scale = "1 1 1";
interiorFile = "dtowr1.dif";
showTerrainInside = "0";
@ -212,58 +207,85 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new InteriorInstance() {
position = "-216.271 -235.459 148.4";
position = "107.165 -784.013 128.692";
rotation = "0 0 1 63.0253";
scale = "1 0.972192 1";
interiorFile = "dvpad1.dif";
showTerrainInside = "0";
locked = "true";
locked = "false";
};
new ForceFieldBare() {
position = "-58.6739 -145.962 203.227";
rotation = "-0 0 -1 29.7938";
position = "173.382 -664.951 171.147";
rotation = "-0 0 -1 40.107";
scale = "5.1479 4.14776 0.526289";
dataBlock = "defaultTeamSlowFieldBare";
lockCount = "0";
homingCount = "0";
locked = "true";
locked = "false";
};
new ForceFieldBare() {
position = "-51.5789 -158.087 203.288";
rotation = "-0 0 -1 29.7938";
position = "182.534 -675.611 171.208";
rotation = "-0 0 -1 40.107";
scale = "5.1479 4.14776 0.526289";
dataBlock = "defaultTeamSlowFieldBare";
lockCount = "0";
homingCount = "0";
locked = "true";
locked = "false";
};
new ForceFieldBare() {
position = "-58.5844 -146.798 180.335";
rotation = "0 0 1 149.152";
position = "173.62 -665.758 148.255";
rotation = "0 0 1 138.839";
scale = "1.60793 8.34049 7.7216";
dataBlock = "defaultTeamSlowFieldBare";
lockCount = "0";
homingCount = "0";
locked = "true";
locked = "false";
};
new Turret() {
position = "-36.5039 -139.108 204.247";
rotation = "0 0 1 60.1606";
position = "193.967 -654.239 172.167";
rotation = "0 0 1 49.8474";
scale = "1 1 1";
nameTag = "Base";
dataBlock = "TurretBaseLarge";
lockCount = "0";
homingCount = "0";
initialBarrel = "PlasmaBarrelLarge";
locked = "true";
originalBarrel = "PlasmaBarrelLarge";
locked = "false";
};
new Turret() {
position = "191.694 -655.574 161.289";
rotation = "-0.352138 0.885271 -0.3038 97.4256";
scale = "1 1 1";
dataBlock = "SentryTurret";
lockCount = "0";
homingCount = "0";
initialBarrel = "SentryTurretBarrel";
};
new Turret() {
position = "182.469 -676.21 161.049";
rotation = "0.586525 0.534893 0.608176 120.529";
scale = "1 1 1";
dataBlock = "SentryTurret";
lockCount = "0";
homingCount = "0";
initialBarrel = "SentryTurretBarrel";
};
new Turret() {
position = "170.108 -661.95 161.017";
rotation = "0.710775 -0.0552493 0.701247 182.267";
scale = "1 1 1";
dataBlock = "SentryTurret";
lockCount = "0";
homingCount = "0";
initialBarrel = "SentryTurretBarrel";
};
};
new SimGroup(spawnspheres) {
new SpawnSphere() {
position = "-38.551 -142.676 186.637";
rotation = "-0 0 -1 56.9052";
position = "192.592 -658.116 154.557";
rotation = "-0 0 -1 67.2184";
scale = "1 1 1";
dataBlock = "SpawnSphereMarker";
lockCount = "0";
@ -272,7 +294,7 @@ new SimGroup(MissionGroup) {
sphereWeight = "100";
indoorWeight = "100";
outdoorWeight = "100";
locked = "true";
locked = "false";
};
};
};
@ -294,11 +316,11 @@ new SimGroup(MissionGroup) {
locked = "true";
};
};
new SimGroup(defense) {
new SimGroup(baseGroup) {
new SimGroup(FFDefGens) {
new SimGroup(TacticalPower) {
new StaticShape() {
new StaticShape(SENSOR) {
position = "210.92 24.27 295.821";
rotation = "0 0 -1 89.9544";
scale = "1 1 1";
@ -308,44 +330,39 @@ new SimGroup(MissionGroup) {
homingCount = "0";
locked = "true";
};
new StaticShape() {
position = "174.821 19.469 219.67";
rotation = "0 0 1 90.5273";
new StaticShape(EquipGen) {
position = "211.031 12.9246 239.71";
rotation = "1 0 0 0";
scale = "1 1 1";
nameTag = "Secondary";
nameTag = "Equipment";
dataBlock = "GeneratorLarge";
lockCount = "0";
homingCount = "0";
locked = "true";
WayPoint = "3445";
name = "Tactical Generator";
scoreValue = "5";
name = "Equipment Generator";
needsObjectiveWaypoint = "1";
locked = "true";
};
new Item() {
position = "211.16 42.98 252.866";
new StaticShape(Inv1) {
position = "211.282 32.0482 258.68";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RepairPack";
nameTag = "Defense";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
collideable = "0";
static = "1";
rotate = "0";
locked = "true";
locked = "false";
};
new Turret() {
position = "211 20.6 255.3";
new StaticShape(Inv2) {
position = "223.136 -31.279 213.66";
rotation = "0 0 1 90";
scale = "1 1 1";
nameTag = "Upper Entrance";
dataBlock = "SentryTurret";
nameTag = "Defense";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
initialBarrel = "SentryTurretBarrel";
locked = "true";
locked = "false";
};
new Turret() {
new Turret(BaseTur) {
position = "210.96 -39.23 219.656";
rotation = "0 0 1 179.909";
scale = "1 1 1";
@ -354,98 +371,147 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
initialBarrel = "PlasmaBarrelLarge";
locked = "true";
originalBarrel = "PlasmaBarrelLarge";
locked = "true";
};
new StaticShape() {
position = "239.01 -4.57 219.7";
new StaticShape(Inv3) {
position = "260.336 19.2504 219.66";
rotation = "0 0 -1 90";
scale = "1 1 1";
nameTag = "Defense";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
locked = "false";
};
new SimGroup(PrimaryPower) {
new StaticShape(ControlPoint) {
position = "210.948 6.3532 249.726";
rotation = "1 0 0 0";
scale = "1 1 1";
nameTag = "Control Point";
dataBlock = "FlipFlop";
lockCount = "0";
homingCount = "0";
needsObjectiveWaypoint = "1";
locked = "false";
};
new ForceFieldBare() {
position = "214.472 4.35818 249.655";
rotation = "1 0 0 0";
scale = "0.386444 4.32832 7.57281";
dataBlock = "defaultForceFieldBare";
lockCount = "0";
homingCount = "0";
};
new ForceFieldBare() {
position = "207.032 4.35818 249.655";
rotation = "1 0 0 0";
scale = "0.386444 4.32832 7.57281";
dataBlock = "defaultForceFieldBare";
lockCount = "0";
homingCount = "0";
};
new ForceFieldBare() {
position = "207.413 8.6955 249.655";
rotation = "0 0 1 90";
scale = "0.386444 7.06983 7.57281";
dataBlock = "defaultForceFieldBare";
lockCount = "0";
homingCount = "0";
};
new StaticShape(ShieldGen) {
position = "174.821 19.469 219.67";
rotation = "0 0 1 90.5273";
scale = "1 1 1";
nameTag = "Base";
dataBlock = "GeneratorLarge";
lockCount = "0";
homingCount = "0";
name = "Shield Generator";
needsObjectiveWaypoint = "1";
locked = "true";
};
new InteriorInstance(base) {
position = "210.961 -2.7616 219.719";
rotation = "1 0 0 0";
scale = "1 1 1";
interiorFile = "dbase3.dif";
showTerrainInside = "0";
AudioProfile = "Universal_Base_Pulse_1";
locked = "true";
};
};
new StaticShape(Inv5) {
position = "215.27 -7.64356 228.68";
rotation = "0 0 1 179.909";
scale = "1 1 1";
nameTag = "Defense";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
locked = "true";
scoreValue = "5";
locked = "false";
};
new StaticShape() {
position = "237.588 19.7132 219.686";
rotation = "1 0 0 0";
scale = "1 1 1";
nameTag = "Control Point";
dataBlock = "FlipFlop";
lockCount = "0";
homingCount = "0";
locked = "true";
WayPoint = "3446";
needsObjectiveWaypoint = "1";
};
new InteriorInstance() {
position = "210.961 -2.7616 219.719";
rotation = "1 0 0 0";
scale = "1 1 1";
interiorFile = "dbase3.dif";
showTerrainInside = "0";
AudioProfile = "Universal_Base_Pulse_1";
locked = "true";
};
new StaticShape() {
position = "211.031 12.9246 239.71";
rotation = "1 0 0 0";
scale = "1 1 1";
nameTag = "Primary";
dataBlock = "GeneratorLarge";
lockCount = "0";
homingCount = "0";
locked = "true";
WayPoint = "3447";
damageTimeMS = "35412";
name = "Primary Generator";
scoreValue = "5";
needsObjectiveWaypoint = "1";
};
new StaticShape() {
position = "182.86 -5.01 219.7";
new StaticShape(Inv4) {
position = "206.631 -7.77728 228.68";
rotation = "0 0 1 179.909";
scale = "1 1 1";
nameTag = "Defense";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
locked = "true";
locked = "false";
};
new StaticShape() {
position = "201.306 6.13267 219.7";
rotation = "0 0 1 135.791";
new StaticShape(Inv6) {
position = "198.896 -31.279 213.66";
rotation = "0 0 -1 90";
scale = "1 1 1";
nameTag = "Defense";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
locked = "true";
};
new StaticShape() {
position = "220.719 6.00303 219.7";
rotation = "0 0 1 228.037";
scale = "1 1 1";
nameTag = "Defense";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
locked = "true";
};
new ForceFieldBare() {
position = "240.127 10.7499 219.625";
rotation = "1 0 0 0";
scale = "1 17.0756 8.19376";
dataBlock = "defaultForceFieldBare";
lockCount = "0";
homingCount = "0";
locked = "true";
locked = "false";
};
};
new Item(RP1) {
position = "211.16 42.98 252.866";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RepairPack";
lockCount = "0";
homingCount = "0";
collideable = "0";
static = "1";
rotate = "0";
locked = "true";
};
new Item(RP2) {
position = "249.253 19.1488 221.256";
rotation = "0 0 1 89.3814";
scale = "1 1 1";
dataBlock = "RepairPack";
lockCount = "0";
homingCount = "0";
collideable = "0";
static = "1";
rotate = "0";
};
new Item(RP3) {
position = "190.864 13.5372 215.309";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "RepairPack";
lockCount = "0";
homingCount = "0";
collideable = "0";
static = "1";
rotate = "0";
};
};
};
new SimGroup(team0) {
};
};
new AudioEmitter() {
position = "206.17 3.7 104.499";
@ -471,37 +537,18 @@ new SimGroup(MissionGroup) {
};
new SimGroup(Ambients) {
new AudioEmitter() {
position = "334.4 -0.33 148.5";
rotation = "1 0 0 0";
new TSStatic() {
position = "179.92 19.1 228.7";
rotation = "0 0 1 89.9544";
scale = "1 1 1";
fileName = "fx/environment/lavahiss.wav";
useProfileDescription = "0";
outsideAmbient = "1";
volume = "1";
isLooping = "1";
is3D = "1";
minDistance = "5";
maxDistance = "320";
coneInsideAngle = "360";
coneOutsideAngle = "360";
coneOutsideVolume = "1";
coneVector = "0 0 1";
loopCount = "-1";
minLoopGap = "0";
maxLoopGap = "0";
type = "EffectAudioType";
shapeName = "stackable1m.dts";
locked = "true";
};
new ParticleEmissionDummy() {
position = "334.414 -0.337833 148.474";
rotation = "1 0 0 0";
new TSStatic() {
position = "242.21 34.57 230.27";
rotation = "0.578959 0.573655 0.57942 120.279";
scale = "1 1 1";
dataBlock = "doubleTimeEmissionDummy";
lockCount = "0";
homingCount = "0";
emitter = "LightDamageSmoke";
velocity = "1";
shapeName = "stackable1m.dts";
locked = "true";
};
new TSStatic() {
@ -518,28 +565,6 @@ new SimGroup(MissionGroup) {
shapeName = "stackable3m.dts";
locked = "true";
};
new TSStatic() {
position = "210.73 7.55 249.67";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "stackable1l.dts";
locked = "true";
};
new InteriorInstance() {
position = "334.291 -0.588567 147.974";
rotation = "1 0 0 0";
scale = "1 1 1";
interiorFile = "dvent.dif";
showTerrainInside = "0";
locked = "true";
};
new TSStatic() {
position = "242.23 36.81 230.27";
rotation = "0.578959 0.573655 0.57942 120.279";
scale = "1 1 1";
shapeName = "stackable1m.dts";
locked = "true";
};
new TSStatic() {
position = "242.12 35.7 230.27";
rotation = "0.578959 0.573655 0.57942 120.279";
@ -547,20 +572,6 @@ new SimGroup(MissionGroup) {
shapeName = "stackable1m.dts";
locked = "true";
};
new TSStatic() {
position = "242.21 34.57 230.27";
rotation = "0.578959 0.573655 0.57942 120.279";
scale = "1 1 1";
shapeName = "stackable1m.dts";
locked = "true";
};
new TSStatic() {
position = "179.92 19.1 228.7";
rotation = "0 0 1 89.9544";
scale = "1 1 1";
shapeName = "stackable1m.dts";
locked = "true";
};
new TSStatic() {
position = "180.2 16.8967 228.71";
rotation = "1 0 0 0";
@ -568,28 +579,17 @@ new SimGroup(MissionGroup) {
shapeName = "stackable4m.dts";
locked = "true";
};
new ParticleEmissionDummy() {
position = "265.95 17.2597 204.298";
rotation = "1 0 0 180.091";
scale = "1.97494 1.80987 1";
dataBlock = "doubleTimeEmissionDummy";
lockCount = "0";
homingCount = "0";
emitter = "PlasmaExplosionEmitter";
velocity = "1";
locked = "true";
};
new ParticleEmissionDummy() {
position = "156.059 17.1336 204.271";
rotation = "0 1 0 180.664";
new TSStatic() {
position = "242.23 36.81 230.27";
rotation = "0.578959 0.573655 0.57942 120.279";
scale = "1 1 1";
dataBlock = "doubleTimeEmissionDummy";
lockCount = "0";
homingCount = "0";
emitter = "PlasmaExplosionEmitter";
velocity = "1";
shapeName = "stackable1m.dts";
locked = "true";
};
};
new SimGroup() {
};
new SimGroup() {
};
};
//--- OBJECT WRITE END ---

View file

@ -13,10 +13,10 @@
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
musicTrack = "volcanic";
CnH_timeLimit = "25";
cdTrack = "3";
powerCount = "0";
CnH_timeLimit = "25";
musicTrack = "volcanic";
cdTrack = "3";
new MissionArea(MissionArea) {
area = "-600 -448 1072 1168";
@ -41,23 +41,23 @@ new SimGroup(MissionGroup) {
squareSize = "8";
emptySquares = "250";
visibleDistance = "1200";
hazeDistance = "250";
locked = "true";
position = "-1024 -1024 0";
hazeDistance = "250";
};
new NavigationGraph(NavGraph) {
conjoinAngleDev = "70";
cullDensity = "0.3";
customArea = "0 0 0 0";
YDimOverSize = "0";
rotation = "0 0 0 0";
XDimOverSize = "0";
scale = "1 1 1";
locked = "true";
conjoinBowlDev = "20";
GraphFile = "Flashpoint.nav";
position = "0 0 0 1";
scale = "1 1 1";
conjoinBowlDev = "20";
coverage = "0";
YDimOverSize = "0";
locked = "true";
position = "0 0 0 1";
};
new Sky(Sky) {
position = "-1024 -1024 0";
@ -69,10 +69,11 @@ new SimGroup(MissionGroup) {
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "400";
visibleDistance = "350";
useSkyTextures = "0";
renderBottomTexture = "0";
SkySolidColor = "0.450000 0.300000 0.250000 1.000000";
fogDistance = "125";
fogDistance = "100";
fogColor = "0.450000 0.300000 0.250000 1.000000";
fogVolume1 = "0 0 0";
fogVolume2 = "0 0 0";
@ -83,8 +84,8 @@ new SimGroup(MissionGroup) {
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
locked = "true";
cloudSpeed0 = "0.000000 0.000000";
locked = "true";
};
new SimGroup(Lava) {
};
@ -197,7 +198,6 @@ new SimGroup(MissionGroup) {
dataBlock = "SensorLargePulse";
lockCount = "0";
homingCount = "0";
Target = "33";
locked = "true";
};
new StaticShape(Team0flipflop1) {
@ -208,8 +208,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
name = "Center Stronghold";
Projector = "3304";
Target = "34";
locked = "true";
};
new StaticShape(Team0generatorLarge1) {
@ -220,7 +218,6 @@ new SimGroup(MissionGroup) {
dataBlock = "GeneratorLarge";
lockCount = "0";
homingCount = "0";
Target = "35";
locked = "true";
};
new StaticShape(Team0StationInventory1) {
@ -231,7 +228,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "36";
locked = "true";
};
new StaticShape(Team0StationInventory2) {
@ -242,7 +238,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "37";
locked = "true";
};
new StaticShape(Team0StationInventory3) {
@ -253,7 +248,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "38";
locked = "true";
};
new StaticShape(Team0StationInventory4) {
@ -264,7 +258,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "39";
locked = "true";
};
new WayPoint() {
@ -282,7 +275,7 @@ new SimGroup(MissionGroup) {
position = "-161.533 -52.577 121.054";
rotation = "1 0 0 0";
scale = "1 1 1";
interiorFile = "dplat3.dif";
interiorFile = "dplat1.dif";
showTerrainInside = "0";
locked = "true";
};
@ -298,7 +291,7 @@ new SimGroup(MissionGroup) {
position = "-36.516 78.04 120.967";
rotation = "1 0 0 0";
scale = "1 1 1";
interiorFile = "dplat3.dif";
interiorFile = "dplat1.dif";
showTerrainInside = "0";
locked = "true";
};
@ -311,15 +304,13 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new StaticShape() {
position = "-98.521 22.97 199.379";
position = "-98.521 22.97 198.9";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "LogoProjector";
lockCount = "0";
homingCount = "0";
Target = "-1";
locked = "true";
holo = "0";
};
new TSStatic() {
position = "-91.995 69.78 143.41";
@ -418,9 +409,7 @@ new SimGroup(MissionGroup) {
dataBlock = "LogoProjector";
lockCount = "0";
homingCount = "0";
Target = "-1";
locked = "true";
holo = "0";
};
new WayPoint() {
position = "-422.852 -262.799 60.7275";
@ -442,8 +431,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
name = "SW Tower";
Projector = "3318";
Target = "40";
locked = "true";
};
new StaticShape(Team0StationInventory5) {
@ -454,7 +441,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "41";
locked = "true";
};
new StaticShape(Team0StationInventory6) {
@ -465,7 +451,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "42";
locked = "true";
};
new Item() {
@ -478,7 +463,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new SimGroup(ffield) {
@ -488,8 +472,9 @@ new SimGroup(MissionGroup) {
rotation = "0.0399823 0.0187772 0.999024 129.73";
scale = "1 8.27421 6.59044";
dataBlock = "defaultAllSlowFieldBare";
lockCount = "0";
homingCount = "0";
color = "0.500000 0.500000 1.000000 1.000000";
Target = "43";
locked = "true";
};
};
@ -517,7 +502,8 @@ new SimGroup(MissionGroup) {
dataBlock = "StationVehiclePad";
lockCount = "0";
homingCount = "0";
Target = "-1";
Ready = "1";
station = "3539";
locked = "true";
};
new InteriorInstance() {
@ -548,8 +534,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
name = "NW Tower";
Projector = "3352";
Target = "45";
locked = "true";
};
new Item() {
@ -562,7 +546,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
@ -575,7 +558,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
@ -588,7 +570,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
@ -601,7 +582,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
@ -614,7 +594,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
@ -627,20 +606,18 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
position = "-352.965 365.238 135.869";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "Grenade";
dataBlock = "grenade";
lockCount = "0";
homingCount = "0";
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Turret(Team0TurretBaseLarge1) {
@ -652,7 +629,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
initialBarrel = "MissileBarrelLarge";
Target = "46";
locked = "true";
};
new Turret(Team0TurretBaseLarge2) {
@ -664,7 +640,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
initialBarrel = "MissileBarrelLarge";
Target = "47";
locked = "true";
};
new StaticShape(Team0generatorLarge3) {
@ -675,7 +650,6 @@ new SimGroup(MissionGroup) {
dataBlock = "GeneratorLarge";
lockCount = "0";
homingCount = "0";
Target = "48";
locked = "true";
};
new WayPoint() {
@ -712,9 +686,7 @@ new SimGroup(MissionGroup) {
dataBlock = "LogoProjector";
lockCount = "0";
homingCount = "0";
Target = "-1";
locked = "true";
holo = "0";
};
};
new SimGroup(Tower4) {
@ -751,9 +723,7 @@ new SimGroup(MissionGroup) {
dataBlock = "LogoProjector";
lockCount = "0";
homingCount = "0";
Target = "-1";
locked = "true";
holo = "0";
};
new StaticShape() {
position = "227.909 456.691 53.8";
@ -763,7 +733,8 @@ new SimGroup(MissionGroup) {
dataBlock = "StationVehiclePad";
lockCount = "0";
homingCount = "0";
Target = "-1";
Ready = "1";
station = "3564";
locked = "true";
};
new InteriorInstance() {
@ -782,8 +753,9 @@ new SimGroup(MissionGroup) {
rotation = "0 0 1 130.677";
scale = "1 8.27421 6.59044";
dataBlock = "defaultAllSlowFieldBare";
lockCount = "0";
homingCount = "0";
color = "0.500000 0.500000 1.000000 1.000000";
Target = "50";
triggerCount = "0";
locked = "true";
};
@ -798,7 +770,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new StaticShape(Team0StationInventory7) {
@ -809,7 +780,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "51";
locked = "true";
};
new StaticShape(Team0StationInventory8) {
@ -820,7 +790,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "52";
locked = "true";
};
new StaticShape(Team0flipflop4) {
@ -832,8 +801,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
name = "NE Tower";
Projector = "3356";
Target = "53";
locked = "true";
};
new InteriorInstance() {
@ -855,8 +822,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
name = "SE Tower";
Projector = "3387";
Target = "54";
locked = "true";
};
new InteriorInstance() {
@ -877,7 +842,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
@ -890,7 +854,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
@ -903,7 +866,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
@ -916,7 +878,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
@ -929,7 +890,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
@ -942,20 +902,18 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Item() {
position = "249.5 -193.952 134.386";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "Grenade";
dataBlock = "grenade";
lockCount = "0";
homingCount = "0";
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
locked = "true";
};
new Turret(Team0TurretBaseLarge3) {
@ -967,7 +925,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
initialBarrel = "MissileBarrelLarge";
Target = "55";
locked = "true";
};
new Turret(Team0TurretBaseLarge4) {
@ -979,7 +936,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
initialBarrel = "MissileBarrelLarge";
Target = "56";
locked = "true";
};
new StaticShape(Team0generatorLarge5) {
@ -990,7 +946,6 @@ new SimGroup(MissionGroup) {
dataBlock = "GeneratorLarge";
lockCount = "0";
homingCount = "0";
Target = "57";
locked = "true";
};
new WayPoint() {
@ -1027,31 +982,13 @@ new SimGroup(MissionGroup) {
dataBlock = "LogoProjector";
lockCount = "0";
homingCount = "0";
Target = "-1";
locked = "true";
holo = "0";
};
};
};
};
new SimGroup(Ambiance) {
new ParticleEmissionDummy() {
position = "-200.388 -69.3782 53.3559";
rotation = "-0.870674 0.486579 0.0718842 16.5162";
scale = "1 1 1";
dataBlock = "defaultEmissionDummy";
emitter = "HeavyDamageSmoke";
velocity = "1";
locked = "true";
};
new TSStatic() {
position = "-201.47 -66.557 50.2098";
rotation = "-0.455902 -0.353976 -0.816612 22.4156";
scale = "1 1 1";
shapeName = "vehicle_land_assault_wreck.dts";
locked = "true";
};
new AudioEmitter() {
position = "-243.602 -14.58 50.3803";
rotation = "1 0 0 0";
@ -1074,28 +1011,10 @@ new SimGroup(MissionGroup) {
type = "EffectAudioType";
locked = "true";
};
new ParticleEmissionDummy() {
position = "-96.4604 -7.40853 138.913";
rotation = "1 0 0 179.909";
scale = "1 1 1";
dataBlock = "halftimeEmissionDummy";
emitter = "PlasmaExplosionEmitter";
velocity = "1";
locked = "true";
};
new ParticleEmissionDummy() {
position = "-96.4693 62.0943 139.032";
rotation = "1 0 0 179.909";
scale = "1 1 1";
dataBlock = "halftimeEmissionDummy";
emitter = "PlasmaExplosionEmitter";
velocity = "1";
locked = "true";
};
new WaterBlock() {
position = "-200 -136 34.9178";
rotation = "1 0 0 0";
scale = "192 288 9.27051";
scale = "160 160 9.27051";
liquidType = "CrustyLava";
density = "1";
viscosity = "15";
@ -1104,10 +1023,10 @@ new SimGroup(MissionGroup) {
surfaceOpacity = "1";
envMapTexture = "desert/skies/d_n_move1";
envMapIntensity = "0.5";
submergeTexture[0] = "special/lavadeath_1";
submergeTexture[1] = "special/lavadeath_2";
submergeTexture[0] = "special/lavadeath_1";
submergeTexture[1] = "special/lavadeath_2";
removeWetEdges = "1";
locked = "true";
locked = "false";
};
};
};

File diff suppressed because it is too large Load diff

View file

@ -14,11 +14,11 @@
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
musicTrack = "volcanic";
powerCount = "0";
Hunters_timeLimit = "25";
cdTrack = "3";
musicTrack = "volcanic";
Team_Hunters_timeLimit = "25";
powerCount = "0";
new MissionArea(MissionArea) {
area = "-432 -656 992 1200";
@ -30,10 +30,10 @@ new SimGroup(MissionGroup) {
direction = "0.57735 0.57735 -0.57735";
color = "0.800000 0.800000 0.800000 1.000000";
ambient = "0.400000 0.400000 0.400000 1.000000";
position = "-1024 -1024 0";
rotation = "1 0 0 0";
locked = "true";
scale = "1 1 1";
position = "-1024 -1024 0";
};
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
@ -41,24 +41,24 @@ new SimGroup(MissionGroup) {
detailTexture = "details/lavadet1";
terrainFile = "Gehenna.ter";
squareSize = "8";
position = "-1024 -1024 0";
locked = "true";
visibleDistance = "1200";
hazeDistance = "250";
position = "-1024 -1024 0";
};
new NavigationGraph(NavGraph) {
conjoinAngleDev = "55";
cullDensity = "0.3";
customArea = "0 0 0 0";
coverage = "0";
GraphFile = "Gehenna.nav";
rotation = "0 0 0 0";
position = "0 0 0 1";
XDimOverSize = "0";
rotation = "0 0 0 0";
locked = "true";
scale = "1 1 1";
YDimOverSize = "0";
conjoinBowlDev = "20";
position = "0 0 0 1";
GraphFile = "Gehenna.nav";
};
new Sky(Sky) {
position = "-536 -1136 0";
@ -70,12 +70,13 @@ new SimGroup(MissionGroup) {
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "500";
visibleDistance = "400";
useSkyTextures = "1";
renderBottomTexture = "0";
SkySolidColor = "0.365000 0.330000 0.310000 1.000000";
fogDistance = "225";
fogDistance = "200";
fogColor = "0.450000 0.300000 0.250000 1.000000";
fogVolume1 = "200 50 55";
fogVolume1 = "0 0 0";
fogVolume2 = "0 0 0";
fogVolume3 = "0 0 0";
materialList = "sky_lava_brown.dml";
@ -84,11 +85,10 @@ new SimGroup(MissionGroup) {
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 -198748244414614883000000000000000000000.000000";
fogVolumeColor3 = "128.000000 128.000000 128.000000 -222768174765569861000000000000000000000.000000";
locked = "true";
cloudSpeed0 = "0.001000 0.001000";
locked = "true";
};
new SimGroup(ObserverDropPoints) {
powerCount = "0";
new Camera() {
position = "63.0383 -4.39411 233.976";
@ -128,13 +128,10 @@ new SimGroup(MissionGroup) {
};
};
new SimGroup(Teams) {
powerCount = "0";
new SimGroup(Team1) {
powerCount = "0";
new SimGroup(spawnspheres) {
powerCount = "0";
new SpawnSphere() {
position = "295.144 371.862 61.7032";
@ -147,8 +144,8 @@ new SimGroup(MissionGroup) {
sphereWeight = "100";
indoorWeight = "0";
outdoorWeight = "100";
locked = "true";
missionTypesList = "TeamHunters";
locked = "true";
};
new SpawnSphere() {
position = "-187.403 234.596 75.6892";
@ -161,8 +158,8 @@ new SimGroup(MissionGroup) {
sphereWeight = "100";
indoorWeight = "0";
outdoorWeight = "100";
locked = "true";
missionTypesList = "TeamHunters";
locked = "true";
};
new SpawnSphere() {
position = "476.171 261.308 125.662";
@ -175,8 +172,8 @@ new SimGroup(MissionGroup) {
sphereWeight = "100";
indoorWeight = "0";
outdoorWeight = "100";
locked = "true";
missionTypesList = "Hunters";
locked = "true";
};
new SpawnSphere() {
position = "260.282 -209.274 112.446";
@ -189,8 +186,8 @@ new SimGroup(MissionGroup) {
sphereWeight = "100";
indoorWeight = "0";
outdoorWeight = "100";
locked = "true";
missionTypesList = "Hunters";
locked = "true";
};
new SpawnSphere() {
position = "-214.629 -99.2604 91.5018";
@ -203,16 +200,14 @@ new SimGroup(MissionGroup) {
sphereWeight = "100";
indoorWeight = "0";
outdoorWeight = "100";
locked = "true";
missionTypesList = "Hunters";
locked = "true";
};
};
};
new SimGroup(team2) {
powerCount = "0";
new SimGroup(spawnspheres) {
powerCount = "0";
new SpawnSphere() {
position = "-302.462 -459.008 101.225";
@ -225,8 +220,8 @@ new SimGroup(MissionGroup) {
sphereWeight = "100";
indoorWeight = "0";
outdoorWeight = "100";
locked = "true";
missionTypesList = "TeamHunters";
locked = "true";
};
new SpawnSphere() {
position = "277.523 -563.635 61.3461";
@ -239,8 +234,8 @@ new SimGroup(MissionGroup) {
sphereWeight = "100";
indoorWeight = "0";
outdoorWeight = "100";
locked = "true";
missionTypesList = "TeamHunters";
locked = "true";
};
};
};
@ -250,8 +245,8 @@ new SimGroup(MissionGroup) {
scale = "1 1 1";
interiorFile = "dplat1.dif";
showTerrainInside = "0";
locked = "true";
missionTypesList = "Hunters TeamHunters";
locked = "true";
};
new InteriorInstance() {
position = "108.28 -28.7261 185.61";
@ -259,8 +254,8 @@ new SimGroup(MissionGroup) {
scale = "1 1 1";
interiorFile = "dplat1.dif";
showTerrainInside = "0";
locked = "true";
missionTypesList = "Hunters TeamHunters";
locked = "true";
};
new InteriorInstance() {
position = "105.28 -88.7261 185.61";
@ -268,8 +263,8 @@ new SimGroup(MissionGroup) {
scale = "1 1 1";
interiorFile = "dplat1.dif";
showTerrainInside = "0";
locked = "true";
missionTypesList = "Hunters TeamHunters";
locked = "true";
};
new InteriorInstance() {
position = "59.8795 -58.7261 185.61";
@ -277,8 +272,8 @@ new SimGroup(MissionGroup) {
scale = "1 1 1";
interiorFile = "dplat1.dif";
showTerrainInside = "0";
locked = "true";
missionTypesList = "Hunters TeamHunters";
locked = "true";
};
new Item(Nexus) {
position = "89.7978 -58.6047 205.61";
@ -290,10 +285,9 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
flashThreadDir = "1";
locked = "true";
Target = "33";
missionTypesList = "Hunters TeamHunters";
locked = "true";
flashThreadDir = "1";
};
new WayPoint() {
position = "89.5709 -58.3712 207.01";
@ -305,20 +299,21 @@ new SimGroup(MissionGroup) {
homingCount = "0";
name = "The Nexus";
team = "0";
locked = "true";
missionTypesList = "Hunters TeamHunters";
locked = "true";
};
new Trigger(NexusTrigger) {
position = "79.4439 -49.5435 192.34";
rotation = "1 0 0 0";
scale = "20.8041 18.1619 27.2131";
dataBlock = "gameTrigger";
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";
locked = "true";
lockCount = "0";
homingCount = "0";
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -1.0000000 -0.0000000";
missionTypesList = "Hunters TeamHunters";
locked = "true";
};
new SimGroup(team0) {
powerCount = "2";
providesPower = "1";
new ForceFieldBare(FORCEFIELD) {
@ -326,18 +321,18 @@ new SimGroup(MissionGroup) {
rotation = "1 0 0 0";
scale = "9.55232 8.42736 1";
dataBlock = "defaultForceFieldBare";
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "34";
team = "0";
};
new ForceFieldBare(FORCEFIELD) {
position = "-90.0292 -116.684 183.242";
rotation = "1 0 0 0";
scale = "9.55232 8.42736 1";
dataBlock = "defaultForceFieldBare";
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "35";
team = "0";
};
new InteriorInstance() {
position = "317.046 178.658 63.1775";
@ -347,7 +342,6 @@ new SimGroup(MissionGroup) {
showTerrainInside = "0";
AudioProfile = "Universal_Base_3";
locked = "true";
team = "0";
};
new InteriorInstance() {
position = "403.563 -193.869 62.0471";
@ -357,7 +351,6 @@ new SimGroup(MissionGroup) {
showTerrainInside = "0";
AudioProfile = "Universal_Base_3";
locked = "true";
team = "0";
};
new InteriorInstance() {
position = "60.3802 -471.803 62.1601";
@ -367,7 +360,6 @@ new SimGroup(MissionGroup) {
showTerrainInside = "0";
AudioProfile = "Universal_Base_3";
locked = "true";
team = "0";
};
new InteriorInstance() {
position = "-321.842 -219.391 63.4496";
@ -377,7 +369,6 @@ new SimGroup(MissionGroup) {
showTerrainInside = "0";
AudioProfile = "Universal_Base_3";
locked = "true";
team = "0";
};
new InteriorInstance() {
position = "-22.2284 433.339 62.9738";
@ -387,7 +378,6 @@ new SimGroup(MissionGroup) {
showTerrainInside = "0";
AudioProfile = "Universal_Base_3";
locked = "true";
team = "0";
};
new StaticShape() {
position = "328.76 178.09 75.2046";
@ -397,9 +387,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "36";
team = "0";
Trigger = "3353";
};
new StaticShape() {
position = "341.11 184.407 -975.383";
@ -409,8 +396,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "37";
team = "0";
};
new TSStatic() {
position = "328.19 176.965 63.1608";
@ -418,7 +403,6 @@ new SimGroup(MissionGroup) {
scale = "1 1 1";
shapeName = "stackable1l.dts";
locked = "true";
team = "0";
};
new StaticShape() {
position = "409.846 -203.678 74.0342";
@ -428,9 +412,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "38";
team = "0";
Trigger = "3357";
};
new TSStatic() {
position = "411.481 -188.392 62.19";
@ -438,7 +419,6 @@ new SimGroup(MissionGroup) {
scale = "1 1 1";
shapeName = "stackable4l.dts";
locked = "true";
team = "0";
};
new StaticShape() {
position = "53.7353 -481.29 74.3159";
@ -448,9 +428,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "39";
team = "0";
Trigger = "3360";
};
new TSStatic() {
position = "54.0822 -481.966 62.1909";
@ -458,7 +435,6 @@ new SimGroup(MissionGroup) {
scale = "1 1 1";
shapeName = "stackable5l.dts";
locked = "true";
team = "0";
};
new StaticShape() {
position = "-318.013 -208.534 75.4921";
@ -468,9 +444,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "40";
team = "0";
Trigger = "3363";
};
new StaticShape() {
position = "-23.2358 444.902 75.027";
@ -480,9 +453,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "41";
team = "0";
Trigger = "3365";
};
new TSStatic() {
position = "-30.7756 433.268 62.9963";
@ -490,7 +460,6 @@ new SimGroup(MissionGroup) {
scale = "1 1 1";
shapeName = "stackable3m.dts";
locked = "true";
team = "0";
};
new InteriorInstance() {
position = "89.8302 -58.6331 214.41";
@ -498,9 +467,8 @@ new SimGroup(MissionGroup) {
scale = "0.3 0.3 0.3";
interiorFile = "dplat1.dif";
showTerrainInside = "0";
locked = "true";
team = "0";
missionTypesList = "Hunters TeamHunters";
locked = "true";
};
};
new StaticShape() {
@ -511,7 +479,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "-1";
};
new StaticShape() {
position = "89.798 -58.604 213.681";
@ -521,11 +488,9 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "-1";
};
};
new SimGroup(Ambiance) {
powerCount = "0";
new WaterBlock() {
position = "32 -176 104";
@ -539,8 +504,8 @@ new SimGroup(MissionGroup) {
surfaceOpacity = "1";
envMapTexture = "desert/skies/d_n_move1";
envMapIntensity = "0.5";
submergeTexture[0] = "special/lavadeath_1";
submergeTexture[1] = "special/lavadeath_2";
submergeTexture[0] = "special/lavadeath_1";
submergeTexture[1] = "special/lavadeath_2";
removeWetEdges = "1";
locked = "true";
};
@ -556,8 +521,8 @@ new SimGroup(MissionGroup) {
surfaceOpacity = "1";
envMapTexture = "desert/skies/d_n_move1";
envMapIntensity = "0.5";
submergeTexture[0] = "special/lavadeath_1";
submergeTexture[1] = "special/lavadeath_2";
submergeTexture[0] = "special/lavadeath_1";
submergeTexture[1] = "special/lavadeath_2";
removeWetEdges = "0";
locked = "true";
};
@ -581,7 +546,6 @@ new SimGroup(MissionGroup) {
static = "1";
rotate = "0";
locked = "true";
Target = "-1";
};
new Item() {
position = "250.147 -0.328957 146.5";
@ -594,7 +558,6 @@ new SimGroup(MissionGroup) {
static = "1";
rotate = "0";
locked = "true";
Target = "-1";
};
new Item() {
position = "250.024 -12.6038 146.5";
@ -607,7 +570,6 @@ new SimGroup(MissionGroup) {
static = "1";
rotate = "0";
locked = "true";
Target = "-1";
};
new Item() {
position = "249.957 -6.38556 146.36";
@ -620,7 +582,6 @@ new SimGroup(MissionGroup) {
static = "1";
rotate = "0";
locked = "true";
Target = "-1";
};
new Item() {
position = "-104.619 -112.469 189.25";
@ -633,7 +594,6 @@ new SimGroup(MissionGroup) {
static = "1";
rotate = "0";
locked = "true";
Target = "-1";
};
new Item() {
position = "-104.696 -106.251 189.4";
@ -646,7 +606,6 @@ new SimGroup(MissionGroup) {
static = "1";
rotate = "0";
locked = "true";
Target = "-1";
};
new Item() {
position = "-104.799 -118.526 189.4";
@ -659,7 +618,6 @@ new SimGroup(MissionGroup) {
static = "1";
rotate = "0";
locked = "true";
Target = "-1";
};
new Item() {
position = "-106.847 -118.451 196.648";
@ -672,7 +630,6 @@ new SimGroup(MissionGroup) {
static = "1";
rotate = "0";
locked = "true";
Target = "-1";
};
new InteriorInstance() {
position = "-109.733 -112.469 188.244";
@ -694,14 +651,27 @@ new SimGroup(MissionGroup) {
static = "1";
rotate = "0";
locked = "true";
Target = "-1";
};
new InteriorInstance() {
position = "-80.7727 -422.333 54.6";
rotation = "0 0 -1 67.0361";
scale = "1.58453 1 1";
interiorFile = "dbrdg10.dif";
showTerrainInside = "0";
new AudioEmitter() {
position = "114.043 -77.2696 164.61";
rotation = "1 0 0 0";
scale = "1 1 1";
fileName = "fx/environment/lavahostile.wav";
useProfileDescription = "0";
outsideAmbient = "1";
volume = "1";
isLooping = "1";
is3D = "1";
minDistance = "50";
maxDistance = "3200";
coneInsideAngle = "360";
coneOutsideAngle = "360";
coneOutsideVolume = "1";
coneVector = "0 0 1";
loopCount = "-1";
minLoopGap = "0";
maxLoopGap = "0";
type = "EffectAudioType";
locked = "true";
};
new AudioEmitter() {
@ -1166,79 +1136,6 @@ new SimGroup(MissionGroup) {
type = "EffectAudioType";
locked = "true";
};
new InteriorInstance() {
position = "372.014 198.8 61.4916";
rotation = "0 0 1 36.6693";
scale = "1 1 1";
interiorFile = "dvent.dif";
showTerrainInside = "0";
locked = "true";
};
new ParticleEmissionDummy() {
position = "372.282 199.011 62.373";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "doubleTimeEmissionDummy";
emitter = "SmallLightDamageSmoke";
velocity = "1";
locked = "true";
};
new ParticleEmissionDummy() {
position = "375.994 -249.152 63.8673";
rotation = "-0 -1 0 12.0321";
scale = "1 1 1";
dataBlock = "doubleTimeEmissionDummy";
emitter = "SmallLightDamageSmoke";
velocity = "1";
locked = "true";
};
new InteriorInstance() {
position = "375.548 -249.364 63.0611";
rotation = "0.0997732 -0.306194 0.946726 37.9855";
scale = "1 1 1";
interiorFile = "dvent.dif";
showTerrainInside = "0";
locked = "true";
};
new ParticleEmissionDummy() {
position = "-220.537 -168.198 62.6713";
rotation = "1 0 0 0";
scale = "1 1 1";
dataBlock = "doubleTimeEmissionDummy";
emitter = "SmallLightDamageSmoke";
velocity = "1";
locked = "true";
};
new InteriorInstance() {
position = "-220.805 -168.409 61.7899";
rotation = "0 0 1 36.6693";
scale = "1 1 1";
interiorFile = "dvent.dif";
showTerrainInside = "0";
locked = "true";
};
new AudioEmitter() {
position = "371.704 199.05 62.0366";
rotation = "1 0 0 0";
scale = "1 1 1";
fileName = "fx/environment/lavahiss.wav";
useProfileDescription = "0";
outsideAmbient = "1";
volume = "1";
isLooping = "1";
is3D = "1";
minDistance = "5";
maxDistance = "320";
coneInsideAngle = "360";
coneOutsideAngle = "360";
coneOutsideVolume = "1";
coneVector = "0 0 1";
loopCount = "-1";
minLoopGap = "0";
maxLoopGap = "0";
type = "EffectAudioType";
locked = "true";
};
new AudioEmitter() {
position = "376.411 -249.19 64.9593";
rotation = "1 0 0 0";
@ -1283,34 +1180,26 @@ new SimGroup(MissionGroup) {
type = "EffectAudioType";
locked = "true";
};
new AudioEmitter() {
position = "114.043 -77.2696 164.61";
rotation = "1 0 0 0";
new InteriorInstance() {
position = "375.548 -249.364 63.0611";
rotation = "0.0997732 -0.306194 0.946726 37.9855";
scale = "1 1 1";
fileName = "fx/environment/lavahostile.wav";
useProfileDescription = "0";
outsideAmbient = "1";
volume = "1";
isLooping = "1";
is3D = "1";
minDistance = "50";
maxDistance = "3200";
coneInsideAngle = "360";
coneOutsideAngle = "360";
coneOutsideVolume = "1";
coneVector = "0 0 1";
loopCount = "-1";
minLoopGap = "0";
maxLoopGap = "0";
type = "EffectAudioType";
interiorFile = "dvent.dif";
showTerrainInside = "0";
locked = "true";
};
new InteriorInstance() {
position = "-220.805 -168.409 61.7899";
rotation = "0 0 1 36.6693";
scale = "1 1 1";
interiorFile = "dvent.dif";
showTerrainInside = "0";
locked = "true";
};
};
new SimGroup(RandomOrganics) {
powerCount = "0";
new SimGroup(Addition1DSPlant16) {
powerCount = "0";
new TSStatic() {
position = "-128.284 -185.398 92.2261";
@ -1320,9 +1209,9 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "302.219 -116.813 72.8366";
rotation = "0.302969 -0.263367 0.915886 87.0094";
scale = "0.9 0.9 0.9";
position = "25.3474 228.305 56.0699";
rotation = "0.232142 0.21504 0.948614 97.3866";
scale = "1.1 1.1 1.1";
shapeName = "dorg16.dts";
locked = "true";
};
@ -1347,30 +1236,8 @@ new SimGroup(MissionGroup) {
shapeName = "dorg16.dts";
locked = "true";
};
new TSStatic() {
position = "340 -12 61.0375";
rotation = "0 0 1 34";
scale = "1 1 1";
shapeName = "dorg16.dts";
locked = "true";
};
new TSStatic() {
position = "388 -324 61.1594";
rotation = "0 0 1 148";
scale = "0.9 0.9 0.9";
shapeName = "dorg16.dts";
locked = "true";
};
new TSStatic() {
position = "25.3474 228.305 56.0699";
rotation = "0.232142 0.21504 0.948614 97.3866";
scale = "1.1 1.1 1.1";
shapeName = "dorg16.dts";
locked = "true";
};
};
new SimGroup(Addition3DSPlant18) {
powerCount = "0";
new TSStatic() {
position = "368.844 164.703 51.1463";
@ -1400,13 +1267,6 @@ new SimGroup(MissionGroup) {
shapeName = "dorg18.dts";
locked = "true";
};
new TSStatic() {
position = "-36 92 95.025";
rotation = "0 0 1 28";
scale = "1.3 1.3 1.3";
shapeName = "dorg18.dts";
locked = "true";
};
new TSStatic() {
position = "68 180 60.4468";
rotation = "0 0 -1 7.00012";
@ -1414,16 +1274,8 @@ new SimGroup(MissionGroup) {
shapeName = "dorg18.dts";
locked = "true";
};
new TSStatic() {
position = "-204 -268 60.5469";
rotation = "0 0 1 214";
scale = "0.8 0.8 0.8";
shapeName = "dorg18.dts";
locked = "true";
};
};
new SimGroup(Addition4DSPlant19) {
powerCount = "0";
new TSStatic() {
position = "-188 -292 58.2156";
@ -1432,27 +1284,6 @@ new SimGroup(MissionGroup) {
shapeName = "dorg19.dts";
locked = "true";
};
new TSStatic() {
position = "61.8098 -299.75 161.673";
rotation = "-0.408512 -0.190864 0.892574 90.1504";
scale = "1.2 1.2 1.2";
shapeName = "dorg19.dts";
locked = "true";
};
new TSStatic() {
position = "220.474 147.588 59.5219";
rotation = "0 0 -1 118";
scale = "1.3 1.3 1.3";
shapeName = "dorg19.dts";
locked = "true";
};
new TSStatic() {
position = "229.591 262.609 50.1644";
rotation = "0.263624 -0.152203 0.952542 237.617";
scale = "1.1 1.1 1.1";
shapeName = "dorg19.dts";
locked = "true";
};
new TSStatic() {
position = "332 156 58.8593";
rotation = "0 0 -1 29.9998";
@ -1460,6 +1291,13 @@ new SimGroup(MissionGroup) {
shapeName = "dorg19.dts";
locked = "true";
};
new TSStatic() {
position = "229.591 262.609 50.1644";
rotation = "0.263624 -0.152203 0.952542 237.617";
scale = "1.1 1.1 1.1";
shapeName = "dorg19.dts";
locked = "true";
};
};
};
new Lightning() {
@ -1467,6 +1305,8 @@ new SimGroup(MissionGroup) {
rotation = "1 0 0 0";
scale = "1057.22 1334.77 375.171";
dataBlock = "DefaultStorm";
lockCount = "0";
homingCount = "0";
strikesPerMinute = "15";
strikeWidth = "5";
chanceToHitTarget = "0.9";

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -13,9 +13,9 @@
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
cdTrack = "2";
powerCount = "0";
musicTrack = "lush";
powerCount = "0";
cdTrack = "2";
new MissionArea(MissionArea) {
area = "-528 -184 464 368";
@ -35,8 +35,9 @@ new SimGroup(MissionGroup) {
cloudSpeed3 = "0.0003";
visibleDistance = "150";
useSkyTextures = "1";
renderBottomTexture = "0";
SkySolidColor = "0.000000 0.000000 0.000000 0.000000";
fogDistance = "10";
fogDistance = "50";
fogColor = "0.150000 0.150000 0.150000 1.000000";
fogVolume1 = "100 0 450";
fogVolume2 = "0 0 0";
@ -47,40 +48,40 @@ new SimGroup(MissionGroup) {
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
locked = "true";
cloudSpeed0 = "0.000000 0.000000";
locked = "true";
};
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";
position = "680 824 0";
locked = "true";
rotation = "1 0 0 0";
locked = "true";
scale = "1 1 1";
};
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "details/lushdet2";
terrainFile = "MyrkWood.ter";
squareSize = "8";
position = "-1024 -1024 0";
locked = "true";
detailTexture = "details/lushdet2";
};
new NavigationGraph(NavGraph) {
conjoinAngleDev = "45";
cullDensity = "0.3";
customArea = "0 0 0 0";
YDimOverSize = "0";
conjoinBowlDev = "20";
position = "0 0 0 1";
GraphFile = "Myrkwood.nav";
conjoinBowlDev = "20";
rotation = "0 0 0 0";
coverage = "0";
locked = "true";
rotation = "0 0 0 0";
XDimOverSize = "0";
scale = "1 1 1";
XDimOverSize = "0";
YDimOverSize = "0";
GraphFile = "Myrkwood.nav";
};
new WaterBlock(Water) {
position = "-688 -208 0";
@ -197,7 +198,9 @@ new SimGroup(MissionGroup) {
rotation = "1 0 0 0";
scale = "60 60 20";
dataBlock = "gameTrigger";
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";
lockCount = "0";
homingCount = "0";
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -1.0000000 -0.0000000";
locked = "true";
missionTypesList = "Hunters";
};
@ -211,9 +214,9 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
flashThreadDir = "1";
locked = "true";
missionTypesList = "Hunters";
flashThreadDir = "1";
};
new StaticShape() {
position = "-314.529 -7.57016 84.1054";
@ -259,8 +262,8 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "0";
rotate = "0";
carrier = "0";
locked = "true";
carrier = "0";
missionTypesList = "Rabbit";
};
new StaticShape() {
@ -303,11 +306,14 @@ new SimGroup(MissionGroup) {
homingCount = "0";
locked = "true";
};
new TSStatic() {
position = "-346.432 124.13 75.6222";
rotation = "0 0 1 34.3775";
scale = "2 2 2";
shapeName = "borg18.dts";
new StaticShape(TeamStationInventory5) {
position = "-159.989 118.456 81.226";
rotation = "0 0 1 28.6479";
scale = "1 1 1";
nameTag = "NE Bunker";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
locked = "true";
};
new StaticShape(TeamStationInventory4) {
@ -320,24 +326,14 @@ new SimGroup(MissionGroup) {
homingCount = "0";
locked = "true";
};
new StaticShape(TeamStationInventory5) {
position = "-159.989 118.456 81.226";
rotation = "0 0 1 28.6479";
scale = "1 1 1";
nameTag = "NE Bunker";
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
locked = "true";
};
};
};
new SimGroup(Organics) {
new TSStatic() {
position = "-415.638 22.0933 76.3932";
rotation = "0 0 1 41.2529";
scale = "2 2 2";
position = "-478.404 182.929 105.464";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
@ -370,30 +366,23 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-333.383 -50.6253 73.2547";
rotation = "1 0 0 0";
scale = "2 2 2";
position = "-65.686 -29.5787 123.276";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
// new TSStatic() {
// position = "-267.332 -83.3934 72.1227";
// rotation = "0 0 -1 52.8946";
// scale = "2 2 2";
// shapeName = "borg16.dts";
// locked = "true";
// };
new TSStatic() {
position = "-345.094 83.1596 76.3744";
position = "-318.98 65.6104 76.3744";
rotation = "0 0 1 41.2529";
scale = "2 2 2";
shapeName = "borg16.dts";
locked = "true";
locked = "false";
};
new TSStatic() {
position = "-268.473 25.952 77.4621";
rotation = "0 0 -1 17.1887";
scale = "2 2 2";
position = "-3.5302 40.3737 105.209";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
@ -412,8 +401,8 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-215.32 -8.879 76.3941";
rotation = "0 0 -1 4.01071";
position = "-198.879 114.477 79.8738";
rotation = "-0.0762667 -0.298685 0.951299 30.0497";
scale = "2 2 2";
shapeName = "borg16.dts";
locked = "true";
@ -426,9 +415,9 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-440.825 57.2678 74.3554";
rotation = "0 0 -1 4.01071";
scale = "2 2 2";
position = "-336.358 37.8844 76.1395";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
@ -454,10 +443,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-436.634 106.421 66.7278";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg19.dts";
position = "-272.454 166.878 104.361";
rotation = "0 0 1 201.864";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
@ -482,24 +471,24 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-218.105 -84.5642 69.5514";
rotation = "0 0 1 63.0253";
scale = "2 2 2";
shapeName = "borg19.dts";
locked = "true";
};
new TSStatic() {
position = "-252.637 62.4072 77.5041";
rotation = "0 0 -1 1.71915";
scale = "2 2 2";
shapeName = "borg19.dts";
locked = "true";
};
new TSStatic() {
position = "-273.299 -8.0521 75.3508";
position = "-407.067 -164.187 69.0597";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg19.dts";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-246.312 50.6312 80.1539";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-190.597 -188.859 75.0842";
rotation = "0 0 -1 44.1177";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
@ -538,10 +527,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-465.785 108.193 72.0249";
rotation = "0 0 -1 21.1995";
scale = "2 2 2";
shapeName = "borg19.dts";
position = "-321.881 35.7059 75.3399";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
@ -559,10 +548,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-297.787 48.9482 75.9243";
rotation = "0 0 -1 33.8045";
scale = "2 2 2";
shapeName = "borg19.dts";
position = "-358.513 -36.881 75.74";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
@ -580,17 +569,17 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-164.126 4.35196 79.3947";
rotation = "0 0 1 6.8755";
position = "-440.571 75.2409 74.6431";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg19.dts";
locked = "true";
};
new TSStatic() {
position = "-212.572 72.477 78.7461";
rotation = "0 0 1 192.123";
scale = "2 2 2";
shapeName = "borg19.dts";
position = "-192.319 96.715 78.2198";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
@ -629,10 +618,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-315.347 88.8928 76.034";
position = "-366.947 -56.2186 72.5292";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg18.dts";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
@ -643,16 +632,16 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-394.12 -17.8722 74.6047";
rotation = "0 0 1 42.3989";
scale = "2 2 2";
shapeName = "borg18.dts";
position = "-176.17 45.8146 82.4821";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-184.392 -22.4439 76.4233";
rotation = "0 0 1 105.997";
scale = "2 2 2";
position = "-0.2455 -89.633 123.377";
rotation = "0 0 -1 82.5059";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
@ -664,9 +653,9 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-343.397 -18.0407 76.0384";
rotation = "0 0 -1 4.01071";
scale = "2 2 2";
position = "-343.237 108.208 77.4368";
rotation = "0 0 -1 116.31";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
@ -678,16 +667,16 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-235.691 32.9008 79.1791";
position = "-245.948 -2.85577 79.1791";
rotation = "0 0 -1 4.01071";
scale = "2 2 2";
shapeName = "borg16.dts";
locked = "true";
locked = "false";
};
new TSStatic() {
position = "-257.633 48.185 77.8222";
rotation = "0 0 -1 46.4096";
scale = "2 2 2";
position = "-360.249 -197.182 78.9132";
rotation = "0 0 -1 33.8045";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
@ -699,10 +688,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-322.787 60.0202 75.5754";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg19.dts";
position = "-56.7124 -167.401 71.3088";
rotation = "0 0 -1 100.268";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
@ -713,9 +702,9 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-174.503 99.857 76.9572";
rotation = "0 0 -1 4.01071";
scale = "2 2 2";
position = "-165.873 94.9849 78.6566";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
@ -734,17 +723,17 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-241.778 290.45 106.952";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg19.dts";
position = "-204.083 44.0345 80.8086";
rotation = "0 0 -1 38.3882";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-101.538 159.682 105.955";
position = "-76.9543 68.4643 118.259";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg19.dts";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
@ -769,10 +758,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-157.734 322.267 127.358";
rotation = "0 0 -1 56.1499";
scale = "2 2 2";
shapeName = "borg19.dts";
position = "-67.0733 41.2139 125.265";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
@ -790,10 +779,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-595.632 -27.1304 121.997";
rotation = "0 0 -1 116.883";
scale = "2 2 2";
shapeName = "borg19.dts";
position = "-352.212 4.745 76.9591";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
@ -839,10 +828,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-369.932 418.912 124.589";
position = "-236.623 -163.727 70.65";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg19.dts";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
@ -902,10 +891,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-557.401 -216.042 73.5052";
rotation = "0 0 -1 13.178";
scale = "2 2 2";
shapeName = "borg19.dts";
position = "-219.261 -40.4285 75.5622";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
@ -923,24 +912,24 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-620.039 77.4808 109.31";
rotation = "0 0 -1 88.2355";
scale = "2 2 2";
shapeName = "borg19.dts";
position = "-299.978 17.6454 75.1239";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-571.159 54.5744 97.1391";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg18.dts";
position = "-283.772 100.292 78.2563";
rotation = "0 0 -1 38.9611";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-545.779 188.17 128.709";
position = "-442.926 22.3572 77.7418";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg18.dts";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
@ -958,10 +947,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-116.208 268.77 116.062";
rotation = "0 0 -1 75.0575";
scale = "2 2 2";
shapeName = "borg18.dts";
position = "-172.87 182.123 106.093";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
@ -1035,10 +1024,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-580.778 -74.4551 111.447";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg18.dts";
position = "-362.955 -5.7265 76.3938";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
@ -1092,244 +1081,6 @@ new SimGroup(MissionGroup) {
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-56.7124 -167.401 71.3088";
rotation = "0 0 -1 100.268";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-65.686 -29.5787 123.276";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-3.5302 40.3737 105.209";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-192.319 96.715 78.2198";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-299.978 17.6454 75.1239";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-343.237 108.208 77.4368";
rotation = "0 0 -1 116.31";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-478.404 182.929 105.464";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-272.454 166.878 104.361";
rotation = "0 0 1 201.864";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-442.926 22.3572 77.7418";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-362.955 -5.7265 76.3938";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-352.212 4.745 76.9591";
rotation = "0 0 -1 52.1391";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-283.772 100.292 78.2563";
rotation = "0 0 -1 38.9611";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-301.626 93.7936 78.688";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-204.083 44.0345 80.8086";
rotation = "0 0 -1 38.3882";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-159.94 199.709 103.858";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-172.87 182.123 106.093";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-67.0733 41.2139 125.265";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-76.9543 68.4643 118.259";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-236.623 -163.727 70.65";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-198.879 114.477 79.8738";
rotation = "-0.0762667 -0.298685 0.951299 30.0497";
scale = "2 2 2";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-360.249 -197.182 78.9132";
rotation = "0 0 -1 33.8045";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-358.513 -36.881 75.74";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-366.947 -56.2186 72.5292";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-321.881 35.7059 75.3399";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-336.358 37.8844 76.1395";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-246.312 50.6312 80.1539";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-176.17 45.8146 82.4821";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-219.261 -40.4285 75.5622";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-190.597 -188.859 75.0842";
rotation = "0 0 -1 44.1177";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-407.067 -164.187 69.0597";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-0.2455 -89.633 123.377";
rotation = "0 0 -1 82.5059";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-440.571 75.2409 74.6431";
rotation = "1 0 0 0";
scale = "2 2 2";
shapeName = "borg19.dts";
locked = "true";
};
new TSStatic() {
position = "-420.185 90.4829 75.0559";
rotation = "0 0 1 41.2529";
scale = "2 2 2";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-165.873 94.9849 78.6566";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
};
new SimGroup(AudioCreatures) {

View file

@ -11,10 +11,10 @@
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
DM_scoreLimit = "25";
musicTrack = "desert";
powerCount = "0";
DM_scoreLimit = "25";
cdTrack = "6";
musicTrack = "desert";
DM_timeLimit = "25";
new MissionArea(MissionArea) {
@ -27,10 +27,10 @@ new SimGroup(MissionGroup) {
direction = "0.57735 0.57735 -0.57735";
color = "0.600000 0.600000 0.600000 1.000000";
ambient = "0.200000 0.200000 0.200000 1.000000";
locked = "true";
scale = "1 1 1";
position = "-1680 -1880 0";
rotation = "1 0 0 0";
locked = "true";
scale = "1 1 1";
};
new TerrainBlock(Terrain) {
rotation = "1 0 0 0";
@ -39,24 +39,24 @@ new SimGroup(MissionGroup) {
terrainFile = "Oasis.ter";
squareSize = "8";
emptySquares = "359010";
hazeDistance = "250";
locked = "true";
position = "-1024 -1024 0";
locked = "true";
visibleDistance = "1200";
hazeDistance = "250";
};
new NavigationGraph(NavGraph) {
conjoinAngleDev = "45";
cullDensity = "0.3";
customArea = "0 0 0 0";
XDimOverSize = "0";
locked = "true";
scale = "1 1 1";
GraphFile = "Oasis.nav";
YDimOverSize = "0";
conjoinBowlDev = "20";
position = "0 0 0 1";
coverage = "0";
XDimOverSize = "0";
rotation = "0 0 0 0";
YDimOverSize = "0";
locked = "true";
scale = "1 1 1";
conjoinBowlDev = "20";
GraphFile = "Oasis.nav";
};
new Sky(Sky) {
position = "-1680 -1880 0";
@ -68,11 +68,11 @@ new SimGroup(MissionGroup) {
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "900";
visibleDistance = "500";
useSkyTextures = "1";
renderBottomTexture = "0";
SkySolidColor = "0.390000 0.390000 0.390000 0.000000";
fogDistance = "600";
fogDistance = "275";
fogColor = "0.500000 0.500000 0.500000 1.000000";
fogVolume1 = "120 0 100";
fogVolume2 = "0 0 0";
@ -83,8 +83,8 @@ new SimGroup(MissionGroup) {
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
locked = "true";
cloudSpeed0 = "0.000000 0.000000";
locked = "true";
};
new WaterBlock() {
position = "-128 -96 90";
@ -102,36 +102,7 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new SimGroup(environment) {
powerCount = "0";
new TSStatic() {
position = "-99.589 -115.88 125.815";
rotation = "0 0 -1 55.0039";
scale = "1 1 1";
shapeName = "borg19.dts";
locked = "true";
};
new TSStatic() {
position = "-55.6873 14.5 124.435";
rotation = "0 0 1 123.186";
scale = "1 1 1";
shapeName = "borg18.dts";
locked = "true";
};
new TSStatic() {
position = "-103.306 -39.641 104.528";
rotation = "0 0 -1 12.605";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-122.789 -30.4939 104.096";
rotation = "0 0 1 63.5983";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-46.068 -90.5109 114.357";
rotation = "0 0 -1 32.0856";
@ -139,6 +110,13 @@ new SimGroup(MissionGroup) {
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-117.452 -39.1965 105.735";
rotation = "1 0 0 0";
scale = "1 1 1";
shapeName = "borg34.dts";
locked = "true";
};
new TSStatic() {
position = "-97.266 -33.5638 105.025";
rotation = "1 0 0 0";
@ -147,15 +125,14 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-117.452 -39.1965 105.735";
rotation = "1 0 0 0";
position = "-122.789 -30.4939 104.096";
rotation = "0 0 1 63.5983";
scale = "1 1 1";
shapeName = "borg34.dts";
shapeName = "borg17.dts";
locked = "true";
};
};
new SimGroup(ObserverDropPoints) {
powerCount = "0";
new Camera() {
position = "-52.1118 -103.14 180.539";
@ -195,13 +172,10 @@ new SimGroup(MissionGroup) {
};
};
new SimGroup(Teams) {
powerCount = "0";
new SimGroup(Team0) {
powerCount = "0";
new SimGroup(Base0) {
powerCount = "3";
new StaticShape() {
position = "-202.863 -44.7028 122.075";
@ -212,9 +186,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "33";
Trigger = "3361";
team = "0";
};
new StaticShape() {
position = "-207.1 -40.064 97.59";
@ -225,9 +196,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "34";
Trigger = "3363";
team = "0";
};
new InteriorInstance() {
position = "-202.509 -44.8018 107.6";
@ -237,7 +205,6 @@ new SimGroup(MissionGroup) {
showTerrainInside = "0";
AudioProfile = "Universal_Base_3";
locked = "true";
team = "0";
};
new InteriorInstance() {
position = "-102.796 21.1962 139.043";
@ -247,7 +214,6 @@ new SimGroup(MissionGroup) {
showTerrainInside = "0";
AudioProfile = "Universal_Base_2";
locked = "true";
team = "0";
};
new InteriorInstance() {
position = "-58.1054 -111.149 132.645";
@ -257,7 +223,6 @@ new SimGroup(MissionGroup) {
showTerrainInside = "0";
AudioProfile = "Universal_Base_2";
locked = "true";
team = "0";
};
new Item() {
position = "-209.9 -44.7356 105.823";
@ -270,8 +235,6 @@ new SimGroup(MissionGroup) {
static = "1";
rotate = "0";
locked = "true";
Target = "-1";
team = "0";
};
new StaticShape() {
position = "-208.747 -50.5824 97.59";
@ -282,8 +245,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "35";
team = "0";
};
new StaticShape() {
position = "-70.6533 -106.666 126.66";
@ -294,9 +255,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "36";
Trigger = "3370";
team = "0";
};
new StaticShape() {
position = "-101.038 26.3027 142.92";
@ -307,8 +265,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "37";
team = "0";
};
new StaticShape() {
position = "-115.116 27.4632 132.54";
@ -319,9 +275,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "38";
Trigger = "3373";
team = "0";
};
new StaticShape() {
position = "-90.4074 27.4432 132.54";
@ -332,9 +285,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "39";
Trigger = "3375";
team = "0";
};
new StaticShape() {
position = "-60.196 -115.78 126.66";
@ -345,9 +295,6 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "40";
Trigger = "3377";
team = "0";
};
new StaticShape() {
position = "-64.0443 -106.333 135.48";
@ -358,16 +305,12 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
locked = "true";
Target = "41";
team = "0";
};
};
};
new SimGroup(team1) {
powerCount = "0";
new SimGroup(spawnspheres) {
powerCount = "0";
new SpawnSphere() {
position = "-70.435 -46.3061 116.136";
@ -397,10 +340,8 @@ new SimGroup(MissionGroup) {
};
};
new SimGroup(RandomOrganics) {
powerCount = "0";
new SimGroup(Addition4BEPlant1) {
powerCount = "0";
new TSStatic() {
position = "-105 -82 103.342";
@ -446,11 +387,10 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new SimGroup(Addition5PhoenixPlant1) {
powerCount = "0";
new TSStatic() {
position = "-113 46 132.148";
rotation = "0 0 1 129";
position = "-41 206 179.164";
rotation = "0 0 1 6.00018";
scale = "1 1 1";
shapeName = "porg1.dts";
locked = "true";
@ -574,16 +514,8 @@ new SimGroup(MissionGroup) {
shapeName = "porg1.dts";
locked = "true";
};
new TSStatic() {
position = "-41 206 179.164";
rotation = "0 0 1 6.00018";
scale = "1 1 1";
shapeName = "porg1.dts";
locked = "true";
};
};
new SimGroup(Addition6PhoenixPlant2) {
powerCount = "0";
new TSStatic() {
position = "-137 102 168.824";
@ -685,7 +617,7 @@ new SimGroup(MissionGroup) {
};
new TSStatic() {
position = "-17 166 166.719";
rotation = "0 0 1 240";
rotation = "0 0 -1 120";
scale = "1 1 1";
shapeName = "porg2.dts";
locked = "true";
@ -704,13 +636,6 @@ new SimGroup(MissionGroup) {
shapeName = "porg2.dts";
locked = "true";
};
new TSStatic() {
position = "-121 30 131.816";
rotation = "0 0 1 196";
scale = "1 1 1";
shapeName = "porg2.dts";
locked = "true";
};
new TSStatic() {
position = "-25 70 142";
rotation = "0 0 1 239";
@ -720,26 +645,11 @@ new SimGroup(MissionGroup) {
};
};
new SimGroup(Addition1BELgTree18) {
powerCount = "0";
new TSStatic() {
position = "-121 14 128.484";
rotation = "0 0 -1 102";
scale = "0.9 0.9 0.9";
shapeName = "borg18.dts";
locked = "true";
};
new TSStatic() {
position = "-49 6 119.805";
rotation = "0 0 1 57.9999";
scale = "1.4 1.4 1.4";
shapeName = "borg18.dts";
locked = "true";
};
new TSStatic() {
position = "-105 -18 99.633";
rotation = "0 0 1 169";
scale = "0.8 0.8 0.8";
position = "-97.206 -50.249 101.355";
rotation = "0 0 1 58.9997";
scale = "1.2 1.2 1.2";
shapeName = "borg18.dts";
locked = "true";
};
@ -750,24 +660,9 @@ new SimGroup(MissionGroup) {
shapeName = "borg18.dts";
locked = "true";
};
new TSStatic() {
position = "-97.206 -50.249 101.355";
rotation = "0 0 1 58.9997";
scale = "1.2 1.2 1.2";
shapeName = "borg18.dts";
locked = "true";
};
new TSStatic() {
position = "-121 -74 104.211";
rotation = "0 0 -1 79";
scale = "1.1 1.1 1.1";
shapeName = "borg18.dts";
locked = "true";
};
};
};
new SimGroup(Ambiance) {
powerCount = "0";
new AudioEmitter() {
position = "-60.3481 -42.8411 108.656";

File diff suppressed because it is too large Load diff

View file

@ -14,10 +14,10 @@
//--- OBJECT WRITE BEGIN ---
new SimGroup(MissionGroup) {
cdTrack = "6";
powerCount = "0";
musicTrack = "desert";
Siege_timeLimit = "20";
musicTrack = "desert";
powerCount = "0";
cdTrack = "6";
new MissionArea(MissionArea) {
area = "-608 -440 1040 1040";
@ -29,9 +29,9 @@ new SimGroup(MissionGroup) {
direction = "0.57735 0.57735 -0.57735";
color = "0.600000 0.600000 0.600000 1.000000";
ambient = "0.200000 0.200000 0.200000 1.000000";
scale = "1 1 1";
position = "-1680 -1880 0";
rotation = "1 0 0 0";
scale = "1 1 1";
locked = "true";
};
new TerrainBlock(Terrain) {
@ -41,8 +41,6 @@ new SimGroup(MissionGroup) {
terrainFile = "Respite.ter";
squareSize = "8";
emptySquares = "359010";
hazeDistance = "250";
visibleDistance = "1200";
position = "-1024 -1024 0";
locked = "true";
};
@ -50,24 +48,21 @@ new SimGroup(MissionGroup) {
conjoinAngleDev = "45";
cullDensity = "0.3";
customArea = "0 0 0 0";
scale = "1 1 1";
conjoinBowlDev = "20";
GraphFile = "Respite.nav";
position = "0 0 0 1";
coverage = "0";
rotation = "0 0 0 0";
XDimOverSize = "0";
YDimOverSize = "0";
rotation = "0 0 0 0";
GraphFile = "Respite.nav";
conjoinBowlDev = "20";
coverage = "0";
scale = "1 1 1";
locked = "true";
XDimOverSize = "0";
};
new SimGroup(Teams) {
powerCount = "0";
new SimGroup(Team1) {
powerCount = "0";
new SimGroup(spawnspheres) {
powerCount = "0";
new SpawnSphere() {
position = "-428.893 446.853 123.677";
@ -84,7 +79,6 @@ new SimGroup(MissionGroup) {
};
};
new SimGroup(Base1) {
powerCount = "1";
providesPower = "1";
new ForceFieldBare() {
@ -92,8 +86,8 @@ new SimGroup(MissionGroup) {
rotation = "1 0 0 0";
scale = "0.772095 6.3679 5.62782";
dataBlock = "defaultTeamSlowFieldBare";
Target = "33";
team = "1";
lockCount = "0";
homingCount = "0";
locked = "true";
};
new ForceFieldBare() {
@ -101,8 +95,8 @@ new SimGroup(MissionGroup) {
rotation = "1 0 0 0";
scale = "1 6.3679 5.62782";
dataBlock = "defaultTeamSlowFieldBare";
Target = "34";
team = "1";
lockCount = "0";
homingCount = "0";
locked = "true";
};
new ForceFieldBare() {
@ -110,8 +104,8 @@ new SimGroup(MissionGroup) {
rotation = "1 0 0 0";
scale = "6.1382 0.587158 13.1878";
dataBlock = "defaultTeamSlowFieldBare";
Target = "35";
team = "1";
lockCount = "0";
homingCount = "0";
locked = "true";
};
new InteriorInstance() {
@ -121,7 +115,6 @@ new SimGroup(MissionGroup) {
interiorFile = "ptowr4.dif";
showTerrainInside = "0";
AudioProfile = "Universal_Base_1";
team = "1";
locked = "true";
};
new StaticShape(Team1StationInventory8) {
@ -132,9 +125,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "36";
team = "1";
Trigger = "6332";
locked = "true";
};
new StaticShape(Team1StationInventory7) {
@ -145,9 +135,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "37";
team = "1";
Trigger = "6334";
locked = "true";
};
new Item() {
@ -160,8 +147,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
team = "1";
locked = "true";
};
new Turret() {
@ -172,10 +157,8 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
initialBarrel = "PlasmaBarrelLarge";
Target = "38";
team = "1";
originalBarrel = "PlasmaBarrelLarge";
locked = "true";
originalBarrel = "PlasmaBarrelLarge";
};
new Turret() {
position = "-433.407 435.186 151.05";
@ -185,14 +168,11 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
initialBarrel = "PlasmaBarrelLarge";
Target = "39";
team = "1";
originalBarrel = "PlasmaBarrelLarge";
locked = "true";
originalBarrel = "PlasmaBarrelLarge";
};
};
new SimGroup(AIObjectives) {
powerCount = "0";
new AIObjective(AIOAttackObject) {
position = "-61.3335 -115.982 128.367";
@ -204,7 +184,7 @@ new SimGroup(MissionGroup) {
description = "Attack the StationInventory";
targetObject = "Team2StationInventory3";
targetClientId = "-1";
targetObjectId = "6367";
targetObjectId = "4479";
location = "-61.3335 -115.982 128.367";
weightLevel1 = "2900";
weightLevel2 = "1400";
@ -219,7 +199,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "1";
};
new AIObjective(AIOAttackObject) {
position = "-66.0305 -111.598 137.022";
@ -231,7 +210,7 @@ new SimGroup(MissionGroup) {
description = "Attack the generatorLarge";
targetObject = "Team2generatorLarge3";
targetClientId = "-1";
targetObjectId = "6366";
targetObjectId = "4478";
location = "-66.0305 -111.598 137.022";
weightLevel1 = "3100";
weightLevel2 = "1600";
@ -246,7 +225,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "1";
};
new AIObjective(AIOAttackObject) {
position = "-69.5116 -106.377 128.364";
@ -258,7 +236,7 @@ new SimGroup(MissionGroup) {
description = "Attack the StationInventory";
targetObject = "Team2StationInventory4";
targetClientId = "-1";
targetObjectId = "6369";
targetObjectId = "4481";
location = "-69.5116 -106.377 128.364";
weightLevel1 = "2900";
weightLevel2 = "1400";
@ -273,7 +251,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "1";
};
new AIObjective(AIOTouchObject) {
position = "-202.729 -45.0803 99.9606";
@ -286,7 +263,7 @@ new SimGroup(MissionGroup) {
mode = "TouchFlipFlop";
targetObject = "Team2FlipFlop1";
targetClientId = "-1";
targetObjectId = "6354";
targetObjectId = "4466";
location = "-202.729 -45.0803 99.9606";
weightLevel1 = "3850";
weightLevel2 = "0";
@ -301,7 +278,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "1";
};
new AIObjective(AIOAttackObject) {
position = "-103.341 25.4572 144.392";
@ -313,7 +289,7 @@ new SimGroup(MissionGroup) {
description = "Attack the generatorLarge";
targetObject = "Team2generatorLarge2";
targetClientId = "-1";
targetObjectId = "6357";
targetObjectId = "4469";
location = "-103.341 25.4572 144.392";
weightLevel1 = "3100";
weightLevel2 = "1600";
@ -328,7 +304,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "1";
};
new AIObjective(AIOAttackObject) {
position = "-115.004 27.3879 134.436";
@ -340,7 +315,7 @@ new SimGroup(MissionGroup) {
description = "Attack the StationInventory";
targetObject = "Team2StationInventory1";
targetClientId = "-1";
targetObjectId = "6358";
targetObjectId = "4470";
location = "-115.004 27.3879 134.436";
weightLevel1 = "2900";
weightLevel2 = "1400";
@ -355,7 +330,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "1";
};
new AIObjective(AIOAttackObject) {
position = "-90.4107 27.457 134.412";
@ -367,7 +341,7 @@ new SimGroup(MissionGroup) {
description = "Attack the StationInventory";
targetObject = "Team2StationInventory2";
targetClientId = "-1";
targetObjectId = "6360";
targetObjectId = "4472";
location = "-90.4107 27.457 134.412";
weightLevel1 = "2900";
weightLevel2 = "1400";
@ -382,15 +356,12 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "1";
};
};
};
new SimGroup(Team2) {
powerCount = "0";
new SimGroup(spawnspheres) {
powerCount = "0";
new SpawnSphere() {
position = "-114.601 -61.0651 119.369";
@ -407,10 +378,9 @@ new SimGroup(MissionGroup) {
};
};
new SimGroup(Base0) {
powerCount = "0";
new SimGroup(ObjAlpha) {
providesPower = true;
providesPower = "1";
new InteriorInstance() {
position = "-202.509 -44.8018 107.6";
@ -419,7 +389,6 @@ new SimGroup(MissionGroup) {
interiorFile = "pbunk1.dif";
showTerrainInside = "0";
AudioProfile = "Universal_Base_1";
team = "2";
locked = "true";
};
new Item() {
@ -432,8 +401,6 @@ new SimGroup(MissionGroup) {
collideable = "0";
static = "1";
rotate = "0";
Target = "-1";
team = "2";
locked = "true";
};
new StaticShape(Team2FlipFlop1) {
@ -444,15 +411,11 @@ new SimGroup(MissionGroup) {
dataBlock = "FlipFlop";
lockCount = "0";
homingCount = "0";
Target = "41";
team = "2";
Projector = "0";
locked = "true";
needsObjectiveWaypoint = true;
needsObjectiveWaypoint = "1";
};
};
new SimGroup(ObjBeta) {
powerCount = "1";
new InteriorInstance() {
position = "-102.692 20.9235 139.043";
@ -461,7 +424,6 @@ new SimGroup(MissionGroup) {
interiorFile = "bbunk2.dif";
showTerrainInside = "0";
AudioProfile = "Universal_Base_2";
team = "2";
locked = "true";
};
new StaticShape(Team2generatorLarge2) {
@ -473,11 +435,8 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
name = "South Bunker Generator";
Target = "42";
team = "2";
scoreValue = "5";
locked = "true";
needsObjectiveWaypoint = true;
needsObjectiveWaypoint = "1";
};
new StaticShape(Team2StationInventory1) {
position = "-115.004 27.3879 132.533";
@ -487,9 +446,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "43";
team = "2";
Trigger = "6359";
locked = "true";
};
new StaticShape(Team2StationInventory2) {
@ -500,9 +456,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "44";
team = "2";
Trigger = "6361";
locked = "true";
};
new ForceFieldBare() {
@ -510,13 +463,12 @@ new SimGroup(MissionGroup) {
rotation = "1 0 0 0";
scale = "1 4.49667 6.22947";
dataBlock = "defaultTeamSlowFieldBare";
Target = "45";
team = "2";
lockCount = "0";
homingCount = "0";
locked = "true";
};
};
new SimGroup(ObjLambda) {
powerCount = "1";
new InteriorInstance() {
position = "-58.1054 -111.149 132.645";
@ -525,7 +477,6 @@ new SimGroup(MissionGroup) {
interiorFile = "bbunk1.dif";
showTerrainInside = "0";
AudioProfile = "Universal_Base_2";
team = "2";
locked = "true";
};
new StaticShape(Team2generatorLarge3) {
@ -537,11 +488,8 @@ new SimGroup(MissionGroup) {
lockCount = "0";
homingCount = "0";
name = "North Bunker Generator";
Target = "46";
team = "2";
scoreValue = "5";
locked = "true";
needsObjectiveWaypoint = true;
needsObjectiveWaypoint = "1";
};
new StaticShape(Team2StationInventory3) {
position = "-61.3169 -115.977 126.67";
@ -551,9 +499,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "47";
team = "2";
Trigger = "6368";
locked = "true";
};
new StaticShape(Team2StationInventory4) {
@ -564,9 +509,6 @@ new SimGroup(MissionGroup) {
dataBlock = "StationInventory";
lockCount = "0";
homingCount = "0";
Target = "48";
team = "2";
Trigger = "6370";
locked = "true";
};
new ForceFieldBare() {
@ -574,14 +516,13 @@ new SimGroup(MissionGroup) {
rotation = "1 0 0 0";
scale = "0.985513 4.37129 6.19709";
dataBlock = "defaultTeamSlowFieldBare";
Target = "49";
team = "2";
lockCount = "0";
homingCount = "0";
locked = "true";
};
};
};
new SimGroup(AIObjectives) {
powerCount = "0";
new AIObjective(AIORepairObject) {
position = "-66.0305 -111.598 137.022";
@ -593,7 +534,7 @@ new SimGroup(MissionGroup) {
description = "Repair the generatorLarge";
targetObject = "Team2generatorLarge3";
targetClientId = "-1";
targetObjectId = "6366";
targetObjectId = "4478";
location = "-66.0305 -111.598 137.022";
weightLevel1 = "3200";
weightLevel2 = "1600";
@ -608,7 +549,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "2";
};
new AIObjective(AIORepairObject) {
position = "-61.3335 -115.982 128.367";
@ -620,7 +560,7 @@ new SimGroup(MissionGroup) {
description = "Repair the StationInventory";
targetObject = "Team2StationInventory3";
targetClientId = "-1";
targetObjectId = "6367";
targetObjectId = "4479";
location = "-61.3335 -115.982 128.367";
weightLevel1 = "2900";
weightLevel2 = "1400";
@ -635,7 +575,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "2";
};
new AIObjective(AIORepairObject) {
position = "-69.5116 -106.377 128.364";
@ -647,7 +586,7 @@ new SimGroup(MissionGroup) {
description = "Repair the StationInventory";
targetObject = "Team2StationInventory4";
targetClientId = "-1";
targetObjectId = "6369";
targetObjectId = "4481";
location = "-69.5116 -106.377 128.364";
weightLevel1 = "2900";
weightLevel2 = "1400";
@ -662,7 +601,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "2";
};
new AIObjective(AIODefendLocation) {
position = "-202.729 -45.0803 99.9606";
@ -674,7 +612,7 @@ new SimGroup(MissionGroup) {
description = "Defend the FlipFlop";
targetObject = "Team2FlipFlop1";
targetClientId = "-1";
targetObjectId = "6354";
targetObjectId = "4466";
location = "-202.729 -45.0803 99.9606";
weightLevel1 = "3900";
weightLevel2 = "2000";
@ -689,7 +627,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "2";
};
new AIObjective(AIORepairObject) {
position = "-103.341 25.4572 144.392";
@ -701,7 +638,7 @@ new SimGroup(MissionGroup) {
description = "Repair the generatorLarge";
targetObject = "Team2generatorLarge2";
targetClientId = "-1";
targetObjectId = "6357";
targetObjectId = "4469";
location = "-103.341 25.4572 144.392";
weightLevel1 = "3200";
weightLevel2 = "1600";
@ -716,7 +653,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "2";
};
new AIObjective(AIODefendLocation) {
position = "-103.341 25.4572 144.392";
@ -728,7 +664,7 @@ new SimGroup(MissionGroup) {
description = "Defend the generatorLarge";
targetObject = "Team2generatorLarge2";
targetClientId = "-1";
targetObjectId = "6357";
targetObjectId = "4469";
location = "-103.341 25.4572 144.392";
weightLevel1 = "3100";
weightLevel2 = "1500";
@ -743,7 +679,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "2";
};
new AIObjective(AIORepairObject) {
position = "-115.004 27.3879 134.436";
@ -755,7 +690,7 @@ new SimGroup(MissionGroup) {
description = "Repair the StationInventory";
targetObject = "Team2StationInventory1";
targetClientId = "-1";
targetObjectId = "6358";
targetObjectId = "4470";
location = "-115.004 27.3879 134.436";
weightLevel1 = "2900";
weightLevel2 = "1400";
@ -770,7 +705,6 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "2";
};
new AIObjective(AIORepairObject) {
position = "-90.4107 27.457 134.412";
@ -782,7 +716,7 @@ new SimGroup(MissionGroup) {
description = "Repair the StationInventory";
targetObject = "Team2StationInventory2";
targetClientId = "-1";
targetObjectId = "6360";
targetObjectId = "4472";
location = "-90.4107 27.457 134.412";
weightLevel1 = "2900";
weightLevel2 = "1400";
@ -797,15 +731,12 @@ new SimGroup(MissionGroup) {
forceClientId = "-1";
locked = "1";
isInvalid = "0";
team = "2";
};
};
};
new SimGroup(team0) {
powerCount = "0";
new SimGroup(AIObjectives) {
powerCount = "0";
};
};
};
@ -819,12 +750,13 @@ new SimGroup(MissionGroup) {
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "900";
visibleDistance = "500";
useSkyTextures = "1";
renderBottomTexture = "0";
SkySolidColor = "0.390000 0.390000 0.390000 0.000000";
fogDistance = "600";
fogColor = "0.500000 0.500000 0.500000 1.000000";
fogVolume1 = "120 0 100";
fogDistance = "275";
fogColor = "0.400000 0.400000 0.400000 1.000000";
fogVolume1 = "0 0 0";
fogVolume2 = "0 0 0";
fogVolume3 = "0 0 0";
materialList = "Lush_l4.dml";
@ -833,8 +765,8 @@ new SimGroup(MissionGroup) {
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
cloudSpeed0 = "0.000001 0.000001";
locked = "true";
cloudSpeed0 = "0.000001 0.000001";
};
new WaterBlock() {
position = "-128 -96 90";
@ -851,37 +783,8 @@ new SimGroup(MissionGroup) {
removeWetEdges = "1";
locked = "true";
};
new SimGroup(Environment) {
powerCount = "0";
new SimGroup(environment) {
new TSStatic() {
position = "-99.589 -115.88 125.815";
rotation = "0 0 -1 55.0039";
scale = "1 1 1";
shapeName = "borg19.dts";
locked = "true";
};
new TSStatic() {
position = "-55.6873 14.5 124.435";
rotation = "0 0 1 123.186";
scale = "1 1 1";
shapeName = "borg18.dts";
locked = "true";
};
new TSStatic() {
position = "-103.306 -39.641 104.528";
rotation = "0 0 -1 12.605";
scale = "1 1 1";
shapeName = "borg16.dts";
locked = "true";
};
new TSStatic() {
position = "-122.789 -30.4939 104.096";
rotation = "0 0 1 63.5983";
scale = "1 1 1";
shapeName = "borg17.dts";
locked = "true";
};
new TSStatic() {
position = "-46.068 -90.5109 114.357";
rotation = "0 0 -1 32.0856";
@ -897,15 +800,14 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new TSStatic() {
position = "-117.452 -39.1965 105.735";
rotation = "1 0 0 0";
position = "-122.789 -30.4939 104.096";
rotation = "0 0 1 63.5983";
scale = "1 1 1";
shapeName = "borg34.dts";
shapeName = "borg17.dts";
locked = "true";
};
};
new SimGroup(ObserverDropPoints) {
powerCount = "0";
new Camera() {
position = "-31.5635 30.7804 157.928";
@ -954,10 +856,8 @@ new SimGroup(MissionGroup) {
};
};
new SimGroup(RandomOrganics) {
powerCount = "0";
new SimGroup(Addition4BEPlant1) {
powerCount = "0";
new TSStatic() {
position = "-105 -82 103.342";
@ -1003,7 +903,6 @@ new SimGroup(MissionGroup) {
locked = "true";
};
new SimGroup(Addition5PhoenixPlant1) {
powerCount = "0";
new TSStatic() {
position = "-113 46 132.148";
@ -1140,7 +1039,6 @@ new SimGroup(MissionGroup) {
};
};
new SimGroup(Addition6PhoenixPlant2) {
powerCount = "0";
new TSStatic() {
position = "-137 102 168.824";
@ -1277,26 +1175,11 @@ new SimGroup(MissionGroup) {
};
};
new SimGroup(Addition1BELgTree18) {
powerCount = "0";
new TSStatic() {
position = "-121 14 128.484";
rotation = "0 0 -1 102";
scale = "0.9 0.9 0.9";
shapeName = "borg18.dts";
locked = "true";
};
new TSStatic() {
position = "-49 6 119.805";
rotation = "0 0 1 57.9999";
scale = "1.4 1.4 1.4";
shapeName = "borg18.dts";
locked = "true";
};
new TSStatic() {
position = "-105 -18 99.633";
rotation = "0 0 1 169";
scale = "0.8 0.8 0.8";
position = "-97.206 -50.249 101.355";
rotation = "0 0 1 58.9997";
scale = "1.2 1.2 1.2";
shapeName = "borg18.dts";
locked = "true";
};
@ -1307,24 +1190,9 @@ new SimGroup(MissionGroup) {
shapeName = "borg18.dts";
locked = "true";
};
new TSStatic() {
position = "-97.206 -50.249 101.355";
rotation = "0 0 1 58.9997";
scale = "1.2 1.2 1.2";
shapeName = "borg18.dts";
locked = "true";
};
new TSStatic() {
position = "-121 -74 104.211";
rotation = "0 0 -1 79";
scale = "1.1 1.1 1.1";
shapeName = "borg18.dts";
locked = "true";
};
};
};
new SimGroup(Ambiance) {
powerCount = "0";
new AudioEmitter() {
position = "-60.3481 -42.8411 108.656";

File diff suppressed because it is too large Load diff

View file

@ -42,14 +42,14 @@ new SimGroup(MissionGroup) {
cloudSpeed1 = "0.0001";
cloudSpeed2 = "0.0002";
cloudSpeed3 = "0.0003";
visibleDistance = "900";
visibleDistance = "700";
useSkyTextures = "0";
SkySolidColor = "1.000000 0.450000 0.000000 0.000000";
fogDistance = "350";
fogDistance = "250";
fogColor = "0.600000 0.300000 0.000000 1.000000";
fogVolume1 = "0 0 0";
fogVolume2 = "0 0 0";
fogVolume3 = "0 0 0";
fogVolume1 = "250 0 75";
fogVolume2 = "600 75 120";
fogVolume3 = "2000 120 200";
materialList = "sky_desert_brown.dml";
windVelocity = "1 0 0";
windEffectPrecipitation = "0";

View file

@ -943,14 +943,6 @@ new SimGroup(MissionGroup) {
showTerrainInside = "0";
locked = "true";
};
new InteriorInstance() {
position = "-362.627 208.53 118.664";
rotation = "0 0 -1 40.68";
scale = "1 1 1";
interiorFile = "bbunkc.dif";
showTerrainInside = "0";
locked = "true";
};
new InteriorInstance() {
position = "-741.056 50.94 127.615";
rotation = "0 0 1 89.9544";

View file

@ -33,7 +33,7 @@ new SimGroup(MissionGroup) {
cloudSpeed[0] = "0.000500 0.000030";
cloudSpeed[1] = "0.000120 0.000001";
cloudSpeed[2] = "0.000205 0.000002";
visibleDistance = "500";
visibleDistance = "400";
useSkyTextures = "1";
SkySolidColor = "0.39 0.39 0.39 0.000000";
fogDistance = "25";