Files
DayZ-Epoch/SQF/dayz_code/system/mission/chernarus/infectiousWaterholes/Pogorevka.sqf
2016-10-17 16:49:24 -04:00

61 lines
1.7 KiB
Plaintext

_vehicle_361 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [4212.3784, 6755.0444, 6.1035156e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_361 = _this;
_this setDir -228.21346;
_this setPos [4212.3784, 6755.0444, 6.1035156e-005];
};
_vehicle_363 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [4220.8774, 6743.3584, -9.1552734e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_363 = _this;
_this setDir -281.87775;
_this setPos [4220.8774, 6743.3584, -9.1552734e-005];
};
_vehicle_366 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [4220.0347, 6739.5332, 3.0517578e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_366 = _this;
_this setPos [4220.0347, 6739.5332, 3.0517578e-005];
};
_vehicle_368 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [4215.8643, 6759.1436, 3.0517578e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_368 = _this;
_this setPos [4215.8643, 6759.1436, 3.0517578e-005];
};
_vehicle_370 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [4232.8799, 6753.3657, -0.00018310547];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_370 = _this;
_this setPos [4232.8799, 6753.3657, -0.00018310547];
};
_vehicle_372 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [4230.6279, 6744.4331, 3.0517578e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_372 = _this;
_this setPos [4230.6279, 6744.4331, 3.0517578e-005];
};