mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-03-03 20:40:38 +00:00
384 lines
8.4 KiB
Text
384 lines
8.4 KiB
Text
// DisplayName = SmallTime LT
|
|
// MissionTypes = LCTF
|
|
|
|
//--- MISSION QUOTE BEGIN ---
|
|
//The two most powerful warriors are patience and time.
|
|
// -- Leo Tolstoy
|
|
//--- MISSION QUOTE END ---
|
|
|
|
//--- MISSION STRING BEGIN ---
|
|
//[CTF]1000 points to win
|
|
//Identical sides
|
|
//Fast skiing action
|
|
//--- MISSION STRING END ---
|
|
|
|
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
CTF_timeLimit = "25";
|
|
CTF_scoreLimit = "10";
|
|
powerCount = "0";
|
|
cdTrack = "2";
|
|
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";
|
|
|
|
locked = "true";
|
|
cloudSpeed0 = "0.000000 0.000000";
|
|
};
|
|
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";
|
|
|
|
visibleDistance = "1200";
|
|
locked = "true";
|
|
position = "-1024 -1024 0";
|
|
hazeDistance = "250";
|
|
};
|
|
new NavigationGraph(NavGraph) {
|
|
conjoinAngleDev = "45";
|
|
cullDensity = "0.3";
|
|
customArea = "0 0 0 0";
|
|
|
|
YDimOverSize = "0";
|
|
XDimOverSize = "0";
|
|
locked = "true";
|
|
GraphFile = "Gauntlet.nav";
|
|
position = "0 0 0 1";
|
|
coverage = "0";
|
|
rotation = "0 0 0 0";
|
|
conjoinBowlDev = "20";
|
|
scale = "1 1 1";
|
|
};
|
|
new SimGroup(Teams) {
|
|
|
|
powerCount = "0";
|
|
|
|
new SimGroup(Team1) {
|
|
|
|
providesPower = "1";
|
|
powerCount = "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 InteriorInstance() {
|
|
position = "293.16 -302.619 127.191";
|
|
rotation = "0 0 1 135.401";
|
|
scale = "1 1 1";
|
|
interiorFile = "bbunke.dif";
|
|
showTerrainInside = "0";
|
|
|
|
team = "1";
|
|
};
|
|
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";
|
|
|
|
className = "FlagObj";
|
|
originalPosition = "121.354 -129.881 127.969 1 0 0 0";
|
|
team = "1";
|
|
WayPoint = "5029";
|
|
Trigger = "5030";
|
|
Target = "37";
|
|
isHome = "1";
|
|
searchSchedule = "20971";
|
|
};
|
|
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 SimGroup(Team2) {
|
|
|
|
providesPower = "1";
|
|
powerCount = "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 SimGroup(MainBase) {
|
|
|
|
powerCount = "1";
|
|
};
|
|
new InteriorInstance() {
|
|
position = "-297.384 282.783 125.405";
|
|
rotation = "-0 0 -1 45.8364";
|
|
scale = "1 1 1";
|
|
interiorFile = "bbunke.dif";
|
|
showTerrainInside = "0";
|
|
|
|
team = "2";
|
|
};
|
|
new SimGroup() {
|
|
|
|
powerCount = "1";
|
|
};
|
|
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 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";
|
|
|
|
className = "FlagObj";
|
|
originalPosition = "-127.958 117.843 128.143 1 0 0 0";
|
|
team = "2";
|
|
WayPoint = "5031";
|
|
Trigger = "5032";
|
|
Target = "42";
|
|
isHome = "1";
|
|
};
|
|
};
|
|
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 ---
|