mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
84 lines
2.3 KiB
Plaintext
84 lines
2.3 KiB
Plaintext
_vehicle_326 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Mass_grave" createVehicleLocal [6565.0298, 9319.8213, 3.0517578e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_326 = _this;
|
|
_this setDir -16.023432;
|
|
_this setPos [6565.0298, 9319.8213, 3.0517578e-005];
|
|
};
|
|
|
|
_vehicle_329 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body2" createVehicleLocal [6559.8589, 9318.3184, -3.0517578e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_329 = _this;
|
|
_this setDir -134.36063;
|
|
_this setPos [6559.8589, 9318.3184, -3.0517578e-005];
|
|
};
|
|
|
|
_vehicle_331 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body2" createVehicleLocal [6568.5313, 9322.5537, -9.1552734e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_331 = _this;
|
|
_this setDir -49.255459;
|
|
_this setPos [6568.5313, 9322.5537, -9.1552734e-005];
|
|
};
|
|
|
|
_vehicle_333 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body2" createVehicleLocal [6569.2568, 9317.0537, 3.0517578e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_333 = _this;
|
|
_this setDir -6.7714462;
|
|
_this setPos [6569.2568, 9317.0537, 3.0517578e-005];
|
|
};
|
|
|
|
_vehicle_336 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body1" createVehicleLocal [6563.2573, 9315.5889, -6.1035156e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_336 = _this;
|
|
_this setPos [6563.2573, 9315.5889, -6.1035156e-005];
|
|
};
|
|
|
|
_vehicle_338 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body1" createVehicleLocal [6559.5259, 9290.957, 3.0517578e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_338 = _this;
|
|
_this setPos [6559.5259, 9290.957, 3.0517578e-005];
|
|
};
|
|
|
|
_vehicle_340 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body1" createVehicleLocal [6550.4502, 9272.209, 3.0517578e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_340 = _this;
|
|
_this setPos [6550.4502, 9272.209, 3.0517578e-005];
|
|
};
|
|
|
|
_vehicle_343 = objNull;
|
|
if (true) then
|
|
{
|
|
_this = "Body2" createVehicleLocal [6566.4673, 9315.0459, -3.0517578e-005];
|
|
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
|
|
|
_vehicle_343 = _this;
|
|
_this setDir -104.92654;
|
|
_this setPos [6566.4673, 9315.0459, -3.0517578e-005];
|
|
}; |