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_1 = objNull;
if (true) then
{
_this = "UralWreck" createVehicleLocal [13383.615, 12108.852, -7.6293945e-005];
_this = "UralWreck" createVehicle [13383.615, 12108.852, -7.6293945e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_1 = _this;
@@ -13,7 +13,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_2 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [13379.557, 12107.342, -0.00049591064];
_this = "Body1" createVehicle [13379.557, 12107.342, -0.00049591064];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_2 = _this;
@@ -23,7 +23,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_3 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [13377.169, 12106.324, -0.00025939941];
_this = "Body2" createVehicle [13377.169, 12106.324, -0.00025939941];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_3 = _this;
@@ -34,7 +34,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_5 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [13385.378, 12102.333, -0.00020599365];
_this = "Body1" createVehicle [13385.378, 12102.333, -0.00020599365];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_5 = _this;
@@ -44,7 +44,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_10 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [13384.223, 12103.464, -0.00019836426];
_this = "Body2" createVehicle [13384.223, 12103.464, -0.00019836426];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_10 = _this;
@@ -55,7 +55,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_12 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [13371.131, 12099.254, 0.00051116943];
_this = "Body2" createVehicle [13371.131, 12099.254, 0.00051116943];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_12 = _this;
@@ -66,7 +66,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_14 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [13345.344, 12055.598, -5.3405762e-005];
_this = "Body2" createVehicle [13345.344, 12055.598, -5.3405762e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_14 = _this;
@@ -77,7 +77,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_16 = objNull;
if (true) then
{
_this = "Mass_grave" createVehicleLocal [13394.821, 12091.484, -0.047801755];
_this = "Mass_grave" createVehicle [13394.821, 12091.484, -0.047801755];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_16 = _this;
@@ -88,7 +88,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_18 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [13350.278, 12058.968, -0.00012207031];
_this = "Body2" createVehicle [13350.278, 12058.968, -0.00012207031];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_18 = _this;
@@ -99,7 +99,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_21 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [13347.763, 12056.695, 0.00011444092];
_this = "Body1" createVehicle [13347.763, 12056.695, 0.00011444092];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_21 = _this;
@@ -109,7 +109,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_23 = objNull;
if (true) then
{
_this = "Mass_grave" createVehicleLocal [13277.084, 11933.121, -2.2888184e-005];
_this = "Mass_grave" createVehicle [13277.084, 11933.121, -2.2888184e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_23 = _this;
@@ -119,7 +119,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_25 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [13274.308, 11937.976, 1.5258789e-005];
_this = "Body1" createVehicle [13274.308, 11937.976, 1.5258789e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_25 = _this;
@@ -129,7 +129,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_27 = objNull;
if (true) then
{
_this = "Body1" createVehicleLocal [13277.561, 11929.183, -2.2888184e-005];
_this = "Body1" createVehicle [13277.561, 11929.183, -2.2888184e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_27 = _this;
@@ -139,7 +139,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_30 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [13278.021, 11938.413];
_this = "Body2" createVehicle [13278.021, 11938.413];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_30 = _this;
@@ -150,7 +150,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_32 = objNull;
if (true) then
{
_this = "Body2" createVehicleLocal [13281.352, 11935.071, 1.5258789e-005];
_this = "Body2" createVehicle [13281.352, 11935.071, 1.5258789e-005];
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
_vehicle_32 = _this;