mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
108 lines
3.0 KiB
Plaintext
108 lines
3.0 KiB
Plaintext
if (!isServer) then {
|
|
_vehicle_162 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Mass_grave" createVehicleLocal [7698.6094, 3984.0344, 5.3405762e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_162 = _this;
|
|
_this setDir -127.91888;
|
|
_this setPos [7698.6094, 3984.0344, 5.3405762e-005];
|
|
};
|
|
|
|
_vehicle_165 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body1" createVehicleLocal [7696.6646, 3979.2568, 6.1035156e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_165 = _this;
|
|
_this setPos [7696.6646, 3979.2568, 6.1035156e-005];
|
|
};
|
|
|
|
_vehicle_167 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body1" createVehicleLocal [7705.2397, 3986.8789, -7.6293945e-006];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_167 = _this;
|
|
_this setPos [7705.2397, 3986.8789, -7.6293945e-006];
|
|
};
|
|
|
|
_vehicle_170 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body2" createVehicleLocal [7701.4297, 3987.833, 4.5776367e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_170 = _this;
|
|
_this setDir -260.24319;
|
|
_this setPos [7701.4297, 3987.833, 4.5776367e-005];
|
|
};
|
|
|
|
_vehicle_172 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body2" createVehicleLocal [7693.4331, 3985.4343, 0.00016784668];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_172 = _this;
|
|
_this setDir -259.017;
|
|
_this setPos [7693.4331, 3985.4343, 0.00016784668];
|
|
};
|
|
|
|
_vehicle_174 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body2" createVehicleLocal [7737.8218, 3956.1387, 3.8146973e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_174 = _this;
|
|
_this setDir -261.63678;
|
|
_this setPos [7737.8218, 3956.1387, 3.8146973e-005];
|
|
};
|
|
|
|
_vehicle_176 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body2" createVehicleLocal [7701.2686, 3978.0706, 1.9073486e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_176 = _this;
|
|
_this setDir -256.70078;
|
|
_this setPos [7701.2686, 3978.0706, 1.9073486e-005];
|
|
};
|
|
|
|
_vehicle_178 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body2" createVehicleLocal [7705.8154, 3981.1963, 7.2479248e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_178 = _this;
|
|
_this setDir -98.922691;
|
|
_this setPos [7705.8154, 3981.1963, 7.2479248e-005];
|
|
};
|
|
|
|
_vehicle_180 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body2" createVehicleLocal [7705.1436, 3975.3965, -8.392334e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_180 = _this;
|
|
_this setDir -205.44472;
|
|
_this setPos [7705.1436, 3975.3965, -8.392334e-005];
|
|
};
|
|
|
|
_vehicle_183 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body1" createVehicleLocal [7703.9932, 3978.3486, -2.2888184e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_183 = _this;
|
|
_this setPos [7703.9932, 3978.3486, -2.2888184e-005];
|
|
};
|
|
}; |