mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-04-29 08:16:22 +00:00
316 lines
7.7 KiB
Text
316 lines
7.7 KiB
Text
// DisplayName = TWL2-Jagged Claw LT
|
|
// MissionTypes = LCTF
|
|
|
|
//--- MISSION QUOTE BEGIN ---
|
|
//
|
|
//
|
|
//--- MISSION QUOTE END ---
|
|
|
|
//--- MISSION STRING BEGIN ---
|
|
//[CTF]800 points to win
|
|
//<color:008B8B>Map by John McClane & Sabre (Concept: DOX, Editing: Celios)
|
|
//--- MISSION STRING END ---
|
|
|
|
//--- OBJECT WRITE BEGIN ---
|
|
new SimGroup(MissionGroup) {
|
|
|
|
cdTrack = "6";
|
|
powerCount = "0";
|
|
musicTrack = "desert";
|
|
CTF_scoreLimit = "8";
|
|
|
|
new MissionArea(MissionArea) {
|
|
area = "-696 -632 1280 1408";
|
|
flightCeiling = "450";
|
|
flightCeilingRange = "20";
|
|
|
|
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.390000 0.390000 0.390000 0.000000";
|
|
fogDistance = "200";
|
|
fogColor = "0.750000 0.600000 0.450000 1.000000";
|
|
fogVolume1 = "0 0 0";
|
|
fogVolume2 = "0 0 0";
|
|
fogVolume3 = "0 0 0";
|
|
materialList = "jagged.dml";
|
|
windVelocity = "1 0 0";
|
|
windEffectPrecipitation = "0";
|
|
fogVolumeColor1 = "128.000000 128.000000 128.000000 -2.027344";
|
|
fogVolumeColor2 = "128.000000 128.000000 128.000000 -2.027344";
|
|
fogVolumeColor3 = "128.000000 128.000000 128.000000 -2.027344";
|
|
high_visibleDistance = "-1";
|
|
high_fogDistance = "-1";
|
|
high_fogVolume1 = "-1 1.99805 -2.98023e-08";
|
|
high_fogVolume2 = "-1 -7.99871e-10 0.0432373";
|
|
high_fogVolume3 = "-1 -8.29498e-10 0.0448387";
|
|
|
|
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.200000 0.200000 0.200000 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/desertdet1";
|
|
terrainFile = "jaggedclaw.ter";
|
|
squareSize = "8";
|
|
emptySquares = "88208 88461 88464 219791 220047 236147 236403 105588 105591 105844 219279 219535 236659 236915";
|
|
|
|
locked = "true";
|
|
position = "-1024 -1024 0";
|
|
};
|
|
new NavigationGraph(navGraph) {
|
|
conjoinAngleDev = "45";
|
|
cullDensity = "0.3";
|
|
customArea = "0 0 0 0";
|
|
|
|
XDimOverSize = "0";
|
|
GraphFile = "DesertofDeath_nef.nav";
|
|
locked = "true";
|
|
position = "0 0 0 1";
|
|
conjoinBowlDev = "20";
|
|
coverage = "0";
|
|
rotation = "0 0 0 0";
|
|
YDimOverSize = "0";
|
|
scale = "1 1 1";
|
|
};
|
|
new SimGroup(Environmental) {
|
|
|
|
powerCount = "0";
|
|
|
|
new AudioEmitter() {
|
|
position = "-18.2958 -116.376 229.707";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
fileName = "fx/environment/drywind.wav";
|
|
useProfileDescription = "0";
|
|
outsideAmbient = "1";
|
|
volume = "1";
|
|
isLooping = "1";
|
|
is3D = "0";
|
|
minDistance = "20";
|
|
maxDistance = "1280";
|
|
coneInsideAngle = "360";
|
|
coneOutsideAngle = "360";
|
|
coneOutsideVolume = "1";
|
|
coneVector = "0 0 1";
|
|
loopCount = "-1";
|
|
minLoopGap = "0";
|
|
maxLoopGap = "0";
|
|
type = "EffectAudioType";
|
|
|
|
locked = "true";
|
|
};
|
|
};
|
|
new SimGroup(ObserverDropPoints) {
|
|
|
|
powerCount = "0";
|
|
|
|
new Camera() {
|
|
position = "172.086 -241.492 203.037";
|
|
rotation = "-0.0106232 -0.0204033 0.999735 234.996";
|
|
scale = "1 1 1";
|
|
dataBlock = "Observer";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
locked = "true";
|
|
};
|
|
new Camera() {
|
|
position = "-130.785 159.687 202.766";
|
|
rotation = "0.0897626 -0.0471935 0.994844 55.7115";
|
|
scale = "1 1 1";
|
|
dataBlock = "Observer";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
|
|
locked = "true";
|
|
};
|
|
};
|
|
new SimGroup(Teams) {
|
|
|
|
powerCount = "0";
|
|
|
|
new SimGroup(Team1) {
|
|
|
|
powerCount = "0";
|
|
|
|
new SimGroup(spawnspheres) {
|
|
|
|
powerCount = "0";
|
|
|
|
new SpawnSphere() {
|
|
position = "-15.6655 207.134 210.016";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
radius = "150";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "0";
|
|
};
|
|
};
|
|
new SimGroup(Base0) {
|
|
|
|
powerCount = "0";
|
|
|
|
new InteriorInstance(InteriorInstance) {
|
|
position = "-11.1791 214.27 167.908";
|
|
rotation = "0 0 -1 89.9544";
|
|
scale = "0.83 0.813239 0.83";
|
|
interiorFile = "jagged_base3.dif";
|
|
showTerrainInside = "0";
|
|
|
|
locked = "true";
|
|
team = "1";
|
|
};
|
|
new Item() {
|
|
position = "-91.688 217.245 201.212";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
nameTag = "Flag";
|
|
dataBlock = "flag";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
|
|
className = "FlagObj";
|
|
locked = "true";
|
|
Target = "33";
|
|
team = "1";
|
|
WayPoint = "6383";
|
|
Trigger = "6384";
|
|
originalPosition = "-91.688 217.245 201.212 1 0 0 0";
|
|
isHome = "1";
|
|
};
|
|
};
|
|
};
|
|
new SimGroup(Team2) {
|
|
|
|
powerCount = "0";
|
|
|
|
new SimGroup(spawnspheres) {
|
|
|
|
powerCount = "0";
|
|
|
|
new SpawnSphere() {
|
|
position = "93.807 -289.195 214.893";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
dataBlock = "SpawnSphereMarker";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
radius = "150";
|
|
sphereWeight = "100";
|
|
indoorWeight = "100";
|
|
outdoorWeight = "0";
|
|
};
|
|
};
|
|
new SimGroup(Base0) {
|
|
|
|
powerCount = "0";
|
|
|
|
new InteriorInstance(InteriorInstance) {
|
|
position = "46.9823 -294.465 168.1";
|
|
rotation = "0 0 1 89.9543";
|
|
scale = "0.83 0.863097 0.83";
|
|
interiorFile = "jagged_base3.dif";
|
|
showTerrainInside = "0";
|
|
|
|
locked = "true";
|
|
team = "2";
|
|
};
|
|
new Item() {
|
|
position = "132.433 -297.314 201.414";
|
|
rotation = "1 0 0 0";
|
|
scale = "1 1 1";
|
|
nameTag = "Flag";
|
|
dataBlock = "flag";
|
|
lockCount = "0";
|
|
homingCount = "0";
|
|
collideable = "0";
|
|
static = "1";
|
|
rotate = "0";
|
|
|
|
className = "FlagObj";
|
|
locked = "true";
|
|
Target = "34";
|
|
team = "2";
|
|
WayPoint = "6385";
|
|
Trigger = "6386";
|
|
originalPosition = "132.433 -297.314 201.414 1 0 0 0";
|
|
isHome = "1";
|
|
};
|
|
};
|
|
};
|
|
new SimGroup(team0) {
|
|
|
|
powerCount = "0";
|
|
};
|
|
};
|
|
new InteriorInstance(InteriorInstance) {
|
|
position = "-94.7733 234.959 204.031";
|
|
rotation = "0.582232 0.57345 0.576334 119.747";
|
|
scale = "0.5 0.5 0.5";
|
|
interiorFile = "swall1.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance(InteriorInstance) {
|
|
position = "-70.5718 231.694 180.987";
|
|
rotation = "0.00918648 0.706779 0.707375 179.285";
|
|
scale = "0.5 0.5 0.5";
|
|
interiorFile = "swall1.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance(InteriorInstance) {
|
|
position = "129.579 -307.363 204.27";
|
|
rotation = "0.578391 0.575393 0.578262 120.078";
|
|
scale = "0.5 0.5 0.5";
|
|
interiorFile = "swall1.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
new InteriorInstance(InteriorInstance) {
|
|
position = "111.634 -303.994 181.773";
|
|
rotation = "0.00918648 0.706779 0.707375 179.285";
|
|
scale = "0.5 0.5 0.5";
|
|
interiorFile = "swall1.dif";
|
|
showTerrainInside = "0";
|
|
};
|
|
};
|
|
//--- OBJECT WRITE END ---
|