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_186 = objNull;
if (true) then
{
_this = "Body1" createVehicle [10174.857, 3126.1104, -1.9073486e-005];
_vehicle_186 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [10174.857, 3126.1104, -1.9073486e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_186 = _this;
_this setPos [10174.857, 3126.1104, -1.9073486e-005];
};
_vehicle_186 = _this;
_this setPos [10174.857, 3126.1104, -1.9073486e-005];
};
_vehicle_189 = objNull;
if (true) then
{
_this = "Body2" createVehicle [10177.264, 3126.8271, 1.1444092e-005];
_vehicle_189 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [10177.264, 3126.8271, 1.1444092e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_189 = _this;
_this setDir -241.20241;
_this setPos [10177.264, 3126.8271, 1.1444092e-005];
};
_vehicle_189 = _this;
_this setDir -241.20241;
_this setPos [10177.264, 3126.8271, 1.1444092e-005];
};
_vehicle_192 = objNull;
if (true) then
{
_this = "BRDMWreck" createVehicle [10212.747, 3181.915, -2.2888184e-005];
_vehicle_192 = objNull;
if (true) then
{
_this = "BRDMWreck" createVehicleLocal [10212.747, 3181.915, -2.2888184e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_192 = _this;
_this setDir 79.571251;
_this setPos [10212.747, 3181.915, -2.2888184e-005];
};
_vehicle_192 = _this;
_this setDir 79.571251;
_this setPos [10212.747, 3181.915, -2.2888184e-005];
};
_vehicle_195 = objNull;
if (true) then
{
_this = "Body1" createVehicle [10213.748, 3179.0986, 6.6757202e-005];
_vehicle_195 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [10213.748, 3179.0986, 6.6757202e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_195 = _this;
_this setPos [10213.748, 3179.0986, 6.6757202e-005];
};
_vehicle_195 = _this;
_this setPos [10213.748, 3179.0986, 6.6757202e-005];
};
_vehicle_198 = objNull;
if (true) then
{
_this = "Body2" createVehicle [10214.048, 3185.6113, -0.00019645691];
_vehicle_198 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [10214.048, 3185.6113, -0.00019645691];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_198 = _this;
_this setDir -208.83;
_this setPos [10214.048, 3185.6113, -0.00019645691];
};
_vehicle_198 = _this;
_this setDir -208.83;
_this setPos [10214.048, 3185.6113, -0.00019645691];
};
_vehicle_200 = objNull;
if (true) then
{
_this = "Body2" createVehicle [10217.711, 3180.9695, -0.00023651123];
_vehicle_200 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [10217.711, 3180.9695, -0.00023651123];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_200 = _this;
_this setDir -321.35828;
_this setPos [10217.711, 3180.9695, -0.00023651123];
};
_vehicle_200 = _this;
_this setDir -321.35828;
_this setPos [10217.711, 3180.9695, -0.00023651123];
};
_vehicle_203 = objNull;
if (true) then
{
_this = "Body1" createVehicle [10216.19, 3186.8555, -0.00011634827];
_vehicle_203 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [10216.19, 3186.8555, -0.00011634827];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_203 = _this;
_this setPos [10216.19, 3186.8555, -0.00011634827];
};
_vehicle_203 = _this;
_this setPos [10216.19, 3186.8555, -0.00011634827];
};