mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-02-18 22:23:51 +00:00
580 lines
13 KiB
Text
580 lines
13 KiB
Text
// DisplayName = SmallTime CTF
|
|
// MissionTypes = CTF
|
|
|
|
//--- MISSION QUOTE BEGIN ---
|
|
//The two most powerful warriors are patience and time.
|
|
// -- Leo Tolstoy
|
|
//--- MISSION QUOTE END ---
|
|
|
|
//--- MISSION STRING BEGIN ---
|
|
//[CTF]1500 points to win
|
|
//Identical sides
|
|
//Self powered bases
|
|
//Fast skiing action
|
|
//--- MISSION STRING END ---
|
|
|
|
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
CTF_timeLimit = "25";
|
|
powerCount = "0";
|
|
cdTrack = "2";
|
|
CTF_scoreLimit = "15";
|
|
musicTrack = "desert";
|
|
|
|
new MissionArea(MissionArea) {
|
|
area = "-648 -784 1328 1488";
|
|
flightCeiling = "2000";
|
|
flightCeilingRange = "50";
|
|
|
|
locked = "true";
|
|
};
|
|
new Sky(Sky) {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
cloudHeightPer[0] = "0.349971";
|
|
cloudHeightPer[1] = "0.25";
|
|
cloudHeightPer[2] = "0.199973";
|
|
cloudSpeed1 = "0.0001";
|
|
cloudSpeed2 = "0.0002";
|
|
cloudSpeed3 = "0.0003";
|
|
visibleDistance = "450";
|
|
useSkyTextures = "1";
|
|
renderBottomTexture = "0";
|
|
SkySolidColor = "0.000000 0.000000 0.000000 1.000000";
|
|
fogDistance = "200";
|
|
fogColor = "0.000000 0.000000 0.000000 1.000000";
|
|
fogVolume1 = "0 0 0";
|
|
fogVolume2 = "0 0 0";
|
|
fogVolume3 = "0 0 0";
|
|
materialList = "nef_night1.dml";
|
|
windVelocity = "1 0 0";
|
|
windEffectPrecipitation = "0";
|
|
fogVolumeColor1 = "128.000000 128.000000 128.000000 -1037713472.000000";
|
|
fogVolumeColor2 = "128.000000 128.000000 128.000000 -1037713472.000000";
|
|
fogVolumeColor3 = "128.000000 128.000000 128.000000 -1037713472.000000";
|
|
high_visibleDistance = "-1";
|
|
high_fogDistance = "-1";
|
|
high_fogVolume1 = "-1 6.94105e-41 6.95941e-41";
|
|
high_fogVolume2 = "-1 2.01181 6.95955e-41";
|
|
high_fogVolume3 = "-1 6.94147e-41 6.95941e-41";
|
|
|
|
cloudSpeed0 = "0.000000 0.000000";
|
|
locked = "true";
|
|
};
|
|
new Sun() {
|
|
position = "0 0 0";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
direction = "0.57735 0.57735 -0.57735";
|
|
color = "0.600000 0.600000 0.600000 1.000000";
|
|
ambient = "0.300000 0.300000 0.300000 1.000000";
|
|
texture[0] = "special/sunFlare";
|
|
texture[1] = "special/sunFlare02";
|
|
texture[2] = "special/LensFlare/flare01";
|
|
texture[3] = "special/LensFlare/flare02";
|
|
texture[4] = "special/LensFlare/flare03";
|
|
lensFlareScale = "0.7";
|
|
lensFlareIntensity = "1";
|
|
frontFlareSize = "300";
|
|
backFlareSize = "450";
|
|
flareColor = "1.000000 1.000000 1.000000 1.000000";
|
|
|
|
locked = "true";
|
|
};
|
|
new TerrainBlock(Terrain) {
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
detailTexture = "details/lushdet1";
|
|
terrainFile = "PhasmaDust.ter";
|
|
squareSize = "8";
|
|
|
|
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";
|
|
conjoinBowlDev = "20";
|
|
GraphFile = "Gauntlet.nav";
|
|
rotation = "0 0 0 0";
|
|
coverage = "0";
|
|
XDimOverSize = "0";
|
|
scale = "1 1 1";
|
|
YDimOverSize = "0";
|
|
locked = "true";
|
|
};
|
|
new SimGroup(Teams) {
|
|
|
|
powerCount = "0";
|
|
|
|
new SimGroup(Team1) {
|
|
|
|
powerCount = "1";
|
|
providesPower = "1";
|
|
|
|
new SimGroup(spawnspheres) {
|
|
|
|
powerCount = "1";
|
|
|
|
new SpawnSphere() {
|
|
position = "188.26 -215.776 151.513";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
radius = "50";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "139.08 -147.956 106.775";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
radius = "50";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "268.098 -277.929 107.753";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
radius = "50";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
};
|
|
new StaticShape() {
|
|
position = "283.6 -292.533 125.91";
|
|
rotation = "0.00240584 -0.00490769 0.999985 132.355";
|
|
scale = "1 1 1";
|
|
dataBlock = "StationInventory";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
lastDamagedBy = "5015";
|
|
notReady = "1";
|
|
Trigger = "26296";
|
|
team = "1";
|
|
lastDamagedByTeam = "2";
|
|
Target = "33";
|
|
damageTimeMS = "427899";
|
|
inUse = "Down";
|
|
};
|
|
new Turret() {
|
|
position = "275.106 -284.028 132.571";
|
|
rotation = "-0.355818 -0.860036 0.365692 97.1539";
|
|
scale = "1 1 1";
|
|
dataBlock = "SentryTurret";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
initialBarrel = "SentryTurretBarrel";
|
|
|
|
lastProjectile = "20021";
|
|
team = "1";
|
|
Target = "34";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "117.319 -126.075 125.962";
|
|
rotation = "-0.011433 -0.00617187 -0.999916 45.2672";
|
|
scale = "1 1 1";
|
|
interiorFile = "bbunk9.dif";
|
|
showTerrainInside = "0";
|
|
|
|
team = "1";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "280.006 -288.905 124.991";
|
|
rotation = "0 0 1 134.828";
|
|
scale = "1 1 1";
|
|
interiorFile = "bbunke.dif";
|
|
showTerrainInside = "0";
|
|
|
|
team = "1";
|
|
};
|
|
new StaticShape() {
|
|
position = "106.36 -124.357 128.1";
|
|
rotation = "0 0 1 225.746";
|
|
scale = "1 1 1";
|
|
dataBlock = "StationInventory";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
lastDamagedBy = "5015";
|
|
notReady = "1";
|
|
Trigger = "26301";
|
|
team = "1";
|
|
lastDamagedByTeam = "2";
|
|
Target = "35";
|
|
damageTimeMS = "427899";
|
|
inUse = "Down";
|
|
};
|
|
new Item() {
|
|
position = "283.812 -292.703 134.241";
|
|
rotation = "0 0 -1 2.29172";
|
|
scale = "1 1 1";
|
|
dataBlock = "RepairPack";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
|
|
team = "1";
|
|
Target = "-1";
|
|
};
|
|
new StaticShape() {
|
|
position = "115.349 -115.369 128.1";
|
|
rotation = "0 0 1 41.0711";
|
|
scale = "1 1 1";
|
|
dataBlock = "StationInventory";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
lastDamagedBy = "5015";
|
|
notReady = "1";
|
|
Trigger = "26304";
|
|
team = "1";
|
|
lastDamagedByTeam = "2";
|
|
Target = "36";
|
|
damageTimeMS = "427899";
|
|
inUse = "Down";
|
|
};
|
|
new Item() {
|
|
position = "121.354 -129.881 127.969";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "flag";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
team = "1";
|
|
WayPoint = "26350";
|
|
Trigger = "26351";
|
|
searchSchedule = "20971";
|
|
originalPosition = "121.354 -129.881 127.969 1 0 0 0";
|
|
isHome = "1";
|
|
Target = "37";
|
|
className = "FlagObj";
|
|
};
|
|
};
|
|
new SimGroup(Team2) {
|
|
|
|
powerCount = "1";
|
|
providesPower = "1";
|
|
|
|
new SimGroup(spawnspheres) {
|
|
|
|
powerCount = "1";
|
|
|
|
new SpawnSphere() {
|
|
position = "-197.604 204.977 147.942";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
radius = "50";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-279.751 263.832 109.702";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
radius = "50";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
new SpawnSphere() {
|
|
position = "-131.133 120.659 113.28";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
radius = "50";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "100";
|
|
};
|
|
};
|
|
new SimGroup(MainBase) {
|
|
|
|
powerCount = "1";
|
|
};
|
|
new Turret() {
|
|
position = "-285.938 270.466 132.385";
|
|
rotation = "-0.67063 0.276933 0.68816 211.759";
|
|
scale = "1 1 1";
|
|
dataBlock = "SentryTurret";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
initialBarrel = "SentryTurretBarrel";
|
|
|
|
lastProjectile = "20021";
|
|
team = "2";
|
|
Target = "38";
|
|
};
|
|
new SimGroup() {
|
|
|
|
powerCount = "1";
|
|
};
|
|
new StaticShape() {
|
|
position = "-122.356 103.361 128.1";
|
|
rotation = "0 0 1 224.027";
|
|
scale = "1 1 1";
|
|
dataBlock = "StationInventory";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
notReady = "1";
|
|
Trigger = "26316";
|
|
team = "2";
|
|
Target = "39";
|
|
inUse = "Down";
|
|
};
|
|
new StaticShape() {
|
|
position = "-113.352 112.365 128.1";
|
|
rotation = "0 0 1 42.3997";
|
|
scale = "1 1 1";
|
|
dataBlock = "StationInventory";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
notReady = "1";
|
|
Trigger = "26318";
|
|
team = "2";
|
|
Target = "40";
|
|
inUse = "Down";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-124.244 114.129 126.012";
|
|
rotation = "-0.00256867 0.00476737 0.999985 134.828";
|
|
scale = "1 1 1";
|
|
interiorFile = "bbunk9.dif";
|
|
showTerrainInside = "0";
|
|
|
|
team = "2";
|
|
};
|
|
new StaticShape() {
|
|
position = "-294.929 279.374 125.75";
|
|
rotation = "0.0105765 0.00499971 -0.999932 50.6052";
|
|
scale = "1 1 1";
|
|
dataBlock = "StationInventory";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
notReady = "1";
|
|
Trigger = "26321";
|
|
team = "2";
|
|
Target = "41";
|
|
inUse = "Down";
|
|
};
|
|
new Item() {
|
|
position = "-127.958 117.843 128.143";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "flag";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "1";
|
|
|
|
team = "2";
|
|
WayPoint = "26352";
|
|
Trigger = "26353";
|
|
originalPosition = "-127.958 117.843 128.143 1 0 0 0";
|
|
isHome = "1";
|
|
Target = "42";
|
|
className = "FlagObj";
|
|
};
|
|
new Item() {
|
|
position = "-294.746 279.036 134.055";
|
|
rotation = "0 0 1 177.044";
|
|
scale = "1 1 1";
|
|
dataBlock = "RepairPack";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
|
|
team = "2";
|
|
Target = "-1";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-290.896 275.282 124.805";
|
|
rotation = "-0 0 -1 45.8364";
|
|
scale = "1 1 1";
|
|
interiorFile = "bbunke.dif";
|
|
showTerrainInside = "0";
|
|
|
|
team = "2";
|
|
};
|
|
};
|
|
new SimGroup(Team0) {
|
|
|
|
powerCount = "0";
|
|
|
|
new InteriorInstance() {
|
|
position = "27.1395 26.8849 106.714";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "bbunk8.dif";
|
|
showTerrainInside = "0";
|
|
|
|
team = "0";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-38.2138 -35.0386 106.593";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
interiorFile = "bbunk8.dif";
|
|
showTerrainInside = "0";
|
|
|
|
team = "0";
|
|
};
|
|
new Item() {
|
|
position = "27.1985 27.0459 111.039";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "RepairPatch";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
|
|
team = "0";
|
|
Target = "-1";
|
|
};
|
|
new Item() {
|
|
position = "-38.3381 -34.5742 111.141";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "RepairPatch";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
|
|
team = "0";
|
|
Target = "-1";
|
|
};
|
|
};
|
|
};
|
|
new SimGroup(Ambiance) {
|
|
|
|
powerCount = "0";
|
|
|
|
new SimGroup() {
|
|
|
|
powerCount = "0";
|
|
};
|
|
};
|
|
new SimGroup(RandomOrganics) {
|
|
|
|
powerCount = "0";
|
|
};
|
|
new SimGroup(ObserverDropPoints) {
|
|
|
|
powerCount = "0";
|
|
|
|
new FileObject() {
|
|
};
|
|
new Camera(Ob1) {
|
|
position = "-193.393 184.156 180.265";
|
|
rotation = "0.0915254 -0.222266 0.970681 136.426";
|
|
scale = "1 1 1";
|
|
dataBlock = "Observer";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
team = "0";
|
|
};
|
|
new Camera(Ob3) {
|
|
position = "188.537 -197.294 181.419";
|
|
rotation = "0.474854 0.195628 -0.858046 51.2943";
|
|
scale = "1 1 1";
|
|
dataBlock = "Observer";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
team = "0";
|
|
};
|
|
new FileObject() {
|
|
};
|
|
new Camera(Ob2) {
|
|
position = "152.606 144.988 216.895";
|
|
rotation = "-0.0527296 -0.121655 0.991171 226.498";
|
|
scale = "1 1 1";
|
|
dataBlock = "Observer";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
team = "0";
|
|
};
|
|
new Camera(Ob2) {
|
|
position = "-19.7479 -101.311 222.962";
|
|
rotation = "0.975422 -0.0804528 0.205132 43.8085";
|
|
scale = "1 1 1";
|
|
dataBlock = "Observer";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
team = "0";
|
|
};
|
|
};
|
|
new SimGroup() {
|
|
|
|
powerCount = "0";
|
|
};
|
|
new SimGroup() {
|
|
|
|
powerCount = "0";
|
|
};
|
|
new SimGroup() {
|
|
|
|
powerCount = "0";
|
|
};
|
|
new SimGroup() {
|
|
|
|
powerCount = "0";
|
|
};
|
|
new SimGroup() {
|
|
|
|
powerCount = "0";
|
|
};
|
|
new SimGroup() {
|
|
|
|
powerCount = "0";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|