mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-17 01:43:21 +03:00
Update some WeaponHolder to WeaponHolderBase
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
if (!isServer) then {
|
||||
if (isServer) then {
|
||||
_vehicle_430 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "UralWreck" createVehicleLocal [11433.314, 7411.0557, -0.0001373291];
|
||||
_this = "UralWreck" createVehicle [11433.314, 7411.0557, -0.0001373291];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_430 = _this;
|
||||
@@ -13,7 +13,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_433 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body1" createVehicleLocal [11430.294, 7410.1196, 1.5258789e-005];
|
||||
_this = "Body1" createVehicle [11430.294, 7410.1196, 1.5258789e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_433 = _this;
|
||||
@@ -23,7 +23,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_435 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body1" createVehicleLocal [11437.344, 7408.6289, -0.00012207031];
|
||||
_this = "Body1" createVehicle [11437.344, 7408.6289, -0.00012207031];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_435 = _this;
|
||||
@@ -33,7 +33,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_438 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body2" createVehicleLocal [11431.472, 7408.3032, 3.0517578e-005];
|
||||
_this = "Body2" createVehicle [11431.472, 7408.3032, 3.0517578e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_438 = _this;
|
||||
@@ -44,7 +44,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_440 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body2" createVehicleLocal [11434.552, 7407.3159, -4.5776367e-005];
|
||||
_this = "Body2" createVehicle [11434.552, 7407.3159, -4.5776367e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_440 = _this;
|
||||
@@ -55,7 +55,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_442 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body2" createVehicleLocal [11437.357, 7410.9531, -3.0517578e-005];
|
||||
_this = "Body2" createVehicle [11437.357, 7410.9531, -3.0517578e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_442 = _this;
|
||||
@@ -66,7 +66,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_444 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body2" createVehicleLocal [11439.242, 7406.856, -0.00012207031];
|
||||
_this = "Body2" createVehicle [11439.242, 7406.856, -0.00012207031];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_444 = _this;
|
||||
@@ -77,7 +77,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_446 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body" createVehicleLocal [11439.403, 7409.4946, -0.00019836426];
|
||||
_this = "Body" createVehicle [11439.403, 7409.4946, -0.00019836426];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_446 = _this;
|
||||
@@ -88,7 +88,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_448 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body" createVehicleLocal [11440.139, 7409.272, -0.00012207031];
|
||||
_this = "Body" createVehicle [11440.139, 7409.272, -0.00012207031];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_448 = _this;
|
||||
@@ -99,7 +99,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_450 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body" createVehicleLocal [11440.929, 7409.0415, -9.1552734e-005];
|
||||
_this = "Body" createVehicle [11440.929, 7409.0415, -9.1552734e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_450 = _this;
|
||||
@@ -110,7 +110,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_452 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body" createVehicleLocal [11441.74, 7408.8022, -7.6293945e-005];
|
||||
_this = "Body" createVehicle [11441.74, 7408.8022, -7.6293945e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_452 = _this;
|
||||
@@ -121,7 +121,7 @@ _this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
_vehicle_454 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Body" createVehicleLocal [11442.58, 7408.5737, -6.1035156e-005];
|
||||
_this = "Body" createVehicle [11442.58, 7408.5737, -6.1035156e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_454 = _this;
|
||||
|
||||
Reference in New Issue
Block a user