mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-07-15 00:14:50 +00:00
add IFL texture animation
This commit is contained in:
parent
25449af198
commit
af17b43584
2506 changed files with 393603 additions and 6536 deletions
1222
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/ArenaDomeDM.mis
Normal file
1222
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/ArenaDomeDM.mis
Normal file
File diff suppressed because it is too large
Load diff
512
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/BrigDM.mis
Normal file
512
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/BrigDM.mis
Normal file
|
|
@ -0,0 +1,512 @@
|
|||
// DisplayName = BrigDM
|
||||
// MissionTypes = DM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//No man will be a sailor who has contrivance enough to get himself into a jail;
|
||||
//For being in a ship is being in a jail, with the chance of being drowned...
|
||||
//A man in a jail has more room, better food, and commonly better company.
|
||||
//-- Samuel Johnson
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//<color:008B8B>Map by ChocoTaco
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
musicTrack = "lush";
|
||||
CTF_scoreLimit = "8";
|
||||
cdTrack = "2";
|
||||
CTF_timeLimit = "25";
|
||||
powerCount = "0";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-440 -1112 960 1792";
|
||||
flightCeiling = "450";
|
||||
flightCeilingRange = "50";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
position = "-1216 -848 400";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.600000 0.600000 0.600000 1.000000";
|
||||
ambient = "0.200000 0.200000 0.200000 1.000000";
|
||||
texture[0] = "special/sunFlare";
|
||||
texture[1] = "special/sunFlare02";
|
||||
texture[2] = "special/LensFlare/flare01";
|
||||
texture[3] = "special/LensFlare/flare02";
|
||||
texture[4] = "special/LensFlare/flare03";
|
||||
lensFlareScale = "0.8";
|
||||
lensFlareIntensity = "2";
|
||||
frontFlareSize = "300";
|
||||
backFlareSize = "450";
|
||||
flareColor = "1.000000 1.000000 1.000000 1.000000";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/lushdet1";
|
||||
terrainFile = "DeathBirdsFly.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "339842 340098 340354 340610 340866 341122 341378 276099 210819";
|
||||
|
||||
hazeDistance = "250";
|
||||
visibleDistance = "1200";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
|
||||
XDimOverSize = "0";
|
||||
GraphFile = "DeathBirdsFly.nav";
|
||||
scale = "1 1 1";
|
||||
YDimOverSize = "0";
|
||||
locked = "true";
|
||||
conjoinBowlDev = "20";
|
||||
position = "0 0 0 1";
|
||||
coverage = "0";
|
||||
rotation = "0 0 0 0";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1216 -848 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 = "420";
|
||||
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 = "sky_desert_blue.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -198748244414614883000000000000000000000.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -222768174765569861000000000000000000000.000000";
|
||||
high_visibleDistance = "-1";
|
||||
high_fogDistance = "-1";
|
||||
high_fogVolume1 = "-1 0 0";
|
||||
high_fogVolume2 = "-1 0 0";
|
||||
high_fogVolume3 = "-1 0 0";
|
||||
|
||||
cloudSpeed0 = "0.000000 0.000000";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "37.8942 -641.383 115.517";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "38.3762 -650.182 86.5131";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "38.7854 -561.306 85.2219";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "68.0488 -612.29 87.0306";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "67.4677 -629.87 113.215";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "11.2476 -643.713 86.4336";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "64.128 -644.153 86.5843";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "7.43158 -612.013 86.1463";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "8.42905 -631.307 113.691";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "34.3768 -571.974 98.7128";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "68.4339 -572.044 98.6034";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "7.09266 -571.015 98.4808";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
|
||||
locked = "false";
|
||||
};
|
||||
};
|
||||
new SimGroup(Base0) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Team2) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(Base0) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new Item() {
|
||||
position = "38.2976 -601.686 71.1055";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "38.0909 -618.511 71.5055";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "38.564 -624.184 102.663";
|
||||
rotation = "0.00990772 0.00999934 0.999901 90.5331";
|
||||
scale = "1.5 1.5 1.5";
|
||||
interiorFile = "xbunk2.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
locked = "false";
|
||||
team = "0";
|
||||
};
|
||||
new SimGroup(satation_power) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "37.9763 -635.797 71.9055";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team0) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(RandomOrganics) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new Camera() {
|
||||
position = "17.8324 -643.879 123.886";
|
||||
rotation = "0.531152 -0.217717 0.818827 53.1841";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "74.3718 -557.014 94.3422";
|
||||
rotation = "-0.0721802 -0.168741 0.983014 225.613";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "58.2486 -654.989 112.145";
|
||||
rotation = "0.508894 0.187683 -0.84012 47.4021";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "57.8363 -654.143 82.0068";
|
||||
rotation = "0.409217 0.15417 -0.899318 45.4596";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
new ScriptObject(PJTeamHUDData) {
|
||||
|
||||
perRow = "16";
|
||||
TotalPlayers = "0";
|
||||
client0 = "7889";
|
||||
rows = "1";
|
||||
cell7889 = "0";
|
||||
floodprotect = "0";
|
||||
Deaths7889 = "0";
|
||||
Kills7889 = "0";
|
||||
};
|
||||
new SimGroup() {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "38.7822 -604.116 111.584";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
ammoStore = "1";
|
||||
team = "0";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "38.7203 -649.989 113.975";
|
||||
rotation = "8.02818e-06 0.00999983 0.99995 179.908";
|
||||
scale = "2 0.5 6";
|
||||
shapeName = "stackable1l.dts";
|
||||
|
||||
locked = "false";
|
||||
team = "0";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "61.9876 -625.052 70.6501";
|
||||
rotation = "0.010177 -0.00999932 -0.999898 88.9968";
|
||||
scale = "2 2 1";
|
||||
shapeName = "bmiscf.dts";
|
||||
|
||||
locked = "false";
|
||||
team = "0";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "13.9207 -624.694 70.5999";
|
||||
rotation = "0.010177 -0.00999932 -0.999898 88.9968";
|
||||
scale = "2 2 1";
|
||||
shapeName = "bmiscf.dts";
|
||||
|
||||
locked = "false";
|
||||
team = "0";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "39.3206 -552.346 83.1727";
|
||||
rotation = "-4.19712e-05 0.00999983 0.99995 180.481";
|
||||
scale = "3 0.5 6";
|
||||
shapeName = "stackable1l.dts";
|
||||
|
||||
locked = "false";
|
||||
team = "0";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "60.0784 -645.437 113.522";
|
||||
rotation = "8.028e-06 0.00999983 0.99995 90";
|
||||
scale = "2 0.5 8";
|
||||
shapeName = "stackable1l.dts";
|
||||
|
||||
locked = "false";
|
||||
team = "0";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "15.417 -644.294 113.522";
|
||||
rotation = "0.00500794 0.00499991 0.999975 90.0014";
|
||||
scale = "2 0.5 8";
|
||||
shapeName = "stackable1l.dts";
|
||||
|
||||
locked = "false";
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
822
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/EntombedDM.mis
Normal file
822
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/EntombedDM.mis
Normal file
|
|
@ -0,0 +1,822 @@
|
|||
// MissionTypes = DM
|
||||
// DisplayName = EntombedDM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//Description: An ancient civilization is said to have built this temple thousands of years ago. Completely buried by a massive sandstorm,
|
||||
//it has remained untouched for centuries...that is about to change though. Two clans have discovered the ruins, and neither wants the other
|
||||
//to have credit for the discovery.
|
||||
//Objective: Exterminate all members of the enemy clan.
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//Map by: FlyingElmo
|
||||
//Email: flyingelmo@teamfusion.org
|
||||
//<spush><color:BA3E07><a:maps.tribalwar.com/elmo/T2.html>Download This Map</a><spop>
|
||||
//<color:008B8B>Edited by ChocoTaco
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
musicTrack = "desert";
|
||||
cdTrack = "6";
|
||||
powerCount = "0";
|
||||
Siege_timeLimit = "20";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-104 -736 288 304";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "51.9661 -577.428 50.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "60";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "50.5661 -470.028 50.5";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "150.063 -579.305 50";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "52.0435 -682.457 50";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-59.8093 -585.02 50.6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
};
|
||||
new SimGroup(Base0) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Team2) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(Base0) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Team0) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(base) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "49.6277 -580.259 -33.6247";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "7 7 7";
|
||||
interiorFile = "pplat3.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "116.083 -694.207 112.696";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "6.09365 3.4153 0.1";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-32.4094 -476.778 119.669";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1.5 4.33562 4.68311";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "95.4829 -476.602 119.735";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1.5 4.33562 4.68311";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "3.65689 -683.981 117.268";
|
||||
rotation = "0 0 -1 90.1369";
|
||||
scale = "1.5 4.33562 4.68311";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "137.575 -682.426 119.478";
|
||||
rotation = "0 0 -1 90.1369";
|
||||
scale = "1.5 4.33562 4.68311";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-47.7425 -624.554 119.649";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1.5 4.95444 4.68311";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-48.0185 -497.947 119.583";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1.5 5.27562 4.68311";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "152.608 -496.581 119.688";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1.5 4.96133 4.68311";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "152.878 -619.416 119.754";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "1.5 4.95444 4.68311";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-20.5187 -436.206 111.074";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "3 5.27569 3.66536";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "64.5892 -436.15 100.373";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "3 5.68059 3.16597";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "66.906 -715.201 94.6086";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "3 5.48941 3";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-17.4373 -715.257 94.6636";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "3 5.27569 3";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "183.302 -499.341 95.5006";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "3 6.60829 3";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "183.458 -604.684 95.4456";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "3 6.74165 3";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-81.3815 -505.077 100.657";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "3 6.56734 3";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-81.2349 -604.064 100.602";
|
||||
rotation = "0 0 1 179.909";
|
||||
scale = "3 5.27569 3";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "149.465 -446.675 104.529";
|
||||
rotation = "0 0 1 125.478";
|
||||
scale = "3 4.1577 3";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-51.7856 -457.401 111.437";
|
||||
rotation = "0 0 1 229.756";
|
||||
scale = "3 3.42633 3.72259";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-71.0118 -678.214 99.6825";
|
||||
rotation = "0 0 1 138.656";
|
||||
scale = "3 4.30317 3";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "163.454 -674.388 119.12";
|
||||
rotation = "-0.23645 0.102545 0.966217 225.471";
|
||||
scale = "3 5.27569 4.08931";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "162.039 -519.759 87.2686";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "2.75071 14.3082 1";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "162.038 -633.645 87.3032";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "2.75071 14.3082 1";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-67.9044 -517.861 92.589";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "3.60239 15.0832 2.32345";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-67.9073 -634.847 92.7063";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "3.60194 14.3082 1";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "104.785 -461.294 87.4187";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "3.9402 14.3082 1";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-5.78204 -461.448 87.2781";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "3.95713 14.1284 1";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-20.4714 -698.404 86.4808";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "4.3721 15.576 1";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "97.3872 -698.243 86.6214";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "4.35554 14.8835 1";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-51.7977 -583.056 93.5848";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 5.49596 2.53646";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "150.906 -577.803 87.0935";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 5.58269 3.34346";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "48.9789 -478.554 87.316";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1 7.47062 3.37075";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "53.4738 -679.699 86.8547";
|
||||
rotation = "0 0 1 88.8085";
|
||||
scale = "0.62067 8.21439 3.37075";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-28.5533 -462.457 109.664";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "6.48735 3.61348 0.1358";
|
||||
interiorFile = "pmisc4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-5.27099 -469.757 110.158";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1.81747 1";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "89.9215 -700.166 113.788";
|
||||
rotation = "0 0 1 0.0395647";
|
||||
scale = "1 1.95895 1.69398";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "49.8688 -580.866 49.9557";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "46.939 -580.759 49.9765";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "52.6941 -580.793 49.9841";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-6.71542 -503.379 50.1348";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncherAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-7.53805 -503.498 50.0943";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncherAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-5.92091 -503.361 50.1445";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "GrenadeLauncherAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "105.374 -656.457 49.9321";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChaingunAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "104.311 -656.46 49.9616";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChaingunAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "106.482 -656.46 49.9616";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "ChaingunAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "105.385 -503.712 49.95";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DiscAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "104.501 -503.742 49.9794";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DiscAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "106.236 -503.697 49.95";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "DiscAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-6.14305 -656.526 52.9856";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PlasmaAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-5.31285 -656.71 52.9281";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PlasmaAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-6.94713 -656.48 53.1354";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "PlasmaAmmo";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
new Sun() {
|
||||
position = "-1216 -1336 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
direction = "0.643953 0.643953 -0.413096";
|
||||
color = "0.600000 0.600000 0.600000 1.000000";
|
||||
ambient = "0.300000 0.300000 0.300000 1.000000";
|
||||
texture[0] = "special/sunFlare";
|
||||
texture[1] = "special/sunFlare02";
|
||||
texture[2] = "special/LensFlare/flare01";
|
||||
texture[3] = "special/LensFlare/flare02";
|
||||
texture[4] = "special/LensFlare/flare03";
|
||||
lensFlareScale = "0.7";
|
||||
lensFlareIntensity = "1";
|
||||
frontFlareSize = "300";
|
||||
backFlareSize = "450";
|
||||
flareColor = "1.000000 1.000000 1.000000 1.000000";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/desertdet2";
|
||||
terrainFile = "Masada.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "293756 294012 294268 294524 294780 295036";
|
||||
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
|
||||
rotation = "0 0 0 0";
|
||||
XDimOverSize = "0";
|
||||
scale = "1 1 1";
|
||||
YDimOverSize = "0";
|
||||
locked = "true";
|
||||
conjoinBowlDev = "20";
|
||||
position = "0 0 0 1";
|
||||
GraphFile = "Entombed.nav";
|
||||
coverage = "0";
|
||||
};
|
||||
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 = "350";
|
||||
useSkyTextures = "0";
|
||||
renderBottomTexture = "0";
|
||||
SkySolidColor = "0.000000 0.000000 0.000000 0.000000";
|
||||
fogDistance = "200";
|
||||
fogColor = "0.250000 0.200000 0.000000 1.000000";
|
||||
fogVolume1 = "500 0 1000";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "sky_desert_starrynight.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";
|
||||
high_visibleDistance = "-1";
|
||||
high_fogDistance = "-1";
|
||||
high_fogVolume1 = "-1 514.196 -2.97702e+31";
|
||||
high_fogVolume2 = "-1 -2.64762e+32 4.8334e+06";
|
||||
high_fogVolume3 = "-1 0.000926478 9.5744e-34";
|
||||
|
||||
cloudSpeed0 = "0.0000003 0.0000003";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new Camera() {
|
||||
position = "-64.9505 -469.674 74.5702";
|
||||
rotation = "0 0 1 129.488";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "127.939 -575.123 88.9761";
|
||||
rotation = "0.033955 0.0349639 -0.998812 91.7461";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "161.887 -686.231 77.5029";
|
||||
rotation = "0.0927515 0.099403 -0.990715 94.4981";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-39.362 -580.537 53.3894";
|
||||
rotation = "0 0 1 89.3814";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "88.77 -612.729 114.704";
|
||||
rotation = "0.63522 0.264831 -0.725507 59.7676";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "100.517 -706.843 113.791";
|
||||
rotation = "0 0 1 89.9939";
|
||||
scale = "1 2.28403 1.69398";
|
||||
interiorFile = "pwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
|
|
@ -0,0 +1,457 @@
|
|||
// DisplayName = FourSquareDM
|
||||
// MissionTypes = DM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//Originality is the art of concealing your source.
|
||||
//--Franklin P. Jones
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//<color:008B8B>Map by ChocoTaco
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
musicTrack = "lush";
|
||||
cdTrack = "2";
|
||||
powerCount = "0";
|
||||
CTF_timeLimit = "25";
|
||||
CTF_scoreLimit = "8";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-1136 -672 864 800";
|
||||
flightCeiling = "500";
|
||||
flightCeilingRange = "50";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
position = "-1216 -848 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.650000 0.650000 0.650000 1.000000";
|
||||
ambient = "0.450000 0.450000 0.450000 1.000000";
|
||||
texture[0] = "special/sunFlare";
|
||||
texture[1] = "special/sunFlare02";
|
||||
texture[2] = "special/LensFlare/flare01";
|
||||
texture[3] = "special/LensFlare/flare02";
|
||||
texture[4] = "special/LensFlare/flare03";
|
||||
lensFlareScale = "0.7";
|
||||
lensFlareIntensity = "1";
|
||||
frontFlareSize = "300";
|
||||
backFlareSize = "450";
|
||||
flareColor = "1.000000 1.000000 1.000000 1.000000";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/lushdet1";
|
||||
terrainFile = "Geothermal.ter";
|
||||
squareSize = "8";
|
||||
|
||||
visibleDistance = "1200";
|
||||
hazeDistance = "250";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
|
||||
locked = "true";
|
||||
XDimOverSize = "0";
|
||||
YDimOverSize = "0";
|
||||
position = "0 0 0 1";
|
||||
rotation = "0 0 0 0";
|
||||
coverage = "0";
|
||||
GraphFile = "MissionBlank.nav";
|
||||
scale = "1 1 1";
|
||||
conjoinBowlDev = "20";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-713.042 -289.601 327.8";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "3 3 3";
|
||||
interiorFile = "swall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Sky(Sky) {
|
||||
position = "-1216 -848 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 = "720";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
SkySolidColor = "0.390000 0.390000 0.390000 0.000000";
|
||||
fogDistance = "600";
|
||||
fogColor = "0.500000 0.610000 0.600000 1.000000";
|
||||
fogVolume1 = "475 90 110";
|
||||
fogVolume2 = "650 110 185";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "lush_dusk.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 0.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 -198748244414614883000000000000000000000.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 -222768174765569861000000000000000000000.000000";
|
||||
high_visibleDistance = "-1";
|
||||
high_fogDistance = "-1";
|
||||
high_fogVolume1 = "-1 1.93705e+31 2.37594e-15";
|
||||
high_fogVolume2 = "-1 -16964.7 -4.91925e-08";
|
||||
high_fogVolume3 = "-1 3.35544e+07 0.000931699";
|
||||
|
||||
cloudSpeed0 = "0.000000 0.000000";
|
||||
};
|
||||
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 WaterBlock() {
|
||||
position = "-344 -512 -19.294";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "2048 2048 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 = "0";
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-687.482 -278.226 347.096";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "15";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-637.069 -278.517 346.049";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-738.282 -278.549 344.263";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-688.26 -326.832 345.608";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-687.809 -231.247 345.862";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
};
|
||||
new SimGroup(Base0) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-688.172 -232.826 317.945";
|
||||
rotation = "0 0 1 180";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "flingvpad01.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team2) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(Base0) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Team0) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(RandomOrganics) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new Camera() {
|
||||
position = "-628.03 -278.58 354.635";
|
||||
rotation = "0.196758 0.194669 -0.960932 91.6716";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-669.917 -293.31 349.952";
|
||||
rotation = "0.188646 0.0801874 -0.978766 46.9497";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-672.032 -242.777 348.799";
|
||||
rotation = "0.0589144 0.0299021 -0.997815 53.9216";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-639.168 -278.664 317.945";
|
||||
rotation = "-0 0 -1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "flingvpad01.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-736.023 -278.58 317.945";
|
||||
rotation = "0 0 1 90";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "flingvpad01.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new SimGroup(Otherside) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-724.906 -296.702 364.084";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1.5 4.5 4.6";
|
||||
interiorFile = "swall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-688.183 -324.056 317.945";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "flingvpad01.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-611.282 -296.621 327.445";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 4.49 2.4";
|
||||
interiorFile = "swall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-759.882 -296.421 327.445";
|
||||
rotation = "0 1 0 180";
|
||||
scale = "1 4.485 2.4";
|
||||
interiorFile = "swall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-670.283 -204.879 327.472";
|
||||
rotation = "-0.706825 0.707389 -3.08963e-08 180";
|
||||
scale = "1 4.49 2.4";
|
||||
interiorFile = "swall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-670.328 -348.044 327.367";
|
||||
rotation = "-0.706825 0.707389 -3.08963e-08 180";
|
||||
scale = "1 4.485 2.4";
|
||||
interiorFile = "swall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-764.938 -316.902 323.462";
|
||||
rotation = "0 1 0 90";
|
||||
scale = "1 9.6 9.7";
|
||||
interiorFile = "swall1.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-687.909 -278.304 340.826";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-710.327 -260.882 342.356";
|
||||
rotation = "0 0 -1 42.9719";
|
||||
scale = "0.2 0.2 0.2";
|
||||
interiorFile = "inf_butch_fg2flag21.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-667.506 -258.637 342.356";
|
||||
rotation = "0 0 1 44.6907";
|
||||
scale = "0.2 0.2 0.2";
|
||||
interiorFile = "inf_butch_fg2flag21.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-669.43 -296.191 342.356";
|
||||
rotation = "0 0 -1 42.9719";
|
||||
scale = "0.2 0.2 0.2";
|
||||
interiorFile = "inf_butch_fg2flag21.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-708.2 -294.084 342.356";
|
||||
rotation = "0 0 1 46.9826";
|
||||
scale = "0.2 0.2 0.2";
|
||||
interiorFile = "inf_butch_fg2flag21.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-708.225 -260.826 340.617";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 3";
|
||||
shapeName = "borg5.dts";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-703.359 -294.705 363.345";
|
||||
rotation = "1 0 0 180";
|
||||
scale = "2 2 0.4";
|
||||
interiorFile = "muddyswampstand.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-667.291 -260.736 340.575";
|
||||
rotation = "0 0 1 51.5662";
|
||||
scale = "1 1 3";
|
||||
shapeName = "borg5.dts";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-667.629 -298.608 336.92";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1.7 1.7 0.3";
|
||||
interiorFile = "dmisc_nefobj2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-667.067 -296.496 340.557";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 3";
|
||||
shapeName = "borg5.dts";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-708.251 -296.231 340.6";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 3";
|
||||
shapeName = "borg5.dts";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
1246
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/GorgonDM.mis
Normal file
1246
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/GorgonDM.mis
Normal file
File diff suppressed because it is too large
Load diff
727
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/HoofToeDM.mis
Normal file
727
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/HoofToeDM.mis
Normal file
|
|
@ -0,0 +1,727 @@
|
|||
// DisplayName = HoofToeDM
|
||||
// MissionTypes = DM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//The state calls its own violence law, but that of the individual crime.
|
||||
// -- Max Stirner
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//Mission area reduced
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
cdTrack = "4";
|
||||
musicTrack = "badlands";
|
||||
CTF_timeLimit = "25";
|
||||
CTF_scoreLimit = "10";
|
||||
powerCount = "0";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-272 -472 304 304";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
position = "-1024 -1024 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.500000 0.500000 0.500000 1.000000";
|
||||
ambient = "0.400000 0.400000 0.400000 1.000000";
|
||||
texture[0] = "special/sunFlare";
|
||||
texture[1] = "special/sunFlare02";
|
||||
texture[2] = "special/LensFlare/flare01";
|
||||
texture[3] = "special/LensFlare/flare02";
|
||||
texture[4] = "special/LensFlare/flare03";
|
||||
lensFlareScale = "0.7";
|
||||
lensFlareIntensity = "1";
|
||||
frontFlareSize = "300";
|
||||
backFlareSize = "450";
|
||||
flareColor = "1.000000 1.000000 1.000000 1.000000";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/baddet1";
|
||||
terrainFile = "Minotaur.ter";
|
||||
squareSize = "8";
|
||||
|
||||
visibleDistance = "1200";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
hazeDistance = "250";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
|
||||
scale = "1 1 1";
|
||||
coverage = "0";
|
||||
locked = "true";
|
||||
GraphFile = "Minotaur.nav";
|
||||
position = "0 0 0 1";
|
||||
XDimOverSize = "0";
|
||||
YDimOverSize = "0";
|
||||
rotation = "0 0 0 0";
|
||||
conjoinBowlDev = "20";
|
||||
};
|
||||
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";
|
||||
renderBottomTexture = "0";
|
||||
SkySolidColor = "0.300000 0.300000 0.300000 1.000000";
|
||||
fogDistance = "300";
|
||||
fogColor = "0.300000 0.300000 0.300000 1.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
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 nan";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 148120713330651839000000000000000000000.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 nan";
|
||||
high_visibleDistance = "-1";
|
||||
high_fogDistance = "-1";
|
||||
high_fogVolume1 = "-1 6.94105e-41 6.95941e-41";
|
||||
high_fogVolume2 = "-1 2.01181 6.95955e-41";
|
||||
high_fogVolume3 = "-1 6.94147e-41 6.95941e-41";
|
||||
|
||||
locked = "true";
|
||||
cloudSpeed0 = "0.002000 0.003000";
|
||||
};
|
||||
new SimGroup(RandomOrganics) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Addition1BiodermPlant20) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-288.533 -431.44 164.261";
|
||||
rotation = "-0.231532 -0.342845 0.910412 57.8562";
|
||||
scale = "1.5 1.5 1.5";
|
||||
shapeName = "xorg20.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-502.5 -634.5 141.369";
|
||||
rotation = "0 0 1 155";
|
||||
scale = "1.5 1.5 1.5";
|
||||
shapeName = "xorg20.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-65.5 -129.5 195.881";
|
||||
rotation = "0 0 1 143";
|
||||
scale = "1.2 1.2 1.2";
|
||||
shapeName = "xorg20.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-202.5 -72.5 178.143";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg20.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-60.9 -345.3 130.908";
|
||||
rotation = "0 0 1 214";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg20.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "30.5 -320.5 155.574";
|
||||
rotation = "0 0 1 187";
|
||||
scale = "1.2 1.2 1.2";
|
||||
shapeName = "xorg20.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-272.5 -218.5 175.229";
|
||||
rotation = "0 0 1 177";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "xorg20.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-271.5 -276.5 178.355";
|
||||
rotation = "0 0 1 110";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg20.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-109.9 -381.3 119.846";
|
||||
rotation = "0 0 1 131";
|
||||
scale = "1.5 1.5 1.5";
|
||||
shapeName = "xorg20.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Addition2BiodermPlant21) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-203.9 -376.3 114.809";
|
||||
rotation = "0 0 1 64";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-315.5 -613.5 112.504";
|
||||
rotation = "0 0 -1 38";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "56.54 -160.408 133.985";
|
||||
rotation = "-0.53497 0.113711 0.837184 28.4922";
|
||||
scale = "1.6 1.6 1.6";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-187.5 -558.5 125.285";
|
||||
rotation = "0 0 -1 35";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "218.59 -106.552 162.667";
|
||||
rotation = "-0.183739 0.0475181 0.981826 208.495";
|
||||
scale = "1.2 1.2 1.2";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "20.5 -406.5 170.395";
|
||||
rotation = "0 0 1 182";
|
||||
scale = "0.7 0.7 0.7";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "279.4 -544.523 114.472";
|
||||
rotation = "-0.133371 -0.167671 -0.97678 104.308";
|
||||
scale = "1.3 1.3 1.3";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-447.552 -546.522 180.789";
|
||||
rotation = "0.119677 0.0243485 0.992514 157.168";
|
||||
scale = "1 1 1";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-233.9 -345.3 114.94";
|
||||
rotation = "0 0 -1 30";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "173.44 -101.693 153.868";
|
||||
rotation = "0.0902262 0.0597194 -0.994129 67.3109";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-218.516 -496.48 118.401";
|
||||
rotation = "0.0229954 -0.0649371 0.997624 141.086";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "163.44 -409.508 134.436";
|
||||
rotation = "0.144977 -0.128265 0.981086 84.0871";
|
||||
scale = "1 1 1";
|
||||
shapeName = "xorg21.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Addition5BiodermPlant5) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-308.5 370.5 71.3633";
|
||||
rotation = "0 0 -1 24";
|
||||
scale = "1.3 1.3 1.3";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "200.5 348.5 124.172";
|
||||
rotation = "0 0 1 107";
|
||||
scale = "1.3 1.3 1.3";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "210.5 159.5 148.172";
|
||||
rotation = "0 0 -1 69";
|
||||
scale = "1.6 1.6 1.6";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-497.5 -253.5 188.269";
|
||||
rotation = "0 0 -1 18";
|
||||
scale = "0.7 0.7 0.7";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-136.9 -343.3 134.092";
|
||||
rotation = "0 0 1 54";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-16.5 -117.5 196.826";
|
||||
rotation = "0 0 1 192";
|
||||
scale = "1.6 1.6 1.6";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "365.5 165.5 182.314";
|
||||
rotation = "0 0 -1 108";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-235.5 -73.5 183.48";
|
||||
rotation = "0 0 1 9.00013";
|
||||
scale = "1.5 1.5 1.5";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-411.5 -14.5 131.27";
|
||||
rotation = "0 0 1 89";
|
||||
scale = "1.5 1.5 1.5";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-671.5 -44.5 90.4648";
|
||||
rotation = "0 0 1 109";
|
||||
scale = "0.7 0.7 0.7";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-1287.5 -641.5 67.1816";
|
||||
rotation = "0 0 1 150";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-994.5 337.5 153.178";
|
||||
rotation = "0 0 -1 9.00013";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new SimGroup(Addition1BiodermPlant5) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new TSStatic() {
|
||||
position = "-492.5 -632.5 140.287";
|
||||
rotation = "0 0 1 190";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-315.5 -365.5 189.799";
|
||||
rotation = "0 0 1 80";
|
||||
scale = "1 1 1";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-202.533 -438.675 112.898";
|
||||
rotation = "0 0 1 123";
|
||||
scale = "1.2 1.2 1.2";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-214.5 -588.5 127.965";
|
||||
rotation = "0 0 1 174";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-179.5 -497.5 119.875";
|
||||
rotation = "0 0 1 52";
|
||||
scale = "1.3 1.3 1.3";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "211.5 -527.5 85.5723";
|
||||
rotation = "0 0 -1 111";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "227.5 -210.5 176.242";
|
||||
rotation = "0 0 1 221";
|
||||
scale = "1.1 1.1 1.1";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-23.79 -325.171 130.635";
|
||||
rotation = "0 0 1 108.719";
|
||||
scale = "1.3 1.3 1.3";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-249.5 -488.5 127.779";
|
||||
rotation = "0 0 -1 58";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-230.9 -322.3 115.635";
|
||||
rotation = "0 0 1 128";
|
||||
scale = "0.7 0.7 0.7";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "123.5 -66.5 140.393";
|
||||
rotation = "0 0 1 123";
|
||||
scale = "0.7 0.7 0.7";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "192.5 -357.5 129.436";
|
||||
rotation = "0 0 1 25";
|
||||
scale = "1.2 1.2 1.2";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-477.5 -399.5 201.33";
|
||||
rotation = "0 0 1 54";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "286.5 -388.5 148.145";
|
||||
rotation = "0 0 -1 108";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-256.5 -203.5 172.551";
|
||||
rotation = "0 0 1 109";
|
||||
scale = "1.6 1.6 1.6";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-50.9 -330.3 129.731";
|
||||
rotation = "0 0 1 132";
|
||||
scale = "1.4 1.4 1.4";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-255.5 -446.5 165.297";
|
||||
rotation = "0 0 -1 100";
|
||||
scale = "1.6 1.6 1.6";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-362.5 -286.5 166.23";
|
||||
rotation = "0 0 1 176";
|
||||
scale = "0.8 0.8 0.8";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TSStatic() {
|
||||
position = "-161.5 -106.5 166.646";
|
||||
rotation = "0 0 -1 77";
|
||||
scale = "1.2 1.2 1.2";
|
||||
shapeName = "xorg5.dts";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
};
|
||||
new ParticleEmissionDummy(a) {
|
||||
position = "-135.75 -314.432 35.246";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "defaultEmissionDummy";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
emitter = "FireballAtmosphereExplosionEmitter";
|
||||
velocity = "1";
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "-136.583 -314.461 141.702";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "1";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Base0) {
|
||||
|
||||
providesPower = "1";
|
||||
powerCount = "1";
|
||||
};
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-127.342 -308.413 152.181";
|
||||
rotation = "0 0 -1 37.2423";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "120";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "0";
|
||||
outdoorWeight = "100";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(TopBunker) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(base1) {
|
||||
|
||||
providesPower = "1";
|
||||
powerCount = "1";
|
||||
};
|
||||
};
|
||||
new SimGroup(Team0) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new Camera() {
|
||||
position = "-177.318 -349.64 169.049";
|
||||
rotation = "0.279321 -0.223575 0.933806 81.204";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
};
|
||||
new Camera() {
|
||||
position = "-88.48 -244.583 171.244";
|
||||
rotation = "0.15154 0.181005 -0.971737 101.74";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-190.475 -398.534 123.516";
|
||||
rotation = "-0.943927 0.0430334 0.327339 15.8576";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-53.3292 -301.815 148.751";
|
||||
rotation = "-0.0288536 -0.0550403 0.998067 235.238";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
};
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-136.622 -314.376 139.248";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xplat3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-208.626 -364.595 101.059";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbunk6.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-54.7611 -267.502 110.315";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xbunk6.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "-54.8827 -267.676 133.411";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-208.699 -364.646 124.317";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-187.251 -366.414 121.179";
|
||||
rotation = "0 1 0 130.634";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xrockc.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-29.928 -270.467 123.655";
|
||||
rotation = "-0.122378 0.984587 0.124951 111.411";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xrockc.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "-112.745 -315.194 134.554";
|
||||
rotation = "0 1 0 105.424";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "xrockc.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
1092
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/IceDomeDM.mis
Normal file
1092
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/IceDomeDM.mis
Normal file
File diff suppressed because it is too large
Load diff
400
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/LiveBaitDM.mis
Normal file
400
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/LiveBaitDM.mis
Normal file
|
|
@ -0,0 +1,400 @@
|
|||
// DisplayName = LiveBaitDM
|
||||
// MissionTypes = DM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//The fish in the sea behave like people on earth: the big eat the small.
|
||||
//-William Shakespeare
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//[LakRabbit LakZM]Kill the rabbit!
|
||||
//[TeamLak]Kill the other team!
|
||||
//<color:008B8B>Map by ChocoTaco
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
cdTrack = "2";
|
||||
CTF_scoreLimit = "6";
|
||||
musicTrack = "lush";
|
||||
CTF_timeLimit = "25";
|
||||
powerCount = "0";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-240 -456 592 528";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
};
|
||||
new Sun(Sun) {
|
||||
position = "-3.5618 3.99399 23.2293";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.500000 0.600000 0.600000 1.000000";
|
||||
ambient = "0.600000 0.600000 0.600000 1.000000";
|
||||
texture[0] = "special/sunFlare";
|
||||
texture[1] = "special/sunFlare02";
|
||||
texture[2] = "special/LensFlare/flare01";
|
||||
texture[3] = "special/LensFlare/flare02";
|
||||
texture[4] = "special/LensFlare/flare03";
|
||||
lensFlareScale = "0.7";
|
||||
lensFlareIntensity = "1";
|
||||
frontFlareSize = "300";
|
||||
backFlareSize = "450";
|
||||
flareColor = "1.000000 1.000000 1.000000 1.000000";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/lavadet2";
|
||||
terrainFile = "Firestorm.ter";
|
||||
squareSize = "8";
|
||||
|
||||
visibleDistance = "1200";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
hazeDistance = "250";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "55";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
|
||||
GraphFile = "Firestorm.nav";
|
||||
XDimOverSize = "0";
|
||||
locked = "true";
|
||||
coverage = "0";
|
||||
position = "0 0 0 1";
|
||||
conjoinBowlDev = "20";
|
||||
rotation = "0 0 0 0";
|
||||
YDimOverSize = "0";
|
||||
scale = "1 1 1";
|
||||
};
|
||||
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 = "460";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
SkySolidColor = "0.060000 0.210000 0.240000 1.000000";
|
||||
fogDistance = "220";
|
||||
fogColor = "0.060000 0.210000 0.240000 1.000000";
|
||||
fogVolume1 = "0 0 0";
|
||||
fogVolume2 = "0 0 0";
|
||||
fogVolume3 = "0 0 0";
|
||||
materialList = "Starfallen.dml";
|
||||
windVelocity = "1 0 0";
|
||||
windEffectPrecipitation = "0";
|
||||
fogVolumeColor1 = "128.000000 128.000000 128.000000 -36610319922801672200.000000";
|
||||
fogVolumeColor2 = "128.000000 128.000000 128.000000 9500070315656657560000000.000000";
|
||||
fogVolumeColor3 = "128.000000 128.000000 128.000000 0.000000";
|
||||
high_visibleDistance = "-1";
|
||||
high_fogDistance = "-1";
|
||||
high_fogVolume1 = "-1 -2.58511e+36 2.28656e-38";
|
||||
high_fogVolume2 = "-1 -1991.03 nan";
|
||||
high_fogVolume3 = "-1 7945.87 7.22445e-09";
|
||||
|
||||
cloudSpeed0 = "0.0000003 0.0000003";
|
||||
};
|
||||
new WaterBlock() {
|
||||
position = "-656 -1016 -8.8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "2048 2048 200";
|
||||
liquidType = "Lava";
|
||||
density = "1";
|
||||
viscosity = "5";
|
||||
waveMagnitude = "8";
|
||||
surfaceTexture = "LiquidTiles/BlueWater";
|
||||
surfaceOpacity = "0.6";
|
||||
envMapTexture = "lush/skies/lushcloud1";
|
||||
envMapIntensity = "0.5";
|
||||
submergeTexture[1] = "special/lavadeath_2";
|
||||
removeWetEdges = "0";
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "43.5715 -173.204 250.251";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "One";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "30";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-16.655 -230.915 247.539";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "One";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-12.1961 -116.1 249.451";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "One";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "100.426 -115.865 249.651";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "One";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "101.922 -230.918 247.851";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "One";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "112.083 -171.82 243.051";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "One";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-25.6995 -170.519 243.686";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "One";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "45.0785 -241.907 241.339";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "One";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "43.9931 -109.486 244.339";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
nameTag = "One";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team0) {
|
||||
|
||||
providesPower = "1";
|
||||
powerCount = "1";
|
||||
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "44.2781 -172.72 210.639";
|
||||
rotation = "0 1 0 0.0395647";
|
||||
scale = "10 4 1";
|
||||
interiorFile = "bwall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "43.7411 -173.277 227.128";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(RandomOrganics) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new Camera() {
|
||||
position = "-1.03902 -173.397 246.374";
|
||||
rotation = "0.162837 -0.163381 0.973032 91.7572";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "190.442 -381.597 295.174";
|
||||
rotation = "0.308872 0.160316 -0.937495 57.9417";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "-54.1767 3.42079 350.825";
|
||||
rotation = "-0.0252649 -0.360441 0.93244 187.479";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
new Trigger() {
|
||||
position = "67.286 -182.627 173.884";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "gameTrigger";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
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";
|
||||
};
|
||||
new SimGroup() {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "43.5706 -185.616 86.4425";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "6 6 6";
|
||||
interiorFile = "btowr6.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-28.1595 -149.57 274.551";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "6 6 4";
|
||||
interiorFile = "bmisc_-nef_flagstand1_x2.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "48.0017 -167.72 304.346";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "bplat3.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new Item() {
|
||||
position = "45.0952 -173.725 301.616";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "45.8365 -173.273 227.192";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "41.6838 -173.34 227.188";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
2114
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/PitsDM.mis
Normal file
2114
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/PitsDM.mis
Normal file
File diff suppressed because it is too large
Load diff
6105
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/RampartsDM.mis
Normal file
6105
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/RampartsDM.mis
Normal file
File diff suppressed because it is too large
Load diff
1021
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/RaspDM.mis
Normal file
1021
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/RaspDM.mis
Normal file
File diff suppressed because it is too large
Load diff
380
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/ShrineDM.mis
Normal file
380
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/missions/ShrineDM.mis
Normal file
|
|
@ -0,0 +1,380 @@
|
|||
// DisplayName = ShrineDM
|
||||
// MissionTypes = DM
|
||||
|
||||
//--- 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 ---
|
||||
//Fight within the great hall
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
cdTrack = "5";
|
||||
Siege_timeLimit = "20";
|
||||
musicTrack = "ice";
|
||||
powerCount = "0";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-536 -784 1040 1264";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
position = "-1024 -1024 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.600000 0.600000 0.600000 1.000000";
|
||||
ambient = "0.200000 0.200000 0.200000 1.000000";
|
||||
texture[0] = "special/sunFlare";
|
||||
texture[1] = "special/sunFlare02";
|
||||
texture[2] = "special/LensFlare/flare01";
|
||||
texture[3] = "special/LensFlare/flare02";
|
||||
texture[4] = "special/LensFlare/flare03";
|
||||
lensFlareScale = "0.7";
|
||||
lensFlareIntensity = "1";
|
||||
frontFlareSize = "300";
|
||||
backFlareSize = "450";
|
||||
flareColor = "1.000000 1.000000 1.000000 1.000000";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/snowdet2";
|
||||
terrainFile = "UltimaThule.ter";
|
||||
squareSize = "8";
|
||||
emptySquares = "152703 152959 295029 360821 361077 230262 235933 236189 367516 433307 302492";
|
||||
|
||||
visibleDistance = "1200";
|
||||
hazeDistance = "250";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "45";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
|
||||
XDimOverSize = "0";
|
||||
rotation = "0 0 0 0";
|
||||
conjoinBowlDev = "20";
|
||||
scale = "1 1 1";
|
||||
GraphFile = "UltimaThule.nav";
|
||||
locked = "true";
|
||||
YDimOverSize = "0";
|
||||
coverage = "0";
|
||||
position = "0 0 0 1";
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Team2) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(base) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-7.62 -171.1 12.4491";
|
||||
rotation = "0 0 -1 90";
|
||||
scale = "1.5 1.5 1.5";
|
||||
interiorFile = "sbase5.dif";
|
||||
showTerrainInside = "0";
|
||||
AudioProfile = "Universal_Base_1";
|
||||
AudioEnvironment = "BigRoom";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-17.0782 -115.646 38.0536";
|
||||
rotation = "1.35065e-08 -2.09548e-08 1 89.9544";
|
||||
scale = "0.475412 11.4895 1.60339";
|
||||
interiorFile = "swall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-43.5442 -206.333 37.6023";
|
||||
rotation = "1.35065e-08 -2.09548e-08 1 89.9544";
|
||||
scale = "0.475412 11.4757 1.60339";
|
||||
interiorFile = "swall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team1) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "-12.0465 -161.525 19.7341";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "30";
|
||||
sphereWeight = "20";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-100.997 -161.432 19.1877";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "10";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-11.9777 -134.307 57.8034";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-12.3959 -193.643 57.1774";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "20";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "48.0595 -162.496 18.6105";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "10";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "70.603 -126.232 19.1877";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "66.0932 -198.693 20.4174";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-97.7309 -198.219 19.7957";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
new SpawnSphere() {
|
||||
position = "-85.7894 -125.602 18.8281";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "5";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "100";
|
||||
outdoorWeight = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
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";
|
||||
renderBottomTexture = "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";
|
||||
high_visibleDistance = "-1";
|
||||
high_fogDistance = "-1";
|
||||
high_fogVolume1 = "-1 2.03391e-33 0";
|
||||
high_fogVolume2 = "-1 0 0";
|
||||
high_fogVolume3 = "-1 0 0.500015";
|
||||
|
||||
cloudSpeed0 = "0.000300 0.0003";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new Camera() {
|
||||
position = "-69.1251 -198.1 66.5705";
|
||||
rotation = "0.0290839 -0.0297645 0.999134 91.3748";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "41.7512 -127.44 72.0371";
|
||||
rotation = "-0.0994556 -0.2515 0.962734 221.685";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
};
|
||||
new Camera() {
|
||||
position = "53.8475 -162.369 76.9886";
|
||||
rotation = "0.389511 0.39563 -0.83172 101.375";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
};
|
||||
};
|
||||
new Item() {
|
||||
position = "46.5837 -162.091 32.2402";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "-125.493 -166.875 33.0111";
|
||||
rotation = "-0.00646014 -0.471422 0.881884 0.125115";
|
||||
scale = "1.47541 2.17095 1.00349";
|
||||
interiorFile = "swall1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "2";
|
||||
};
|
||||
new Item() {
|
||||
position = "64.5054 -156.114 17.9235";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "57.207 -162.247 76.1083";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "-114.918 -162.15 19.3639";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "51.0108 -162.117 49.5813";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
|
|
@ -0,0 +1,576 @@
|
|||
// DisplayName = VulcansWrathDM
|
||||
// MissionTypes = DM
|
||||
|
||||
//--- MISSION QUOTE BEGIN ---
|
||||
//We are each our own devil, and we make this world our hell.
|
||||
//--Anonymous
|
||||
//--- MISSION QUOTE END ---
|
||||
|
||||
//--- MISSION STRING BEGIN ---
|
||||
//Map by EEPROM
|
||||
//<color:008B8B>Edited by ChocoTaco
|
||||
//--- MISSION STRING END ---
|
||||
|
||||
//--- OBJECT WRITE BEGIN ---
|
||||
new SimGroup(MissionGroup) {
|
||||
|
||||
cdTrack = "3";
|
||||
musicTrack = "volcanic";
|
||||
powerCount = "0";
|
||||
CTF_timeLimit = "25";
|
||||
CTF_scoreLimit = "8";
|
||||
|
||||
new MissionArea(MissionArea) {
|
||||
area = "-32 -392 672 608";
|
||||
flightCeiling = "2000";
|
||||
flightCeilingRange = "50";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new Sun() {
|
||||
position = "-1024 -1584 0";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
direction = "0.57735 0.57735 -0.57735";
|
||||
color = "0.600000 0.600000 0.600000 1.000000";
|
||||
ambient = "0.200000 0.200000 0.200000 1.000000";
|
||||
texture[0] = "special/sunFlare";
|
||||
texture[1] = "special/sunFlare02";
|
||||
texture[2] = "special/LensFlare/flare01";
|
||||
texture[3] = "special/LensFlare/flare02";
|
||||
texture[4] = "special/LensFlare/flare03";
|
||||
lensFlareScale = "0.7";
|
||||
lensFlareIntensity = "1";
|
||||
frontFlareSize = "300";
|
||||
backFlareSize = "450";
|
||||
flareColor = "1.000000 1.000000 1.000000 1.000000";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new 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 = "300";
|
||||
useSkyTextures = "1";
|
||||
renderBottomTexture = "0";
|
||||
SkySolidColor = "0.000000 0.000000 0.000000 0.000000";
|
||||
fogDistance = "100";
|
||||
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";
|
||||
high_visibleDistance = "-1";
|
||||
high_fogDistance = "-1";
|
||||
high_fogVolume1 = "-1 6.7702e+22 1.78364e+31";
|
||||
high_fogVolume2 = "-1 5.08303e+31 1.241e+28";
|
||||
high_fogVolume3 = "-1 6.3457e+22 4.63044e+27";
|
||||
|
||||
cloudSpeed0 = "0.000000 0.000000";
|
||||
locked = "true";
|
||||
};
|
||||
new SimGroup(Ambiance) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
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 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 TerrainBlock(Terrain) {
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
detailTexture = "details/lavadet2";
|
||||
terrainFile = "Firestorm.ter";
|
||||
squareSize = "8";
|
||||
|
||||
visibleDistance = "1200";
|
||||
hazeDistance = "250";
|
||||
locked = "true";
|
||||
position = "-1024 -1024 0";
|
||||
};
|
||||
new NavigationGraph(NavGraph) {
|
||||
conjoinAngleDev = "55";
|
||||
cullDensity = "0.3";
|
||||
customArea = "0 0 0 0";
|
||||
|
||||
rotation = "0 0 0 0";
|
||||
coverage = "0";
|
||||
GraphFile = "Firestorm.nav";
|
||||
scale = "1 1 1";
|
||||
conjoinBowlDev = "20";
|
||||
YDimOverSize = "0";
|
||||
locked = "true";
|
||||
position = "0 0 0 1";
|
||||
XDimOverSize = "0";
|
||||
};
|
||||
new SimGroup(Environmental) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new FireballAtmosphere(FireballAtmosphere) {
|
||||
position = "-38.2 -70 143.8";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "fireball";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
dropRadius = "1000";
|
||||
dropsPerMinute = "20";
|
||||
minDropAngle = "0";
|
||||
maxDropAngle = "40";
|
||||
startVelocity = "300";
|
||||
dropHeight = "1000";
|
||||
dropDir = "0.212 0.212 -0.953998";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new WaterBlock() {
|
||||
position = "-344 -512 76.706";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "2048 2048 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 = "0";
|
||||
|
||||
locked = "true";
|
||||
};
|
||||
new Item() {
|
||||
position = "292.482 -73.0453 249.176";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairKit";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "291.495 -71.5938 202.823";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new Item() {
|
||||
position = "291.495 -69.1938 202.823";
|
||||
rotation = "1 0 0 0";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "RepairPatch";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
collideable = "0";
|
||||
static = "1";
|
||||
rotate = "0";
|
||||
|
||||
Target = "-1";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "213.422 -97.2708 219.307";
|
||||
rotation = "0 0 1 91.1003";
|
||||
scale = "1 1 1";
|
||||
interiorFile = "pplat4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "292.205 -140.961 216.767";
|
||||
rotation = "0 0 -1 90.5273";
|
||||
scale = "1.5 1.5 1.5";
|
||||
interiorFile = "pplat4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "238.688 -146.618 190.107";
|
||||
rotation = "0 0 1 89.3814";
|
||||
scale = "1.5 1.5 1.5";
|
||||
interiorFile = "pplat4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
new FileObject() {
|
||||
};
|
||||
new FileObject() {
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "282.468 8.08679 194.907";
|
||||
rotation = "0 0 1 89.9544";
|
||||
scale = "1.5 1.5 1.5";
|
||||
interiorFile = "pplat4.dif";
|
||||
showTerrainInside = "0";
|
||||
};
|
||||
};
|
||||
new SimGroup(Teams) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Team1) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Island) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SpawnSphere() {
|
||||
position = "295.816 -73.8633 304.203";
|
||||
rotation = "0 0 1 183.346";
|
||||
scale = "1 1 1";
|
||||
dataBlock = "SpawnSphereMarker";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
radius = "100";
|
||||
sphereWeight = "100";
|
||||
indoorWeight = "30";
|
||||
outdoorWeight = "70";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team2) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(spawnspheres) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new SimGroup(Island) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new InteriorInstance() {
|
||||
position = "284.392 26.1004 98.0223";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "4 4 4";
|
||||
interiorFile = "pspir2.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "284.392 26.1004 237.128";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "2 2 2";
|
||||
interiorFile = "pplat3.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "297.979 -160.624 94.0953";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "4 4 4";
|
||||
interiorFile = "pmisc5.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "288.574 -33.2209 245.603";
|
||||
rotation = "0 0 -1 94.102";
|
||||
scale = "2 2 2";
|
||||
interiorFile = "pbrdg4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "204.272 -79.6961 80.8203";
|
||||
rotation = "0 0 1 176.477";
|
||||
scale = "5 5 5";
|
||||
interiorFile = "pspir1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "251.403 -76.2815 245.603";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "2 2 2";
|
||||
interiorFile = "pbrdg4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "294.354 -113.813 245.603";
|
||||
rotation = "0 0 -1 94.102";
|
||||
scale = "2 2 2";
|
||||
interiorFile = "pbrdg4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "297.492 -160.53 91.6223";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "4 4 4";
|
||||
interiorFile = "pspir2.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "203.673 -56.7343 201.205";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "1.5 1.5 1.5";
|
||||
interiorFile = "pplat5.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "243.329 -130.62 58.4206";
|
||||
rotation = "0 0 1 207.411";
|
||||
scale = "5 5 5";
|
||||
interiorFile = "pspir1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "322.676 -2.33703 193.243";
|
||||
rotation = "0 0 1 179.336";
|
||||
scale = "1.5 1.5 1.5";
|
||||
interiorFile = "pplat4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "293.056 -72.6676 37.4206";
|
||||
rotation = "0 0 1 207.411";
|
||||
scale = "5 5 5";
|
||||
interiorFile = "pspir1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "378.812 -67.1443 242.102";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "4 4 3.5";
|
||||
interiorFile = "pplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "378.812 -67.1443 91.6223";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "4 4 4";
|
||||
interiorFile = "pspir2.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "291.456 -73.409 245.603";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "2 2 2";
|
||||
interiorFile = "pbrdg2.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "331.795 -70.5161 245.603";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "2 2 2";
|
||||
interiorFile = "pbrdg4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "378.812 -67.1443 247.397";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "3 3 3";
|
||||
interiorFile = "pmisc2.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "297.654 -160.084 241.654";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "2.5 2.5 2.5";
|
||||
interiorFile = "pplat2.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "203.242 -79.4719 242.089";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "4 4 3.5";
|
||||
interiorFile = "pplat1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "202.432 -79.3578 247.516";
|
||||
rotation = "0 0 1 175.898";
|
||||
scale = "3 3 3";
|
||||
interiorFile = "pmisc2.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "341.678 -6.93019 61.5562";
|
||||
rotation = "-0 0 -1 62.6346";
|
||||
scale = "5 5 5";
|
||||
interiorFile = "pspir1.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new InteriorInstance() {
|
||||
position = "284.371 26.7296 96.0728";
|
||||
rotation = "0 0 1 176.471";
|
||||
scale = "4 4 4";
|
||||
interiorFile = "pmisc5.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
new SimGroup() {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
new InteriorInstance(InteriorInstance) {
|
||||
position = "358.835 -78.9524 196.872";
|
||||
rotation = "0 0 1 142.094";
|
||||
scale = "1.5 1.5 1.5";
|
||||
interiorFile = "pplat4.dif";
|
||||
showTerrainInside = "0";
|
||||
|
||||
team = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(Team0) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new SimGroup(Walk) {
|
||||
|
||||
providesPower = "1";
|
||||
powerCount = "1";
|
||||
};
|
||||
new SimGroup(AIObjectives) {
|
||||
|
||||
powerCount = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
new SimGroup(ObserverDropPoints) {
|
||||
|
||||
powerCount = "0";
|
||||
|
||||
new Camera(1) {
|
||||
position = "115.931 68.7119 198.515";
|
||||
rotation = "-0.0513114 0.104669 0.993183 128.079";
|
||||
scale = "1 1 1";
|
||||
nameTag = "1";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
};
|
||||
new Camera(2) {
|
||||
position = "397.145 44.3101 272.654";
|
||||
rotation = "-0.0504331 -0.1095 0.992707 229.141";
|
||||
scale = "1 1 1";
|
||||
nameTag = "2";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
};
|
||||
new Camera(3) {
|
||||
position = "140.539 -83.2008 309.775";
|
||||
rotation = "0.28702 -0.27269 0.918292 91.949";
|
||||
scale = "1 1 1";
|
||||
nameTag = "3";
|
||||
dataBlock = "Observer";
|
||||
lockCount = "0";
|
||||
homingCount = "0";
|
||||
};
|
||||
};
|
||||
};
|
||||
//--- OBJECT WRITE END ---
|
||||
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/ArenaDomeDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/ArenaDomeDM.spn
Normal file
Binary file not shown.
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/BrigDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/BrigDM.spn
Normal file
Binary file not shown.
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/EntombedDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/EntombedDM.spn
Normal file
Binary file not shown.
Binary file not shown.
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/GorgonDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/GorgonDM.spn
Normal file
Binary file not shown.
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/HoofToeDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/HoofToeDM.spn
Normal file
Binary file not shown.
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/IceDomeDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/IceDomeDM.spn
Normal file
Binary file not shown.
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/LiveBaitDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/LiveBaitDM.spn
Normal file
Binary file not shown.
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/PitsDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/PitsDM.spn
Normal file
Binary file not shown.
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/RampartsDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/RampartsDM.spn
Normal file
Binary file not shown.
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/RaspDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/RaspDM.spn
Normal file
Binary file not shown.
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/ShrineDM.spn
Normal file
BIN
docs/base/@vl2/z_mappacks/DM/DMMaps.vl2/terrains/ShrineDM.spn
Normal file
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue