Files
DayZ-Epoch/SQF/dayz_code/system/mission/caribou.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

274 lines
16 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 [
["Land_HouseV2_04_interier",[3176.62,3084.62,3.8147e-006],232.688],
["Land_deutshe_mini",[3064.41,3019.06,1.90735e-005],52.1384],
["Land_deutshe_mini",[3267,3095.55,0.00289536],201.515],
["Land_deutshe_mini",[3234.82,3108.54,2.28882e-005],202.657],
["Land_deutshe_mini",[2874.95,2558.07,0.0661278],3.71858],
["Land_dum_mesto2",[2879.63,2593.57,0.00994682],179.317],
["Land_deutshe_mini",[5565.81,2828.09,3.05176e-005],314.25],
["Land_dum_mesto2",[5547.03,2786.64,3.8147e-006],225.141],
["Land_dum_olezlina",[5560.7,2806.87,1.90735e-005],134.006],
["Land_dum_rasovna",[5552.3,2818.23,2.67029e-005],223.773],
["Land_dum_rasovna",[5596.43,2839.45,1.14441e-005],42.7479],
["Land_HouseV_1I4",[5499.13,2776.27,1.14441e-005],132.983],
["Land_HouseV_1I4",[4009.74,3781.32,0.0194016],292.353],
["Land_HouseV_1I4",[4423.82,3747.95,0.345762],268.705],
["Land_HouseV_1I4",[4455.61,4210.19,0.309647],11.8103],
["Land_HouseV_1I4",[5631.65,4674.04,0.353687],182.214],
["Land_HouseV_1I4",[4546.43,5758.95,0.0819912],23.6213],
["Land_A_Hospital",[4570.22,5802.07,0.093977],300.902],
["MAP_runway_poj_T_1",[4569.02,5800.82,0.00656891],30.9379],
["Land_dum_mesto2",[4591.38,5837.41,0.228104],30.6619],
["Land_HouseV_1I4",[5164.58,7223.81,0.111164],302.122],
["Land_dum_mesto2",[5882.27,5733.19,7.62939e-006],66.9962],
["Land_deutshe_mini",[4032.62,3802.89,0.0216675],202.631],
["Land_deutshe_mini",[4394.2,3741.45,0.365114],359.58],
["Land_cihlovej_dum",[1124.02,1965.44,0.00624275],125.26],
["Land_cihlovej_dum_in",[1127.11,1970.74,-0.00447655],306.261],
["Land_dulni_bs",[1136.99,1980.94,-0.00131607],219.208],
["Land_dum_mesto2",[1398.45,1573.02,-8.01086e-005],292.933],
["Land_dum_rasovna",[1411.64,1853.26,-0.0007267],179.386],
["Land_HouseV_1I4",[1451.85,1802.26,-0.0140305],144.45],
["Land_A_GeneralStore_01a",[2788.12,2850.76,-0.0232735],3.29596],
["Land_Misc_Garb_Heap_EP1",[2774.36,2840.4,0.00889206],0.00562339],
["Paleta2",[2784.6,2841.18,-0.00037384],217.699],
["MAP_Plot_Ohrada",[5568.92,2817.45,0],44.6784],
["MAP_Plot_Ohrada",[5571.03,2815.37,3.8147e-006],44.6784],
["MAP_Plot_Ohrada",[5575.27,2811.17,3.8147e-006],44.6784],
["MAP_Plot_Ohrada",[5579.29,2806.96,3.8147e-006],136.461],
["MAP_Plot_Ohrada",[5573.15,2813.26,3.05176e-005],44.6784],
["MAP_Plot_Ohrada",[5577.38,2809.07,-2.67029e-005],44.6784],
["MAP_Plot_Ohrada",[5575.02,2802.79,0.000102997],134.883],
["MAP_Plot_Ohrada",[5577.13,2804.91,0.000102997],134.883],
["MAP_Plot_Ohrada",[5572.92,2800.68,6.48499e-005],134.883],
["MAP_Plot_Ohrada",[5570.8,2798.56,2.67029e-005],134.883],
["MAP_Plot_Ohrada",[5566.6,2794.34,4.19617e-005],134.883],
["MAP_Plot_Ohrada",[5568.69,2796.44,3.8147e-006],134.883],
["Land_A_Hospital",[2883.08,2852.84,0.0304337],181.855],
["HeliHEmpty",[1382.78,6972.88,-2.28882e-005],359.466],
["Land_CncBlock_D",[1389.35,6979.23,0],66.5424],
["Land_CncBlock_Stripes",[1390.67,6975.99,7.62939e-006],65.4276],
["Land_CncBlock_D",[1392.92,6973.63,7.62939e-006],31.5471],
["Land_CncBlock_D",[1396.4,6973.48,-7.62939e-006],345.689],
["Fence_corrugated_plate",[1390.94,6981.23,0],160.931],
["Fence_corrugated_plate",[1394.72,6982.53,-3.8147e-005],160.931],
["Fence_corrugated_plate",[1398.49,6982.59,-7.62939e-006],197.361],
["Fence_corrugated_plate",[1401.23,6980.2,1.52588e-005],244.755],
["FoldTable",[1393.97,6979.32,7.62939e-006],342.067],
["Land_Ind_TankSmall",[1403.39,6981.12,7.62939e-006],66.9209],
["Land_Market_shelter_EP1",[1387.77,6941.81,2.28882e-005],131.793],
["Land_covering_hut_EP1",[1393.72,6980.85,7.62939e-006],164.612],
["FoldChair",[1393.89,6981.69,0],4.59574],
["Land_Canister_EP1",[1381.61,6938.04,2.28882e-005],248.396],
["Land_Fire_barrel",[1390.09,6939.87,7.62939e-006],279.912],
["Land_bags_EP1",[1381.06,6936.9,7.62939e-006],231.311],
["Land_Ind_BoardsPack1",[1391.11,6947.86,7.62939e-006],43.3989],
["Land_CncBlock_D",[1391.58,6941.01,1.52588e-005],313.188],
["Land_CncBlock",[1394.26,6943.93,7.62939e-006],312.885],
["Misc_palletsfoiled",[1386.76,6943.5,-7.62939e-006],42.9107],
["Garbage_container",[1383.38,6940.83,5.34058e-005],131.458],
["Land_CncBlock_D",[1396.73,6947.56,0],277.984],
["Land_CncBlock_D",[1389.11,6938.41,6.86646e-005],319.694],
["Land_CncBlock_D",[1386.04,6934.32,6.10352e-005],303.703],
["Land_CncBlock_D",[1383.37,6931.14,7.62939e-006],166.201],
["Paleta2",[1387.38,6945.06,3.05176e-005],109.303],
["Land_Barrel_water",[1383.27,6931.91,4.57764e-005],0],
["Land_tires_EP1",[1389.23,6946.05,0],84.5454],
["Fence_corrugated_plate",[1386.54,6940.29,0],225.946],
["VaultStorageLocked",[1385.85,6942.22,-7.62939e-006],313.266],
["Land_stand_meat_EP1",[1380.29,6934.77,0],307.765],
["Land_transport_kiosk_EP1",[1386.01,6938.89,-1.52588e-005],45.3644],
["Land_Fire_barrel",[1392.37,6974.88,7.62939e-006],72.3557],
["Land_CncBlock_D",[1394.4,6950.92,7.62939e-006],219.83],
["Land_CncBlock_D",[1378.74,6933.64,0.0001297],224.165],
["Land_CamoNet_EAST",[1402.37,6933.34,-0.130058],128.05],
["Land_CncBlock_Stripes",[1399.69,6935.41,-1.52588e-005],314.214],
["Land_CncBlock",[1396.99,6928.89,0.0001297],57.1918],
["Land_CncBlock",[1402.54,6940.37,0],312.886],
["Land_CncBlock",[1396.36,6931.96,8.39233e-005],292.314],
["FoldTable",[1402.63,6936.62,3.05176e-005],310.618],
["FoldTable",[1399.05,6932.71,9.15527e-005],315.523],
["AmmoCrate_NoInteractive_",[1402.6,6932.69,0.000968933],38.315],
["AmmoCrates_NoInteractive_Large",[1403.13,6933.81,0.0120926],38.1028],
["AmmoCrates_NoInteractive_Medium",[1401.44,6934.83,-0.0278015],304.09],
["AmmoCrates_NoInteractive_Small",[1405.57,6936.61,-0.00141907],312.552],
["Misc_cargo_cont_tiny",[1399.17,6928.88,6.86646e-005],264.887],
["FoldChair",[1401.41,6931.27,0.00531769],115.358],
["FoldChair",[1404.09,6934.38,0.00576782],143.004],
["Fence_corrugated_plate",[1423.21,6972.35,4.57764e-005],220.987],
["Fence_corrugated_plate",[1426.2,6969.72,2.28882e-005],220.987],
["Fence_corrugated_plate",[1429.21,6967.14,0.000335693],221.002],
["Fence_corrugated_plate",[1429.5,6964.34,-0.000244141],310.508],
["Fence_corrugated_plate",[1427.03,6961.17,-0.207275],307.275],
["Fence_corrugated_plate",[1420.34,6972.27,3.05176e-005],135.768],
["Land_Fire_barrel",[1422.02,6961.16,0],58.6726],
["MAP_F_postel_manz_kov",[1420.66,6971.58,0.0121231],43.7085],
["MAP_F_postel_manz_kov",[1423.17,6969.19,7.62939e-006],41.6457],
["Land_covering_hut_EP1",[1422.32,6971.88,5.34058e-005],227.546],
["Land_covering_hut_EP1",[1424.65,6969.6,3.8147e-005],227.546],
["MAP_F_ch_mod_c",[1420.04,6971.23,0],327.053],
["MAP_lavicka_2",[1424.79,6961.27,0.00485229],306.57],
["MAP_F_conference_table_a",[1415.75,6964.37,7.62939e-006],313.06],
["Fence_corrugated_plate",[1414.78,6966.46,-0.211739],129.447],
["Fence_corrugated_plate",[1414.94,6963.58,-0.211746],44.5092],
["Fence_corrugated_plate",[1423.92,6960.02,-0.217476],11.8347],
["Land_Water_pipe_EP1",[1423.34,6970.45,6.86646e-005],54.7286],
["Body2",[1421.76,6971.66,0.588707],0],
["Land_Chair_EP1",[1414.36,6965.09,0],13.9451],
["MAP_wall_board",[1415.44,6967.19,-0.211777],130.196],
["MAP_chair_2",[1416.32,6963.26,5.34058e-005],168.711],
["MAP_Wall_IndCnc_4",[3924.26,880.887,-0.653813],43.2624],
["MAP_Wall_IndCnc_4",[3920.13,884.758,-1.02064],42.5643],
["MAP_Wall_IndCnc_4",[3914.57,885.672,-0.936033],354.4],
["HeliHEmpty",[3911.09,868.51,0.100005],0.0162084],
["Land_Market_shelter_EP1",[3945.3,870.545,0.944084],266.683],
["Land_R_Barn_W_01",[3942.68,868.048,-0.052927],355.012],
["MAP_Wall_IndCnc_4",[3928.72,879.234,-0.0141549],333.056],
["MAP_Wall_IndCnc_4",[3931.39,880.593,0.00512731],333.056],
["Land_R_HouseV2_01A",[3939.31,925.224,-0.126595],173.254],
["Land_R_HouseV2_03B",[3917.7,947.969,-1.26557],87.1879],
["MAP_mud_0_2000",[3938.33,969.777,-0.231912],359.824],
["MAP_mud_0_2000",[3938.28,952.822,-0.381515],0],
["MAP_mud_6konec",[3938.29,946.626,-0.304023],0],
["Land_bags_EP1",[3947.02,879.955,0.450303],360],
["Land_Fire_barrel",[3942.35,878.693,0.32187],360],
["Paleta2",[3947.8,864.414,0.796858],336.243],
["Land_Barrel_water",[3944.45,877.343,0.512411],9.1881],
["Land_tires_EP1",[3947.77,862.6,0.87989],0.000783182],
["Land_stand_meat_EP1",[3946.96,878.166,0.676364],266.363],
["Land_Crates_stack_EP1",[3948.84,862.493,0.956932],0.699869],
["FoldTable",[3944.37,880.448,0.516497],85.6275],
["Land_Chair_EP1",[3947.16,868.923,0.76855],151.146],
["Land_Shelf_EP1",[3947.9,873.761,0.499767],356.046],
["Land_Water_pipe_EP1",[3947.74,874.66,0.501185],288.023],
["Land_Bench_EP1",[3946.04,870.261,0.652635],81.1177],
["VaultStorageLocked",[3948.12,866.937,0.870521],88.3224],
["Fence_corrugated_plate",[3948.31,878.868,0.33652],267.508],
["Fence_corrugated_plate",[3948.47,874.895,0.371683],267.508],
["Fence_corrugated_plate",[3949.55,865.651,0.911718],267.484],
["Fence_corrugated_plate",[3946.07,876.896,0.394944],355.28],
["Fence_corrugated_plate",[3946.34,869.861,0.59635],351.155],
["MAP_F_postel_manz_kov",[3946.25,876.795,0.326641],85.7006],
["MAP_asf3_0_2000",[3936.88,1068.42,0.579829],359.362],
["MAP_asf3_0_2000",[3937.12,1051.05,2.41225],359.362],
["MAP_asf3_0_2000",[3937.3,1033.68,1.35813],359.362],
["MAP_asf3_0_2000",[3937.45,1016.37,0.904668],359.362],
["MAP_asf3_0_2000",[3937.65,998.935,-0.00144291],359.362],
["MAP_asf3_0_2000",[3937.87,986.807,-0.201912],359.362],
["Land_CamoNet_EAST",[4800.64,7339.01,-0.097784],353.469],
["Misc_cargo_cont_net2",[4796.6,7337.02,0.0598221],349.637],
["FoldTable",[4802.51,7337.19,0.00310421],359.651],
["Land_Chair_EP1",[4801.29,7339.1,0.00377655],69.0366],
["Land_Fire_barrel",[4806.77,7335.79,0.00169086],334.746],
["Misc_cargo_cont_tiny",[4805.47,7339.17,0.00608063],136.183],
["ACamp",[3568.08,6028.66,-0.135121],250.878],
["Land_Fire_barrel",[3557.8,6025.94,0.00349236],18.3267],
["HeliHCivil",[3542.3,6022.42,0],18.278],
["FlagCarrierOPFOR_EP1",[3564.34,6024.51,-0.00611115],166.081],
["Mi8Wreck",[3564.33,6035.55,0.215565],64.3449],
["C130J_wreck_EP1",[1790.06,3666.25,-0.566767],138.993],
["Land_Fire_barrel_burning",[1783,3666.93,1.45449],0],
["Land_HBarrier_large",[1790.36,3676.27,0.0232391],318.488],
["Land_HBarrier_large",[1798.04,3676.58,-7.62939e-006],41.1828],
["Land_HBarrier_large",[1798.86,3666.4,1.33514e-005],316.404],
["Land_HBarrier3_DZ",[1803.44,3671.47,0.0371227],124.113],
["Concrete_Wall_EP1",[1802.73,3670.5,1.07929],302.376],
["FoldTable",[1797.22,3673.78,1.90735e-006],306.34],
["FoldChair",[1795.72,3673.78,1.90735e-006],281.908],
["Misc_cargo_cont_small2",[1796.25,3667.43,-1.14441e-005],45.2391],
["HeliHEmpty",[1836.3,3673.33,1.14441e-005],0],
["MAP_R2_Boulder1",[4259.47,2197.79,-0.0404968],0],
["MAP_R2_Boulder2",[4258.03,2201.48,-0.0938797],0],
["MAP_R2_Rock1",[4296.84,2194.6,0.0029068],0],
["MAP_R2_RockTower",[4285.88,2196.03,-0.135109],316.447],
["MAP_R2_RockWall",[4315.34,2191.71,-4.6182],122.447],
["MAP_R2_RockWall",[4266.52,2190.4,0.081749],191.392],
["MAP_R2_RockWall",[4290.71,2254.39,-0.0433884],157.007],
["MAP_R2_Rock1",[4310.96,2249.58,0.0410309],247.71],
["MAP_R2_RockWall",[4262.38,2242.2,-1.4546],305.003],
["MAP_R2_RockWall",[4316.56,2232.64,14.2897],64.54],
["MAP_R2_RockWall",[4298.15,2227.05,15.2045],243.555],
["MAP_R2_RockTower",[4309.48,2214.22,17.6723],0],
["MAP_R2_Rock1",[4281.23,2240.83,17.8456],0],
["MAP_R2_Rock1",[4265.31,2211.28,2.04132],98.0971],
["MAP_R2_RockWall",[4280.37,2223.83,14.4249],71.6274],
["MAP_R2_Rock1",[4284.39,2218.25,3.9559],54.46],
["MAP_R2_RockWall",[4310.71,2278.3,-12.2083],75.4148],
["MAP_R2_Rock1",[4333.36,2214.07,-11.9526],247.018],
["MAP_R2_RockTower",[4311.82,2208.2,-12.7607],107.219],
["MAP_R2_Boulder1",[4287.12,2218.88,0.00681305],0],
["MAP_R2_Boulder2",[4284.69,2221.33,-0.00275421],0],
["MAP_R2_Stone",[4287.59,2208.46,-0.00473022],214.334],
["MAP_R2_Boulder1",[4292.59,2247.73,0.0323181],305.435],
["MAP_R2_Boulder1",[4292.26,2249.63,0.0174561],0],
["MAP_R2_Boulder1",[4292.45,2246.36,-0.0148239],50.731],
["MAP_R2_Boulder1",[4293.96,2246.24,-0.271484],305.435],
["HeliHCivil",[3923.47,893.61,3.93391e-006],0],
["Land_BoatSmall_1",[3919.71,860.27,0.00776839],0.00971811],
["Land_covering_hut_EP1",[3932.38,883.649,1.22786e-005],263.649],
["FoldTable",[3931.28,883.695,3.20673e-005],85.5605],
["LADAWreck",[3925.86,881.459,-0.0011375],313.328],
["Land_sunshade_EP1",[3925.07,858.242,0.00790405],0.0166587],
["Land_Chair_EP1",[3925.93,858.557,0.00401616],206.957],
["Land_CamoNet_EAST",[3943.98,852.645,0.497365],167.165],
["Fence_corrugated_plate",[3950.14,857.747,0.94901],267.479],
["AmmoCrate_NoInteractive_",[3941.85,851.21,0.479666],87.794],
["AmmoCrates_NoInteractive_Large",[3943.42,851.672,0.479692],87.794],
["AmmoCrates_NoInteractive_Medium",[3944.8,851.382,0.479825],87.794],
["AmmoCrates_NoInteractive_Small",[3946.59,851.788,0.479074],87.794],
["FoldTable",[3945.27,854.241,0.52808],176.906],
["FoldTable",[3942.75,854.059,0.531126],176.612],
["Land_Fire_barrel",[1798.55,3669.02,9.53674e-006],186.44],
["HeliHCivil",[4818.8,3079.52,-2.28882e-005],0],
["INS_WarfareBAircraftFactory",[4800.06,3080.89,-0.25499],271.277],
["Misc_Cargo1B_military",[4794.07,3070.07,2.28882e-005],119.487],
["Misc_Cargo1B_military",[4803.33,3069.31,1.52588e-005],83.9073],
["Misc_Cargo1B_military",[4798.27,3069.08,2.55719],88.4723],
["Land_HBarrier1",[4798.84,3071.88,-2.28882e-005],90.7004],
["Land_CamoNet_EAST",[1198.38,1901.35,-0.00987625],258.242],
["Misc_cargo_cont_net2",[1199.54,1896.46,-0.00684738],0.0146617],
["Misc_cargo_cont_tiny",[1197.6,1906.34,0.00261307],21.4677],
["Land_Fire_barrel",[1202.57,1901.66,0.000553131],209.811],
["FoldTable",[1199.73,1902.49,0.00126648],80.7061],
["FoldChair",[1197.77,1900.51,0.00157928],225.967],
["Land_Nav_Boathouse_Pier",[2396.47,7528.41,0.923428],229.944],
["Land_Nav_Boathouse",[2396.18,7528.05,0.924831],229.944],
["Land_Fire_barrel",[2393.94,7535.99,2.24647],359.098],
["Land_HBarrier_large",[5349.73,2302.2,-0.000900269],317.421],
["Land_HBarrier_large",[5355.71,2308.02,-0.00012207],317.483],
["Land_HBarrier_large",[5356.38,2313.34,-0.000488281],229.871],
["Land_HBarrier_large",[5343.5,2301.42,-2.28882e-005],229.873],
["AmmoCrates_NoInteractive_Large",[5346.41,2302.61,-1.52588e-005],132.875],
["AmmoCrates_NoInteractive_Medium",[5343.31,2305.09,-2.28882e-005],45.5285],
["AmmoCrates_NoInteractive_Small",[5344.88,2302.89,0.00133514],49.0333],
["AmmoCrate_NoInteractive_",[5344.17,2306.17,-4.57764e-005],126.145],
["FoldTable",[5346.03,2305.19,3.8147e-005],44.9162],
["Land_HBarrier_large",[5342.41,2307.71,1.52588e-005],316.354],
["Info_Board_EP1",[3936.37,888.378,0.00699604],174.396],
["Info_Board_EP1",[4798.77,3072.8,0],177.503],
["Info_Board_EP1",[1801.35,3670.8,0.000804901],122.068],
["Info_Board_EP1",[1391.88,6940.26,0],311.818],
["Land_Fire_barrel",[5349.43,2305.5,-7.62939e-006],115.008],
["Land_Fire_barrel",[4802.25,3071.02,2.28882e-005],140.725],
["Misc_Cargo1B_military",[4805.21,3073.92,0],358.576],
["Misc_Cargo1B_military",[4803.62,3079.75,1.52588e-005],122.504],
["Land_bouda2_vnitrek",[2736.49,2697.53,0.00087738],2.86436],
["Land_bouda1",[2738.17,2714.8,3.05176e-005],1.13672],
["Land_bouda3",[2738.31,2723.95,1.14441e-005],1.11312],
["Land_budova5",[2604.74,2764.57,-3.8147e-006],90.3086],
["Land_HouseV2_04_interier",[2660.84,2722.58,2.28882e-005],2.96656],
["Land_hruzdum",[2708.23,2627.23,0.0125771],358.575],
["Land_hut06",[2714.9,2629.21,0.015419],357.951],
["Land_kulna",[2730.9,2733.92,2.28882e-005],270.072],
["Land_Panelak",[3205.56,3115.54,4.57764e-005],22.4148],
["Land_Panelak",[2701.28,2857.08,-0.00298309],2.37132],
["Land_Panelak2",[2833.77,2849.69,-0.0144768],3.58606]
];