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

73 lines
2.0 KiB
Plaintext

_vehicle_399 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [5749.7417, 4099.6704, -8.392334e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_399 = _this;
_this setPos [5749.7417, 4099.6704, -8.392334e-005];
};
_vehicle_401 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [5738.4092, 4094.8413, 6.1035156e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_401 = _this;
_this setPos [5738.4092, 4094.8413, 6.1035156e-005];
};
_vehicle_403 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [5721.3667, 4130.4922, 6.8664551e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_403 = _this;
_this setPos [5721.3667, 4130.4922, 6.8664551e-005];
};
_vehicle_406 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [5731.2964, 4127.3643, -0.00024414063];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_406 = _this;
_this setDir -170.19336;
_this setPos [5731.2964, 4127.3643, -0.00024414063];
};
_vehicle_408 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [5737.1704, 4123.252, -0.00011444092];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_408 = _this;
_this setDir -170.19336;
_this setPos [5737.1704, 4123.252, -0.00011444092];
};
_vehicle_410 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [5739.8633, 4117.3682, 7.6293945e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_410 = _this;
_this setDir -50.762642;
_this setPos [5739.8633, 4117.3682, 7.6293945e-005];
};
_vehicle_412 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [5749.9834, 4102.6377, 4.5776367e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_412 = _this;
_this setDir -221.62927;
_this setPos [5749.9834, 4102.6377, 4.5776367e-005];
};