Spawn infectious waterholes locally on each machine

Vanilla commits:

2d47c7250c

94a0bac524

44b7114129
This commit is contained in:
ebaydayz
2016-10-17 16:49:24 -04:00
parent 228ac99eb1
commit fffcf43bbb
46 changed files with 1576 additions and 1536 deletions

View File

@@ -1,75 +1,73 @@
if (isServer) then {
_vehicle_399 = objNull;
if (true) then
{
_this = "Body1" createVehicle [5749.7417, 4099.6704, -8.392334e-005];
_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_399 = _this;
_this setPos [5749.7417, 4099.6704, -8.392334e-005];
};
_vehicle_401 = objNull;
if (true) then
{
_this = "Body1" createVehicle [5738.4092, 4094.8413, 6.1035156e-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_401 = _this;
_this setPos [5738.4092, 4094.8413, 6.1035156e-005];
};
_vehicle_403 = objNull;
if (true) then
{
_this = "Body1" createVehicle [5721.3667, 4130.4922, 6.8664551e-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_403 = _this;
_this setPos [5721.3667, 4130.4922, 6.8664551e-005];
};
_vehicle_406 = objNull;
if (true) then
{
_this = "Body2" createVehicle [5731.2964, 4127.3643, -0.00024414063];
_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_406 = _this;
_this setDir -170.19336;
_this setPos [5731.2964, 4127.3643, -0.00024414063];
};
_vehicle_408 = objNull;
if (true) then
{
_this = "Body2" createVehicle [5737.1704, 4123.252, -0.00011444092];
_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_408 = _this;
_this setDir -170.19336;
_this setPos [5737.1704, 4123.252, -0.00011444092];
};
_vehicle_410 = objNull;
if (true) then
{
_this = "Body2" createVehicle [5739.8633, 4117.3682, 7.6293945e-005];
_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_410 = _this;
_this setDir -50.762642;
_this setPos [5739.8633, 4117.3682, 7.6293945e-005];
};
_vehicle_412 = objNull;
if (true) then
{
_this = "Body2" createVehicle [5749.9834, 4102.6377, 4.5776367e-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];
};
_vehicle_412 = _this;
_this setDir -221.62927;
_this setPos [5749.9834, 4102.6377, 4.5776367e-005];
};