mirror of
https://github.com/ChocoTaco1/zDiscord-Map-Pack.git
synced 2026-03-09 15:10:29 +00:00
Tweaks and Fixes
This commit is contained in:
parent
b31f4ae1f5
commit
7c680fe3f3
4 changed files with 468 additions and 530 deletions
|
|
@ -14,9 +14,9 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
powerCount = "0";
|
||||
cdTrack = "6";
|
||||
musicTrack = "desert";
|
||||
powerCount = "0";
|
||||
CTF_scoreLimit = "8";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
|
|
@ -54,8 +54,8 @@ new SimGroup(MissionGroup) {
|
|||
squareSize = "8";
|
||||
|
||||
visibleDistance = "1200";
|
||||
locked = "true";
|
||||
hazeDistance = "250";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
|
|
@ -64,14 +64,14 @@ new SimGroup(MissionGroup) {
|
|||
customArea = "0 0 0 0";
|
||||
|
||||
rotation = "0 0 0 0";
|
||||
XDimOverSize = "0";
|
||||
scale = "1 1 1";
|
||||
GraphFile = "FrozenHope.nav";
|
||||
conjoinBowlDev = "20";
|
||||
coverage = "0";
|
||||
scale = "1 1 1";
|
||||
YDimOverSize = "0";
|
||||
GraphFile = "FrozenHope.nav";
|
||||
locked = "true";
|
||||
XDimOverSize = "0";
|
||||
position = "0 0 0 1";
|
||||
YDimOverSize = "0";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
|
|
@ -116,8 +116,8 @@ new SimGroup(MissionGroup) {
|
|||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
providesPower = "1";
|
||||
powerCount = "1";
|
||||
providesPower = "1";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
|
|
@ -153,8 +153,8 @@ new SimGroup(MissionGroup) {
|
|||
powerCount = "1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "126.673 -575.865 126.915";
|
||||
rotation = "0.999942 0.00984836 0.00427127 179.928";
|
||||
position = "101.837 -588.708 116.361";
|
||||
rotation = "0.997553 0.0697911 0.00422589 179.899";
|
||||
scale = "0.6 1.3 0.49";
|
||||
interiorFile = "dmisc_nefplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -162,8 +162,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "181.744 -585.715 114.181";
|
||||
rotation = "-0 0 -1 1.14602";
|
||||
position = "157.691 -591.895 103.627";
|
||||
rotation = "-0 0 -1 8.02157";
|
||||
scale = "1.5 1.5 1.5";
|
||||
interiorFile = "cctower.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -171,8 +171,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "147.427 -575.291 133.233";
|
||||
rotation = "0.999881 0.0148503 0.00427115 179.93";
|
||||
position = "122.373 -585.654 122.679";
|
||||
rotation = "0.997191 0.0747803 0.00422682 179.901";
|
||||
scale = "1 1.2 0.8";
|
||||
interiorFile = "dmisc_nefplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -180,8 +180,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "137.443 -562.706 126.97";
|
||||
rotation = "0.710805 -0.703385 0.00255746 179.601";
|
||||
position = "110.955 -574.355 116.416";
|
||||
rotation = "0.751704 -0.659496 0.00234404 179.584";
|
||||
scale = "0.5 1.3 0.5";
|
||||
interiorFile = "dmisc_nefplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -189,8 +189,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "157.021 -574.893 125.6";
|
||||
rotation = "0.700284 0.713864 -3.04578e-08 180";
|
||||
position = "131.851 -584.111 115.046";
|
||||
rotation = "0.656219 0.754571 -2.78017e-08 180";
|
||||
scale = "0.6 0.5 1.8";
|
||||
interiorFile = "dmisc_nefbridge.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -198,8 +198,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "139.86 -586.999 126.948";
|
||||
rotation = "0.699249 0.71487 0.00346229 180.295";
|
||||
position = "116.262 -598.184 116.394";
|
||||
rotation = "0.655123 0.755513 0.00361045 180.271";
|
||||
scale = "0.5 1.3 0.5";
|
||||
interiorFile = "dmisc_nefplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -207,8 +207,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "125.619 -575.444 125.6";
|
||||
rotation = "0.700284 0.713864 -3.04578e-08 180";
|
||||
position = "100.74 -588.417 115.046";
|
||||
rotation = "0.656219 0.754571 -2.78017e-08 180";
|
||||
scale = "0.6 0.5 1.8";
|
||||
interiorFile = "dmisc_nefbridge.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -216,8 +216,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "137.705 -595.079 125.601";
|
||||
rotation = "0.99995 0.00999983 4.37107e-10 180";
|
||||
position = "115.09 -606.464 115.047";
|
||||
rotation = "0.997551 0.0699429 3.05839e-09 180";
|
||||
scale = "0.6 0.6 1.8";
|
||||
interiorFile = "dmisc_nefbridge.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -225,8 +225,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "137.12 -565.004 125.601";
|
||||
rotation = "0.99995 0.00999983 4.37107e-10 180";
|
||||
position = "110.908 -576.675 115.047";
|
||||
rotation = "0.997551 0.0699429 3.05839e-09 180";
|
||||
scale = "0.6 0.6 1.8";
|
||||
interiorFile = "dmisc_nefbridge.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -234,8 +234,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "138.67 -574.724 130.172";
|
||||
rotation = "0 0 1 89.9544";
|
||||
position = "113.612 -586.14 119.618";
|
||||
rotation = "0 0 1 84.7978";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Flag";
|
||||
dataBlock = "flag";
|
||||
|
|
@ -245,14 +245,17 @@ new SimGroup(MissionGroup) {
|
|||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
isHome = "1";
|
||||
searchSchedule = "42871";
|
||||
team = "1";
|
||||
WayPoint = "5766";
|
||||
Trigger = "5767";
|
||||
WayPoint = "5314";
|
||||
Trigger = "5315";
|
||||
originalPosition = "124.492 -581.173 124.772 0 0 1 1.48";
|
||||
pass = "1";
|
||||
lastDTStat = "6703";
|
||||
Target = "33";
|
||||
originalPosition = "138.67 -574.724 130.172 0 0 1 1.57";
|
||||
className = "FlagObj";
|
||||
searchSchedule = "63603";
|
||||
speed = "0";
|
||||
isHome = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "199.873 -432.271 148.564";
|
||||
|
|
@ -308,9 +311,9 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5705";
|
||||
team = "1";
|
||||
notReady = "1";
|
||||
Trigger = "5150";
|
||||
team = "1";
|
||||
inUse = "Down";
|
||||
Target = "35";
|
||||
};
|
||||
|
|
@ -332,9 +335,9 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5708";
|
||||
team = "1";
|
||||
notReady = "1";
|
||||
Trigger = "5153";
|
||||
team = "1";
|
||||
inUse = "Down";
|
||||
Target = "36";
|
||||
};
|
||||
|
|
@ -356,7 +359,7 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5711";
|
||||
Trigger = "5156";
|
||||
team = "1";
|
||||
Target = "37";
|
||||
};
|
||||
|
|
@ -369,9 +372,9 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5713";
|
||||
team = "1";
|
||||
notReady = "1";
|
||||
Trigger = "5158";
|
||||
team = "1";
|
||||
inUse = "Down";
|
||||
Target = "38";
|
||||
};
|
||||
|
|
@ -410,17 +413,17 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5717";
|
||||
team = "1";
|
||||
notReady = "1";
|
||||
Trigger = "5162";
|
||||
team = "1";
|
||||
inUse = "Down";
|
||||
Target = "40";
|
||||
};
|
||||
};
|
||||
new SimGroup(Team2) {
|
||||
|
||||
providesPower = "1";
|
||||
powerCount = "1";
|
||||
providesPower = "1";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
|
|
@ -469,8 +472,8 @@ new SimGroup(MissionGroup) {
|
|||
powerCount = "1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-446.518 -195.584 133.147";
|
||||
rotation = "0.00594527 0.999982 -0.000515057 179.509";
|
||||
position = "-418.331 -181.892 121.347";
|
||||
rotation = "-0.0640109 0.997949 -0.000813491 179.514";
|
||||
scale = "1 1.2 0.8";
|
||||
interiorFile = "dmisc_nefplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -478,8 +481,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "2";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-480.37 -183.745 114.095";
|
||||
rotation = "0 0 1 181.236";
|
||||
position = "-453.504 -174.892 102.295";
|
||||
rotation = "0 0 1 173.215";
|
||||
scale = "1.5 1.5 1.5";
|
||||
interiorFile = "cctower.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -487,8 +490,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "2";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-425.762 -195.874 126.829";
|
||||
rotation = "0.0109469 0.99994 -0.00053447 179.51";
|
||||
position = "-397.738 -179.283 115.029";
|
||||
rotation = "-0.0590186 0.998257 -0.000832247 179.515";
|
||||
scale = "0.6 1.3 0.49";
|
||||
interiorFile = "dmisc_nefplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -496,8 +499,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "2";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-435.723 -186.388 125.165";
|
||||
rotation = "0.999987 -0.00499999 -2.18589e-10 180";
|
||||
position = "-408.925 -171.279 113.365";
|
||||
rotation = "0.997888 0.0649543 2.83926e-09 180";
|
||||
scale = "0.6 0.6 1.8";
|
||||
interiorFile = "dmisc_nefbridge.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -505,8 +508,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "2";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-447.54 -196.489 125.164";
|
||||
rotation = "0.710913 0.70328 -3.111e-08 180";
|
||||
position = "-419.217 -182.931 113.364";
|
||||
rotation = "0.659983 0.751281 -2.79765e-08 180";
|
||||
scale = "0.6 0.5 1.8";
|
||||
interiorFile = "dmisc_nefbridge.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -514,8 +517,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "2";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-436.042 -216.419 125.165";
|
||||
rotation = "0.999987 -0.00499999 -2.18589e-10 180";
|
||||
position = "-405.051 -201.061 113.365";
|
||||
rotation = "0.997888 0.0649543 2.83926e-09 180";
|
||||
scale = "0.6 0.6 1.8";
|
||||
interiorFile = "dmisc_nefbridge.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -523,8 +526,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "2";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-416.101 -196.816 125.164";
|
||||
rotation = "0.710913 0.70328 -3.111e-08 180";
|
||||
position = "-388.04 -178.867 113.364";
|
||||
rotation = "0.659983 0.751281 -2.79765e-08 180";
|
||||
scale = "0.6 0.5 1.8";
|
||||
interiorFile = "dmisc_nefbridge.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -532,8 +535,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "2";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-438.472 -184.201 126.862";
|
||||
rotation = "-0.700176 0.713965 0.00264843 179.609";
|
||||
position = "-411.953 -169.497 115.062";
|
||||
rotation = "0.748399 -0.663244 -0.00240328 180.411";
|
||||
scale = "0.5 1.3 0.5";
|
||||
interiorFile = "dmisc_nefplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -541,8 +544,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "2";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-437.073 -208.57 126.884";
|
||||
rotation = "0.71801 0.696024 -0.0034202 179.699";
|
||||
position = "-407.167 -193.433 115.084";
|
||||
rotation = "0.66757 0.744538 -0.00359555 179.727";
|
||||
scale = "0.5 1.3 0.5";
|
||||
interiorFile = "dmisc_nefplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
|
@ -550,8 +553,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "2";
|
||||
};
|
||||
new Item() {
|
||||
position = "-437.46 -196.553 130.288";
|
||||
rotation = "0 0 1 90.5273";
|
||||
position = "-409.227 -181.587 118.488";
|
||||
rotation = "0 0 1 82.5059";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Flag";
|
||||
dataBlock = "flag";
|
||||
|
|
@ -561,14 +564,14 @@ new SimGroup(MissionGroup) {
|
|||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
isHome = "1";
|
||||
team = "2";
|
||||
WayPoint = "5768";
|
||||
Trigger = "5769";
|
||||
Target = "41";
|
||||
originalPosition = "-437.46 -196.553 130.288 0 0 1 1.58";
|
||||
className = "FlagObj";
|
||||
searchSchedule = "16488";
|
||||
team = "2";
|
||||
WayPoint = "5316";
|
||||
Trigger = "5317";
|
||||
originalPosition = "-424.765 -182.803 125.488 0 0 1 1.44";
|
||||
Target = "41";
|
||||
className = "FlagObj";
|
||||
isHome = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-398.669 -40.3144 155.343";
|
||||
|
|
@ -650,7 +653,7 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5744";
|
||||
Trigger = "5189";
|
||||
team = "2";
|
||||
Target = "43";
|
||||
};
|
||||
|
|
@ -663,7 +666,7 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5746";
|
||||
Trigger = "5191";
|
||||
team = "2";
|
||||
Target = "44";
|
||||
};
|
||||
|
|
@ -676,8 +679,10 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5748";
|
||||
Trigger = "5193";
|
||||
team = "2";
|
||||
notReady = "1";
|
||||
inUse = "Down";
|
||||
Target = "45";
|
||||
};
|
||||
new StaticShape() {
|
||||
|
|
@ -689,7 +694,7 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5750";
|
||||
Trigger = "5195";
|
||||
team = "2";
|
||||
Target = "46";
|
||||
};
|
||||
|
|
@ -715,8 +720,10 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5753";
|
||||
Trigger = "5198";
|
||||
team = "2";
|
||||
notReady = "1";
|
||||
inUse = "Down";
|
||||
Target = "48";
|
||||
};
|
||||
};
|
||||
|
|
@ -820,8 +827,12 @@ new SimGroup(MissionGroup) {
|
|||
};
|
||||
new SimGroup(RandomOrganics) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Addition1PhoenixPlant1) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-772 292 73.5312";
|
||||
rotation = "0 0 -1 50";
|
||||
|
|
@ -1125,6 +1136,8 @@ new SimGroup(MissionGroup) {
|
|||
};
|
||||
new SimGroup(Addition2BEPlant25) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-60 -1196 85.7812";
|
||||
rotation = "0 0 -1 5.99979";
|
||||
|
|
@ -1427,5 +1440,14 @@ new SimGroup(MissionGroup) {
|
|||
};
|
||||
};
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "372.542 -423.683 44.889";
|
||||
rotation = "0.0942927 0.178948 0.97933 80.6335";
|
||||
scale = "2 2 2";
|
||||
interiorFile = "brock8.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new SimGroup() {
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -17,11 +17,11 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
CTF_scoreLimit = "8";
|
||||
cdTrack = "3";
|
||||
musicTrack = "volcanic";
|
||||
CTF_timeLimit = "25";
|
||||
powerCount = "0";
|
||||
CTF_scoreLimit = "7";
|
||||
cdTrack = "3";
|
||||
musicTrack = "volcanic";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-688 -832 1488 1536";
|
||||
|
|
@ -36,7 +36,7 @@ new SimGroup(MissionGroup) {
|
|||
scale = "1 1 1";
|
||||
direction = "0.762417 0.514704 -0.392173";
|
||||
color = "0.545000 0.450000 0.450000 1.000000";
|
||||
ambient = "0.350000 0.300000 0.300000 1.000000";
|
||||
ambient = "0.380000 0.300000 0.300000 1.000000";
|
||||
texture[0] = "special/sunFlare";
|
||||
texture[1] = "special/sunFlare02";
|
||||
texture[2] = "special/LensFlare/flare01";
|
||||
|
|
@ -57,25 +57,25 @@ new SimGroup(MissionGroup) {
|
|||
terrainFile = "LavaGods.ter";
|
||||
squareSize = "8";
|
||||
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
hazeDistance = "250";
|
||||
visibleDistance = "1200";
|
||||
locked = "true";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
|
||||
position = "0 0 0 1";
|
||||
locked = "true";
|
||||
YDimOverSize = "0";
|
||||
position = "0 0 0 1";
|
||||
coverage = "0";
|
||||
conjoinBowlDev = "20";
|
||||
rotation = "0 0 0 0";
|
||||
GraphFile = "flatice.nav";
|
||||
coverage = "0";
|
||||
scale = "1 1 1";
|
||||
conjoinBowlDev = "20";
|
||||
locked = "true";
|
||||
XDimOverSize = "0";
|
||||
scale = "1 1 1";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1216 -848 0";
|
||||
|
|
@ -87,15 +87,15 @@ new SimGroup(MissionGroup) {
|
|||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "420";
|
||||
visibleDistance = "300";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
SkySolidColor = "0.390000 0.390000 0.390000 0.000000";
|
||||
fogDistance = "145";
|
||||
fogDistance = "200";
|
||||
fogColor = "0.490000 0.340000 0.230000 1.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
fogVolume1 = "200 0 100";
|
||||
fogVolume2 = "400 100 130";
|
||||
fogVolume3 = "2500 130 200";
|
||||
materialList = "inf_butchlava51.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
|
|
@ -108,8 +108,8 @@ new SimGroup(MissionGroup) {
|
|||
high_fogVolume2 = "-1 0 6.81673e-37";
|
||||
high_fogVolume3 = "-1 4.40763e-38 3.04745e-37";
|
||||
|
||||
cloudSpeed0 = "0.000000 0.000000";
|
||||
locked = "true";
|
||||
cloudSpeed0 = "0.000000 0.000000";
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
|
|
@ -117,8 +117,8 @@ new SimGroup(MissionGroup) {
|
|||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
providesPower = "1";
|
||||
powerCount = "1";
|
||||
providesPower = "1";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
|
|
@ -160,8 +160,8 @@ new SimGroup(MissionGroup) {
|
|||
interiorFile = "inf_butch_lava_flagbase06.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "1";
|
||||
locked = "true";
|
||||
team = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-271.679 -278.714 120.236";
|
||||
|
|
@ -172,11 +172,11 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5413";
|
||||
locked = "true";
|
||||
Trigger = "5098";
|
||||
team = "1";
|
||||
Target = "33";
|
||||
inUse = "Down";
|
||||
locked = "true";
|
||||
notReady = "1";
|
||||
};
|
||||
new Turret() {
|
||||
|
|
@ -189,9 +189,9 @@ new SimGroup(MissionGroup) {
|
|||
homingCount = "0";
|
||||
initialBarrel = "SentryTurretBarrel";
|
||||
|
||||
locked = "true";
|
||||
team = "1";
|
||||
Target = "34";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-271.679 -259.888 120.237";
|
||||
|
|
@ -202,11 +202,11 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5416";
|
||||
locked = "true";
|
||||
Trigger = "5101";
|
||||
team = "1";
|
||||
Target = "35";
|
||||
inUse = "Down";
|
||||
locked = "true";
|
||||
notReady = "1";
|
||||
};
|
||||
new Item() {
|
||||
|
|
@ -220,9 +220,9 @@ new SimGroup(MissionGroup) {
|
|||
static = "1";
|
||||
rotate = "1";
|
||||
|
||||
locked = "true";
|
||||
team = "1";
|
||||
Target = "-1";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-290.508 -259.9 120.237";
|
||||
|
|
@ -233,11 +233,11 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5419";
|
||||
locked = "true";
|
||||
Trigger = "5104";
|
||||
team = "1";
|
||||
Target = "36";
|
||||
inUse = "Down";
|
||||
locked = "true";
|
||||
notReady = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
|
|
@ -249,11 +249,11 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5421";
|
||||
locked = "true";
|
||||
Trigger = "5106";
|
||||
team = "1";
|
||||
Target = "37";
|
||||
inUse = "Down";
|
||||
locked = "true";
|
||||
notReady = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
|
|
@ -265,33 +265,9 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
locked = "true";
|
||||
team = "1";
|
||||
Target = "38";
|
||||
locked = "true";
|
||||
};
|
||||
new Turret() {
|
||||
position = "-397.221 -286.048 186.701";
|
||||
rotation = "0 0 1 49.0106";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Base";
|
||||
dataBlock = "TurretBaseLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
initialBarrel = "PlasmaBarrelLarge";
|
||||
|
||||
team = "1";
|
||||
Target = "39";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-395.484 -267.767 194.985";
|
||||
rotation = "0 0 1 49.0108";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "inf_butch_lava_plat6.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-253.059 -414.984 202.172";
|
||||
|
|
@ -300,8 +276,8 @@ new SimGroup(MissionGroup) {
|
|||
interiorFile = "inf_butch_lava_sensor12.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "1";
|
||||
locked = "true";
|
||||
team = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-281.093 -269.291 148.013";
|
||||
|
|
@ -315,21 +291,21 @@ new SimGroup(MissionGroup) {
|
|||
static = "1";
|
||||
rotate = "1";
|
||||
|
||||
team = "1";
|
||||
WayPoint = "5595";
|
||||
Trigger = "5596";
|
||||
Target = "40";
|
||||
className = "FlagObj";
|
||||
locked = "true";
|
||||
isHome = "1";
|
||||
originalPosition = "-281.093 -269.291 148.013 1 0 0 0";
|
||||
team = "1";
|
||||
WayPoint = "5276";
|
||||
Trigger = "5277";
|
||||
Target = "39";
|
||||
className = "FlagObj";
|
||||
isHome = "1";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team2) {
|
||||
|
||||
providesPower = "1";
|
||||
powerCount = "1";
|
||||
providesPower = "1";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
|
|
@ -373,32 +349,38 @@ new SimGroup(MissionGroup) {
|
|||
interiorFile = "inf_butch_lava_flagbase06.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "2";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "283.033 370.908 195.185";
|
||||
rotation = "0 0 1 216.406";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "inf_butch_lava_plat6.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "2";
|
||||
locked = "true";
|
||||
};
|
||||
new Turret() {
|
||||
position = "280.831 389.15 186.901";
|
||||
rotation = "0 0 1 216.406";
|
||||
new StaticShape() {
|
||||
position = "249.816 282.25 120.637";
|
||||
rotation = "0 0 -1 44.9999";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Base";
|
||||
dataBlock = "TurretBaseLarge";
|
||||
nameTag = "Inventory";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
initialBarrel = "PlasmaBarrelLarge";
|
||||
|
||||
locked = "true";
|
||||
Trigger = "5118";
|
||||
team = "2";
|
||||
Target = "40";
|
||||
inUse = "Down";
|
||||
notReady = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "249.828 263.421 120.637";
|
||||
rotation = "0 0 1 225";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Inventory";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
locked = "true";
|
||||
Trigger = "5120";
|
||||
team = "2";
|
||||
Target = "41";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "259.289 272.817 120.541";
|
||||
|
|
@ -411,9 +393,9 @@ new SimGroup(MissionGroup) {
|
|||
static = "1";
|
||||
rotate = "1";
|
||||
|
||||
locked = "true";
|
||||
team = "2";
|
||||
Target = "-1";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "405.376 243.117 200.172";
|
||||
|
|
@ -422,8 +404,8 @@ new SimGroup(MissionGroup) {
|
|||
interiorFile = "inf_butch_lava_sensor12.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "2";
|
||||
locked = "true";
|
||||
team = "2";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "416.065 228.76 191.914";
|
||||
|
|
@ -434,9 +416,9 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
locked = "true";
|
||||
team = "2";
|
||||
Target = "42";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "259.234 272.845 148.413";
|
||||
|
|
@ -450,14 +432,14 @@ new SimGroup(MissionGroup) {
|
|||
static = "1";
|
||||
rotate = "1";
|
||||
|
||||
locked = "true";
|
||||
originalPosition = "259.234 272.845 148.413 1 0 0 0";
|
||||
team = "2";
|
||||
WayPoint = "5597";
|
||||
Trigger = "5598";
|
||||
WayPoint = "5278";
|
||||
Trigger = "5279";
|
||||
Target = "43";
|
||||
className = "FlagObj";
|
||||
locked = "true";
|
||||
isHome = "1";
|
||||
originalPosition = "259.234 272.845 148.413 1 0 0 0";
|
||||
};
|
||||
new Turret() {
|
||||
position = "259.276 272.865 132.45";
|
||||
|
|
@ -469,9 +451,9 @@ new SimGroup(MissionGroup) {
|
|||
homingCount = "0";
|
||||
initialBarrel = "SentryTurretBarrel";
|
||||
|
||||
locked = "true";
|
||||
team = "2";
|
||||
Target = "44";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "268.66 282.252 120.637";
|
||||
|
|
@ -482,10 +464,10 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5443";
|
||||
locked = "true";
|
||||
Trigger = "5128";
|
||||
team = "2";
|
||||
Target = "45";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "268.668 263.409 120.637";
|
||||
|
|
@ -496,43 +478,13 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5445";
|
||||
locked = "true";
|
||||
Trigger = "5130";
|
||||
team = "2";
|
||||
Target = "46";
|
||||
inUse = "Down";
|
||||
locked = "true";
|
||||
notReady = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "249.816 282.25 120.637";
|
||||
rotation = "0 0 -1 44.9999";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Inventory";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5447";
|
||||
team = "2";
|
||||
Target = "47";
|
||||
inUse = "Down";
|
||||
locked = "true";
|
||||
notReady = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "249.828 263.421 120.637";
|
||||
rotation = "0 0 1 225";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Inventory";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5449";
|
||||
team = "2";
|
||||
Target = "48";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team0) {
|
||||
|
|
@ -1677,8 +1629,8 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
locked = "false";
|
||||
team = "0";
|
||||
};
|
||||
new Camera(cam2) {
|
||||
position = "-183.319 -224.655 179.702";
|
||||
|
|
@ -1688,8 +1640,8 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
locked = "false";
|
||||
team = "0";
|
||||
};
|
||||
new Camera(cam3) {
|
||||
position = "-122.502 273.211 189.368";
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue