mirror of
https://github.com/ChocoTaco1/TacoMaps.git
synced 2026-01-19 18:24:45 +00:00
Reverted, Tweaks
This commit is contained in:
parent
4b99644735
commit
9d814c140b
|
|
@ -18,14 +18,14 @@
|
|||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
CTF_scoreLimit = "6";
|
||||
musicTrack = "lush";
|
||||
cdTrack = "2";
|
||||
CTF_timeLimit = "25";
|
||||
powerCount = "1";
|
||||
cdTrack = "2";
|
||||
musicTrack = "lush";
|
||||
CTF_scoreLimit = "6";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-1200 -1112 608 640";
|
||||
area = "-1448 -1384 736 832";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
};
|
||||
|
|
@ -34,8 +34,8 @@ new SimGroup(MissionGroup) {
|
|||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.800000 0.800000 0.800000 1.000000";
|
||||
ambient = "0.450000 0.450000 0.450000 1.000000";
|
||||
color = "0.500000 0.600000 0.600000 1.000000";
|
||||
ambient = "0.600000 0.600000 0.600000 1.000000";
|
||||
texture[0] = "special/sunFlare";
|
||||
texture[1] = "special/sunFlare02";
|
||||
texture[2] = "special/LensFlare/flare01";
|
||||
|
|
@ -55,24 +55,24 @@ new SimGroup(MissionGroup) {
|
|||
squareSize = "8";
|
||||
|
||||
hazeDistance = "250";
|
||||
position = "-1024 -1024 0";
|
||||
visibleDistance = "1200";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
|
||||
rotation = "0 0 0 0";
|
||||
coverage = "0";
|
||||
scale = "1 1 1";
|
||||
XDimOverSize = "0";
|
||||
YDimOverSize = "0";
|
||||
locked = "true";
|
||||
GraphFile = "Abominable.nav";
|
||||
position = "0 0 0 1";
|
||||
conjoinBowlDev = "20";
|
||||
position = "0 0 0 1";
|
||||
XDimOverSize = "0";
|
||||
rotation = "0 0 0 0";
|
||||
scale = "1 1 1";
|
||||
coverage = "0";
|
||||
GraphFile = "Abominable.nav";
|
||||
locked = "true";
|
||||
YDimOverSize = "0";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1216 -848 0";
|
||||
|
|
@ -84,7 +84,7 @@ new SimGroup(MissionGroup) {
|
|||
cloudSpeed1 = "0.0001";
|
||||
cloudSpeed2 = "0.0002";
|
||||
cloudSpeed3 = "0.0003";
|
||||
visibleDistance = "300";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
SkySolidColor = "0.400000 0.480000 0.550000 0.000000";
|
||||
|
|
@ -117,11 +117,11 @@ new SimGroup(MissionGroup) {
|
|||
};
|
||||
new SimGroup(Team0) {
|
||||
|
||||
powerCount = "2";
|
||||
providesPower = "1";
|
||||
powerCount = "2";
|
||||
|
||||
new Item(Team0flag1) {
|
||||
position = "-931.773 -766.998 64.2598";
|
||||
position = "-1033.77 -902.993 63.0853";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "flag";
|
||||
|
|
@ -132,13 +132,13 @@ new SimGroup(MissionGroup) {
|
|||
rotate = "1";
|
||||
|
||||
returnThread = "4387";
|
||||
isHome = "1";
|
||||
className = "FlagObj";
|
||||
Target = "33";
|
||||
originalPosition = "-931.773 -766.998 64.2598 1 0 0 0";
|
||||
team = "0";
|
||||
WayPoint = "122539";
|
||||
Trigger = "6901";
|
||||
Trigger = "5150";
|
||||
className = "FlagObj";
|
||||
isHome = "1";
|
||||
originalPosition = "-1033.77 -902.993 63.0757 1 0 0 0";
|
||||
Target = "33";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
@ -155,8 +155,8 @@ new SimGroup(MissionGroup) {
|
|||
powerCount = "1";
|
||||
|
||||
new Camera() {
|
||||
position = "-1042.83 -551.837 140.791";
|
||||
rotation = "-0.0651551 -0.333265 0.940579 200.839";
|
||||
position = "-1002.69 -426.04 61.1014";
|
||||
rotation = "-0.004078 -0.0265832 0.999638 197.437";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
|
|
@ -165,8 +165,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-901.866 -799.706 77.7552";
|
||||
rotation = "0.238562 0.0339502 -0.970534 16.684";
|
||||
position = "-1090.53 -811.965 71.565";
|
||||
rotation = "0 0 1 132.353";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
|
|
@ -175,8 +175,8 @@ new SimGroup(MissionGroup) {
|
|||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-671.74 -1095.2 117.772";
|
||||
rotation = "0.45786 0.128012 -0.87976 35.2605";
|
||||
position = "-785.939 -1370.81 114.912";
|
||||
rotation = "0 0 1 21.1992";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
|
|
@ -198,43 +198,70 @@ new SimGroup(MissionGroup) {
|
|||
|
||||
powerCount = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-931.699 -769.042 35.2904";
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-1033.7 -905.042 34.0968";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
scale = "0.65 0.95 1";
|
||||
interiorFile = "btowr6.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-932.077 -464.887 16.5029";
|
||||
rotation = "0 0 -1 0.0395647";
|
||||
position = "-1040.62 -525.341 40.2654";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbase6.dif";
|
||||
interiorFile = "bbase_-nefvbase_x2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-673.047 -1031.66 60.25";
|
||||
rotation = "-0 0 -1 6.30239";
|
||||
scale = "0.8 0.8 0.8";
|
||||
new InteriorInstance() {
|
||||
position = "-798.839 -1018.36 61.7215";
|
||||
rotation = "0 0 1 29.7939";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunkb.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new FileObject() {
|
||||
new InteriorInstance() {
|
||||
position = "-1419.84 -902.459 59.7495";
|
||||
rotation = "-0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunk8.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-1360.6 -667.298 102.968";
|
||||
rotation = "0 0 1 63.5983";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunkc.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-668.48 -1031.36 61.8557";
|
||||
rotation = "0 0 1 81.5427";
|
||||
position = "-793.579 -1021.6 63.6557";
|
||||
rotation = "0 0 1 117.639";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5119";
|
||||
team = "0";
|
||||
inUse = "Down";
|
||||
notReady = "1";
|
||||
powerCount = "0";
|
||||
Target = "34";
|
||||
inUse = "Down";
|
||||
Trigger = "6877";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-1424.42 -902.595 61.3631";
|
||||
rotation = "-0.00693195 -0.00244585 -0.999973 85.7608";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
Trigger = "5121";
|
||||
team = "0";
|
||||
inUse = "Down";
|
||||
notReady = "1";
|
||||
powerCount = "0";
|
||||
Target = "35";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-1039.97 -555.564 20.2865";
|
||||
|
|
@ -244,47 +271,56 @@ new SimGroup(MissionGroup) {
|
|||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
powerCount = "0";
|
||||
Target = "35";
|
||||
team = "0";
|
||||
powerCount = "0";
|
||||
Target = "36";
|
||||
};
|
||||
new Item() {
|
||||
position = "-1360.74 -667.209 138.054";
|
||||
rotation = "0 0 1 63.5983";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-913.422 -1133.59 24.4154";
|
||||
rotation = "0 0 1 181.237";
|
||||
position = "-765.66 -611.958 71.4767";
|
||||
rotation = "-0 0 -1 11.4592";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbase6.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-1115.8 -549.7 54.2767";
|
||||
rotation = "0 0 1 226.891";
|
||||
scale = "0.8 0.8 0.8";
|
||||
interiorFile = "bbunk8.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-1117.93 -547.816 55.4464";
|
||||
rotation = "0.00143065 0.0135749 -0.999907 42.9753";
|
||||
position = "-761.176 -610.78 73.0464";
|
||||
rotation = "0.00725185 0.00310204 0.999969 78.6796";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
notReady = "1";
|
||||
powerCount = "0";
|
||||
Target = "36";
|
||||
inUse = "Down";
|
||||
Trigger = "6882";
|
||||
Trigger = "5126";
|
||||
team = "0";
|
||||
powerCount = "0";
|
||||
Target = "37";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-1063.17 -1021.51 34.0288";
|
||||
position = "-1083.63 -1144.12 37.6288";
|
||||
rotation = "0 0 1 29.2213";
|
||||
scale = "2 1 1";
|
||||
interiorFile = "bbase4cm.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new FileObject() {
|
||||
new InteriorInstance() {
|
||||
position = "-1188.42 -1429.31 43.5502";
|
||||
rotation = "0 0 1 184.102";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbase_-nefvbase_x.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-1075.4 -260.881 31.4685";
|
||||
|
|
@ -294,26 +330,46 @@ new SimGroup(MissionGroup) {
|
|||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-581.507 -771.376 75.5563";
|
||||
position = "-429.755 -625.166 42.1563";
|
||||
rotation = "0 0 1 90.5273";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbase6.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-1226.88 -785.671 23.254";
|
||||
position = "-1513.77 -396.482 143.454";
|
||||
rotation = "0 0 -1 91.6733";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbase6.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-986.487 -1405.66 33.1107";
|
||||
position = "-986.487 -1405.66 34.1107";
|
||||
rotation = "0 0 -1 43.5448";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "btowr6.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-762.679 -1343.5 109.398";
|
||||
rotation = "0 0 1 13.751";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-762.524 -1343.46 74.3123";
|
||||
rotation = "0 0 1 13.751";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunkc.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new FileObject() {
|
||||
};
|
||||
new FileObject() {
|
||||
|
|
@ -334,5 +390,16 @@ new SimGroup(MissionGroup) {
|
|||
};
|
||||
new FileObject() {
|
||||
};
|
||||
new FileObject() {
|
||||
};
|
||||
new FileObject() {
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-1045.63 -899.196 69.2054";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bmisc_-nef_flagstand1_x2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
|
|
|
|||
Loading…
Reference in a new issue