mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-24 09:29:21 +03:00
@@ -1,140 +1,15 @@
|
||||
//Zelenogorsk Buildings DayZ
|
||||
//Created by Dr Bane 20/11/2013
|
||||
//Copyright Dr Bane And Musty Gaming
|
||||
|
||||
|
||||
_vehicle_155 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Land_A_Hospital" createVehicle [2503.7185, 5086.52, -4.5776367e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_155 = _this;
|
||||
_this setDir -33.496323;
|
||||
_this setPos [2503.7185, 5086.52, -4.5776367e-005];
|
||||
};
|
||||
|
||||
_vehicle_160 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "Land_A_Office01" createVehicle [2513.2856, 5050.8096];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_160 = _this;
|
||||
_this setDir -121.60757;
|
||||
_this setPos [2513.2856, 5050.8096];
|
||||
};
|
||||
|
||||
_vehicle_163 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_misc_FallenTree2" createVehicle [2529.1804, 5010.2158, 1.5258789e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_163 = _this;
|
||||
_this setDir -11.951188;
|
||||
_this setPos [2529.1804, 5010.2158, 1.5258789e-005];
|
||||
};
|
||||
|
||||
_vehicle_166 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_misc_stub2" createVehicle [2531.5798, 5002.7026];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_166 = _this;
|
||||
_this setPos [2531.5798, 5002.7026];
|
||||
};
|
||||
|
||||
_vehicle_168 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_t_betula2s" createVehicle [2531.5203, 5096.9082, -1.5258789e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_168 = _this;
|
||||
_this setDir 11.079486;
|
||||
_this setPos [2531.5203, 5096.9082, -1.5258789e-005];
|
||||
};
|
||||
|
||||
_vehicle_169 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_t_betula2s" createVehicle [2492.0283, 5066.7285];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_169 = _this;
|
||||
_this setDir 40.170475;
|
||||
_this setPos [2492.0283, 5066.7285];
|
||||
};
|
||||
|
||||
_vehicle_170 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_t_betula2w" createVehicle [2536.5967, 5095.6318, 4.5776367e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_170 = _this;
|
||||
_this setDir -48.802349;
|
||||
_this setPos [2536.5967, 5095.6318, 4.5776367e-005];
|
||||
};
|
||||
|
||||
_vehicle_173 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_t_fagus2W" createVehicle [2528.623, 5088.9038];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_173 = _this;
|
||||
_this setPos [2528.623, 5088.9038];
|
||||
};
|
||||
|
||||
_vehicle_179 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_t_populus3s" createVehicle [2562.9749, 5083.749];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_179 = _this;
|
||||
_this setPos [2562.9749, 5083.749];
|
||||
};
|
||||
|
||||
_vehicle_182 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_phone_box" createVehicle [2542.759, 5070.0776, 0.0001373291];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_182 = _this;
|
||||
_this setPos [2542.759, 5070.0776, 0.0001373291];
|
||||
};
|
||||
|
||||
_vehicle_183 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_phone_box" createVehicle [2538.0273, 5070.0796, 3.0517578e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_183 = _this;
|
||||
_this setPos [2538.0273, 5070.0796, 3.0517578e-005];
|
||||
};
|
||||
|
||||
_vehicle_184 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_phone_box" createVehicle [2540.3445, 5070.0625, -1.5258789e-005];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_184 = _this;
|
||||
_this setPos [2540.3445, 5070.0625, -1.5258789e-005];
|
||||
};
|
||||
|
||||
_vehicle_188 = objNull;
|
||||
if (true) then
|
||||
{
|
||||
_this = "MAP_A_statue01" createVehicle [2540.7234, 5062.2808];
|
||||
_this setVariable ["", true]; // prevent network SV by loot/zeds spawner
|
||||
|
||||
_vehicle_188 = _this;
|
||||
_this setPos [2540.7234, 5062.2808];
|
||||
};
|
||||
[[
|
||||
["Land_A_Hospital",[2503.7185,5086.52,-4.5776367e-005],-33.496323],
|
||||
["Land_A_Office01",[2513.2856,5050.8096],-121.60757],
|
||||
["MAP_misc_FallenTree2",[2529.1804,5010.2158,1.5258789e-005],-11.951188],
|
||||
["MAP_misc_stub2",[2531.5798,5002.7026],0],
|
||||
["MAP_t_betula2s",[2531.5203,5096.9082,-1.5258789e-005],11.079486],
|
||||
["MAP_t_betula2s",[2492.0283,5066.7285],40.170475],
|
||||
["MAP_t_betula2w",[2536.5967,5095.6318,4.5776367e-005],-48.802349],
|
||||
["MAP_t_fagus2W",[2528.623,5088.9038],0],
|
||||
["MAP_t_populus3s",[2562.9749,5083.749],0],
|
||||
["MAP_phone_box",[2542.759,5070.0776,0.0001373291],0],
|
||||
["MAP_phone_box",[2538.0273,5070.0796,3.0517578e-005],0],
|
||||
["MAP_phone_box",[2540.3445,5070.0625,-1.5258789e-005],0],
|
||||
["MAP_A_statue01",[2540.7234,5062.2808],0]
|
||||
],false,false,false] call fnc_spawnObjects;
|
||||
Reference in New Issue
Block a user