mirror of
https://github.com/Ragora/TribesReplay.git
synced 2026-07-16 00:45:01 +00:00
v21570: Initial Tribes 2 release.
This commit is contained in:
commit
adad8c0787
477 changed files with 239361 additions and 0 deletions
2181
base/missions/Abominable.mis
Normal file
2181
base/missions/Abominable.mis
Normal file
File diff suppressed because it is too large
Load diff
989
base/missions/AgentsOfFortune.mis
Normal file
989
base/missions/AgentsOfFortune.mis
Normal file
|
|
@ -0,0 +1,989 @@
|
|||
// DisplayName = Agents of Fortune
|
||||
// MissionTypes = DM Hunters TeamHunters
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//Don't fear the Reaper. Fear me.
|
||||
// -- Gir Draxon, Leader of the Hordes, 3941 CE
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//[Hunters TeamHunters]Nexus located atop central tower
|
||||
//Three satellite towers around central tower
|
||||
//Inventory stations in all towers
|
||||
//Ideal for combined indoor/outdoor combat tactics
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
powerCount = "0";
|
||||
DM_timeLimit = "25";
|
||||
Hunters_timeLimit = "25";
|
||||
Team_Hunters_timeLimit = "25";
|
||||
musicTrack = "badlands";
|
||||
DM_scoreLimit = "25";
|
||||
cdTrack = "4";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-160 -88 512 512";
|
||||
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 = "600";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
SkySolidColor = "0.390000 0.390000 0.390000 0.000000";
|
||||
fogDistance = "200";
|
||||
fogColor = "0.500000 0.500000 0.500000 1.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "Badlands_l4.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 nan";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 148120713330651839000000000000000000000.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 nan";
|
||||
locked = "true";
|
||||
cloudSpeed0 = "0.000000 0.000000";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.600000 0.600000 0.600000 1.000000";
|
||||
ambient = "0.600000 0.600000 0.600000 1.000000";
|
||||
position = "0 0 0";
|
||||
locked = "true";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/baddet2";
|
||||
terrainFile = "AgentsOfFortune.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "227741 227997 228253 167567 233359 102521 233615 233847 234103 173209 239000 239256";
|
||||
position = "-1024 -1024 0";
|
||||
locked = "true";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
position = "0 0 0 1";
|
||||
XDimOverSize = "0";
|
||||
locked = "true";
|
||||
rotation = "0 0 0 0";
|
||||
conjoinBowlDev = "20";
|
||||
scale = "1 1 1";
|
||||
coverage = "0";
|
||||
YDimOverSize = "0";
|
||||
GraphFile = "AgentsOfFortune.nav";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
powerCount = "0";
|
||||
|
||||
new Camera() {
|
||||
position = "170.145 354.633 306.299";
|
||||
rotation = "0 0 1 163.866";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-67.104 229.883 260.502";
|
||||
rotation = "0 0 1 131.78";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "291.408 -23.0707 255.214";
|
||||
rotation = "0 0 -1 49.2744";
|
||||
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 = "120.543 125.555 178.74";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "225";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters TeamHunters DM";
|
||||
};
|
||||
};
|
||||
new SimGroup(AIObjectives) {
|
||||
powerCount = "0";
|
||||
|
||||
new AIObjective(AIORepairObject) {
|
||||
position = "206.155 290.506 238.077";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIObjectiveMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
description = "Repair the inventory station";
|
||||
targetObject = "Team1StationInventory1";
|
||||
targetClientId = "-1";
|
||||
targetObjectId = "5763";
|
||||
location = "206.155 290.506 238.077";
|
||||
weightLevel1 = "2900";
|
||||
weightLevel2 = "1400";
|
||||
weightLevel3 = "0";
|
||||
weightLevel4 = "0";
|
||||
offense = "0";
|
||||
defense = "1";
|
||||
equipment = "RepairPack";
|
||||
buyEquipmentSet = "MediumRepairSet";
|
||||
issuedByHuman = "0";
|
||||
issuedByClientId = "-1";
|
||||
forceClientId = "-1";
|
||||
locked = "1";
|
||||
issuingClientId = "-1";
|
||||
gameType = "all";
|
||||
isInvalid = "0";
|
||||
team = "1";
|
||||
};
|
||||
new AIObjective(AIORepairObject) {
|
||||
position = "199.076 306.979 274.076";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIObjectiveMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
description = "Repair the inventory station";
|
||||
targetObject = "Team1StationInventory2";
|
||||
targetClientId = "-1";
|
||||
targetObjectId = "5765";
|
||||
location = "199.076 306.979 274.076";
|
||||
weightLevel1 = "2900";
|
||||
weightLevel2 = "1400";
|
||||
weightLevel3 = "0";
|
||||
weightLevel4 = "0";
|
||||
offense = "0";
|
||||
defense = "1";
|
||||
equipment = "RepairPack";
|
||||
buyEquipmentSet = "MediumRepairSet";
|
||||
issuedByHuman = "0";
|
||||
issuedByClientId = "-1";
|
||||
forceClientId = "-1";
|
||||
locked = "1";
|
||||
issuingClientId = "-1";
|
||||
gameType = "all";
|
||||
isInvalid = "0";
|
||||
team = "1";
|
||||
};
|
||||
new AIObjective(AIORepairObject) {
|
||||
position = "-54.5328 142.977 234.564";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIObjectiveMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
description = "Repair the inventory station";
|
||||
targetObject = "Team1StationInventory3";
|
||||
targetClientId = "-1";
|
||||
targetObjectId = "5767";
|
||||
location = "-54.5328 142.977 234.564";
|
||||
weightLevel1 = "2900";
|
||||
weightLevel2 = "1400";
|
||||
weightLevel3 = "0";
|
||||
weightLevel4 = "0";
|
||||
offense = "0";
|
||||
defense = "1";
|
||||
equipment = "RepairPack";
|
||||
buyEquipmentSet = "MediumRepairSet";
|
||||
issuedByHuman = "0";
|
||||
issuedByClientId = "-1";
|
||||
forceClientId = "-1";
|
||||
locked = "1";
|
||||
issuingClientId = "-1";
|
||||
gameType = "all";
|
||||
isInvalid = "0";
|
||||
team = "1";
|
||||
};
|
||||
new AIObjective(AIORepairObject) {
|
||||
position = "-61.6912 133.365 198.742";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIObjectiveMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
description = "Repair the inventory station";
|
||||
targetObject = "Team1StationInventory4";
|
||||
targetClientId = "-1";
|
||||
targetObjectId = "5769";
|
||||
location = "-61.6912 133.365 198.742";
|
||||
weightLevel1 = "2900";
|
||||
weightLevel2 = "1400";
|
||||
weightLevel3 = "0";
|
||||
weightLevel4 = "0";
|
||||
offense = "0";
|
||||
defense = "1";
|
||||
equipment = "RepairPack";
|
||||
buyEquipmentSet = "MediumRepairSet";
|
||||
issuedByHuman = "0";
|
||||
issuedByClientId = "-1";
|
||||
forceClientId = "-1";
|
||||
locked = "1";
|
||||
issuingClientId = "-1";
|
||||
gameType = "all";
|
||||
isInvalid = "0";
|
||||
team = "1";
|
||||
};
|
||||
new AIObjective(AIORepairObject) {
|
||||
position = "132.621 170.206 141.512";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIObjectiveMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
description = "Repair the inventory station";
|
||||
targetObject = "Team1StationInventory5";
|
||||
targetClientId = "-1";
|
||||
targetObjectId = "5771";
|
||||
location = "132.621 170.206 141.512";
|
||||
weightLevel1 = "2900";
|
||||
weightLevel2 = "1400";
|
||||
weightLevel3 = "0";
|
||||
weightLevel4 = "0";
|
||||
offense = "0";
|
||||
defense = "1";
|
||||
equipment = "RepairPack";
|
||||
buyEquipmentSet = "MediumRepairSet";
|
||||
issuedByHuman = "0";
|
||||
issuedByClientId = "-1";
|
||||
forceClientId = "-1";
|
||||
locked = "1";
|
||||
issuingClientId = "-1";
|
||||
gameType = "all";
|
||||
isInvalid = "0";
|
||||
team = "1";
|
||||
};
|
||||
new AIObjective(AIORepairObject) {
|
||||
position = "242.229 -55.9849 184.697";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIObjectiveMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
description = "Repair the inventory station";
|
||||
targetObject = "Team1StationInventory6";
|
||||
targetClientId = "-1";
|
||||
targetObjectId = "5773";
|
||||
location = "242.229 -55.9849 184.697";
|
||||
weightLevel1 = "2900";
|
||||
weightLevel2 = "1400";
|
||||
weightLevel3 = "0";
|
||||
weightLevel4 = "0";
|
||||
offense = "0";
|
||||
defense = "1";
|
||||
equipment = "RepairPack";
|
||||
buyEquipmentSet = "MediumRepairSet";
|
||||
issuedByHuman = "0";
|
||||
issuedByClientId = "-1";
|
||||
forceClientId = "-1";
|
||||
locked = "1";
|
||||
issuingClientId = "-1";
|
||||
gameType = "all";
|
||||
isInvalid = "0";
|
||||
team = "1";
|
||||
};
|
||||
new AIObjective(AIORepairObject) {
|
||||
position = "132.35 81.4307 123.601";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIObjectiveMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
description = "Repair the inventory station";
|
||||
targetObject = "Team1StationInventory7";
|
||||
targetClientId = "-1";
|
||||
targetObjectId = "5775";
|
||||
location = "132.35 81.4307 123.601";
|
||||
weightLevel1 = "2900";
|
||||
weightLevel2 = "1400";
|
||||
weightLevel3 = "0";
|
||||
weightLevel4 = "0";
|
||||
offense = "0";
|
||||
defense = "1";
|
||||
equipment = "RepairPack";
|
||||
buyEquipmentSet = "MediumRepairSet";
|
||||
issuedByHuman = "0";
|
||||
issuedByClientId = "-1";
|
||||
forceClientId = "-1";
|
||||
locked = "1";
|
||||
issuingClientId = "-1";
|
||||
gameType = "all";
|
||||
isInvalid = "0";
|
||||
team = "1";
|
||||
};
|
||||
new AIObjective(AIORepairObject) {
|
||||
position = "249.2 -47.0356 220.655";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIObjectiveMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
description = "Repair the inventory station";
|
||||
targetObject = "Team1StationInventory8";
|
||||
targetClientId = "-1";
|
||||
targetObjectId = "5777";
|
||||
location = "249.2 -47.0356 220.655";
|
||||
weightLevel1 = "2900";
|
||||
weightLevel2 = "1400";
|
||||
weightLevel3 = "0";
|
||||
weightLevel4 = "0";
|
||||
offense = "0";
|
||||
defense = "1";
|
||||
equipment = "RepairPack";
|
||||
buyEquipmentSet = "MediumRepairSet";
|
||||
issuedByHuman = "0";
|
||||
issuedByClientId = "-1";
|
||||
forceClientId = "-1";
|
||||
locked = "1";
|
||||
issuingClientId = "-1";
|
||||
gameType = "all";
|
||||
isInvalid = "0";
|
||||
team = "1";
|
||||
};
|
||||
new AIObjective(AIORepairObject) {
|
||||
position = "132.247 133.472 42.4322";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIObjectiveMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
description = "Repair the inventory station";
|
||||
targetObject = "Team1StationInventory9";
|
||||
targetClientId = "-1";
|
||||
targetObjectId = "5779";
|
||||
location = "132.247 133.472 42.4322";
|
||||
weightLevel1 = "2900";
|
||||
weightLevel2 = "1400";
|
||||
weightLevel3 = "0";
|
||||
weightLevel4 = "0";
|
||||
offense = "0";
|
||||
defense = "1";
|
||||
equipment = "RepairPack";
|
||||
buyEquipmentSet = "MediumRepairSet";
|
||||
issuedByHuman = "0";
|
||||
issuedByClientId = "-1";
|
||||
forceClientId = "-1";
|
||||
locked = "1";
|
||||
issuingClientId = "-1";
|
||||
gameType = "all";
|
||||
isInvalid = "0";
|
||||
team = "1";
|
||||
};
|
||||
new AIObjective(AIORepairObject) {
|
||||
position = "132.537 114.232 42.4282";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AIObjectiveMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
description = "Repair the inventory station";
|
||||
targetObject = "Team1StationInventory10";
|
||||
targetClientId = "-1";
|
||||
targetObjectId = "5781";
|
||||
location = "132.537 114.232 42.4282";
|
||||
weightLevel1 = "2900";
|
||||
weightLevel2 = "1400";
|
||||
weightLevel3 = "0";
|
||||
weightLevel4 = "0";
|
||||
offense = "0";
|
||||
defense = "1";
|
||||
equipment = "RepairPack";
|
||||
buyEquipmentSet = "MediumRepairSet";
|
||||
issuedByHuman = "0";
|
||||
issuedByClientId = "-1";
|
||||
forceClientId = "-1";
|
||||
locked = "1";
|
||||
issuingClientId = "-1";
|
||||
gameType = "all";
|
||||
isInvalid = "0";
|
||||
team = "1";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team2) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "120.543 125.555 178.74";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "225";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
locked = "true";
|
||||
missionTypesList = "TeamHunters";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(base) {
|
||||
powerCount = "1";
|
||||
providesPower = "1";
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "131.064 125.94 99.8275";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xtowr7.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_Pulse_1";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-61.9873 145.333 208.013";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xtowr3.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_Pulse_1";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "203.206 303.487 247.408";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xtowr3.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_Pulse_1";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape(Team1StationInventory1) {
|
||||
position = "203.105 290.287 236.41";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "NE Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "33";
|
||||
Trigger = "3361";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape(Team1StationInventory2) {
|
||||
position = "196.076 306.979 272.41";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "NE Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "34";
|
||||
Trigger = "3363";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape(Team1StationInventory3) {
|
||||
position = "-54.7328 141.777 233.01";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "West Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "35";
|
||||
Trigger = "3365";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape(Team1StationInventory4) {
|
||||
position = "-61.8912 132.165 197.01";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "West Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "36";
|
||||
Trigger = "3367";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape(Team1StationInventory5) {
|
||||
position = "131.421 170.206 139.83";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Tower Pod";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "37";
|
||||
Trigger = "3369";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape(Team1StationInventory6) {
|
||||
position = "242.042 -53.8823 182.9";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "SE Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "38";
|
||||
Trigger = "3371";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape(Team1StationInventory7) {
|
||||
position = "131.15 81.4307 121.83";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Tower Pod";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "39";
|
||||
Trigger = "3373";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape(Team1StationInventory8) {
|
||||
position = "249.4 -44.2356 218.9";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "SE Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "40";
|
||||
Trigger = "3375";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape(Team1StationInventory9) {
|
||||
position = "131.047 133.472 40.825";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Center Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "41";
|
||||
Trigger = "3377";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape(Team1StationInventory10) {
|
||||
position = "131.293 114.234 40.825";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Center Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "42";
|
||||
Trigger = "3379";
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "242.199 -41.2332 193.901";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xtowr3.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_Pulse_1";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
new Item(Nexus) {
|
||||
position = "130.989 125.937 160.988";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Nexus";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters TeamHunters";
|
||||
Target = "43";
|
||||
flashThreadDir = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "130.989 125.937 168.77";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.7 0.7 1";
|
||||
dataBlock = "NexusCap";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters TeamHunters";
|
||||
Target = "-1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "130.989 125.937 162.77";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.7 0.7 1";
|
||||
dataBlock = "NexusBase";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters TeamHunters";
|
||||
Target = "-1";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "130.623 125.532 162.74";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Nexus";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters TeamHunters";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "130.623 125.532 163.74";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Tower";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "DM";
|
||||
};
|
||||
new Trigger(NexusTrigger) {
|
||||
position = "116.023 141.332 149.54";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "30 30 27.2131";
|
||||
dataBlock = "gameTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -1.0000000 -0.0000000";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters TeamHunters";
|
||||
};
|
||||
new SimGroup(RandomOrganics) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Addition5BiodermPlant5) {
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "269.5 -33.5 187.748";
|
||||
rotation = "0 0 -1 117";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-66.7 98.3 237.568";
|
||||
rotation = "0 0 1 74";
|
||||
scale = "1.2 1.2 1.2";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "127.3 48.5 104.318";
|
||||
rotation = "0 0 1 33";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "217.5 -76.5 185.248";
|
||||
rotation = "0 0 1 109";
|
||||
scale = "0.7 0.7 0.7";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "171.5 36.5 100.758";
|
||||
rotation = "0 0 1 87";
|
||||
scale = "0.7 0.7 0.7";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "91.5 255.5 144.691";
|
||||
rotation = "0 0 -1 14";
|
||||
scale = "0.7 0.7 0.7";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "15.5 331.5 164.602";
|
||||
rotation = "0 0 1 40";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-84.5 302.5 166.824";
|
||||
rotation = "0 0 1 161";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(ambient) {
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "210.085 300.266 272.4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-49.4168 127.762 206.625";
|
||||
rotation = "0 0 -1 22.3453";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "211.16 307.578 235.9";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable2l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "211.231 305.472 235.9";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable2l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "211.22 306.873 237.9";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable2l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-69.6678 140.759 233.01";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable5l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "240.722 -35.9278 218.9";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "244.634 -36.3998 219.808";
|
||||
rotation = "0 -1 0 26.929";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
locked = "false";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "126.808 126.436 39.78";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "138.379 123.541 39.78";
|
||||
rotation = "0 0 1 90.5273";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "193.42 301.247 223.69";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rockslide1.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "2";
|
||||
maxDistance = "128";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "20000";
|
||||
maxLoopGap = "60000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-26.7892 123.893 171.066";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rockslide1.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "2";
|
||||
maxDistance = "128";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "30000";
|
||||
maxLoopGap = "60000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "135.696 -116.796 193.816";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rockslide2.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "2";
|
||||
maxDistance = "128";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "35000";
|
||||
maxLoopGap = "70000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "115.988 73.94 124.209";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rumblingthunder.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 TSStatic() {
|
||||
position = "144.27 135.398 91.4467";
|
||||
rotation = "0 0 1 67.609";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "120.09 112.324 92.418";
|
||||
rotation = "0 0 1 114.019";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "147.149 57.6019 101.492";
|
||||
rotation = "0 0 1 33";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "123.13 112.087 92.7805";
|
||||
rotation = "0 0 1 21.7724";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "191.714 295.494 247.235";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "85.2228 126.233 56.31";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "176.956 125.898 56.3";
|
||||
rotation = "0 0 1 16.0428";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable2l.dts";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
4442
base/missions/Alcatraz.mis
Normal file
4442
base/missions/Alcatraz.mis
Normal file
File diff suppressed because it is too large
Load diff
1631
base/missions/Archipelago.mis
Normal file
1631
base/missions/Archipelago.mis
Normal file
File diff suppressed because it is too large
Load diff
1029
base/missions/AshesToAshes.mis
Normal file
1029
base/missions/AshesToAshes.mis
Normal file
File diff suppressed because it is too large
Load diff
3369
base/missions/BeggarsRun.mis
Normal file
3369
base/missions/BeggarsRun.mis
Normal file
File diff suppressed because it is too large
Load diff
650
base/missions/Caldera.mis
Normal file
650
base/missions/Caldera.mis
Normal file
|
|
@ -0,0 +1,650 @@
|
|||
// MissionTypes = Siege
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//Ride your horse along the edge of a sword; hide yourself in the middle of flames.
|
||||
// -- Diamond Sword saying
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//[Siege]Attackers must destroy both generators on floating base
|
||||
//[Siege]Vehicle station available to attackers
|
||||
//[Siege]Multiple entrances to base
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
cdTrack = "3";
|
||||
powerCount = "0";
|
||||
musicTrack = "volcanic";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-400 -336 1008 720";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
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";
|
||||
position = "-1024 -1024 0";
|
||||
rotation = "1 0 0 0";
|
||||
locked = "true";
|
||||
scale = "1 1 1";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/lavadet1";
|
||||
terrainFile = "Caldera.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "250";
|
||||
position = "-1024 -1024 0";
|
||||
hazeDistance = "250";
|
||||
locked = "true";
|
||||
visibleDistance = "1200";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
position = "0 0 0 1";
|
||||
XDimOverSize = "0";
|
||||
YDimOverSize = "0";
|
||||
rotation = "0 0 0 0";
|
||||
locked = "true";
|
||||
conjoinBowlDev = "20";
|
||||
scale = "1 1 1";
|
||||
GraphFile = "Caldera.nav";
|
||||
coverage = "0";
|
||||
};
|
||||
new WaterBlock() {
|
||||
position = "112 -96 63.1568";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "256 192 57.0092";
|
||||
liquidType = "CrustyLava";
|
||||
density = "1";
|
||||
viscosity = "15";
|
||||
waveMagnitude = "0";
|
||||
surfaceTexture = "LiquidTiles/Lava";
|
||||
surfaceOpacity = "1";
|
||||
envMapTexture = "desert/skies/d_n_move1";
|
||||
envMapIntensity = "0.5";
|
||||
submergeTexture[0] = "special/lavadeath_1";
|
||||
submergeTexture[1] = "special/lavadeath_2";
|
||||
removeWetEdges = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1024 -1024 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 = "550";
|
||||
useSkyTextures = "1";
|
||||
SkySolidColor = "0.106000 0.125000 0.235000 0.000000";
|
||||
fogDistance = "222";
|
||||
fogColor = "0.850000 0.380000 0.100000 1.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "lava_dark.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -0.000000";
|
||||
cloudSpeed0 = "0.001000 0.001000";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
new Camera() {
|
||||
position = "-15.8675 5.46975 176.772";
|
||||
rotation = "0 0 1 77.9223";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "204.902 -49.1799 234.709";
|
||||
rotation = "0.575524 -0.0490377 0.816313 11.9177";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "251.494 -22.4737 293.284";
|
||||
rotation = "0.582189 0.145561 -0.799917 34.7144";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
new SimGroup(WBase) {
|
||||
|
||||
new StaticShape() {
|
||||
position = "-49.2609 -145.916 234.061";
|
||||
rotation = "0 0 1 63.5986";
|
||||
scale = "1 1 1";
|
||||
nameTag = "West Tower";
|
||||
dataBlock = "SensorMediumPulse";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "33";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-50.2487 -152.88 193.418";
|
||||
rotation = "0 0 -1 25.2101";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
Target = "-1";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-57.2069 -143.475 180.313";
|
||||
rotation = "-0 0 -1 58.0514";
|
||||
scale = "1 1 1";
|
||||
nameTag = "West Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
damageTimeMS = "783957";
|
||||
Target = "34";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-50.5461 -154.429 180.337";
|
||||
rotation = "0 0 1 182.201";
|
||||
scale = "1 1 1";
|
||||
nameTag = "West Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
damageTimeMS = "782064";
|
||||
Target = "35";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-215.474 -235.369 148.1";
|
||||
rotation = "0 0 -1 117.456";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Vehicle Pad";
|
||||
dataBlock = "StationVehiclePad";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
mobileBaseVehicle = "Removed";
|
||||
damageTimeMS = "219608";
|
||||
Target = "-1";
|
||||
scoutVehicle = "Removed";
|
||||
locked = "true";
|
||||
AssaultVehicle = "Removed";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-45.7829 -144.124 180.354";
|
||||
rotation = "0 0 1 59.4055";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dtowr1.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_Pulse_2";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "67.61 -48.218 -207.508";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "37";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-216.271 -235.459 148.4";
|
||||
rotation = "0 0 1 63.0253";
|
||||
scale = "1 0.972192 1";
|
||||
interiorFile = "dvpad1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "-58.6739 -145.962 203.227";
|
||||
rotation = "-0 0 -1 29.7938";
|
||||
scale = "5.1479 4.14776 0.526289";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
Target = "38";
|
||||
locked = "true";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "-51.5789 -158.087 203.288";
|
||||
rotation = "-0 0 -1 29.7938";
|
||||
scale = "5.1479 4.14776 0.526289";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
Target = "39";
|
||||
locked = "true";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "-58.5844 -146.798 180.335";
|
||||
rotation = "0 0 1 149.152";
|
||||
scale = "1.60793 8.34049 7.7216";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
Target = "40";
|
||||
locked = "true";
|
||||
};
|
||||
new Turret() {
|
||||
position = "-36.5039 -139.108 204.247";
|
||||
rotation = "0 0 1 60.1606";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Base";
|
||||
dataBlock = "TurretBaseLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
initialBarrel = "PlasmaBarrelLarge";
|
||||
Target = "41";
|
||||
locked = "true";
|
||||
originalBarrel = "PlasmaBarrelLarge";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-211.497 -233.586 151.337";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Vehicle Pad";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Vehicle Pad";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-38.551 -142.676 186.637";
|
||||
rotation = "-0 0 -1 56.9052";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "50";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team2) {
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "212.69 21.44 235.853";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "70";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(defense) {
|
||||
|
||||
new SimGroup(FFDefGens) {
|
||||
|
||||
new StaticShape() {
|
||||
position = "210.92 24.27 295.821";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Defense";
|
||||
dataBlock = "SensorLargePulse";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "42";
|
||||
locked = "true";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "264.56 8.06406 219.686";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 22.9263 8.12996";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
Target = "43";
|
||||
locked = "true";
|
||||
color = "0.500000 0.500000 1.000000 1.000000";
|
||||
triggerCount = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "211.16 42.98 252.866";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
Target = "-1";
|
||||
locked = "true";
|
||||
};
|
||||
new Turret() {
|
||||
position = "211 20.6 255.3";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Upper Entrance";
|
||||
dataBlock = "SentryTurret";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
initialBarrel = "SentryTurretBarrel";
|
||||
Target = "44";
|
||||
locked = "true";
|
||||
};
|
||||
new Turret() {
|
||||
position = "210.96 -39.23 219.656";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Entrance";
|
||||
dataBlock = "TurretBaseLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
initialBarrel = "PlasmaBarrelLarge";
|
||||
Target = "45";
|
||||
locked = "true";
|
||||
originalBarrel = "PlasmaBarrelLarge";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "174.821 19.469 219.67";
|
||||
rotation = "0 0 1 90.5273";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Tactical";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "46";
|
||||
locked = "true";
|
||||
name = "Tactical Generator";
|
||||
scoreValue = "5";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "172.84 20.1 219.825";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.1 0.1 0.1";
|
||||
nameTag = "Tactical Generator";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Tactical Generator";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Stations) {
|
||||
|
||||
new StaticShape() {
|
||||
position = "239.01 -4.57 219.7";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Defense";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "47";
|
||||
locked = "true";
|
||||
scoreValue = "5";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "237.588 19.7132 219.686";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Control Point";
|
||||
dataBlock = "FlipFlop";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "48";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "210.961 -2.7616 219.719";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dbase3.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_Pulse_1";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "268.399 9.43564 219.67";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Primary";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "49";
|
||||
locked = "true";
|
||||
name = "Primary Generator";
|
||||
scoreValue = "5";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "268.3 20 219.8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.1 0.1 0.1";
|
||||
nameTag = "Primary Generator";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Primary Generator";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "182.86 -5.01 219.7";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Defense";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "50";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "201.306 6.13267 219.7";
|
||||
rotation = "0 0 1 135.791";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Defense";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "51";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "220.719 6.00303 219.7";
|
||||
rotation = "0 0 1 228.037";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Defense";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "52";
|
||||
locked = "true";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "240.127 10.7499 219.625";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 17.0756 8.19376";
|
||||
dataBlock = "defaultForceFieldBare";
|
||||
Target = "53";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
};
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "206.17 3.7 104.499";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/lavahostile.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "85";
|
||||
maxDistance = "5440";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "0";
|
||||
maxLoopGap = "0";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(Ambients) {
|
||||
|
||||
new AudioEmitter() {
|
||||
position = "334.4 -0.33 148.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/lavahiss.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "5";
|
||||
maxDistance = "320";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "0";
|
||||
maxLoopGap = "0";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new ParticleEmissionDummy() {
|
||||
position = "334.414 -0.337833 148.474";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "doubleTimeEmissionDummy";
|
||||
emitter = "LightDamageSmoke";
|
||||
velocity = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "216.5 17.85 273.68";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "206.72 20.32 273.68";
|
||||
rotation = "0 0 1 67.036";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "210.73 7.55 249.67";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "334.291 -0.588567 147.974";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dvent.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "242.23 36.81 230.27";
|
||||
rotation = "0.578959 0.573655 0.57942 120.279";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "242.12 35.7 230.27";
|
||||
rotation = "0.578959 0.573655 0.57942 120.279";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "242.21 34.57 230.27";
|
||||
rotation = "0.578959 0.573655 0.57942 120.279";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "179.92 19.1 228.7";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "180.2 16.8967 228.71";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable4m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new ParticleEmissionDummy() {
|
||||
position = "265.95 17.2597 204.298";
|
||||
rotation = "1 0 0 180.091";
|
||||
scale = "1.97494 1.80987 1";
|
||||
dataBlock = "doubleTimeEmissionDummy";
|
||||
emitter = "PlasmaExplosionEmitter";
|
||||
velocity = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new ParticleEmissionDummy() {
|
||||
position = "156.059 17.1336 204.271";
|
||||
rotation = "0 1 0 180.664";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "doubleTimeEmissionDummy";
|
||||
emitter = "PlasmaExplosionEmitter";
|
||||
velocity = "1";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
1378
base/missions/Casern_Cavite.mis
Normal file
1378
base/missions/Casern_Cavite.mis
Normal file
File diff suppressed because it is too large
Load diff
1192
base/missions/Damnation.mis
Normal file
1192
base/missions/Damnation.mis
Normal file
File diff suppressed because it is too large
Load diff
3866
base/missions/DeathBirdsFly.mis
Normal file
3866
base/missions/DeathBirdsFly.mis
Normal file
File diff suppressed because it is too large
Load diff
1756
base/missions/Desiccator.mis
Normal file
1756
base/missions/Desiccator.mis
Normal file
File diff suppressed because it is too large
Load diff
2317
base/missions/DustToDust.mis
Normal file
2317
base/missions/DustToDust.mis
Normal file
File diff suppressed because it is too large
Load diff
2253
base/missions/Equinox.mis
Normal file
2253
base/missions/Equinox.mis
Normal file
File diff suppressed because it is too large
Load diff
1352
base/missions/Escalade.mis
Normal file
1352
base/missions/Escalade.mis
Normal file
File diff suppressed because it is too large
Load diff
604
base/missions/Firestorm.mis
Normal file
604
base/missions/Firestorm.mis
Normal file
|
|
@ -0,0 +1,604 @@
|
|||
// MissionTypes = CnH CTF
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//Do not go gentle into that good night,
|
||||
//Rage, rage against the dying of the light.
|
||||
// -- Dylan Thomas
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//[CTF]Eight flag captures to win
|
||||
//[CnH]Single control point on center island
|
||||
//No vehicle stations
|
||||
//[CnH]1200 points to win
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
cdTrack = "3";
|
||||
musicTrack = "volcanic";
|
||||
CTF_timeLimit = "25";
|
||||
powerCount = "0";
|
||||
CnH_timeLimit = "25";
|
||||
CTF_scoreLimit = "8";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-384 -368 768 752";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
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";
|
||||
locked = "true";
|
||||
position = "-1024 -1584 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1024 -1584 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 = "600";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
SkySolidColor = "0.000000 0.000000 0.000000 0.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.850000 0.380000 0.100000 1.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "sky_lush_starrynight.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -520175634523126950000000000000000.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
cloudSpeed0 = "0.000000 0.000000";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
|
||||
new AudioEmitter() {
|
||||
position = "-56.4248 -18.6941 132.737";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/lavahostile.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "145";
|
||||
maxDistance = "9280";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "0";
|
||||
maxLoopGap = "0";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-52.6933 -37.0834 115.979";
|
||||
rotation = "-1 0 0 39.5341";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dvent.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new ParticleEmissionDummy() {
|
||||
position = "-43.883 12.5616 125.582";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "doubleTimeEmissionDummy";
|
||||
emitter = "SmallHeavyDamageSmoke";
|
||||
velocity = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-43.9 12.2 125.8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/lavahiss.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "5";
|
||||
maxDistance = "320";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "0";
|
||||
maxLoopGap = "0";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-44.17 12.3603 124.608";
|
||||
rotation = "0 0 1 21.7724";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dvent.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new ParticleEmissionDummy() {
|
||||
position = "-52.6355 -37.296 116.881";
|
||||
rotation = "-1 0 0 44.1177";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "halftimeEmissionDummy";
|
||||
emitter = "LightDamageSmoke";
|
||||
velocity = "1";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/lavadet2";
|
||||
terrainFile = "Firestorm.ter";
|
||||
squareSize = "8";
|
||||
locked = "true";
|
||||
hazeDistance = "250";
|
||||
position = "-1024 -1024 0";
|
||||
visibleDistance = "1200";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "55";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
YDimOverSize = "0";
|
||||
locked = "true";
|
||||
position = "0 0 0 1";
|
||||
conjoinBowlDev = "20";
|
||||
GraphFile = "Firestorm.nav";
|
||||
coverage = "0";
|
||||
rotation = "0 0 0 0";
|
||||
XDimOverSize = "0";
|
||||
scale = "1 1 1";
|
||||
};
|
||||
new WaterBlock() {
|
||||
position = "-232 -184 13.106";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "352 320 100";
|
||||
liquidType = "CrustyLava";
|
||||
density = "1";
|
||||
viscosity = "15";
|
||||
waveMagnitude = "0";
|
||||
surfaceTexture = "LiquidTiles/Lava";
|
||||
surfaceOpacity = "1";
|
||||
envMapTexture = "desert/skies/d_n_move1";
|
||||
envMapIntensity = "0.5";
|
||||
submergeTexture[0] = "special/lavadeath_1";
|
||||
submergeTexture[1] = "special/lavadeath_2";
|
||||
removeWetEdges = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
new SimGroup(Base0) {
|
||||
providesPower = "1";
|
||||
|
||||
new SimGroup(Flag0) {
|
||||
|
||||
new StaticShape() {
|
||||
position = "-249.699 -47.7852 185.053";
|
||||
rotation = "0 0 1 23.4913";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ExteriorFlagStand";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
missionTypesList = "CTF";
|
||||
Target = "-1";
|
||||
locked = "true";
|
||||
Flag = "3287";
|
||||
};
|
||||
new Item(Team1flag1) {
|
||||
position = "-249.674 -47.7808 185.133";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Flag";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "0";
|
||||
rotate = "0";
|
||||
missionTypesList = "CTF";
|
||||
Target = "33";
|
||||
locked = "true";
|
||||
stand = "3286";
|
||||
};
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-284.575 -47.8885 185.12";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dtowr4.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team1StationInventory1) {
|
||||
position = "-288.37 -53.8372 186.12";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Upper";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "34";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team1StationInventory2) {
|
||||
position = "-288.366 -41.9357 186.12";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Upper";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "35";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-289.454 -47.6801 149.709";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
Target = "-1";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(FFOne) {
|
||||
|
||||
new ForceFieldBare() {
|
||||
position = "-290.6 -38.3014 186.214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "12.529 0.310146 5.40663";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
Target = "36";
|
||||
locked = "true";
|
||||
triggerCount = "0";
|
||||
color = "0.500000 0.500000 1.000000 1.000000";
|
||||
};
|
||||
};
|
||||
new SimGroup(FFTwo) {
|
||||
|
||||
new ForceFieldBare() {
|
||||
position = "-290.657 -57.8683 186.214";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "12.529 0.310146 5.40663";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
Target = "37";
|
||||
locked = "true";
|
||||
triggerCount = "0";
|
||||
color = "0.500000 0.500000 1.000000 1.000000";
|
||||
};
|
||||
};
|
||||
new SimGroup(FFThree) {
|
||||
|
||||
new ForceFieldBare() {
|
||||
position = "-277.467 -56.9089 184.35";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.320709 18.3436 7.28";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
Target = "38";
|
||||
locked = "true";
|
||||
triggerCount = "0";
|
||||
color = "0.500000 0.500000 1.000000 1.000000";
|
||||
};
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-279.409 -48.7504 186.702";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.1 0.1 0.1";
|
||||
nameTag = "Base";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Base";
|
||||
team = "0";
|
||||
missionTypesList = "CnH";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-311.68 -51.0028 128.635";
|
||||
rotation = "0.00157728 -0.996885 -0.0788537 2.29888";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "80";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "30";
|
||||
outdoorWeight = "70";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team2) {
|
||||
|
||||
new SimGroup(Base1) {
|
||||
providesPower = "1";
|
||||
|
||||
new SimGroup(Flag1) {
|
||||
|
||||
new StaticShape() {
|
||||
position = "133.469 47.7797 183.43";
|
||||
rotation = "0 0 1 24.6372";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ExteriorFlagStand";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
missionTypesList = "CTF";
|
||||
Target = "-1";
|
||||
locked = "true";
|
||||
Flag = "3312";
|
||||
};
|
||||
new Item(Team2Flag1) {
|
||||
position = "133.494 47.7836 183.52";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Flag";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "0";
|
||||
rotate = "0";
|
||||
missionTypesList = "CTF";
|
||||
Target = "39";
|
||||
locked = "true";
|
||||
stand = "3311";
|
||||
};
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "168.65 47.6 183.507";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dtowr4.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team2StationInventory1) {
|
||||
position = "172.597 53.681 184.505";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Upper";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "40";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team2StationInventory2) {
|
||||
position = "172.509 41.5849 184.505";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Upper";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
Target = "41";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(FFFour) {
|
||||
|
||||
new ForceFieldBare() {
|
||||
position = "161.206 38.489 182.731";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.401444 18.1854 7.28";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
Target = "42";
|
||||
locked = "true";
|
||||
triggerCount = "0";
|
||||
color = "0.500000 0.500000 1.000000 1.000000";
|
||||
};
|
||||
};
|
||||
new SimGroup(FFFive) {
|
||||
|
||||
new ForceFieldBare() {
|
||||
position = "161.965 37.6155 184.526";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "12.7687 0.409168 5.47897";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
Target = "43";
|
||||
locked = "true";
|
||||
triggerCount = "0";
|
||||
color = "0.500000 0.500000 1.000000 1.000000";
|
||||
};
|
||||
};
|
||||
new SimGroup(FFSix) {
|
||||
|
||||
new ForceFieldBare() {
|
||||
position = "162.071 57.1006 184.528";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "12.7604 0.344791 5.47897";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
Target = "44";
|
||||
locked = "true";
|
||||
triggerCount = "0";
|
||||
color = "0.500000 0.500000 1.000000 1.000000";
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "173.42 47.5205 148.002";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
Target = "-1";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "167.353 46.5529 182.938";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.1 0.1 0.1";
|
||||
nameTag = "Base";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Base";
|
||||
team = "0";
|
||||
missionTypesList = "CnH";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "189.708 27.874 124.606";
|
||||
rotation = "0 0 1 183.346";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "80";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "30";
|
||||
outdoorWeight = "70";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
|
||||
new WayPoint() {
|
||||
position = "-53.4 -2.3 124";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.1 0.1 0.1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "The Island";
|
||||
team = "0";
|
||||
missionTypesList = "CnH";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-53.4 -2.3 120.023";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "LogoProjector";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
missionTypesList = "CnH";
|
||||
Target = "-1";
|
||||
locked = "true";
|
||||
holoHeight = "25";
|
||||
holo = "0";
|
||||
};
|
||||
new StaticShape(Teamflipflop1) {
|
||||
position = "-53.4 -2.3 125";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "FlipFlop";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "The Island";
|
||||
Projector = "3395";
|
||||
missionTypesList = "CnH";
|
||||
Target = "45";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(AIObjectives) {
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
new Camera() {
|
||||
position = "-260.613 -19.77 152.515";
|
||||
rotation = "0 0 1 76.7763";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "122.65 -5.97 198.668";
|
||||
rotation = "0 0 1 37.2423";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-34.241 92.78 144.126";
|
||||
rotation = "0 0 1 188.503";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Environmental) {
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "-56.5164 81.707 120.356";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1.84135 1.2 1.2";
|
||||
interiorFile = "dbrdg10.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-129.991 -172.113 123.471";
|
||||
rotation = "0.456374 0.0805439 0.886135 57.2886";
|
||||
scale = "1 1 1";
|
||||
shapeName = "vehicle_air_scout_wreck.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new FireballAtmosphere(FireballAtmosphere) {
|
||||
position = "-38.2 -70 143.8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "fireball";
|
||||
dropRadius = "900";
|
||||
dropsPerMinute = "10";
|
||||
minDropAngle = "0";
|
||||
maxDropAngle = "10";
|
||||
startVelocity = "300";
|
||||
dropHeight = "1000";
|
||||
dropDir = "0.212 0.212 -0.953998";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-4.46887 154.451 124.694";
|
||||
rotation = "0 0 1 16.0429";
|
||||
scale = "1 1.59448 1";
|
||||
interiorFile = "drock8.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
1114
base/missions/Flashpoint.mis
Normal file
1114
base/missions/Flashpoint.mis
Normal file
File diff suppressed because it is too large
Load diff
657
base/missions/Fracas.mis
Normal file
657
base/missions/Fracas.mis
Normal file
|
|
@ -0,0 +1,657 @@
|
|||
// MissionTypes = Hunters DM
|
||||
// DisplayName = Fracas
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//A thousand worlds shall be rent with fire, and even the Immortals shall tremble.
|
||||
// -- The Fenecian Prophecy, 3941 CE
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//[Hunters]Nexus is located atop center tower
|
||||
//Hidden weapon caches can be found in addition to inventory stations
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
cdTrack = "4";
|
||||
DM_timeLimit = "25";
|
||||
powerCount = "0";
|
||||
musicTrack = "badlands";
|
||||
Hunters_timeLimit = "25";
|
||||
DM_scoreLimit = "35";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-672 -8 656 832";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
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";
|
||||
position = "-1024 -1024 0";
|
||||
locked = "true";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/baddet2";
|
||||
terrainFile = "Fracas.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "304722 436049 436305 436561 436817 437073 371794 437585 437841 438097 438353 438609 438865 439121 373841 308562 178509 178521 178765 178777 114259 245586 376913 246098";
|
||||
position = "-1024 -1024 0";
|
||||
locked = "true";
|
||||
hazeDistance = "250";
|
||||
visibleDistance = "1200";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "60";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
conjoinBowlDev = "20";
|
||||
position = "0 0 0 1";
|
||||
locked = "true";
|
||||
rotation = "0 0 0 0";
|
||||
coverage = "0";
|
||||
scale = "1 1 1";
|
||||
GraphFile = "Fracas.nav";
|
||||
};
|
||||
new SimGroup(BaseItems) {
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "-353 403.88 57.103";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbase2.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_3";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-360.86 74.72 145.245";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EnergyPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-361.446 76.38 165.035";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SniperRifle";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-359.62 77.29 125.897";
|
||||
rotation = "0 0 -1 66.4631";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xmiscb.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-362.963 361 40.2874";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "CloakingPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-342.921 361.09 39.5867";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Trigger(NexusTrigger) {
|
||||
position = "-375.375 531.501 117.54";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "42.8074 38.259 27.2131";
|
||||
dataBlock = "gameTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -0.0000000 1.0000000";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters";
|
||||
};
|
||||
new Item() {
|
||||
position = "-411.8 577.28 180.749";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Mine";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-412.384 577.24 177.628";
|
||||
rotation = "0 0 -1 45.2636";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xmiscc.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-354.953 515.87 117.964";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Nexus";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-354.953 515.87 117.964";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Stronghold";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "DM";
|
||||
};
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1024 -1024 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 = "600";
|
||||
useSkyTextures = "1";
|
||||
SkySolidColor = "0.190000 0.235000 0.210000 0.000000";
|
||||
fogDistance = "350";
|
||||
fogColor = "0.900000 0.700000 0.500000 1.000000";
|
||||
fogVolume1 = "120 100 100";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "sky_badlands_cloudy.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
locked = "true";
|
||||
cloudSpeed0 = "0.001000 0.001000";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
new Camera() {
|
||||
position = "-398.089 549.2 169.347";
|
||||
rotation = "0 0 1 127.77";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-314.557 264.42 122.593";
|
||||
rotation = "0 0 -1 15.4698";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-343.698 457.75 53.1268";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-352.099 402.705 36.1195";
|
||||
rotation = "0 0 1 180.482";
|
||||
scale = "1 1 0.887068";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-366.087 443.905 50.1832";
|
||||
rotation = "0.114121 -0.0397281 0.992672 38.6506";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-352.832 504.358 20.0556";
|
||||
rotation = "-0.00759312 -0.0848953 0.996361 190.185";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
providesPower = "1";
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-351.764 404.28 80.2002";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "160";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "65";
|
||||
outdoorWeight = "35";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(AIObjectives) {
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
|
||||
new SimGroup(AIObjectives) {
|
||||
};
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-352.84 454.239 42.605";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "33";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-340.288 510.131 11.105";
|
||||
rotation = "0 0 1 89.9546";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "34";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-347.276 514.106 101.61";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "35";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-293.885 463.911 81.1";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "36";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-356.287 350.896 31.1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "37";
|
||||
};
|
||||
new Item(Nexus) {
|
||||
position = "-355.472 513.94 125.722";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Nexus";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
flashThreadDir = "1";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters";
|
||||
Target = "38";
|
||||
};
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
|
||||
new TSStatic() {
|
||||
position = "-309.457 287.51 58.8317";
|
||||
rotation = "-0.273478 -0.961685 0.0192892 74.0213";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-361.169 319.13 65.1";
|
||||
rotation = "0 0 -1 30.3667";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable2l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-336.526 334.973 59.1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable4l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-331.166 329.89 59.1368";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-331.982 329.87 61.17";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable2l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-370.334 349.35 59.1814";
|
||||
rotation = "0 0 1 89.3814";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-376.047 402.12 47.1708";
|
||||
rotation = "0 0 -1 89.9543";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-340.807 410.82 47.1133";
|
||||
rotation = "0 0 -1 23.4912";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-367.748 419.5 31.1066";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-390.637 85.43 130.14";
|
||||
rotation = "0 1 0 39.5341";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-438.696 678.97 238.174";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rockslide1.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "20";
|
||||
maxDistance = "1280";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "45000";
|
||||
maxLoopGap = "90000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-97.966 463.1 156.539";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rockslide2.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "20";
|
||||
maxDistance = "1280";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "34000";
|
||||
maxLoopGap = "66000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-278.391 22.41 204.287";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rockslide1.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "20";
|
||||
maxDistance = "1280";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "30000";
|
||||
maxLoopGap = "50000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-39.82 373.21 122.06";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/moaningwind1.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 TSStatic() {
|
||||
position = "-367.347 528.206 65.4362";
|
||||
rotation = "-0.157476 -0.0524344 0.98613 135.494";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-375.934 512.892 65.7323";
|
||||
rotation = "0 0 -1 89.5637";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-335.297 509.785 66.9075";
|
||||
rotation = "0.57511 0.581353 0.575568 119.617";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-375.391 514.331 66.6247";
|
||||
rotation = "-0.0210077 0.999777 0.00210784 90.5401";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-375.242 517.746 64.4774";
|
||||
rotation = "-0.00261531 -0.0680204 -0.99768 88.2906";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-304.838 559.706 69.4229";
|
||||
rotation = "-0.0545916 -0.11748 0.991574 50.2189";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-355.479 513.94 125.703";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "NexusBase";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters";
|
||||
Target = "-1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-355.479 513.94 133.329";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "NexusCap";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters";
|
||||
Target = "-1";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-381.568 367.53 47.0343";
|
||||
rotation = "0.0149336 0.0747557 0.99709 90.2762";
|
||||
scale = "2.96362 2.42373 3.00128";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-375.949 407.023 47.17";
|
||||
rotation = "0 0 -1 89.9543";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-376.017 404.179 49.17";
|
||||
rotation = "0 0 -1 89.9543";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-376.139 406.377 51.17";
|
||||
rotation = "0 0 -1 89.9543";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new Lightning() {
|
||||
position = "-326.556 397.364 234.911";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "868.945 957.948 445.077";
|
||||
dataBlock = "DefaultStorm";
|
||||
strikesPerMinute = "9";
|
||||
strikeWidth = "5";
|
||||
chanceToHitTarget = "0.95";
|
||||
strikeRadius = "27";
|
||||
boltStartRadius = "20";
|
||||
color = "1.000000 1.000000 1.000000 1.000000";
|
||||
fadeColor = "0.100000 0.100000 1.000000 1.000000";
|
||||
useFog = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-658.249 792.016 170.221";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "statue_base.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-658.276 792.143 173.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "statue_lfemale.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-376.306 407.68 49.17";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable2l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
3214
base/missions/Gauntlet.mis
Normal file
3214
base/missions/Gauntlet.mis
Normal file
File diff suppressed because it is too large
Load diff
1481
base/missions/Gehenna.mis
Normal file
1481
base/missions/Gehenna.mis
Normal file
File diff suppressed because it is too large
Load diff
2726
base/missions/IceBound.mis
Normal file
2726
base/missions/IceBound.mis
Normal file
File diff suppressed because it is too large
Load diff
6831
base/missions/Insalubria.mis
Normal file
6831
base/missions/Insalubria.mis
Normal file
File diff suppressed because it is too large
Load diff
889
base/missions/Invictus.mis
Normal file
889
base/missions/Invictus.mis
Normal file
|
|
@ -0,0 +1,889 @@
|
|||
// MissionTypes = DM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//I am the master of my fate,
|
||||
//I am the captain of my soul.
|
||||
// -- William Ernest Henley
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//No inventory stations
|
||||
//Weapons bunkers scattered across the map
|
||||
//Low visibility
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
musicTrack = "lush";
|
||||
cdTrack = "2";
|
||||
DM_scoreLimit = "20";
|
||||
powerCount = "0";
|
||||
DM_timeLimit = "25";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-808 -432 944 768";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
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";
|
||||
locked = "true";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
position = "-832 -1272 0";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/lushdet2";
|
||||
terrainFile = "Invictus.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "94061";
|
||||
locked = "true";
|
||||
hazeDistance = "250";
|
||||
visibleDistance = "1200";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
XDimOverSize = "0";
|
||||
locked = "true";
|
||||
rotation = "0 0 0 0";
|
||||
conjoinBowlDev = "20";
|
||||
scale = "1 1 1";
|
||||
coverage = "0";
|
||||
GraphFile = "Invictus.nav";
|
||||
YDimOverSize = "0";
|
||||
position = "0 0 0 1";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-832 -1272 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 = "270";
|
||||
useSkyTextures = "0";
|
||||
SkySolidColor = "0.500000 0.500000 0.500000 1.000000";
|
||||
fogDistance = "235";
|
||||
fogColor = "0.500000 0.500000 0.500000 1.000000";
|
||||
fogVolume1 = "120 0 80";
|
||||
fogVolume2 = "120 80 135";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "Lush_l4.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 609191954011538915000000000.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 609191954011538915000000000.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 609191954011538915000000000.000000";
|
||||
locked = "true";
|
||||
cloudSpeed0 = "0.000000 0.000000";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
new Camera() {
|
||||
position = "64.1682 182.408 115.133";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-140.384 24.121 170.134";
|
||||
rotation = "0 0 1 105.997";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-129.307 -149.639 179.678";
|
||||
rotation = "0.495806 0.108272 -0.861658 28.4428";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-447.245 -257.636 126.822";
|
||||
rotation = "0.579717 0.141866 -0.802373 33.9225";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-239.27 21.3511 111.082";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "300";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(AIObjectives) {
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
|
||||
new SimGroup(AIObjectives) {
|
||||
};
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-160.99 5.062 147.458";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Weapons Bunker";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Towers) {
|
||||
|
||||
new SimGroup(Stuff) {
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "-312.249 -79.5131 80.2446";
|
||||
rotation = "0 0 1 183.346";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunk9.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-317.385 -91.3008 83.6052";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-306.792 -92.0084 83.4849";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EnergyPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-312.606 -91.6935 83.553";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "CloakingPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-323.724 -54.6317 77.9097";
|
||||
rotation = "0 0 1 43.5448";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg16.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-298.483 -64.1389 80.5062";
|
||||
rotation = "0 0 1 155.272";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-149 -131 162.421";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunkd.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-149.009 -134.312 163.838";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SniperRifle";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-170.151 9.7961 157.234";
|
||||
rotation = "0 0 1 28.0749";
|
||||
scale = "1 0.647508 1";
|
||||
interiorFile = "bbunk7.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-173.223 11.381 159.844";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShockLance";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-156.015 2.4484 160.007";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ELFGun";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-164.351 6.8827 159.432";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Mine";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-166.031 3.6834 159.438";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-162.474 10.1829 159.158";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-461.241 -238.26 111.267";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunk8.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-460.737 -238.508 113.463";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncher";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-456.023 -237.997 113.272";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncherAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-465.757 -238.526 113.307";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncherAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-419.569 122.606 85.1019";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunkb.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-426.09 122.479 87.5639";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Plasma";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-412.646 125.283 87.1254";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PlasmaAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-412.317 120.013 87.0978";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PlasmaAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-418.585 111.931 88.2777";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-419.762 132.721 87.6662";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ConcussionGrenade";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-425.88 -53.065 50.1181";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChaingunAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-428.777 -55.275 50.7253";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-430.966 -56.6262 50.2027";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DiscAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-626.852 -256.424 50.5736";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChaingunAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-620.967 -260.188 50.5674";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChaingunAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-571.122 -109.471 143.152";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShieldPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-568.992 -106.314 145.413";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Grenade";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-10.6274 -178.623 49.0708";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunk7.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-14.4155 -178.5 51.8049";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SatchelCharge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-641.735 192.397 62.7898";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunk7.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-641.794 175.781 65.5091";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AmmoPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-484.421 83.1763 -1213.13";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "33";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(RandomOrganics) {
|
||||
|
||||
new SimGroup(Addition1BELgTree19) {
|
||||
|
||||
new TSStatic() {
|
||||
position = "-269.471 216.664 49.9516";
|
||||
rotation = "0 0 1 237";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-142.614 171.356 49.2";
|
||||
rotation = "0 0 -1 28";
|
||||
scale = "1.3 1.3 1.3";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-493.614 246.356 87.8804";
|
||||
rotation = "0 0 -1 3.99996";
|
||||
scale = "1.6 1.6 1.6";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-762.614 268.356 52.6207";
|
||||
rotation = "0 0 1 101";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-701.614 -378.644 56.1719";
|
||||
rotation = "0 0 -1 59";
|
||||
scale = "0.9 0.9 0.9";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "99.548 -21.477 154.18";
|
||||
rotation = "0 0 -1 56";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-215.614 59.3559 88.4722";
|
||||
rotation = "0 0 1 36";
|
||||
scale = "0.7 0.7 0.7";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "17.3863 278.356 85.7625";
|
||||
rotation = "0 0 1 138";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-198.614 184.356 51.5179";
|
||||
rotation = "0 0 1 71";
|
||||
scale = "1.5 1.5 1.5";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-604.614 214.356 66.675";
|
||||
rotation = "0 0 1 42";
|
||||
scale = "1.5 1.5 1.5";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-237.794 79.021 87.7793";
|
||||
rotation = "0 0 1 233";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-583.614 305.356 51.791";
|
||||
rotation = "0 0 1 84";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "102.386 -313.644 89.6996";
|
||||
rotation = "0 0 1 48";
|
||||
scale = "0.9 0.9 0.9";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-711.614 -249.644 50";
|
||||
rotation = "0 0 1 95";
|
||||
scale = "0.7 0.7 0.7";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-412.614 75.3559 84.709";
|
||||
rotation = "0 0 -1 88";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-538.614 275.356 73.8926";
|
||||
rotation = "0 0 -1 9.00004";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-484.614 -409.644 58.1226";
|
||||
rotation = "0 0 1 129";
|
||||
scale = "1.6 1.6 1.6";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-700.105 245.7 49.2";
|
||||
rotation = "0 0 1 215";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "128.386 221.356 92.1934";
|
||||
rotation = "0 0 1 45";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Addition2BESmTree17) {
|
||||
|
||||
new TSStatic() {
|
||||
position = "-131.806 -123.811 164.001";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1.2 1.2 1.2";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "51.4496 245.28 88.6547";
|
||||
rotation = "0 0 -1 31";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "49.3863 224.356 85.2851";
|
||||
rotation = "0 0 -1 53";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-626.16 190.826 63.475";
|
||||
rotation = "0 0 1 141";
|
||||
scale = "0.9 0.9 0.9";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "73.3863 -259.644 103.383";
|
||||
rotation = "0 0 -1 13";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-559.614 324.356 53.4668";
|
||||
rotation = "0 0 1 171";
|
||||
scale = "0.9 0.9 0.9";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-449.614 91.3559 85.484";
|
||||
rotation = "0 0 1 92";
|
||||
scale = "1.6 1.6 1.6";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-248.614 254.356 50.1281";
|
||||
rotation = "0 0 1 7.00001";
|
||||
scale = "1.5 1.5 1.5";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-145.614 220.356 56.1266";
|
||||
rotation = "0 0 -1 82";
|
||||
scale = "1.3 1.3 1.3";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-101.62 198.322 49.8";
|
||||
rotation = "0 0 1 191";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-380.625 70.3445 89.7098";
|
||||
rotation = "0 0 1 110";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "125.404 -357.728 89.9676";
|
||||
rotation = "0 0 1 227";
|
||||
scale = "1.5 1.5 1.5";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-695.534 -85.6855 96.364";
|
||||
rotation = "0 0 1 114";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-297.614 -402.644 78.9765";
|
||||
rotation = "0 0 1 129";
|
||||
scale = "0.9 0.9 0.9";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "8.3863 219.356 89.911";
|
||||
rotation = "0 0 1 113";
|
||||
scale = "1.6 1.6 1.6";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-363.951 -112.602 85.6117";
|
||||
rotation = "0 0 1 36";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "75.3863 -332.644 86.0589";
|
||||
rotation = "0 0 -1 96";
|
||||
scale = "0.9 0.9 0.9";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-151.617 -334.559 74.9421";
|
||||
rotation = "0 0 -1 98";
|
||||
scale = "1.2 1.2 1.2";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-643.614 -189.644 73.1219";
|
||||
rotation = "0 0 1 32";
|
||||
scale = "0.9 0.9 0.9";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
|
||||
new Precipitation(Precipitation) {
|
||||
position = "-377.901 -153.118 89.5079";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Rain";
|
||||
percentage = "1";
|
||||
color1 = "0.600000 0.600000 0.600000 1.000000";
|
||||
color2 = "-1.000000 0.000000 0.000000 1.000000";
|
||||
color3 = "-1.000000 0.000000 0.000000 1.000000";
|
||||
offsetSpeed = "0.25";
|
||||
minVelocity = "1.25";
|
||||
maxVelocity = "4";
|
||||
maxNumDrops = "2000";
|
||||
maxRadius = "80";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
1660
base/missions/JacobsLadder.mis
Normal file
1660
base/missions/JacobsLadder.mis
Normal file
File diff suppressed because it is too large
Load diff
4444
base/missions/Katabatic.mis
Normal file
4444
base/missions/Katabatic.mis
Normal file
File diff suppressed because it is too large
Load diff
1947
base/missions/Masada.mis
Normal file
1947
base/missions/Masada.mis
Normal file
File diff suppressed because it is too large
Load diff
1854
base/missions/Minotaur.mis
Normal file
1854
base/missions/Minotaur.mis
Normal file
File diff suppressed because it is too large
Load diff
2201
base/missions/MyrkWood.mis
Normal file
2201
base/missions/MyrkWood.mis
Normal file
File diff suppressed because it is too large
Load diff
928
base/missions/Oasis.mis
Normal file
928
base/missions/Oasis.mis
Normal file
|
|
@ -0,0 +1,928 @@
|
|||
// MissionTypes = DM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//As a lion fights a boar in wild combat over a little spring of water, both wanting to drink there, so did these tribes battle in their pride.
|
||||
// -- from The Book of Phoenix, 3870 CE
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//Inventory stations available in all towers
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
DM_scoreLimit = "25";
|
||||
musicTrack = "desert";
|
||||
powerCount = "0";
|
||||
cdTrack = "6";
|
||||
DM_timeLimit = "25";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-400 -360 752 752";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
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";
|
||||
locked = "true";
|
||||
scale = "1 1 1";
|
||||
position = "-1680 -1880 0";
|
||||
rotation = "1 0 0 0";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/desertdet1";
|
||||
terrainFile = "Oasis.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "359010";
|
||||
hazeDistance = "250";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
visibleDistance = "1200";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
XDimOverSize = "0";
|
||||
locked = "true";
|
||||
scale = "1 1 1";
|
||||
GraphFile = "Oasis.nav";
|
||||
YDimOverSize = "0";
|
||||
conjoinBowlDev = "20";
|
||||
position = "0 0 0 1";
|
||||
coverage = "0";
|
||||
rotation = "0 0 0 0";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1680 -1880 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 = "900";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
SkySolidColor = "0.390000 0.390000 0.390000 0.000000";
|
||||
fogDistance = "600";
|
||||
fogColor = "0.500000 0.500000 0.500000 1.000000";
|
||||
fogVolume1 = "120 0 100";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "Lush_l4.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
locked = "true";
|
||||
cloudSpeed0 = "0.000000 0.000000";
|
||||
};
|
||||
new WaterBlock() {
|
||||
position = "-128 -96 90";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "128 96 12";
|
||||
liquidType = "Water";
|
||||
density = "1";
|
||||
viscosity = "5";
|
||||
waveMagnitude = "0.2";
|
||||
surfaceTexture = "LiquidTiles/GreenWater";
|
||||
surfaceOpacity = "0.8";
|
||||
envMapTexture = "lush/skies/lushcloud1";
|
||||
envMapIntensity = "0.7";
|
||||
removeWetEdges = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(environment) {
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-99.589 -115.88 125.815";
|
||||
rotation = "0 0 -1 55.0039";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg19.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-55.6873 14.5 124.435";
|
||||
rotation = "0 0 1 123.186";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg18.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-103.306 -39.641 104.528";
|
||||
rotation = "0 0 -1 12.605";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg16.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-122.789 -30.4939 104.096";
|
||||
rotation = "0 0 1 63.5983";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-46.068 -90.5109 114.357";
|
||||
rotation = "0 0 -1 32.0856";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg17.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-97.266 -33.5638 105.025";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg33.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-117.452 -39.1965 105.735";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg34.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
powerCount = "0";
|
||||
|
||||
new Camera() {
|
||||
position = "-52.1118 -103.14 180.539";
|
||||
rotation = "0.363528 0.0766801 -0.928422 25.6001";
|
||||
scale = "1 1 0.930191";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-186.237 59.4353 205.297";
|
||||
rotation = "0.15534 -0.287211 0.945188 125.847";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-178.244 -55.5781 115.216";
|
||||
rotation = "0 0 1 88.8084";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-43.2597 -178.425 205.963";
|
||||
rotation = "0.558326 0.148527 -0.816218 36.1036";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Team0) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Base0) {
|
||||
powerCount = "3";
|
||||
|
||||
new StaticShape() {
|
||||
position = "-202.863 -44.7028 122.075";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "West Stronghold";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "33";
|
||||
Trigger = "3361";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-207.1 -40.064 97.59";
|
||||
rotation = "0 0 -1 48.1284";
|
||||
scale = "1 1 1";
|
||||
nameTag = "West Stronghold";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "34";
|
||||
Trigger = "3363";
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-202.509 -44.8018 107.6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "pbunk1.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_3";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-102.796 21.1962 139.043";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunk2.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_2";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-58.1054 -111.149 132.645";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bbunk1.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_2";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-209.9 -44.7356 105.823";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-208.747 -50.5824 97.59";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "West Stronghold";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "35";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-70.6533 -106.666 126.66";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South Stronghold";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "36";
|
||||
Trigger = "3370";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-101.038 26.3027 142.92";
|
||||
rotation = "0 0 1 90.5273";
|
||||
scale = "1 1 1";
|
||||
nameTag = "North Stronghold";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "37";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-115.116 27.4632 132.54";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "North Stronghold";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "38";
|
||||
Trigger = "3373";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-90.4074 27.4432 132.54";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "North Stronghold";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "39";
|
||||
Trigger = "3375";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-60.196 -115.78 126.66";
|
||||
rotation = "0 0 1 180.091";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South Stronghold";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "40";
|
||||
Trigger = "3377";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-64.0443 -106.333 135.48";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South Stronghold";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "41";
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(team1) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-70.435 -46.3061 116.136";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "180";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "10";
|
||||
outdoorWeight = "90";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-112 -96 110.863";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Oasis";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(RandomOrganics) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Addition4BEPlant1) {
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-105 -82 103.342";
|
||||
rotation = "0.462131 -0.253345 0.849854 46.3684";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "borg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-25 -2 121.987";
|
||||
rotation = "-0.0144114 0.0336269 0.999331 141.024";
|
||||
scale = "0.5 0.5 0.5";
|
||||
shapeName = "borg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-105 -106 123.459";
|
||||
rotation = "-0.108457 0.315024 0.942866 200.771";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "borg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-140.51 16.8311 131.494";
|
||||
rotation = "0 0 1 23.4913";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg16.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-49.5967 -116.738 125.795";
|
||||
rotation = "0 1 0 7.44851";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-94.8663 35.5787 131.797";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "borg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(Addition5PhoenixPlant1) {
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-113 46 132.148";
|
||||
rotation = "0 0 1 129";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-265 134 115.195";
|
||||
rotation = "0 0 1 149";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "63 118 180.078";
|
||||
rotation = "0 0 -1 109";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "87 70 167.875";
|
||||
rotation = "0 0 -1 69.0002";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-201 -98 127.793";
|
||||
rotation = "0 0 1 192";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-145 -34 106.539";
|
||||
rotation = "0 0 1 7.00012";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-137 150 168.086";
|
||||
rotation = "0 0 -1 82";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-185 -34 104.965";
|
||||
rotation = "0 0 1 236";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "47 110 181.051";
|
||||
rotation = "0 0 1 110";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-129 126 170.215";
|
||||
rotation = "0 0 1 39";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "95 214 146.312";
|
||||
rotation = "0 0 -1 105";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-57 118 163.344";
|
||||
rotation = "0 0 1 129";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-201 -26 110.246";
|
||||
rotation = "0 0 1 36";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-241 6 113.391";
|
||||
rotation = "0 0 1 99.0002";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "95 110 169.32";
|
||||
rotation = "0 0 -1 96.0002";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-105 174 174.695";
|
||||
rotation = "0 0 -1 20.9998";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-169 -130 120.356";
|
||||
rotation = "0 0 -1 118";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-113 54 132.18";
|
||||
rotation = "0 0 -1 59.0003";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-41 206 179.164";
|
||||
rotation = "0 0 1 6.00018";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg1.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Addition6PhoenixPlant2) {
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-137 102 168.824";
|
||||
rotation = "0 0 1 50";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-185 206 150.68";
|
||||
rotation = "0 0 -1 86.0004";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-257 -2 108.727";
|
||||
rotation = "0 0 1 236";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-265 38 137.941";
|
||||
rotation = "0 0 -1 104";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-1 94 165.027";
|
||||
rotation = "0 0 -1 60.0001";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "23 -58 130.398";
|
||||
rotation = "0 0 1 32";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-169 -138 122.379";
|
||||
rotation = "0 0 1 120";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "23 214 155.297";
|
||||
rotation = "0 0 1 7.00012";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-97 102 151.262";
|
||||
rotation = "0 0 1 34";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-41 -178 177.32";
|
||||
rotation = "0 0 1 139";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-25 134 158.785";
|
||||
rotation = "0 0 1 79";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-257 -186 180.27";
|
||||
rotation = "0 0 1 96.0002";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "103 -186 196.887";
|
||||
rotation = "0 0 1 70.9998";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "71 174 182.895";
|
||||
rotation = "0 0 1 192";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-17 166 166.719";
|
||||
rotation = "0 0 1 240";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "71 102 175.273";
|
||||
rotation = "0 0 -1 50";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "95 -170 187.805";
|
||||
rotation = "0 0 1 113";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-121 30 131.816";
|
||||
rotation = "0 0 1 196";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-25 70 142";
|
||||
rotation = "0 0 1 239";
|
||||
scale = "1 1 1";
|
||||
shapeName = "porg2.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Addition1BELgTree18) {
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-121 14 128.484";
|
||||
rotation = "0 0 -1 102";
|
||||
scale = "0.9 0.9 0.9";
|
||||
shapeName = "borg18.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-49 6 119.805";
|
||||
rotation = "0 0 1 57.9999";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "borg18.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-105 -18 99.633";
|
||||
rotation = "0 0 1 169";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "borg18.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-32.5498 3.139 117.762";
|
||||
rotation = "0 0 1 57.9999";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "borg18.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-97.206 -50.249 101.355";
|
||||
rotation = "0 0 1 58.9997";
|
||||
scale = "1.2 1.2 1.2";
|
||||
shapeName = "borg18.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-121 -74 104.211";
|
||||
rotation = "0 0 -1 79";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "borg18.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
powerCount = "0";
|
||||
|
||||
new AudioEmitter() {
|
||||
position = "-60.3481 -42.8411 108.656";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/frog1.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "20";
|
||||
maxDistance = "1280";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "30000";
|
||||
maxLoopGap = "60000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-121.581 -30.8508 119.614";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/bird_echo1.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "3";
|
||||
maxDistance = "192";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "10000";
|
||||
maxLoopGap = "40000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-293.673 -11.7674 116.589";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/crickets_drygrass.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "35";
|
||||
maxDistance = "2240";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "0";
|
||||
maxLoopGap = "0";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-106.738 165.746 185.082";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/crickets_drygrass.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "0";
|
||||
minDistance = "35";
|
||||
maxDistance = "2240";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "0";
|
||||
maxLoopGap = "0";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "154.36 64.0897 179.913";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/crickets_drygrass.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "35";
|
||||
maxDistance = "2240";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "0";
|
||||
maxLoopGap = "0";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "23.604 -178.446 194.867";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/crickets_drygrass.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "35";
|
||||
maxDistance = "2240";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "0";
|
||||
maxLoopGap = "0";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-210.922 -185.037 192.368";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/crickets_drygrass.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "35";
|
||||
maxDistance = "2240";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "0";
|
||||
maxLoopGap = "0";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
7993
base/missions/Overreach.mis
Normal file
7993
base/missions/Overreach.mis
Normal file
File diff suppressed because it is too large
Load diff
752
base/missions/Pyroclasm.mis
Normal file
752
base/missions/Pyroclasm.mis
Normal file
|
|
@ -0,0 +1,752 @@
|
|||
// MissionTypes = DM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//For my confession they burned me with fire and found that I was for endurance made.
|
||||
// -- The Arabian Nights
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//Inventory stations available in both towers
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
DM_scoreLimit = "20";
|
||||
musicTrack = "volcanic";
|
||||
DM_timeLimit = "25";
|
||||
powerCount = "0";
|
||||
cdTrack = "3";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-624 -184 768 784";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
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";
|
||||
locked = "true";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/lavadet1";
|
||||
terrainFile = "Pyroclasm.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "250";
|
||||
locked = "true";
|
||||
hazeDistance = "250";
|
||||
visibleDistance = "1200";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
locked = "true";
|
||||
YDimOverSize = "0";
|
||||
rotation = "0 0 0 0";
|
||||
conjoinBowlDev = "20";
|
||||
scale = "1 1 1";
|
||||
coverage = "0";
|
||||
GraphFile = "Pyroclasm.nav";
|
||||
XDimOverSize = "0";
|
||||
position = "0 0 0 1";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1024 -1024 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 = "400";
|
||||
useSkyTextures = "1";
|
||||
SkySolidColor = "0.365000 0.330000 0.310000 1.000000";
|
||||
fogDistance = "75";
|
||||
fogColor = "0.450000 0.300000 0.250000 1.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "sky_lava_brown.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 17752555020136093100000000000.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
locked = "true";
|
||||
cloudSpeed0 = "0.001000 0.001000";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
new Camera() {
|
||||
position = "-292.101 305.1 273.176";
|
||||
rotation = "0 0 1 138.083";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-133.375 255.69 162.262";
|
||||
rotation = "0 0 1 238.533";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-347.859 144.2 164.274";
|
||||
rotation = "-0.425334 0.210731 0.880161 58.7509";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-262.913 201.07 112.918";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "190";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "20";
|
||||
outdoorWeight = "100";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
|
||||
new SimGroup(Towers) {
|
||||
|
||||
new SimGroup(Tower1) {
|
||||
providesPower = "1";
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "-244.264 220.93 224.914";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dbase4.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_Pulse_1";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-183.71 145.54 164.943";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-244.77 238.72 222.436";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Grenade";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-255.985 234.127 240.91";
|
||||
rotation = "0 0 -1 48.1284";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Ctr. Stronghold";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "33";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-232.296 234.311 240.91";
|
||||
rotation = "0 0 1 41.253";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Ctr. Stronghold";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "34";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-232.421 203.555 240.91";
|
||||
rotation = "0 0 1 135.218";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Ctr. Stronghold";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "35";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-256.217 203.486 240.91";
|
||||
rotation = "0 0 1 223.454";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Ctr. Stronghold";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "36";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-245.07 220.86 235.482";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Center Tower";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-309.181 145.27 185.054";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dplat3.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-311.298 284.53 205.64";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-184.164 275.88 140.967";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dplat3.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-309.308 161.09 187.746";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncher";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-303.365 160.99 187.131";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncherAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-315.141 161.42 187.13";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncherAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-311.528 282.86 208.003";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SatchelCharge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-311.451 287.18 207.973";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShockLance";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-178.687 292.37 143.004";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PlasmaAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-188.824 292.25 143.034";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PlasmaAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-183.975 291.97 143.478";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Plasma";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-183.9 276.41 143.411";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShieldPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-183.792 142.21 167.683";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EnergyPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-184.044 147.68 167.712";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ELFGun";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-309.069 142.21 187.769";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AmmoPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-244.826 220.78 290.261";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SniperRifle";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-243.848 221.58 275.095";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-243.865 217.48 275.541";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-243.77 225.43 275.281";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-244.411 202.32 222.581";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ConcussionGrenade";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "39.62 344.85 78.2101";
|
||||
rotation = "0 0 -1 116.883";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dtowr1.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_Pulse_1";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "50.81 343.87 90.21";
|
||||
rotation = "0 0 1 154.126";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "37";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "51.14 343.34 78.21";
|
||||
rotation = "0 0 1 152.407";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "38";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-452.475 20.12 79.05";
|
||||
rotation = "-0 0 -1 32.2679";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "39";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-452.103 19.62 91.05";
|
||||
rotation = "-0 0 -1 30.5489";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "40";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-440.871 19.55 79.053";
|
||||
rotation = "0 0 1 58.4421";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "dtowr1.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_Pulse_1";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
|
||||
new TSStatic() {
|
||||
position = "-239.796 269.418 233.42";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-242.825 269.431 233.42";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-239.798 269.415 234.42";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-242.841 269.442 234.42";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-242.85 269.527 235.42";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-199.677 219.79 233.373";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-243.945 176.97 235.52";
|
||||
rotation = "0 0 1 186.785";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-245.999 176.86 233.429";
|
||||
rotation = "0 0 1 91.6733";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable2m.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-243.806 176.94 234.523";
|
||||
rotation = "0 0 1 181.628";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-242.408 176.85 233.523";
|
||||
rotation = "0 0 1 181.628";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-244.437 176.93 233.523";
|
||||
rotation = "0 0 1 181.628";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-513.517 226.51 179.741";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rockslide2.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "50";
|
||||
maxDistance = "3200";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "15000";
|
||||
maxLoopGap = "45000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-163.821 543.99 217.496";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rockslide2.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "50";
|
||||
maxDistance = "3200";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "15000";
|
||||
maxLoopGap = "45000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "255.1 161.44 242.375";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rockslide2.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "50";
|
||||
maxDistance = "3200";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "15000";
|
||||
maxLoopGap = "45000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "26.53 -163.211 151.691";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/rockslide2.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "1";
|
||||
isLooping = "1";
|
||||
is3D = "1";
|
||||
minDistance = "50";
|
||||
maxDistance = "3200";
|
||||
coneInsideAngle = "360";
|
||||
coneOutsideAngle = "360";
|
||||
coneOutsideVolume = "1";
|
||||
coneVector = "0 0 1";
|
||||
loopCount = "-1";
|
||||
minLoopGap = "15000";
|
||||
maxLoopGap = "45000";
|
||||
type = "EffectAudioType";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-239.883 272.25 95.0244";
|
||||
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 ParticleEmissionDummy() {
|
||||
position = "-244.046 190.464 228.981";
|
||||
rotation = "1 0 0 179.518";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "defaultEmissionDummy";
|
||||
emitter = "PlasmaExplosionEmitter";
|
||||
velocity = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new ParticleEmissionDummy() {
|
||||
position = "-244.113 259.999 228.942";
|
||||
rotation = "1 0 0 179.518";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "defaultEmissionDummy";
|
||||
emitter = "PlasmaExplosionEmitter";
|
||||
velocity = "1";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
1073
base/missions/Quagmire.mis
Normal file
1073
base/missions/Quagmire.mis
Normal file
File diff suppressed because it is too large
Load diff
1017
base/missions/Rasp.mis
Normal file
1017
base/missions/Rasp.mis
Normal file
File diff suppressed because it is too large
Load diff
4610
base/missions/Recalescence.mis
Normal file
4610
base/missions/Recalescence.mis
Normal file
File diff suppressed because it is too large
Load diff
1529
base/missions/Respite.mis
Normal file
1529
base/missions/Respite.mis
Normal file
File diff suppressed because it is too large
Load diff
3987
base/missions/Reversion.mis
Normal file
3987
base/missions/Reversion.mis
Normal file
File diff suppressed because it is too large
Load diff
480
base/missions/Rimehold.mis
Normal file
480
base/missions/Rimehold.mis
Normal file
|
|
@ -0,0 +1,480 @@
|
|||
// MissionTypes = Hunters TeamHunters
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//Howl, O Wolves, howl for our dead kin scattered on the frozen seas of Ymir. Then take up your weapons. We shall hunt the Hordes until the stars grow cold.
|
||||
// -- Jarek Redmoon, Ur-Shaman of the Starwolf, 3941 CE
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//[Hunters TeamHunters]Nexus located in center of underground Great Hall
|
||||
//Inventory stations located at corner towers
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
cdTrack = "5";
|
||||
powerCount = "0";
|
||||
musicTrack = "ice";
|
||||
Team_Hunters_timeLimit = "25";
|
||||
Hunters_timeLimit = "25";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-440 -312 848 880";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.700000 0.700000 0.700000 1.000000";
|
||||
ambient = "0.600000 0.600000 0.620000 1.000000";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/snowdet1";
|
||||
terrainFile = "Rimehold.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "101741 101997 102253 299658 430985 431241 431497 366217";
|
||||
hazeDistance = "250";
|
||||
locked = "true";
|
||||
visibleDistance = "1200";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "55";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
locked = "true";
|
||||
XDimOverSize = "0";
|
||||
YDimOverSize = "0";
|
||||
GraphFile = "Rimehold.nav";
|
||||
position = "0 0 0 1";
|
||||
rotation = "0 0 0 0";
|
||||
conjoinBowlDev = "20";
|
||||
scale = "1 1 1";
|
||||
coverage = "0";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-904 -1136 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 = "600";
|
||||
useSkyTextures = "1";
|
||||
SkySolidColor = "0.365000 0.390000 0.420000 0.000000";
|
||||
fogDistance = "0";
|
||||
fogColor = "0.700000 0.700000 0.700000 1.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "sky_ice_blue.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
locked = "true";
|
||||
cloudSpeed0 = "0.000000 0.000000";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
powerCount = "0";
|
||||
|
||||
new Camera() {
|
||||
position = "-20.1378 130.534 175.57";
|
||||
rotation = "0 0 -1 95.2935";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-98.5621 203.831 198.799";
|
||||
rotation = "0.0328029 -0.0599317 0.997663 122.726";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-17.4677 159.05 77.7879";
|
||||
rotation = "0 0 1 195.952";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "163.16 -235.163 216.951";
|
||||
rotation = "0.305024 0.0666097 -0.950012 25.8909";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-277.015 272.671 178.033";
|
||||
rotation = "0.0190453 -0.0299901 0.999369 115.197";
|
||||
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 = "-0.966477 -50.0832 112.711";
|
||||
rotation = "0 0 -1 84.7978";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "100";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "120";
|
||||
locked = "true";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-34.2901 125.288 201.689";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "300";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team2) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-87.5583 365.17 126.118";
|
||||
rotation = "0 0 1 57.8687";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "120";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Stuff) {
|
||||
powerCount = "1";
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "-277.883 464.884 214.117";
|
||||
rotation = "0 0 1 90.5273";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "stowr1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "31.9146 91.7929 -97.0133";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "33";
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "223.424 372.998 217.978";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "stowr1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "223.429 374.166 208.98";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "34";
|
||||
team = "0";
|
||||
Trigger = "3346";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "157.765 -195.042 204.45";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "35";
|
||||
team = "0";
|
||||
Trigger = "3348";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "157.83 -196.214 213.451";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "stowr1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-264.666 -196.208 217.09";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "36";
|
||||
team = "0";
|
||||
Trigger = "3351";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-264.726 -197.424 226.091";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "stowr1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-276.719 464.838 205.12";
|
||||
rotation = "0 0 1 90.5273";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "37";
|
||||
team = "0";
|
||||
Trigger = "3354";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-29.8911 124.026 57.2013";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "sbase5.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
new Item(Nexus) {
|
||||
position = "-23.8753 84.0586 81.555";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Nexus";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "38";
|
||||
team = "0";
|
||||
flashThreadDir = "1";
|
||||
};
|
||||
new Trigger(NexusTrigger) {
|
||||
position = "-33.4285 100.14 55.34";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "19.5116 30 38.3776";
|
||||
dataBlock = "gameTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -0.0000000 1.0000000";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
missionTypesList = "Hunters TeamHunters";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-23.8712 84.0586 81.555";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.1 0.1 0.1";
|
||||
nameTag = "The Nexus";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "The Nexus";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-37.617 208.163 174.667";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-39.6396 208.086 110.813";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "stowr6.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "94.4419 164.733 129.701";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "East Nexus Entrance";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "East Nexus Entrance";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-144.489 118.269 122.953";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "West Nexus Entrance";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "West Nexus Entrance";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
powerCount = "0";
|
||||
|
||||
new Precipitation(Precipitation) {
|
||||
position = "-72.3863 217.965 161.798";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Snow";
|
||||
percentage = "1";
|
||||
color1 = "1.000000 1.000000 1.000000 1.000000";
|
||||
color2 = "-1.000000 0.000000 0.000000 1.000000";
|
||||
color3 = "-1.000000 0.000000 0.000000 1.000000";
|
||||
offsetSpeed = "0.25";
|
||||
minVelocity = "0.25";
|
||||
maxVelocity = "1.5";
|
||||
maxNumDrops = "2000";
|
||||
maxRadius = "125";
|
||||
locked = "true";
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-72.3863 217.965 161.798";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/moaningwind1.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 InteriorInstance() {
|
||||
position = "-249.18 222.364 161.676";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "sspir1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-55.7404 39.1725 136.706";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "sspir4.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-23.8753 84.0586 89.6089";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "NexusCap";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-120.189 283.025 148.859";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "sspir2.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-23.8753 84.0586 81.6897";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "NexusBase";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
};
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
3612
base/missions/RiverDance.mis
Normal file
3612
base/missions/RiverDance.mis
Normal file
File diff suppressed because it is too large
Load diff
2970
base/missions/Sanctuary.mis
Normal file
2970
base/missions/Sanctuary.mis
Normal file
File diff suppressed because it is too large
Load diff
1005
base/missions/Sirocco.mis
Normal file
1005
base/missions/Sirocco.mis
Normal file
File diff suppressed because it is too large
Load diff
1113
base/missions/Slapdash.mis
Normal file
1113
base/missions/Slapdash.mis
Normal file
File diff suppressed because it is too large
Load diff
1117
base/missions/SunDried.mis
Normal file
1117
base/missions/SunDried.mis
Normal file
File diff suppressed because it is too large
Load diff
731
base/missions/Talus.mis
Normal file
731
base/missions/Talus.mis
Normal file
|
|
@ -0,0 +1,731 @@
|
|||
// MissionTypes = Hunters Bounty DM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//The sword shall be drawn too late, the eagle shall bathe in its own blood, the wolf will fall into its shadow, and the phoenix shall with two heads devour its children.
|
||||
// -- The Fenecian Prophecy, 3941 CE
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//[Hunters]Nexus is in small bunker under bridge
|
||||
//[DM Bounty]Mission follows standard Rules of Engagement
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
cdTrack = "4";
|
||||
powerCount = "0";
|
||||
musicTrack = "badlands";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-192 -336 560 576";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-680 -680 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0.349971";
|
||||
cloudHeightPer[1] = "0.25";
|
||||
cloudHeightPer[2] = "0.199973";
|
||||
cloudSpeed[0] = "0.000700 0.000000";
|
||||
cloudSpeed[1] = "0.000501 0.000701";
|
||||
cloudSpeed[2] = "0.000001 0.000300";
|
||||
visibleDistance = "600";
|
||||
useSkyTextures = "1";
|
||||
SkySolidColor = "0.19 0.235 0.21 0.000000";
|
||||
fogDistance = "100";
|
||||
fogColor = "0.430000 0.420000 0.400000 1.000000";
|
||||
fogVolume1 = "700 150 200";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "sky_badlands_cloudy.dml";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.700000 0.700000 0.700000 1.000000";
|
||||
ambient = "0.500000 0.500000 0.500000 1.000000";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
locked = "true";
|
||||
position = "-680 -680 0";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/baddet1";
|
||||
terrainFile = "Talus.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "684435 684691 684947 685203 685459 685715 685971 686227";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
graphFile = "Talus.nav";
|
||||
conjoinAngleDev = "50";
|
||||
conjoinBowlDev = "20";
|
||||
coverage = "0";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
rotation = "0 0 0 0";
|
||||
scale = "1 1 1";
|
||||
locked = "true";
|
||||
YDimOverSize = "0";
|
||||
position = "0 0 0 1";
|
||||
XDimOverSize = "0";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
new Camera() {
|
||||
position = "44.637 142.07 114.542";
|
||||
rotation = "0.0639949 -0.22751 0.971671 149.427";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "257.713 -17.652 82.2047";
|
||||
rotation = "0.181561 0.176054 -0.967492 90.1287";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "175.957 -87.613 40.7467";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "70";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-76.36 98.425 74.3441";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "50";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
providesPower = "1";
|
||||
|
||||
new Trigger(NexusTrigger) {
|
||||
position = "59.5378 42.4244 12.2764";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "60 60 20";
|
||||
dataBlock = "gameTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -0.0000000 1.0000000";
|
||||
missionTypesList = "Hunters";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "86.372 11.309 15.689";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "NexusBase";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
missionTypesList = "Hunters";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "86.372 11.309 14.2159";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Nexus";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
missionTypesList = "Hunters";
|
||||
locked = "true";
|
||||
flashThreadDir = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "86.372 11.309 21.3891";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "NexusCap";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
missionTypesList = "Hunters";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "86.332 11.529 13.9235";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Nexus";
|
||||
team = "0";
|
||||
missionTypesList = "Hunters";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "86.332 11.529 13.9235";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Mission Center";
|
||||
team = "0";
|
||||
missionTypesList = "DM";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory1) {
|
||||
position = "169.082 -86.234 43.6613";
|
||||
rotation = "0 0 -1 89.3814";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Upper Base";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory2) {
|
||||
position = "190.711 -87.804 35.6577";
|
||||
rotation = "0 0 1 1.1467";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Mid Base";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory3) {
|
||||
position = "190.759 -83.001 35.6581";
|
||||
rotation = "0 0 1 181.237";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Mid Base";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory4) {
|
||||
position = "207.339 -105.495 8.6439";
|
||||
rotation = "0 0 1 181.237";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Alcove";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory5) {
|
||||
position = "208.09 -69.172 8.6465";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Alcove";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory6) {
|
||||
position = "200.503 -69.055 26.6731";
|
||||
rotation = "0 0 1 135.218";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South Loft";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory7) {
|
||||
position = "201.063 -105.071 26.6602";
|
||||
rotation = "0 0 1 48.1284";
|
||||
scale = "1 1 1";
|
||||
nameTag = "North Loft";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory8) {
|
||||
position = "204.396 -86.75 -24.3412";
|
||||
rotation = "0 0 1 91.1003";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Core";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "181.441 -89.644 25.582";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "181.461 -86.357 25.582";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "178.236 -86.285 25.582";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "181.561 -82.992 25.582";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "184.759 -86.508 25.582";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-81.225 105.436 56.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-84.283 94.172 56.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-70.669 89.964 56.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-68.458 102.444 56.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "6.5572 -151.284 92.9612";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "3.7202 -150.31 92.9612";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "0.8832 -149.336 92.9612";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "216.737 -238.742 91.4766";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "213.9 -237.768 91.4766";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "211.063 -236.794 91.4766";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "193.968 131.996 108.703";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "191.131 132.97 108.703";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "188.294 133.944 108.703";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory9) {
|
||||
position = "-67.562 102.765 79.7716";
|
||||
rotation = "0 0 1 63.0253";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Upper Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory10) {
|
||||
position = "-84.75 93.986 79.7656";
|
||||
rotation = "0 0 -1 116.883";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Upper Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory11) {
|
||||
position = "-65.652 103.378 32.2586";
|
||||
rotation = "0 0 1 63.5983";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Lower Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory12) {
|
||||
position = "-86.402 92.85 32.2743";
|
||||
rotation = "0 0 -1 116.883";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Lower Tower";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Buildings) {
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "-76.198 98.426 39.2783";
|
||||
rotation = "0 0 -1 26.929";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xtowr1.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_2";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "194.748 -86.584 19.6725";
|
||||
rotation = "0 0 1 1.14602";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbunk2.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_2";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "86.332 11.529 13.6735";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbunk5.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "193.192 132.182 106.415";
|
||||
rotation = "0 0 -1 71.6197";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbunk9.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "5.994 -151.072 90.7623";
|
||||
rotation = "0 0 -1 71.6197";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbunk9.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "215.996 -238.314 89.0566";
|
||||
rotation = "0 0 -1 71.6197";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbunk9.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Bridge1) {
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "124.884 55.8962 64.8005";
|
||||
rotation = "0 0 1 41.8259";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg0.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "114.214 43.9734 64.8005";
|
||||
rotation = "0 0 1 41.8259";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg8.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "103.544 32.0506 64.8005";
|
||||
rotation = "0 0 1 41.8259";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "92.8738 20.1278 64.8005";
|
||||
rotation = "0 0 1 41.8259";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg2.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "82.2039 8.205 64.8005";
|
||||
rotation = "0 0 1 41.8259";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg9.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "71.5341 -3.7178 64.8005";
|
||||
rotation = "0 0 1 41.8259";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg2.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "60.8641 -15.6406 64.8005";
|
||||
rotation = "0 0 1 41.8259";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "50.1942 -27.5634 64.8005";
|
||||
rotation = "0 0 1 41.8259";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg8.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "39.5243 -39.4861 64.8005";
|
||||
rotation = "0 0 1 221.826";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg0.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Organics) {
|
||||
|
||||
new TSStatic() {
|
||||
position = "45.305 -182.118 109.553";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "226.613 -30.409 43.751";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "160.681 11.384 21.7222";
|
||||
rotation = "0 0 1 100.268";
|
||||
scale = "1 1 1";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "169.341 7.967 24.8251";
|
||||
rotation = "0 0 -1 5.72956";
|
||||
scale = "1 1 1";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "262.182 -140.721 30.6938";
|
||||
rotation = "0 0 1 104.851";
|
||||
scale = "1 1 1";
|
||||
shapeName = "xorg5.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "79.9776 -62.0504 21.1463";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/coldwind1.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "0.6";
|
||||
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";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
4394
base/missions/ThinIce.mis
Normal file
4394
base/missions/ThinIce.mis
Normal file
File diff suppressed because it is too large
Load diff
2188
base/missions/Tombstone.mis
Normal file
2188
base/missions/Tombstone.mis
Normal file
File diff suppressed because it is too large
Load diff
2761
base/missions/Training1.mis
Normal file
2761
base/missions/Training1.mis
Normal file
File diff suppressed because it is too large
Load diff
1538
base/missions/Training2.mis
Normal file
1538
base/missions/Training2.mis
Normal file
File diff suppressed because it is too large
Load diff
1834
base/missions/Training3.mis
Normal file
1834
base/missions/Training3.mis
Normal file
File diff suppressed because it is too large
Load diff
1108
base/missions/Training4.mis
Normal file
1108
base/missions/Training4.mis
Normal file
File diff suppressed because it is too large
Load diff
3854
base/missions/Training5.mis
Normal file
3854
base/missions/Training5.mis
Normal file
File diff suppressed because it is too large
Load diff
849
base/missions/UltimaThule.mis
Normal file
849
base/missions/UltimaThule.mis
Normal file
|
|
@ -0,0 +1,849 @@
|
|||
// DisplayName = Ultima Thule
|
||||
// MissionTypes = Siege
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//Appear at points the enemy must hasten to defend; march swiftly to places where you are not expected.
|
||||
// -- Sun-Tzu, The Art of War
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//[Siege]Attackers must destroy forcefield generators to access defending base
|
||||
//Stealth is key to this mission
|
||||
//No vehicle stations
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
musicTrack = "ice";
|
||||
Siege_timeLimit = "20";
|
||||
cdTrack = "5";
|
||||
powerCount = "0";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-536 -784 1040 1264";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
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";
|
||||
position = "-1024 -1024 0";
|
||||
locked = "true";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/snowdet2";
|
||||
terrainFile = "UltimaThule.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "220030 220286 358520 358776 359032 359288 294008 235933 236189 367516 433307 302492";
|
||||
position = "-1024 -1024 0";
|
||||
locked = "true";
|
||||
hazeDistance = "250";
|
||||
visibleDistance = "1200";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
position = "0 0 0 1";
|
||||
XDimOverSize = "0";
|
||||
GraphFile = "UltimaThule.nav";
|
||||
locked = "true";
|
||||
rotation = "0 0 0 0";
|
||||
conjoinBowlDev = "20";
|
||||
coverage = "0";
|
||||
scale = "1 1 1";
|
||||
YDimOverSize = "0";
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Team2) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-17.75 -170.391 105.793";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "100";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(base) {
|
||||
powerCount = "3";
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "-7.62 -171.5 47.6491";
|
||||
rotation = "0 0 -1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "sbase5.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
team = "2";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "41.78 -224.046 45.55";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
name = "Sorth Entrance Generator";
|
||||
Target = "33";
|
||||
team = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "40.62 -127.18 51.09";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "North";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
name = "East Generator";
|
||||
Target = "34";
|
||||
team = "1";
|
||||
};
|
||||
new Turret() {
|
||||
position = "-1.6 -288.306 120.594";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South";
|
||||
dataBlock = "TurretBaseLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
initialBarrel = "MissileBarrelLarge";
|
||||
lastProjectile = "4747";
|
||||
locked = "true";
|
||||
originalBarrel = "MissileBarrelLarge";
|
||||
Target = "35";
|
||||
team = "1";
|
||||
};
|
||||
new Turret() {
|
||||
position = "-47.944 -49.71 130.086";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "North";
|
||||
dataBlock = "TurretBaseLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
initialBarrel = "MissileBarrelLarge";
|
||||
lastProjectile = "4741";
|
||||
locked = "true";
|
||||
originalBarrel = "MissileBarrelLarge";
|
||||
Target = "36";
|
||||
team = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "29.2665 -147.266 77.15";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Great Hall";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Trigger = "3336";
|
||||
Target = "37";
|
||||
team = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "29.14 -184.838 77.15";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Great Hall";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Trigger = "3338";
|
||||
Target = "38";
|
||||
team = "1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-50.698 -185.06 77.4285";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
team = "2";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "2.82 -194.077 126.913";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Long Range";
|
||||
dataBlock = "SensorLargePulse";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "39";
|
||||
team = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "2.92 -194.397 103.295";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "smiscb.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
team = "2";
|
||||
};
|
||||
new Item() {
|
||||
position = "42.33 -162.045 48.5718";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
team = "2";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "40.8585 -215.877 45.62";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "South Entrance";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Trigger = "3344";
|
||||
Target = "40";
|
||||
team = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "29.7229 -165.563 72.1";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Great Hall";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
name = "Great Hall Generator";
|
||||
Target = "41";
|
||||
team = "1";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "34.89 -165.434 71.8233";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.1 0.1 0.1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Great Hall Generator";
|
||||
team = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "40.81 -129.263 50.1692";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.1 0.1 0.1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "East Generator";
|
||||
team = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "40.03 -223.787 46.0142";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "0.1 0.1 0.1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "South Entrance Generator";
|
||||
team = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "31.6522 -165.653 51.15";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Control Switch";
|
||||
dataBlock = "FlipFlop";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "42";
|
||||
team = "1";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "25.7162 -158.946 50.9885";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "10.7955 1 8.81866";
|
||||
dataBlock = "defaultForceFieldBare";
|
||||
locked = "true";
|
||||
Target = "43";
|
||||
team = "1";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "24.9871 -171.971 50.6676";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 13.0754 9.26102";
|
||||
dataBlock = "defaultForceFieldBare";
|
||||
locked = "true";
|
||||
Target = "44";
|
||||
team = "1";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "26.2857 -173.158 50.9898";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "10.7955 1 8.81866";
|
||||
dataBlock = "defaultForceFieldBare";
|
||||
locked = "true";
|
||||
Target = "45";
|
||||
team = "1";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-63.6461 -63.51 115.67";
|
||||
rotation = "0 -1 0 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-55.1833 -63.5947 115.67";
|
||||
rotation = "0 -1 0 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-57.9987 -63.4812 115.67";
|
||||
rotation = "0 -1 0 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-46.7185 -63.4731 115.67";
|
||||
rotation = "0 -1 0 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-44.1589 -63.4965 115.67";
|
||||
rotation = "0 -1 0 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-49.5346 -63.4763 115.67";
|
||||
rotation = "0 -1 0 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-52.308 -63.4494 115.67";
|
||||
rotation = "0 -1 0 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-60.868 -63.5004 115.67";
|
||||
rotation = "0 -1 0 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.6154 -60.488 113.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.6651 -55.7284 113.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.7217 -50.7434 113.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.6682 -45.8125 113.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.8208 -37.1847 113.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.6817 -41.6522 113.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.6981 -39.6572 115.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.644 -44.8315 115.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.706 -49.1668 115.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.6571 -53.6174 115.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.6351 -58.2494 115.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.6484 -41.5186 117.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.6448 -48.1693 117.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.4692 -55.5371 117.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-64.6119 -44.74 119.16";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3m.dts";
|
||||
};
|
||||
};
|
||||
new SimGroup(OuterFFGens) {
|
||||
powerCount = "2";
|
||||
|
||||
new SimGroup(FFBeta) {
|
||||
powerCount = "2";
|
||||
|
||||
new ForceFieldBare() {
|
||||
position = "-52.954 -62.074 96.9079";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "10.2257 1 7.86202";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
locked = "true";
|
||||
color = "0.500000 0.500000 1.000000 1.000000";
|
||||
triggerCount = "0";
|
||||
Target = "46";
|
||||
team = "1";
|
||||
};
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "246.04 275.45 134.33";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "NE Force Field";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
name = "NE Force Field Generator #1";
|
||||
Target = "47";
|
||||
team = "1";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "243.46 232.45 166.9";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "NE Force Field";
|
||||
dataBlock = "GeneratorLarge";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
name = "NE Force Field Generator #2";
|
||||
Target = "48";
|
||||
team = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "240.91 269.69 155.91";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "sbunk9.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_2";
|
||||
locked = "true";
|
||||
team = "2";
|
||||
};
|
||||
new SimGroup(FFAlpha) {
|
||||
powerCount = "2";
|
||||
|
||||
new ForceFieldBare() {
|
||||
position = "-5.52 -284.655 95.5815";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "8.15845 1 6.08793";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
locked = "true";
|
||||
color = "0.500000 0.500000 1.000000 1.000000";
|
||||
triggerCount = "0";
|
||||
Target = "49";
|
||||
team = "1";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "-33.6013 -45.677 96.4871";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "10.2257 1 7.86202";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
locked = "true";
|
||||
color = "0.500000 0.500000 1.000000 1.000000";
|
||||
triggerCount = "0";
|
||||
Target = "50";
|
||||
team = "1";
|
||||
};
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "239.74 221.29 169.23";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "North Force Field Generator Bunker";
|
||||
team = "1";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "250.45 216.71 144.22";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
team = "2";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team1) {
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "375.86 -124.438 295.988";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "50";
|
||||
sphereWeight = "50";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(base) {
|
||||
providesPower = "1";
|
||||
powerCount = "2";
|
||||
|
||||
new StaticShape() {
|
||||
position = "373.914 -91.7462 304.2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "East Assault";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Trigger = "3376";
|
||||
Target = "51";
|
||||
team = "2";
|
||||
};
|
||||
new Item() {
|
||||
position = "374.745 -99.3849 314.344";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
Target = "-1";
|
||||
team = "1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "372.511 -99.2266 250.757";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "stowr6.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
team = "1";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "378.385 -108.783 304.178";
|
||||
rotation = "0 -1 0 11.459";
|
||||
scale = "0.1 18.5835 8.93002";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
locked = "true";
|
||||
Target = "52";
|
||||
team = "2";
|
||||
};
|
||||
new ForceFieldBare() {
|
||||
position = "369.634 -108.648 304.36";
|
||||
rotation = "0 1 0 13.7511";
|
||||
scale = "0.1 18.5835 8.93002";
|
||||
dataBlock = "defaultTeamSlowFieldBare";
|
||||
locked = "true";
|
||||
Target = "53";
|
||||
team = "2";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "373.933 -106.692 304.2";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "East Assault";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Trigger = "3384";
|
||||
Target = "54";
|
||||
team = "2";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "375.031 -101.505 -305.489";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SolarPanel";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
Target = "55";
|
||||
team = "2";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
powerCount = "0";
|
||||
};
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1024 -1024 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 = "500";
|
||||
useSkyTextures = "0";
|
||||
SkySolidColor = "0.500000 0.500000 0.500000 1.000000";
|
||||
fogDistance = "350";
|
||||
fogColor = "0.500000 0.500000 0.500000 1.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "ice_dark.dml";
|
||||
windVelocity = "0.8 0.7 0";
|
||||
windEffectPrecipitation = "1";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
locked = "true";
|
||||
cloudSpeed0 = "0.000300 0.0003";
|
||||
};
|
||||
new Precipitation(Precipitation) {
|
||||
position = "-123.6 -162.6 124.2";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Snow";
|
||||
percentage = "1";
|
||||
color1 = "1.000000 1.000000 1.000000 1.000000";
|
||||
color2 = "-1.000000 0.000000 0.000000 1.000000";
|
||||
color3 = "-1.000000 0.000000 0.000000 1.000000";
|
||||
offsetSpeed = "0.25";
|
||||
minVelocity = "0.25";
|
||||
maxVelocity = "1.5";
|
||||
maxNumDrops = "2000";
|
||||
maxRadius = "125";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
powerCount = "0";
|
||||
|
||||
new Camera() {
|
||||
position = "57.01 -329.326 163.148";
|
||||
rotation = "0.448717 0.195026 -0.872134 52.979";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-42.184 -12.29 123.267";
|
||||
rotation = "0 0 1 111.727";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-27.8365 -162.051 76.7347";
|
||||
rotation = "0 0 1 88.8085";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "1.24824 -278.291 99.3577";
|
||||
rotation = "0 0 1 228.61";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-14.1716 -188.073 127.677";
|
||||
rotation = "0 0 1 93.9651";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-50.311 -44.814 106.787";
|
||||
rotation = "0.0836944 -0.168589 0.982127 128.015";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
powerCount = "0";
|
||||
|
||||
new AudioEmitter() {
|
||||
position = "-67.162 -108.482 130.149";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
fileName = "fx/environment/snowstorm1.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 InteriorInstance() {
|
||||
position = "-156.267 -279.118 203.606";
|
||||
rotation = "0 1 0 31.5126";
|
||||
scale = "1.71005 1.75318 1";
|
||||
interiorFile = "srock7.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "120.774 -131.439 210.165";
|
||||
rotation = "0 0 -1 48.7014";
|
||||
scale = "2.29851 1.90265 1.70877";
|
||||
interiorFile = "srock6.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "119.703 -306.184 167.608";
|
||||
rotation = "0 0 1 12.0321";
|
||||
scale = "1.16378 1.58153 1";
|
||||
interiorFile = "srock8.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-82.6378 -543.135 242.058";
|
||||
rotation = "0 0 -1 27.502";
|
||||
scale = "1 1 1.20488";
|
||||
interiorFile = "srock7.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-22.4503 71.5691 153.838";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1.0139 1 1";
|
||||
interiorFile = "sspir1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
970
base/missions/Underhill.mis
Normal file
970
base/missions/Underhill.mis
Normal file
|
|
@ -0,0 +1,970 @@
|
|||
// MissionTypes = Hunters Bounty DM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//Fah! Humans are weak! Find me a human who can fight, and I will bring you the sun in these two hands!
|
||||
// -- Rog Gedharhk Blood-Drinker, Horde Maul reaver
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//[Hunters]Nexus located on outer catwalk
|
||||
//Inventory stations located both inside and outside main bunker
|
||||
//Ideal for combined indoor/outdoor tactics
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
musicTrack = "badlands";
|
||||
powerCount = "0";
|
||||
cdTrack = "4";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-672 -848 928 1104";
|
||||
flightCeiling = "300";
|
||||
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";
|
||||
cloudSpeed[0] = "0.000500 0.000030";
|
||||
cloudSpeed[1] = "0.000120 0.000001";
|
||||
cloudSpeed[2] = "0.000205 0.000002";
|
||||
visibleDistance = "500";
|
||||
useSkyTextures = "1";
|
||||
SkySolidColor = "0.39 0.39 0.39 0.000000";
|
||||
fogDistance = "25";
|
||||
fogColor = "0.500000 0.450000 0.400000 1.000000";
|
||||
fogVolume1 = "800 125 150";
|
||||
fogVolume2 = "700 150 250";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "Badlands_l4.dml";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.444193 0.595505 -0.669378";
|
||||
color = "0.650000 0.650000 0.650000 1.000000";
|
||||
ambient = "0.600000 0.600000 0.600000 1.000000";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
locked = "true";
|
||||
position = "0 0 0";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/baddet2";
|
||||
terrainFile = "Underhill.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "417378 483170 417890 418146 92255 355683 355939 356195 356451";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
graphFile = "Underhill.nav";
|
||||
conjoinAngleDev = "65";
|
||||
conjoinBowlDev = "20";
|
||||
coverage = "0";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
rotation = "0 0 0 0";
|
||||
scale = "1 1 1";
|
||||
locked = "true";
|
||||
position = "0 0 0 1";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
new Camera() {
|
||||
position = "-302.673 -262.509 103.127";
|
||||
rotation = "0.234806 -0.111358 0.965643 52.314";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-305.01 -92.4793 106.915";
|
||||
rotation = "0.0915308 -0.22217 0.970702 136.406";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-211.746 -200.835 67.2206";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-414.339 -308.088 54.4288";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "70";
|
||||
sphereWeight = "15";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
locked = "true";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-209.827 -249.58 103.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "50";
|
||||
sphereWeight = "50";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "25";
|
||||
locked = "true";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-211.649 -137.731 101.166";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "50";
|
||||
sphereWeight = "50";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "25";
|
||||
locked = "true";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-284.785 -188.423 99.8876";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "30";
|
||||
sphereWeight = "10";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
providesPower = "1";
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "-177.197 -198.697 95.8141";
|
||||
rotation = "0 0 1 44.6907";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdgo.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-342.425 -243.952 16.8096";
|
||||
rotation = "0 0 1 129";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbunk9.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-174.268 -200.789 95.8883";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-176.399 -198.678 95.8883";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-178.53 -196.567 95.8883";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-181.183 -182.927 52.2084";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-181.183 -179.927 52.2084";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-181.183 -176.927 52.2084";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-180.942 -198.872 52.1732";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-180.942 -195.872 52.1732";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-180.942 -192.872 52.1732";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-259.036 -202.043 56.9523";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-259.036 -199.043 56.9523";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-259.036 -196.043 56.9523";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-181.256 -176.715 64.018";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-181.256 -179.715 64.018";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-181.256 -182.715 64.018";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-181.52 -193.117 64.0374";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-181.52 -196.117 64.0374";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-181.52 -199.117 64.0374";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-199.082 -157.872 64.2012";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-196.083 -157.814 64.2012";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-193.083 -157.756 64.2012";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-209.125 -157.53 64.1894";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-212.124 -157.563 64.1894";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-215.124 -157.595 64.1894";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-225.071 -157.407 64.3146";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-228.07 -157.439 64.3146";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-231.07 -157.472 64.3146";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory1) {
|
||||
position = "-211.828 -169.646 39.6343";
|
||||
rotation = "0 0 1 180.091";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Alcove";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory2) {
|
||||
position = "-242.561 -228.348 64.626";
|
||||
rotation = "0 0 1 135.791";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Catwalk";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory3) {
|
||||
position = "-179.643 -218.372 39.6354";
|
||||
rotation = "0 0 -1 89.9544";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Fallen Crate";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory4) {
|
||||
position = "-212.007 -241.022 63.6065";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Crate Room";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory5) {
|
||||
position = "-253.321 -191.161 75.6358";
|
||||
rotation = "0 0 1 129.488";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Attic";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new StaticShape(Team0StationInventory6) {
|
||||
position = "-332.496 -252.522 18.8065";
|
||||
rotation = "0 0 1 129";
|
||||
scale = "1 1 1";
|
||||
nameTag = "Outdoor Bunker";
|
||||
dataBlock = "StationInventory";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-212 -182 63.6354";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Main Base";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Bounty DM";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-289.894 -198.584 84.9911";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Nexus";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-289.894 -198.584 88.1585";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "NexusBase";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters";
|
||||
};
|
||||
new Trigger(NexusTrigger) {
|
||||
position = "-299.871 -181.252 87.8578";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "20.2352 35.4944 19.4353";
|
||||
dataBlock = "gameTrigger";
|
||||
polyhedron = "0.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -0.0000000 1.0000000";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters";
|
||||
};
|
||||
new Item() {
|
||||
position = "-289.894 -198.584 87.8578";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Nexus";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
flashThreadDir = "1";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters";
|
||||
};
|
||||
new StaticShape() {
|
||||
position = "-289.894 -198.584 95.758";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "NexusCap";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
missionTypesList = "Hunters";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-212 -208 65.6382";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbase1.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_2";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-207.892 -225.915 63.64";
|
||||
rotation = "0 0 -1 0.571981";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-216.834 -223.537 63.64";
|
||||
rotation = "0 0 -1 8.02127";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-210.692 -226.349 63.64";
|
||||
rotation = "0 0 1 10.8863";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-207.613 -223.304 63.64";
|
||||
rotation = "0 0 1 4.0109";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-209.807 -223.338 63.64";
|
||||
rotation = "0 0 -1 2.8649";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-213.178 -226.282 63.64";
|
||||
rotation = "0 0 -1 1.71869";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-214.634 -224.964 63.64";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-211.976 -223.637 63.64";
|
||||
rotation = "0 0 1 182.774";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-212.355 -225.056 63.64";
|
||||
rotation = "0 0 1 1.71915";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-207.758 -224.69 63.64";
|
||||
rotation = "0 0 1 0.573347";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-214.242 -223.556 63.64";
|
||||
rotation = "0 0 1 8.59429";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-215.426 -226.327 63.64";
|
||||
rotation = "0 0 1 6.87539";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-209.934 -224.832 63.64";
|
||||
rotation = "0 0 -1 4.01071";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-210.875 -225.901 64.64";
|
||||
rotation = "0 0 1 15.4698";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-213.035 -224.716 64.64";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-215.317 -223.728 64.64";
|
||||
rotation = "0 0 -1 2.8649";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-209.491 -223.597 64.64";
|
||||
rotation = "0 0 1 7.44841";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-207.339 -223.844 64.64";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-208.155 -227.053 64.199";
|
||||
rotation = "-0.286038 0.251278 -0.924685 101.825";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-207.48 -225.149 64.64";
|
||||
rotation = "0 0 -1 9.16737";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-215.33 -225.761 64.64";
|
||||
rotation = "0 0 -1 42.9718";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-209.701 -224.887 64.64";
|
||||
rotation = "0 0 1 4.01071";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable3s.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-179.456 -222.098 40.6651";
|
||||
rotation = "-1 0 0 89.9544";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-179.578 -222.685 42.6651";
|
||||
rotation = "-0.9991 -0.0300059 -0.029982 90.006";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-179.344 -227.834 41.7126";
|
||||
rotation = "0.939366 -0.342898 -0.00342922 181.162";
|
||||
scale = "1 1 1";
|
||||
shapeName = "stackable1l.dts";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Bridge) {
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "-253 -113.79 88.1429";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg0.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-268.818 -113.79 88.1429";
|
||||
rotation = "0 0 -1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg8.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-289.818 -113.79 88.1429";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg4.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-289.818 -134.75 88.1429";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg8.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-289.818 -150.75 88.1429";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-289.818 -166.75 88.1429";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg8.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-289.818 -182.75 88.1429";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-289.818 -198.75 88.1429";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg8.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-289.818 -214.75 88.1429";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-289.818 -230.75 88.1429";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg8.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-289.818 -251.75 88.1429";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg4.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-268.818 -251.75 88.1429";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg0.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-263.295 -251.54 56.6414";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg10.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-289.671 -198.757 58.1372";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg10.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-247.454 -113.85 56.569";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbrdg10.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "-212.109 -208.421 120.699";
|
||||
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";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
612
base/missions/Whiteout.mis
Normal file
612
base/missions/Whiteout.mis
Normal file
|
|
@ -0,0 +1,612 @@
|
|||
// MissionTypes = DM Bounty
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//Let 'em come. We'll leave their frozen bodies scattered from here to the gates of Dark.
|
||||
// -- Darvis M'Klannin, Starwolf Great Sergeant, 3941 CE
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//No inventory stations; hidden weapon caches
|
||||
//5 towers, including central "spider" bunker
|
||||
//Good visibility
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
cdTrack = "5";
|
||||
musicTrack = "ice";
|
||||
powerCount = "0";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-512 -296 784 816";
|
||||
flightCeiling = "300";
|
||||
flightCeilingRange = "20";
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.700000 0.700000 0.700000 1.000000";
|
||||
ambient = "0.600000 0.600000 0.620000 1.000000";
|
||||
rotation = "1 0 0 0";
|
||||
locked = "true";
|
||||
scale = "1 1 1";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/snowdet1";
|
||||
terrainFile = "Whiteout.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "302934 303190 303446 303702 303958";
|
||||
hazeDistance = "250";
|
||||
visibleDistance = "1200";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
graphFile = "Whiteout.nav";
|
||||
conjoinAngleDev = "55";
|
||||
conjoinBowlDev = "20";
|
||||
coverage = "0";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
rotation = "0 0 0 0";
|
||||
locked = "true";
|
||||
XDimOverSize = "0";
|
||||
scale = "1 1 1";
|
||||
position = "0 0 0 1";
|
||||
YDimOverSize = "0";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1024 -1024 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
cloudHeightPer[0] = "0.349971";
|
||||
cloudHeightPer[1] = "0.25";
|
||||
cloudHeightPer[2] = "0.199973";
|
||||
cloudSpeed[0] = "0.000000 0.000000";
|
||||
cloudSpeed[1] = "0.000001 0.000001";
|
||||
cloudSpeed[2] = "0.000001 0.000001";
|
||||
visibleDistance = "600";
|
||||
useSkyTextures = "1";
|
||||
SkySolidColor = "0.365 0.39 0.42 0.000000";
|
||||
fogDistance = "0";
|
||||
fogColor = "0.700000 0.700000 0.700000 1.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "sky_ice_blue.dml";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
new Camera() {
|
||||
position = "19.11 -193.232 197.106";
|
||||
rotation = "0 0 1 27.502";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-332.602 -125.808 260.419";
|
||||
rotation = "0 0 -1 28.0749";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-328.306 368.57 166.892";
|
||||
rotation = "0 0 1 176.471";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "251 151.14 176.573";
|
||||
rotation = "0 0 -1 24.6372";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-54.949 125.93 175.116";
|
||||
rotation = "0 0 -1 84.7977";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-125.577 130.04 116.667";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "300";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(team0) {
|
||||
|
||||
new SimGroup(Stuff) {
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "37.03 -152.774 123.396";
|
||||
rotation = "0 0 1 47.5555";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "stowr6.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "38.09 -153.994 187.951";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "36.94 -152.966 177.605";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Plasma";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "32.19 -147.172 177.772";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PlasmaAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "42.35 -158.339 177.554";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PlasmaAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-129.073 130.98 113.016";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "stowr3.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-140.93 142.6 183.365";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "CloakingPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-117.119 143 183.245";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "EnergyPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-116.939 118.98 183.219";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-141.032 118.99 183.182";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShieldPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-138.733 140.45 173.59";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShockLance";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-118.894 121.09 173.653";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ELFGun";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-138.311 115.58 173.841";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SniperRifle";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-138.276 131.76 158.335";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-119.978 131.65 158.898";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-129.209 139.5 158.399";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Grenade";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-129.033 121.34 158.224";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ConcussionGrenade";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-358.427 -90.397 262.498";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "stowr1.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-358.857 -90.312 254.1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncher";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-355.931 -92.644 253.441";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncherAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-361.412 -87.635 253.753";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncherAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-271.875 268.56 123.77";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "sbunk9.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-266.535 264.41 110.952";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Chaingun";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-266.411 262.56 102.852";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChaingunAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-266.133 267.02 103.464";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChaingunAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "-324.828 257.39 112.4";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ShieldPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "229.52 179.79 108.87";
|
||||
rotation = "0 0 1 49.8473";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "stowr6.dif";
|
||||
showTerrainInside = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "231.92 178.69 173.293";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "AmmoPack";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "224.24 173.89 163.143";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DiscAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "236.18 183.6 163.465";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DiscAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "231.51 178.83 163.087";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Disc";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "221.97 188.68 163.529";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Mine";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "237.51 170.71 163.918";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "FlashGrenade";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "228.41 174.98 157.726";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Outpost 1";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-116.118 128.56 174.016";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "The Overlook";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-305.137 265.34 118";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Outpost 3";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "-354.718 -85.735 244.1";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Outpost 4";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
new WayPoint() {
|
||||
position = "27.04 -146.046 183.976";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "WayPointMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
name = "Outpost 2";
|
||||
team = "0";
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
new AudioEmitter() {
|
||||
position = "25.89 -143.312 147.898";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
filename = "fx/environment/coldwind1.wav";
|
||||
useProfileDescription = "0";
|
||||
outsideAmbient = "1";
|
||||
volume = "0.4";
|
||||
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";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
Loading…
Add table
Add a link
Reference in a new issue