Panthera/Tavi Caves

Caves added to both maps.
This commit is contained in:
Axles
2013-12-03 12:24:43 -08:00
parent 79ed75fe7e
commit 4b9f541464
2 changed files with 249 additions and 1 deletions

View File

@@ -617,8 +617,130 @@ if (true) then
/*---------------------------------------------------------------------------
END MISC. TRADERS
END MISC. TRADERS BEGIN CAVE
---------------------------------------------------------------------------*/
_vehicle_0 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_RockWall", [7459.1753, 5563.689, -15.935781], [], 0, "CAN_COLLIDE"];
_vehicle_0 = _this;
_this setDir 22.532007;
_this setPos [7459.1753, 5563.689, -15.935781];
};
_vehicle_6 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_Rock1", [7483.6265, 5563.1006, 9.3879547], [], 0, "CAN_COLLIDE"];
_vehicle_6 = _this;
_this setDir -20.742775;
_this setPos [7483.6265, 5563.1006, 9.3879547];
};
_vehicle_8 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_RockWall", [7448.2822, 5577.2886, -12.513324], [], 0, "CAN_COLLIDE"];
_vehicle_8 = _this;
_this setDir 53.176468;
_this setPos [7448.2822, 5577.2886, -12.513324];
};
_vehicle_10 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_RockWall", [7488.5293, 5601.2173, -16.799936], [], 0, "CAN_COLLIDE"];
_vehicle_10 = _this;
_this setDir 60.169662;
_this setPos [7488.5293, 5601.2173, -16.799936];
};
_vehicle_13 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_Rock1", [7501.6338, 5586.0762, -15.271233], [], 0, "CAN_COLLIDE"];
_vehicle_13 = _this;
_this setDir -13.327832;
_this setPos [7501.6338, 5586.0762, -15.271233];
};
_vehicle_16 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_Rock1", [7485.7813, 5613.438, -20.542929], [], 0, "CAN_COLLIDE"];
_vehicle_16 = _this;
_this setDir -37.718872;
_this setPos [7485.7813, 5613.438, -20.542929];
};
_vehicle_19 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_RockWall", [7460.3696, 5589.6309, 11.182141], [], 0, "CAN_COLLIDE"];
_vehicle_19 = _this;
_this setDir -28.261766;
_this setPos [7460.3696, 5589.6309, 11.182141];
};
_vehicle_21 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_RockTower", [7438.165, 5591.9888, -16.44178], [], 0, "CAN_COLLIDE"];
_vehicle_21 = _this;
_this setDir 114.6241;
_this setPos [7438.165, 5591.9888, -16.44178];
};
_vehicle_23 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_RockWall", [7471.6938, 5572.3574, 11.46374], [], 0, "CAN_COLLIDE"];
_vehicle_23 = _this;
_this setDir 171.5014;
_this setPos [7471.6938, 5572.3574, 11.46374];
};
_vehicle_26 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_Rock1", [7500.0537, 5573.8809, -12.877781], [], 0, "CAN_COLLIDE"];
_vehicle_26 = _this;
_this setDir -123.37493;
_this setPos [7500.0537, 5573.8809, -12.877781];
};
_vehicle_31 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_RockWall", [7440.1509, 5567.709, -20.477165], [], 0, "CAN_COLLIDE"];
_vehicle_31 = _this;
_this setDir 112.72851;
_this setPos [7440.1509, 5567.709, -20.477165];
};
_vehicle_33 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_RockWall", [7494.5361, 5608.7144, -20.709425], [], 0, "CAN_COLLIDE"];
_vehicle_33 = _this;
_this setDir 290.17264;
_this setPos [7494.5361, 5608.7144, -20.709425];
};
_vehicle_35 = objNull;
if (true) then
{
_this = createVehicle ["MAP_R2_RockWall", [7512.4141, 5583.6958, -12.249199], [], 0, "CAN_COLLIDE"];
_vehicle_35 = _this;
_this setDir 171.5014;
_this setPos [7512.4141, 5583.6958, -12.249199];
};
/*---------------------------------------------------------------------------
END CAVE.
---------------------------------------------------------------------------*/
processInitCommands;