Files
DayZ-Epoch/SQF/dayz_code/system/mission/shapur_baf.sqf
ebaydayz 075336008e Add files for local trader cities
I've loaded and checked each of these on their respective map in the
editor. I've also tested both Chernarus ones on my test server.
2016-02-29 22:32:16 -05:00

72 lines
4.1 KiB
Plaintext

private ["_object","_type"];
{
_type = _x select 0;
_object = _type createVehicleLocal (_x select 1);
_object setDir (_x select 2);
_object setPos (_x select 1);
_object allowDamage false;
if !(_type in ["Land_Campfire","Land_Campfire_burning","Land_Fire","Land_Fire_burning","Land_Fire_barrel","Land_Fire_barrel_burning"]) then {_object enableSimulation false;};
} count [
["Hhedgehog_concreteBig",[511.733,1114.73,6.48499e-005],55.9089],
["Land_fort_rampart",[483.471,1123.38,0.0291862],119.365],
["Land_HBarrier5",[471.117,1086.12,0.0186958],37.8488],
["Land_bags_EP1",[474.222,1086.63,0.000869751],359.971],
["Land_HBarrier5",[468.418,1101.28,-0.0464554],103.104],
["Land_Ind_BoardsPack2",[508.356,1088.15,0.000286102],243.51],
["Land_covering_hut_big_EP1",[475.394,1087.07,-0.32719],221.548],
["Land_covering_hut_big_EP1",[471.293,1097.99,-1.05804],278.226],
["Barrels",[498.267,1086.33,0.000919342],347.012],
["Land_Misc_Coil_EP1",[513.803,1095.35,0.00230408],359.981],
["Land_Toilet",[484.946,1121.8,-0.00291824],292.385],
["Land_Toilet",[485.64,1123.08,0.0042572],308.38],
["Garbage_can",[470.285,1100.33,0.00813293],0.00966401],
["Land_GuardShed",[510.896,1099.22,-0.00315094],88.3549],
["Land_covering_hut_EP1",[495.606,1085.86,0.00143433],339.506],
["Fence_corrugated_plate",[515.892,1093.32,0.00185013],299.587],
["Fence_corrugated_plate",[513.563,1090.12,0.00170517],310.769],
["Fence_corrugated_plate",[510.623,1087.39,0.000347137],321.637],
["Land_Misc_ConcPipeline_EP1",[511.715,1091.67,-0.324585],38.4531],
["Misc_cargo_cont_small_EP1",[512.43,1107.96,0.00136948],359.986],
["Misc_Backpackheap",[474.343,1085.5,-0.000804901],359.997],
["Concrete_Wall_EP1",[513.512,1099.3,0.00235748],269.175],
["Land_Fire_barrel",[508.485,1096.76,0.00117493],359.946],
["ShootingRange_ACR",[464.411,1088.88,-0.000225067],163.602],
["Land_transport_crates_EP1",[470.338,1098.26,0.000461578],17.6251],
["Land_HBarrier5",[465.18,1095.32,-0.0551014],150.351],
["TargetPopup_ACR",[330.986,1041.38,3.8147e-006],253.049],
["Land_HBarrier5",[468.333,1086.36,-0.00394249],172.555],
["TargetPopup_ACR",[385.031,1062.39,3.8147e-006],252.894],
["Ins_WarfareBContructionSite1",[472.03,1103.51,-0.00239182],230.794],
["Bunker_PMC",[507.124,1125.79,0.00603485],38.2564],
["Land_Misc_Well_C_EP1",[488.855,1104.71,0.00183678],359.996],
["Land_Fire_barrel",[486.396,1115.14,0.000379562],359.993],
["Land_Campfire",[480.603,1095.26,0.000333786],0.000453174],
["Land_Fire_barrel",[506.361,1117.07,0.000602722],359.971],
["LADAWreck",[485.039,1081.03,-0.002285],272.153],
["ACRE_RadioBox",[470.888,1112.5718,-1.9073486e-006],144.19466],
["ACRE_OE_303",[469.99954,1110.0946,9.5367432e-006],35.181255],
["Land_coneLight",[487.477,1080.03,0.00022316],0.0171817],
["Land_coneLight",[494.241,1080.47,0.000591278],359.968],
["Land_Fire_barrel",[499.999,1088.01,7.43866e-005],0],
["Land_Fire_barrel",[481.126,1084.34,0.00313187],359.948],
["Land_Fire_barrel",[476.091,1104.41,0.00126266],359.968],
["Land_Fire_barrel",[469.401,1070.24,9.53674e-006],0.000358113],
["AmmoCrate_NoInteractive_",[466.738,1087.68,0.000242233],359.998],
["AmmoCrates_NoInteractive_Large",[462.874,1092.14,0.000930786],149.099],
["Gunrack1",[470.996,1099.69,0.00301552],282.606],
["GunrackTK_EP1",[469.741,1097,-0.00691223],0.0150353],
["AmmoCrates_NoInteractive_Medium",[463.274,1090.82,0.00379753],0.00143225],
["SmallTable",[465.038,1092.03,7.43866e-005],74.4307],
["FoldTable",[464.005,1088.79,2.09808e-005],73.2316],
["TargetPopup_ACR",[267.327,1015.8,1.14441e-005],253.221],
["TargetPopUpTarget",[405.044,1061.24,7.62939e-005],49.4558],
["TargetEpopup",[389.259,1060.46,0.0203857],61.9334],
["TargetEpopup",[384.798,1070.85,0.0160866],61.9627],
["TargetEpopup",[264.397,1021.63,0.0832367],61.8483],
["TargetEpopup",[302.258,1020.63,0.0694847],61.985],
["TargetEpopup",[347.951,1054.9,0.0235558],62.0155],
["TargetPopUpTarget",[294.573,1030.76,0.000606537],67.4169],
["BMP2Wreck",[472.932,1069.16,0.0105076],54.1738],
["Misc_palletsfoiled_heap",[496.077,1082.61,-0.00848007],62.6169],
["Info_Board_EP1",[505.839,1120,0.00104141],40.2667]
];