mirror of
https://github.com/Ignatz-HeMan/SEM
synced 2024-08-30 16:22:10 +00:00
51 lines
3.1 KiB
Plaintext
51 lines
3.1 KiB
Plaintext
/*
|
|
Update 27.03.2017
|
|
By [Ignatz] He-Man
|
|
*/
|
|
|
|
private ["_objs"];
|
|
_objs =
|
|
[
|
|
["Land_CncWall1_F",[-2.03516,0.556641,-1.85966e-005],137.606,1,0,"_this setVectorUp [0,0,1]"],
|
|
["Land_CncWall1_F",[2.19727,0.253906,-1.66893e-005],227.703,1,0,"_this setVectorUp [0,0,1]"],
|
|
["Land_CncWall1_F",[1.91406,-4.06055,0.000117779],318.571,1,0,"_this setVectorUp [0,0,1]"],
|
|
["Land_CncWall1_F",[-2.5293,-3.76953,-0.000117779],47.7458,1,0,"_this setVectorUp [0,0,1]"],
|
|
["Land_CncWall4_F",[6.28516,1.91797,0.000105381],270.731,1,0],
|
|
["Land_CncWall1_F",[7.00195,-0.888672,-5.24521e-006],180.23,1,0],
|
|
["Land_CncBarrierMedium_F",[5.74805,5,9.01222e-005],224.048,1,0],
|
|
["Land_ToiletBox_F",[7.67383,-2.74023,3.19481e-005],88.3438,1,0],
|
|
["Land_CncWall1_F",[8.29102,-0.896484,0.000154972],180.23,1,0],
|
|
["Land_RattanTable_01_F",[4.44531,-7.15625,4.76837e-007],5.7211,1,0],
|
|
["Land_GymRack_01_F",[-8.67773,0.246094,6.62804e-005],88.887,1,0],
|
|
["Land_WoodenTable_large_F",[-4.76367,-7.41602,2.38419e-006],299.179,1,0],
|
|
["Land_GymBench_01_F",[-8.63281,-2.55273,5.38826e-005],269.768,1,0],
|
|
["MetalBarrel_burning_F",[1.58398,8.84766,1.66893e-005],0,1,0],
|
|
["Land_ChairPlastic_F",[3.77539,-8.3457,1.78814e-005],295.095,1,0],
|
|
["Land_ChairPlastic_F",[5.64648,-7.26563,1.78814e-005],182.996,1,0],
|
|
["Land_ChairPlastic_F",[-3.375,-8.86719,1.85966e-005],241.077,1,0],
|
|
["Land_CncShelter_F",[9.62695,0.476563,0.000114918],90.4933,1,0],
|
|
["Land_GymRack_03_F",[-8.86328,-4.57813,-0.000160694],271.388,1,0],
|
|
["MetalBarrel_burning_F",[8.29297,-5.64258,-5.38826e-005],0,1,0],
|
|
["Land_Bench_F",[-5.46875,-8.45508,2.38419e-006],120.094,1,0],
|
|
["Land_CncWall4_F",[-10.4707,1.25977,8.10623e-006],89.1825,1,0],
|
|
["Land_CncBarrierMedium_F",[-8.76758,5.40625,-0.000279903],141.274,1,0],
|
|
["Land_CncWall4_F",[3.375,10.0684,0.000101566],179.973,1,0],
|
|
["Land_BagBunker_Large_F",[-3.70898,10.3105,3.09944e-005],179.083,1,0],
|
|
["Land_CncWall4_F",[10.1172,-3.37891,0.000106335],270.731,1,0],
|
|
["Land_WaterCooler_01_old_F",[-8.84375,-6.03906,7.27177e-005],44.5031,1,0],
|
|
["Land_CncWall4_F",[-10.418,-3.875,-2.90871e-005],89.1807,1,0],
|
|
["Land_CncWall4_F",[10.2344,4.41211,6.62804e-005],270.614,1,0],
|
|
["Land_CncBarrierMedium_F",[-9.94141,4.48047,1.00136e-005],141.274,1,0],
|
|
["Land_HBarrierBig_F",[6.91992,-9,4.91142e-005],329.663,1,0],
|
|
["Land_CncBarrierMedium_F",[5.20508,-9.96289,-0.215637],146.229,1,0],
|
|
["Land_CncWall4_F",[8.0332,8.60547,6.1512e-005],214.572,1,0],
|
|
["Land_CncBarrierMedium_F",[-5.72266,-10.166,-0.348724],30.8811,1,0],
|
|
["Land_CncBarrierMedium_F",[8.61523,-8.08594,-0.226772],145.456,1,0],
|
|
["Land_HBarrierBig_F",[-7.26953,-9.29883,-0.000293255],31.8765,1,0],
|
|
["Land_HBarrierTower_F",[0.00585938,-12.123,-0.000235081],358.383,1,0],
|
|
["Land_CncBarrierMedium_F",[-8.80469,-8.12109,-0.258788],31.1346,1,0],
|
|
// ["Box_NATO_WpsSpecial_F",[-4.05078,9.38672,0.23],88.477,1,0,"[_this,2]call SEM_fnc_crateLoot"],
|
|
// ["Land_MetalCase_01_large_F",[0.00195313,-9.41016,-3.57628e-006],88.0797,1,0,"[_this,1]call SEM_fnc_crateLoot"],
|
|
["Box_NATO_AmmoVeh_F",[0.0625,-1.94922,-2.38419e-006],344.12,1,0,"[_this,0]call SEM_fnc_crateLoot"]
|
|
];
|
|
_objs |