Update some WeaponHolder to WeaponHolderBase

This commit is contained in:
ebaydayz
2016-03-31 11:35:33 -04:00
parent c54a52a103
commit 6de88c7b07
47 changed files with 621 additions and 876 deletions

View File

@@ -1,8 +1,8 @@
if (!isServer) then {
if (isServer) then {
_vehicle_361 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [4212.3784, 6755.0444, 6.1035156e-005];
_this = "Body2" createVehicle [4212.3784, 6755.0444, 6.1035156e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_361 = _this;
@@ -13,7 +13,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_363 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [4220.8774, 6743.3584, -9.1552734e-005];
_this = "Body2" createVehicle [4220.8774, 6743.3584, -9.1552734e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_363 = _this;
@@ -24,7 +24,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_366 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [4220.0347, 6739.5332, 3.0517578e-005];
_this = "Body1" createVehicle [4220.0347, 6739.5332, 3.0517578e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_366 = _this;
@@ -34,7 +34,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_368 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [4215.8643, 6759.1436, 3.0517578e-005];
_this = "Body1" createVehicle [4215.8643, 6759.1436, 3.0517578e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_368 = _this;
@@ -44,7 +44,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_370 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [4232.8799, 6753.3657, -0.00018310547];
_this = "Body1" createVehicle [4232.8799, 6753.3657, -0.00018310547];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_370 = _this;
@@ -54,7 +54,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_372 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [4230.6279, 6744.4331, 3.0517578e-005];
_this = "Body1" createVehicle [4230.6279, 6744.4331, 3.0517578e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_372 = _this;