Advertisement
Guest User

Untitled

a guest
Dec 16th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.44 KB | None | 0 0
  1. version=53;
  2. class EditorData
  3. {
  4. moveGridStep=1;
  5. angleGridStep=0.2617994;
  6. scaleGridStep=1;
  7. autoGroupingDist=10;
  8. toggles=9;
  9. class ItemIDProvider
  10. {
  11. nextID=253;
  12. };
  13. class Camera
  14. {
  15. pos[]={8981.5684,92.77636,15546.972};
  16. dir[]={-0.30850956,-0.35747635,-0.88162726};
  17. up[]={-0.11817789,0.93371642,-0.33773369};
  18. aside[]={-0.94399178,-3.2910611e-007,0.33034396};
  19. };
  20. };
  21. binarizationWanted=0;
  22. addons[]=
  23. {
  24. "A3_Modules_F",
  25. "A3_Structures_F_Exp_Walls_Concrete",
  26. "A3_Structures_F_Mil_BagBunker",
  27. "A3_Structures_F_Mil_Fortification",
  28. "A3_Structures_F_Walls",
  29. "A3_Structures_F_Argo_Signs_Warnings",
  30. "A3_Signs_F",
  31. "A3_Structures_F_Mil_Cargo",
  32. "A3_Structures_F_Exp_Industrial_SurfaceMine_01",
  33. "A3_Structures_F_Exp_Industrial_Port",
  34. "A3_Structures_F_Mil_Helipads",
  35. "A3_Soft_F_MRAP_02",
  36. "A3_Structures_F_Wrecks",
  37. "A3_Supplies_F_Heli_CargoNets",
  38. "A3_Rocks_F_Argo_Limestone",
  39. "A3_Props_F_Orange_Humanitarian_Camps",
  40. "A3_Structures_F_Heli_Furniture",
  41. "A3_Soft_F_Orange_Van_02",
  42. "A3_Structures_F_Items_Tools",
  43. "A3_Structures_F_Items_Vessels",
  44. "A3_Structures_F_EPA_Items_Tools",
  45. "A3_Structures_F_Heli_Civ_Constructions"
  46. };
  47. class AddonsMetaData
  48. {
  49. class List
  50. {
  51. items=15;
  52. class Item0
  53. {
  54. className="A3_Modules_F";
  55. name="Arma 3 Alpha - Scripted Modules";
  56. author="Bohemia Interactive";
  57. url="https://www.arma3.com";
  58. };
  59. class Item1
  60. {
  61. className="A3_Structures_F_Exp";
  62. name="Arma 3 Apex - Buildings and Structures";
  63. author="Bohemia Interactive";
  64. url="https://www.arma3.com";
  65. };
  66. class Item2
  67. {
  68. className="A3_Structures_F_Mil";
  69. name="Arma 3 - Military Buildings and Structures";
  70. author="Bohemia Interactive";
  71. url="https://www.arma3.com";
  72. };
  73. class Item3
  74. {
  75. className="A3_Structures_F";
  76. name="Arma 3 - Buildings and Structures";
  77. author="Bohemia Interactive";
  78. url="https://www.arma3.com";
  79. };
  80. class Item4
  81. {
  82. className="A3_Structures_F_Argo";
  83. name="Arma 3 Malden - Buildings and Structures";
  84. author="Bohemia Interactive";
  85. url="https://www.arma3.com";
  86. };
  87. class Item5
  88. {
  89. className="A3_Signs_F";
  90. name="Arma 3 - Signs";
  91. author="Bohemia Interactive";
  92. url="https://www.arma3.com";
  93. };
  94. class Item6
  95. {
  96. className="A3_Structures_F_Exp_Industrial";
  97. name="Arma 3 Apex - Industrial Structures";
  98. author="Bohemia Interactive";
  99. url="https://www.arma3.com";
  100. };
  101. class Item7
  102. {
  103. className="A3_Soft_F";
  104. name="Arma 3 Alpha - Unarmored Land Vehicles";
  105. author="Bohemia Interactive";
  106. url="https://www.arma3.com";
  107. };
  108. class Item8
  109. {
  110. className="A3_Structures_F_Wrecks";
  111. name="Arma 3 - Vehicle Wrecks";
  112. author="Bohemia Interactive";
  113. url="https://www.arma3.com";
  114. };
  115. class Item9
  116. {
  117. className="A3_Supplies_F_Heli";
  118. name="Arma 3 Helicopters - Ammoboxes and Supplies";
  119. author="Bohemia Interactive";
  120. url="https://www.arma3.com";
  121. };
  122. class Item10
  123. {
  124. className="A3_Rocks_F_Argo";
  125. name="Arma 3 Malden - Rocks and Stones";
  126. author="Bohemia Interactive";
  127. url="https://www.arma3.com";
  128. };
  129. class Item11
  130. {
  131. className="A3_Props_F_Orange";
  132. name="Arma 3 Orange - Decorative and Mission Objects";
  133. author="Bohemia Interactive";
  134. url="https://www.arma3.com";
  135. };
  136. class Item12
  137. {
  138. className="A3_Structures_F_Heli";
  139. name="Arma 3 Helicopters - Buildings and Structures";
  140. author="Bohemia Interactive";
  141. url="https://www.arma3.com";
  142. };
  143. class Item13
  144. {
  145. className="A3_Soft_F_Orange";
  146. name="Arma 3 Orange - Unarmored Land Vehicles";
  147. author="Bohemia Interactive";
  148. url="https://www.arma3.com";
  149. };
  150. class Item14
  151. {
  152. className="A3_Structures_F_EPA";
  153. name="Arma 3 Survive Episode - Buildings and Structures";
  154. author="Bohemia Interactive";
  155. url="https://www.arma3.com";
  156. };
  157. };
  158. };
  159. randomSeed=14965897;
  160. class ScenarioData
  161. {
  162. author="RoWDyX.";
  163. };
  164. class Mission
  165. {
  166. class Intel
  167. {
  168. timeOfChanges=1800.0002;
  169. startWeather=0.30000001;
  170. startWind=0.1;
  171. startWaves=0.1;
  172. forecastWeather=0.30000001;
  173. forecastWind=0.1;
  174. forecastWaves=0.1;
  175. forecastLightnings=0.1;
  176. year=2035;
  177. month=6;
  178. day=24;
  179. hour=12;
  180. minute=0;
  181. startFogDecay=0.014;
  182. forecastFogDecay=0.014;
  183. };
  184. class Entities
  185. {
  186. items=80;
  187. class Item0
  188. {
  189. dataType="Logic";
  190. class PositionInfo
  191. {
  192. position[]={8947.9307,69.390533,15509.009};
  193. angles[]={6.2658563,0.40312156,6.2778587};
  194. };
  195. areaSize[]={40,0,20};
  196. areaIsRectangle=1;
  197. flags=1;
  198. id=61;
  199. type="ModuleHideTerrainObjects_F";
  200. class CustomAttributes
  201. {
  202. class Attribute0
  203. {
  204. property="#filter";
  205. expression="_this setVariable [""#filter"",_value]";
  206. class Value
  207. {
  208. class data
  209. {
  210. class type
  211. {
  212. type[]=
  213. {
  214. "SCALAR"
  215. };
  216. };
  217. value=15;
  218. };
  219. };
  220. };
  221. class Attribute1
  222. {
  223. property="#hideLocally";
  224. expression="_this setVariable [""#hideLocally"",_value]";
  225. class Value
  226. {
  227. class data
  228. {
  229. class type
  230. {
  231. type[]=
  232. {
  233. "BOOL"
  234. };
  235. };
  236. value=0;
  237. };
  238. };
  239. };
  240. nAttributes=2;
  241. };
  242. };
  243. class Item1
  244. {
  245. dataType="Logic";
  246. class PositionInfo
  247. {
  248. position[]={8904.9355,71.650864,15534.199};
  249. angles[]={0,0.40312156,0};
  250. };
  251. areaSize[]={40,0,20};
  252. areaIsRectangle=1;
  253. flags=1;
  254. id=64;
  255. type="ModuleHideTerrainObjects_F";
  256. atlOffset=0.67272186;
  257. class CustomAttributes
  258. {
  259. class Attribute0
  260. {
  261. property="#filter";
  262. expression="_this setVariable [""#filter"",_value]";
  263. class Value
  264. {
  265. class data
  266. {
  267. class type
  268. {
  269. type[]=
  270. {
  271. "SCALAR"
  272. };
  273. };
  274. value=15;
  275. };
  276. };
  277. };
  278. class Attribute1
  279. {
  280. property="#hideLocally";
  281. expression="_this setVariable [""#hideLocally"",_value]";
  282. class Value
  283. {
  284. class data
  285. {
  286. class type
  287. {
  288. type[]=
  289. {
  290. "BOOL"
  291. };
  292. };
  293. value=0;
  294. };
  295. };
  296. };
  297. nAttributes=2;
  298. };
  299. };
  300. class Item2
  301. {
  302. dataType="Logic";
  303. class PositionInfo
  304. {
  305. position[]={8964.1406,74.213287,15542.394};
  306. };
  307. areaSize[]={5,-1,5};
  308. flags=1;
  309. id=65;
  310. type="ModuleHideTerrainObjects_F";
  311. atlOffset=3.879303;
  312. class CustomAttributes
  313. {
  314. class Attribute0
  315. {
  316. property="#filter";
  317. expression="_this setVariable [""#filter"",_value]";
  318. class Value
  319. {
  320. class data
  321. {
  322. class type
  323. {
  324. type[]=
  325. {
  326. "SCALAR"
  327. };
  328. };
  329. value=15;
  330. };
  331. };
  332. };
  333. class Attribute1
  334. {
  335. property="#hideLocally";
  336. expression="_this setVariable [""#hideLocally"",_value]";
  337. class Value
  338. {
  339. class data
  340. {
  341. class type
  342. {
  343. type[]=
  344. {
  345. "BOOL"
  346. };
  347. };
  348. value=0;
  349. };
  350. };
  351. };
  352. nAttributes=2;
  353. };
  354. };
  355. class Item3
  356. {
  357. dataType="Object";
  358. class PositionInfo
  359. {
  360. position[]={8980.4775,70.571297,15516.833};
  361. angles[]={0,3.5430183,0};
  362. };
  363. side="Empty";
  364. flags=1;
  365. class Attributes
  366. {
  367. };
  368. id=79;
  369. type="Land_ConcreteWall_01_l_8m_F";
  370. atlOffset=0.52991486;
  371. class CustomAttributes
  372. {
  373. class Attribute0
  374. {
  375. property="allowDamage";
  376. expression="_this allowdamage _value;";
  377. class Value
  378. {
  379. class data
  380. {
  381. class type
  382. {
  383. type[]=
  384. {
  385. "BOOL"
  386. };
  387. };
  388. value=0;
  389. };
  390. };
  391. };
  392. nAttributes=1;
  393. };
  394. };
  395. class Item4
  396. {
  397. dataType="Object";
  398. class PositionInfo
  399. {
  400. position[]={8963.6895,70.629128,15523.958};
  401. angles[]={0,3.5430183,0};
  402. };
  403. side="Empty";
  404. flags=1;
  405. class Attributes
  406. {
  407. };
  408. id=80;
  409. type="Land_ConcreteWall_01_l_8m_F";
  410. atlOffset=0.31759644;
  411. class CustomAttributes
  412. {
  413. class Attribute0
  414. {
  415. property="allowDamage";
  416. expression="_this allowdamage _value;";
  417. class Value
  418. {
  419. class data
  420. {
  421. class type
  422. {
  423. type[]=
  424. {
  425. "BOOL"
  426. };
  427. };
  428. value=0;
  429. };
  430. };
  431. };
  432. nAttributes=1;
  433. };
  434. };
  435. class Item5
  436. {
  437. dataType="Object";
  438. class PositionInfo
  439. {
  440. position[]={8956.2939,70.657478,15527.108};
  441. angles[]={0,3.5430183,0};
  442. };
  443. side="Empty";
  444. flags=5;
  445. class Attributes
  446. {
  447. };
  448. id=81;
  449. type="Land_ConcreteWall_01_l_8m_F";
  450. atlOffset=-0.0014572144;
  451. class CustomAttributes
  452. {
  453. class Attribute0
  454. {
  455. property="allowDamage";
  456. expression="_this allowdamage _value;";
  457. class Value
  458. {
  459. class data
  460. {
  461. class type
  462. {
  463. type[]=
  464. {
  465. "BOOL"
  466. };
  467. };
  468. value=0;
  469. };
  470. };
  471. };
  472. nAttributes=1;
  473. };
  474. };
  475. class Item6
  476. {
  477. dataType="Object";
  478. class PositionInfo
  479. {
  480. position[]={8948.9131,70.779663,15530.248};
  481. angles[]={0,3.5430183,0};
  482. };
  483. side="Empty";
  484. flags=5;
  485. class Attributes
  486. {
  487. };
  488. id=82;
  489. type="Land_ConcreteWall_01_l_8m_F";
  490. atlOffset=-3.0517578e-005;
  491. class CustomAttributes
  492. {
  493. class Attribute0
  494. {
  495. property="allowDamage";
  496. expression="_this allowdamage _value;";
  497. class Value
  498. {
  499. class data
  500. {
  501. class type
  502. {
  503. type[]=
  504. {
  505. "BOOL"
  506. };
  507. };
  508. value=0;
  509. };
  510. };
  511. };
  512. nAttributes=1;
  513. };
  514. };
  515. class Item7
  516. {
  517. dataType="Object";
  518. class PositionInfo
  519. {
  520. position[]={8943.8477,70.781021,15528.222};
  521. angles[]={0,1.9722221,0};
  522. };
  523. side="Empty";
  524. flags=5;
  525. class Attributes
  526. {
  527. };
  528. id=84;
  529. type="Land_ConcreteWall_01_l_8m_F";
  530. atlOffset=0.053001404;
  531. class CustomAttributes
  532. {
  533. class Attribute0
  534. {
  535. property="allowDamage";
  536. expression="_this allowdamage _value;";
  537. class Value
  538. {
  539. class data
  540. {
  541. class type
  542. {
  543. type[]=
  544. {
  545. "BOOL"
  546. };
  547. };
  548. value=0;
  549. };
  550. };
  551. };
  552. nAttributes=1;
  553. };
  554. };
  555. class Item8
  556. {
  557. dataType="Object";
  558. class PositionInfo
  559. {
  560. position[]={8940.7217,70.766129,15520.928};
  561. angles[]={0,1.9722221,0};
  562. };
  563. side="Empty";
  564. flags=5;
  565. class Attributes
  566. {
  567. };
  568. id=86;
  569. type="Land_ConcreteWall_01_l_8m_F";
  570. atlOffset=0.15673065;
  571. class CustomAttributes
  572. {
  573. class Attribute0
  574. {
  575. property="allowDamage";
  576. expression="_this allowdamage _value;";
  577. class Value
  578. {
  579. class data
  580. {
  581. class type
  582. {
  583. type[]=
  584. {
  585. "BOOL"
  586. };
  587. };
  588. value=0;
  589. };
  590. };
  591. };
  592. nAttributes=1;
  593. };
  594. };
  595. class Item9
  596. {
  597. dataType="Object";
  598. class PositionInfo
  599. {
  600. position[]={8934.5732,70.76992,15506.349};
  601. angles[]={0,1.9722221,0};
  602. };
  603. side="Empty";
  604. flags=5;
  605. class Attributes
  606. {
  607. };
  608. id=88;
  609. type="Land_ConcreteWall_01_l_8m_F";
  610. atlOffset=3.8146973e-005;
  611. class CustomAttributes
  612. {
  613. class Attribute0
  614. {
  615. property="allowDamage";
  616. expression="_this allowdamage _value;";
  617. class Value
  618. {
  619. class data
  620. {
  621. class type
  622. {
  623. type[]=
  624. {
  625. "BOOL"
  626. };
  627. };
  628. value=0;
  629. };
  630. };
  631. };
  632. nAttributes=1;
  633. };
  634. };
  635. class Item10
  636. {
  637. dataType="Logic";
  638. class PositionInfo
  639. {
  640. position[]={8976.6035,68.911362,15496.562};
  641. angles[]={6.2805333,0.40312156,6.2751846};
  642. };
  643. areaSize[]={40,0,20};
  644. areaIsRectangle=1;
  645. flags=1;
  646. id=89;
  647. type="ModuleHideTerrainObjects_F";
  648. atlOffset=2.2888184e-005;
  649. class CustomAttributes
  650. {
  651. class Attribute0
  652. {
  653. property="#filter";
  654. expression="_this setVariable [""#filter"",_value]";
  655. class Value
  656. {
  657. class data
  658. {
  659. class type
  660. {
  661. type[]=
  662. {
  663. "SCALAR"
  664. };
  665. };
  666. value=15;
  667. };
  668. };
  669. };
  670. class Attribute1
  671. {
  672. property="#hideLocally";
  673. expression="_this setVariable [""#hideLocally"",_value]";
  674. class Value
  675. {
  676. class data
  677. {
  678. class type
  679. {
  680. type[]=
  681. {
  682. "BOOL"
  683. };
  684. };
  685. value=0;
  686. };
  687. };
  688. };
  689. nAttributes=2;
  690. };
  691. };
  692. class Item11
  693. {
  694. dataType="Object";
  695. class PositionInfo
  696. {
  697. position[]={9006.0078,70.492462,15501.896};
  698. angles[]={0,1.9722221,0};
  699. };
  700. side="Empty";
  701. flags=5;
  702. class Attributes
  703. {
  704. };
  705. id=90;
  706. type="Land_ConcreteWall_01_l_8m_F";
  707. atlOffset=0.0018157959;
  708. class CustomAttributes
  709. {
  710. class Attribute0
  711. {
  712. property="allowDamage";
  713. expression="_this allowdamage _value;";
  714. class Value
  715. {
  716. class data
  717. {
  718. class type
  719. {
  720. type[]=
  721. {
  722. "BOOL"
  723. };
  724. };
  725. value=0;
  726. };
  727. };
  728. };
  729. nAttributes=1;
  730. };
  731. };
  732. class Item12
  733. {
  734. dataType="Object";
  735. class PositionInfo
  736. {
  737. position[]={9002.8965,70.399025,15494.558};
  738. angles[]={0,1.9722221,0};
  739. };
  740. side="Empty";
  741. flags=5;
  742. class Attributes
  743. {
  744. };
  745. id=91;
  746. type="Land_ConcreteWall_01_l_8m_F";
  747. atlOffset=0.0083312988;
  748. class CustomAttributes
  749. {
  750. class Attribute0
  751. {
  752. property="allowDamage";
  753. expression="_this allowdamage _value;";
  754. class Value
  755. {
  756. class data
  757. {
  758. class type
  759. {
  760. type[]=
  761. {
  762. "BOOL"
  763. };
  764. };
  765. value=0;
  766. };
  767. };
  768. };
  769. nAttributes=1;
  770. };
  771. };
  772. class Item13
  773. {
  774. dataType="Object";
  775. class PositionInfo
  776. {
  777. position[]={8999.7881,70.311737,15487.234};
  778. angles[]={0,1.9722221,0};
  779. };
  780. side="Empty";
  781. flags=1;
  782. class Attributes
  783. {
  784. };
  785. id=92;
  786. type="Land_ConcreteWall_01_l_8m_F";
  787. atlOffset=0.40045166;
  788. class CustomAttributes
  789. {
  790. class Attribute0
  791. {
  792. property="allowDamage";
  793. expression="_this allowdamage _value;";
  794. class Value
  795. {
  796. class data
  797. {
  798. class type
  799. {
  800. type[]=
  801. {
  802. "BOOL"
  803. };
  804. };
  805. value=0;
  806. };
  807. };
  808. };
  809. nAttributes=1;
  810. };
  811. };
  812. class Item14
  813. {
  814. dataType="Object";
  815. class PositionInfo
  816. {
  817. position[]={8996.665,70.289986,15479.87};
  818. angles[]={0,1.9722221,0};
  819. };
  820. side="Empty";
  821. flags=1;
  822. class Attributes
  823. {
  824. };
  825. id=93;
  826. type="Land_ConcreteWall_01_l_8m_F";
  827. atlOffset=0.53474426;
  828. class CustomAttributes
  829. {
  830. class Attribute0
  831. {
  832. property="allowDamage";
  833. expression="_this allowdamage _value;";
  834. class Value
  835. {
  836. class data
  837. {
  838. class type
  839. {
  840. type[]=
  841. {
  842. "BOOL"
  843. };
  844. };
  845. value=0;
  846. };
  847. };
  848. };
  849. nAttributes=1;
  850. };
  851. };
  852. class Item15
  853. {
  854. dataType="Object";
  855. class PositionInfo
  856. {
  857. position[]={8936.5977,70.728752,15501.273};
  858. angles[]={0,3.5430183,0};
  859. };
  860. side="Empty";
  861. flags=5;
  862. class Attributes
  863. {
  864. };
  865. id=94;
  866. type="Land_ConcreteWall_01_l_8m_F";
  867. atlOffset=0.11264801;
  868. class CustomAttributes
  869. {
  870. class Attribute0
  871. {
  872. property="allowDamage";
  873. expression="_this allowdamage _value;";
  874. class Value
  875. {
  876. class data
  877. {
  878. class type
  879. {
  880. type[]=
  881. {
  882. "BOOL"
  883. };
  884. };
  885. value=0;
  886. };
  887. };
  888. };
  889. nAttributes=1;
  890. };
  891. };
  892. class Item16
  893. {
  894. dataType="Object";
  895. class PositionInfo
  896. {
  897. position[]={8943.9785,70.487259,15498.134};
  898. angles[]={0,3.5430183,0};
  899. };
  900. side="Empty";
  901. flags=5;
  902. class Attributes
  903. {
  904. };
  905. id=95;
  906. type="Land_ConcreteWall_01_l_8m_F";
  907. atlOffset=0.22631073;
  908. class CustomAttributes
  909. {
  910. class Attribute0
  911. {
  912. property="allowDamage";
  913. expression="_this allowdamage _value;";
  914. class Value
  915. {
  916. class data
  917. {
  918. class type
  919. {
  920. type[]=
  921. {
  922. "BOOL"
  923. };
  924. };
  925. value=0;
  926. };
  927. };
  928. };
  929. nAttributes=1;
  930. };
  931. };
  932. class Item17
  933. {
  934. dataType="Object";
  935. class PositionInfo
  936. {
  937. position[]={8951.374,70.478653,15494.983};
  938. angles[]={0,3.5430183,0};
  939. };
  940. side="Empty";
  941. flags=1;
  942. class Attributes
  943. {
  944. };
  945. id=96;
  946. type="Land_ConcreteWall_01_l_8m_F";
  947. atlOffset=0.34242249;
  948. class CustomAttributes
  949. {
  950. class Attribute0
  951. {
  952. property="allowDamage";
  953. expression="_this allowdamage _value;";
  954. class Value
  955. {
  956. class data
  957. {
  958. class type
  959. {
  960. type[]=
  961. {
  962. "BOOL"
  963. };
  964. };
  965. value=0;
  966. };
  967. };
  968. };
  969. nAttributes=1;
  970. };
  971. };
  972. class Item18
  973. {
  974. dataType="Object";
  975. class PositionInfo
  976. {
  977. position[]={8958.7588,70.477722,15491.837};
  978. angles[]={0,3.5430183,0};
  979. };
  980. side="Empty";
  981. flags=1;
  982. class Attributes
  983. {
  984. };
  985. id=97;
  986. type="Land_ConcreteWall_01_l_8m_F";
  987. atlOffset=0.46060181;
  988. class CustomAttributes
  989. {
  990. class Attribute0
  991. {
  992. property="allowDamage";
  993. expression="_this allowdamage _value;";
  994. class Value
  995. {
  996. class data
  997. {
  998. class type
  999. {
  1000. type[]=
  1001. {
  1002. "BOOL"
  1003. };
  1004. };
  1005. value=0;
  1006. };
  1007. };
  1008. };
  1009. nAttributes=1;
  1010. };
  1011. };
  1012. class Item19
  1013. {
  1014. dataType="Object";
  1015. class PositionInfo
  1016. {
  1017. position[]={8966.123,70.411453,15488.715};
  1018. angles[]={0,3.5430183,0};
  1019. };
  1020. side="Empty";
  1021. flags=1;
  1022. class Attributes
  1023. {
  1024. };
  1025. id=98;
  1026. type="Land_ConcreteWall_01_l_8m_F";
  1027. atlOffset=0.53694153;
  1028. class CustomAttributes
  1029. {
  1030. class Attribute0
  1031. {
  1032. property="allowDamage";
  1033. expression="_this allowdamage _value;";
  1034. class Value
  1035. {
  1036. class data
  1037. {
  1038. class type
  1039. {
  1040. type[]=
  1041. {
  1042. "BOOL"
  1043. };
  1044. };
  1045. value=0;
  1046. };
  1047. };
  1048. };
  1049. nAttributes=1;
  1050. };
  1051. };
  1052. class Item20
  1053. {
  1054. dataType="Object";
  1055. class PositionInfo
  1056. {
  1057. position[]={8973.4277,70.369759,15485.594};
  1058. angles[]={0,3.5430183,0};
  1059. };
  1060. side="Empty";
  1061. flags=1;
  1062. class Attributes
  1063. {
  1064. };
  1065. id=99;
  1066. type="Land_ConcreteWall_01_l_8m_F";
  1067. atlOffset=0.55962372;
  1068. class CustomAttributes
  1069. {
  1070. class Attribute0
  1071. {
  1072. property="allowDamage";
  1073. expression="_this allowdamage _value;";
  1074. class Value
  1075. {
  1076. class data
  1077. {
  1078. class type
  1079. {
  1080. type[]=
  1081. {
  1082. "BOOL"
  1083. };
  1084. };
  1085. value=0;
  1086. };
  1087. };
  1088. };
  1089. nAttributes=1;
  1090. };
  1091. };
  1092. class Item21
  1093. {
  1094. dataType="Object";
  1095. class PositionInfo
  1096. {
  1097. position[]={8980.8086,70.34008,15482.454};
  1098. angles[]={0,3.5430183,0};
  1099. };
  1100. side="Empty";
  1101. flags=1;
  1102. class Attributes
  1103. {
  1104. };
  1105. id=100;
  1106. type="Land_ConcreteWall_01_l_8m_F";
  1107. atlOffset=0.55381012;
  1108. class CustomAttributes
  1109. {
  1110. class Attribute0
  1111. {
  1112. property="allowDamage";
  1113. expression="_this allowdamage _value;";
  1114. class Value
  1115. {
  1116. class data
  1117. {
  1118. class type
  1119. {
  1120. type[]=
  1121. {
  1122. "BOOL"
  1123. };
  1124. };
  1125. value=0;
  1126. };
  1127. };
  1128. };
  1129. nAttributes=1;
  1130. };
  1131. };
  1132. class Item22
  1133. {
  1134. dataType="Object";
  1135. class PositionInfo
  1136. {
  1137. position[]={8991.6113,70.315369,15477.845};
  1138. angles[]={0,3.5430183,0};
  1139. };
  1140. side="Empty";
  1141. flags=1;
  1142. class Attributes
  1143. {
  1144. };
  1145. id=104;
  1146. type="Land_ConcreteWall_01_l_8m_F";
  1147. atlOffset=0.55524445;
  1148. class CustomAttributes
  1149. {
  1150. class Attribute0
  1151. {
  1152. property="allowDamage";
  1153. expression="_this allowdamage _value;";
  1154. class Value
  1155. {
  1156. class data
  1157. {
  1158. class type
  1159. {
  1160. type[]=
  1161. {
  1162. "BOOL"
  1163. };
  1164. };
  1165. value=0;
  1166. };
  1167. };
  1168. };
  1169. nAttributes=1;
  1170. };
  1171. };
  1172. class Item23
  1173. {
  1174. dataType="Object";
  1175. class PositionInfo
  1176. {
  1177. position[]={8985.8066,70.584503,15514.577};
  1178. angles[]={0,3.5430183,0};
  1179. };
  1180. side="Empty";
  1181. flags=1;
  1182. class Attributes
  1183. {
  1184. };
  1185. id=106;
  1186. type="Land_ConcreteWall_01_l_8m_F";
  1187. atlOffset=0.55524445;
  1188. class CustomAttributes
  1189. {
  1190. class Attribute0
  1191. {
  1192. property="allowDamage";
  1193. expression="_this allowdamage _value;";
  1194. class Value
  1195. {
  1196. class data
  1197. {
  1198. class type
  1199. {
  1200. type[]=
  1201. {
  1202. "BOOL"
  1203. };
  1204. };
  1205. value=0;
  1206. };
  1207. };
  1208. };
  1209. nAttributes=1;
  1210. };
  1211. };
  1212. class Item24
  1213. {
  1214. dataType="Object";
  1215. class PositionInfo
  1216. {
  1217. position[]={8993.1729,70.583794,15511.433};
  1218. angles[]={0,3.5430183,0};
  1219. };
  1220. side="Empty";
  1221. flags=5;
  1222. class Attributes
  1223. {
  1224. };
  1225. id=107;
  1226. type="Land_ConcreteWall_01_l_8m_F";
  1227. atlOffset=0.1577301;
  1228. class CustomAttributes
  1229. {
  1230. class Attribute0
  1231. {
  1232. property="allowDamage";
  1233. expression="_this allowdamage _value;";
  1234. class Value
  1235. {
  1236. class data
  1237. {
  1238. class type
  1239. {
  1240. type[]=
  1241. {
  1242. "BOOL"
  1243. };
  1244. };
  1245. value=0;
  1246. };
  1247. };
  1248. };
  1249. nAttributes=1;
  1250. };
  1251. };
  1252. class Item25
  1253. {
  1254. dataType="Object";
  1255. class PositionInfo
  1256. {
  1257. position[]={9000.5449,70.612053,15508.314};
  1258. angles[]={0,3.5430183,0};
  1259. };
  1260. side="Empty";
  1261. flags=5;
  1262. class Attributes
  1263. {
  1264. };
  1265. id=108;
  1266. type="Land_ConcreteWall_01_l_8m_F";
  1267. atlOffset=7.6293945e-006;
  1268. class CustomAttributes
  1269. {
  1270. class Attribute0
  1271. {
  1272. property="allowDamage";
  1273. expression="_this allowdamage _value;";
  1274. class Value
  1275. {
  1276. class data
  1277. {
  1278. class type
  1279. {
  1280. type[]=
  1281. {
  1282. "BOOL"
  1283. };
  1284. };
  1285. value=0;
  1286. };
  1287. };
  1288. };
  1289. nAttributes=1;
  1290. };
  1291. };
  1292. class Item26
  1293. {
  1294. dataType="Object";
  1295. class PositionInfo
  1296. {
  1297. position[]={9003.9258,70.596245,15506.894};
  1298. angles[]={0,3.5430183,0};
  1299. };
  1300. side="Empty";
  1301. flags=5;
  1302. class Attributes
  1303. {
  1304. };
  1305. id=109;
  1306. type="Land_ConcreteWall_01_l_8m_F";
  1307. atlOffset=-3.0517578e-005;
  1308. class CustomAttributes
  1309. {
  1310. class Attribute0
  1311. {
  1312. property="allowDamage";
  1313. expression="_this allowdamage _value;";
  1314. class Value
  1315. {
  1316. class data
  1317. {
  1318. class type
  1319. {
  1320. type[]=
  1321. {
  1322. "BOOL"
  1323. };
  1324. };
  1325. value=0;
  1326. };
  1327. };
  1328. };
  1329. nAttributes=1;
  1330. };
  1331. };
  1332. class Item27
  1333. {
  1334. dataType="Object";
  1335. class PositionInfo
  1336. {
  1337. position[]={8976.4561,70.080627,15518.367};
  1338. angles[]={0,0.40142572,0};
  1339. };
  1340. side="Empty";
  1341. flags=5;
  1342. class Attributes
  1343. {
  1344. };
  1345. id=110;
  1346. type="Land_ConcreteWall_01_l_gate_F";
  1347. class CustomAttributes
  1348. {
  1349. class Attribute0
  1350. {
  1351. property="allowDamage";
  1352. expression="_this allowdamage _value;";
  1353. class Value
  1354. {
  1355. class data
  1356. {
  1357. class type
  1358. {
  1359. type[]=
  1360. {
  1361. "BOOL"
  1362. };
  1363. };
  1364. value=0;
  1365. };
  1366. };
  1367. };
  1368. nAttributes=1;
  1369. };
  1370. };
  1371. class Item28
  1372. {
  1373. dataType="Object";
  1374. class PositionInfo
  1375. {
  1376. position[]={8969.0635,70.617523,15521.677};
  1377. angles[]={0,3.5430183,0};
  1378. };
  1379. side="Empty";
  1380. flags=1;
  1381. class Attributes
  1382. {
  1383. };
  1384. id=111;
  1385. type="Land_ConcreteWall_01_l_8m_F";
  1386. atlOffset=0.41997528;
  1387. class CustomAttributes
  1388. {
  1389. class Attribute0
  1390. {
  1391. property="allowDamage";
  1392. expression="_this allowdamage _value;";
  1393. class Value
  1394. {
  1395. class data
  1396. {
  1397. class type
  1398. {
  1399. type[]=
  1400. {
  1401. "BOOL"
  1402. };
  1403. };
  1404. value=0;
  1405. };
  1406. };
  1407. };
  1408. nAttributes=1;
  1409. };
  1410. };
  1411. class Item29
  1412. {
  1413. dataType="Object";
  1414. class PositionInfo
  1415. {
  1416. position[]={8983.0889,70.184486,15521.513};
  1417. angles[]={6.2685246,3.5633864,0};
  1418. };
  1419. side="Empty";
  1420. flags=4;
  1421. class Attributes
  1422. {
  1423. };
  1424. id=113;
  1425. type="Land_BagBunker_Small_F";
  1426. atlOffset=-7.6293945e-006;
  1427. class CustomAttributes
  1428. {
  1429. class Attribute0
  1430. {
  1431. property="allowDamage";
  1432. expression="_this allowdamage _value;";
  1433. class Value
  1434. {
  1435. class data
  1436. {
  1437. class type
  1438. {
  1439. type[]=
  1440. {
  1441. "BOOL"
  1442. };
  1443. };
  1444. value=0;
  1445. };
  1446. };
  1447. };
  1448. nAttributes=1;
  1449. };
  1450. };
  1451. class Item30
  1452. {
  1453. dataType="Object";
  1454. class PositionInfo
  1455. {
  1456. position[]={8970.6934,70.529686,15527.8};
  1457. angles[]={6.2139654,3.5633864,6.2685246};
  1458. };
  1459. side="Empty";
  1460. flags=4;
  1461. class Attributes
  1462. {
  1463. };
  1464. id=114;
  1465. type="Land_BagBunker_Small_F";
  1466. class CustomAttributes
  1467. {
  1468. class Attribute0
  1469. {
  1470. property="allowDamage";
  1471. expression="_this allowdamage _value;";
  1472. class Value
  1473. {
  1474. class data
  1475. {
  1476. class type
  1477. {
  1478. type[]=
  1479. {
  1480. "BOOL"
  1481. };
  1482. };
  1483. value=0;
  1484. };
  1485. };
  1486. };
  1487. nAttributes=1;
  1488. };
  1489. };
  1490. class Item31
  1491. {
  1492. dataType="Logic";
  1493. class PositionInfo
  1494. {
  1495. position[]={8969.4307,69.910423,15532.856};
  1496. angles[]={6.2498641,0,0.0026520467};
  1497. };
  1498. areaSize[]={5,-1,5};
  1499. flags=1;
  1500. id=115;
  1501. type="ModuleHideTerrainObjects_F";
  1502. atlOffset=3.8146973e-005;
  1503. class CustomAttributes
  1504. {
  1505. class Attribute0
  1506. {
  1507. property="#filter";
  1508. expression="_this setVariable [""#filter"",_value]";
  1509. class Value
  1510. {
  1511. class data
  1512. {
  1513. class type
  1514. {
  1515. type[]=
  1516. {
  1517. "SCALAR"
  1518. };
  1519. };
  1520. value=15;
  1521. };
  1522. };
  1523. };
  1524. class Attribute1
  1525. {
  1526. property="#hideLocally";
  1527. expression="_this setVariable [""#hideLocally"",_value]";
  1528. class Value
  1529. {
  1530. class data
  1531. {
  1532. class type
  1533. {
  1534. type[]=
  1535. {
  1536. "BOOL"
  1537. };
  1538. };
  1539. value=0;
  1540. };
  1541. };
  1542. };
  1543. nAttributes=2;
  1544. };
  1545. };
  1546. class Item32
  1547. {
  1548. dataType="Object";
  1549. class PositionInfo
  1550. {
  1551. position[]={8986.334,70.056587,15518.217};
  1552. angles[]={6.2685246,4.6177573,0.066566855};
  1553. };
  1554. side="Empty";
  1555. flags=4;
  1556. class Attributes
  1557. {
  1558. };
  1559. id=116;
  1560. type="Land_Razorwire_F";
  1561. atlOffset=0.041999817;
  1562. class CustomAttributes
  1563. {
  1564. class Attribute0
  1565. {
  1566. property="allowDamage";
  1567. expression="_this allowdamage _value;";
  1568. class Value
  1569. {
  1570. class data
  1571. {
  1572. class type
  1573. {
  1574. type[]=
  1575. {
  1576. "BOOL"
  1577. };
  1578. };
  1579. value=0;
  1580. };
  1581. };
  1582. };
  1583. nAttributes=1;
  1584. };
  1585. };
  1586. class Item33
  1587. {
  1588. dataType="Object";
  1589. class PositionInfo
  1590. {
  1591. position[]={8965.5371,70.301636,15527.178};
  1592. angles[]={6.2259207,2.5872586,6.2738476};
  1593. };
  1594. side="Empty";
  1595. flags=4;
  1596. class Attributes
  1597. {
  1598. };
  1599. id=117;
  1600. type="Land_Razorwire_F";
  1601. class CustomAttributes
  1602. {
  1603. class Attribute0
  1604. {
  1605. property="allowDamage";
  1606. expression="_this allowdamage _value;";
  1607. class Value
  1608. {
  1609. class data
  1610. {
  1611. class type
  1612. {
  1613. type[]=
  1614. {
  1615. "BOOL"
  1616. };
  1617. };
  1618. value=0;
  1619. };
  1620. };
  1621. };
  1622. nAttributes=1;
  1623. };
  1624. };
  1625. class Item34
  1626. {
  1627. dataType="Object";
  1628. class PositionInfo
  1629. {
  1630. position[]={8977.708,73.429199,15526.236};
  1631. angles[]={0,3.591748,0};
  1632. };
  1633. side="Empty";
  1634. flags=5;
  1635. class Attributes
  1636. {
  1637. };
  1638. id=118;
  1639. type="Land_BarGate_F";
  1640. class CustomAttributes
  1641. {
  1642. class Attribute0
  1643. {
  1644. property="allowDamage";
  1645. expression="_this allowdamage _value;";
  1646. class Value
  1647. {
  1648. class data
  1649. {
  1650. class type
  1651. {
  1652. type[]=
  1653. {
  1654. "BOOL"
  1655. };
  1656. };
  1657. value=0;
  1658. };
  1659. };
  1660. };
  1661. nAttributes=1;
  1662. };
  1663. };
  1664. class Item35
  1665. {
  1666. dataType="Object";
  1667. class PositionInfo
  1668. {
  1669. position[]={8978.2744,70.208084,15518.055};
  1670. angles[]={0,3.5637796,0};
  1671. };
  1672. side="Empty";
  1673. flags=5;
  1674. class Attributes
  1675. {
  1676. };
  1677. id=119;
  1678. type="Land_SignM_WarningMilitaryArea_english_F";
  1679. atlOffset=-1.5258789e-005;
  1680. };
  1681. class Item36
  1682. {
  1683. dataType="Object";
  1684. class PositionInfo
  1685. {
  1686. position[]={8972.0107,70.2967,15520.693};
  1687. angles[]={0,3.5429869,0};
  1688. };
  1689. side="Empty";
  1690. flags=5;
  1691. class Attributes
  1692. {
  1693. };
  1694. id=120;
  1695. type="Land_Sign_WarningMilAreaSmall_F";
  1696. };
  1697. class Item37
  1698. {
  1699. dataType="Object";
  1700. class PositionInfo
  1701. {
  1702. position[]={8951.1973,73.472542,15521.07};
  1703. angles[]={0,3.5430183,0};
  1704. };
  1705. side="Empty";
  1706. flags=5;
  1707. class Attributes
  1708. {
  1709. };
  1710. id=123;
  1711. type="Land_Cargo_HQ_V1_F";
  1712. class CustomAttributes
  1713. {
  1714. class Attribute0
  1715. {
  1716. property="allowDamage";
  1717. expression="_this allowdamage _value;";
  1718. class Value
  1719. {
  1720. class data
  1721. {
  1722. class type
  1723. {
  1724. type[]=
  1725. {
  1726. "BOOL"
  1727. };
  1728. };
  1729. value=0;
  1730. };
  1731. };
  1732. };
  1733. nAttributes=1;
  1734. };
  1735. };
  1736. class Item38
  1737. {
  1738. dataType="Object";
  1739. class PositionInfo
  1740. {
  1741. position[]={9001.6787,70.256577,15502.053};
  1742. angles[]={0,0.41887903,0};
  1743. };
  1744. side="Empty";
  1745. flags=5;
  1746. class Attributes
  1747. {
  1748. };
  1749. id=124;
  1750. type="Land_Cargo_House_V1_F";
  1751. class CustomAttributes
  1752. {
  1753. class Attribute0
  1754. {
  1755. property="allowDamage";
  1756. expression="_this allowdamage _value;";
  1757. class Value
  1758. {
  1759. class data
  1760. {
  1761. class type
  1762. {
  1763. type[]=
  1764. {
  1765. "BOOL"
  1766. };
  1767. };
  1768. value=0;
  1769. };
  1770. };
  1771. };
  1772. nAttributes=1;
  1773. };
  1774. };
  1775. class Item39
  1776. {
  1777. dataType="Object";
  1778. class PositionInfo
  1779. {
  1780. position[]={8987.4102,72.462349,15489.902};
  1781. angles[]={0,1.9722221,0};
  1782. };
  1783. side="Empty";
  1784. flags=5;
  1785. class Attributes
  1786. {
  1787. };
  1788. id=134;
  1789. type="Land_SM_01_shelter_wide_F";
  1790. class CustomAttributes
  1791. {
  1792. class Attribute0
  1793. {
  1794. property="allowDamage";
  1795. expression="_this allowdamage _value;";
  1796. class Value
  1797. {
  1798. class data
  1799. {
  1800. class type
  1801. {
  1802. type[]=
  1803. {
  1804. "BOOL"
  1805. };
  1806. };
  1807. value=0;
  1808. };
  1809. };
  1810. };
  1811. nAttributes=1;
  1812. };
  1813. };
  1814. class Item40
  1815. {
  1816. dataType="Object";
  1817. class PositionInfo
  1818. {
  1819. position[]={8995.2109,70.139778,15504.802};
  1820. angles[]={0,0.41887903,0};
  1821. };
  1822. side="Empty";
  1823. flags=5;
  1824. class Attributes
  1825. {
  1826. };
  1827. id=135;
  1828. type="Land_Cargo_House_V1_F";
  1829. class CustomAttributes
  1830. {
  1831. class Attribute0
  1832. {
  1833. property="allowDamage";
  1834. expression="_this allowdamage _value;";
  1835. class Value
  1836. {
  1837. class data
  1838. {
  1839. class type
  1840. {
  1841. type[]=
  1842. {
  1843. "BOOL"
  1844. };
  1845. };
  1846. value=0;
  1847. };
  1848. };
  1849. };
  1850. nAttributes=1;
  1851. };
  1852. };
  1853. class Item41
  1854. {
  1855. dataType="Object";
  1856. class PositionInfo
  1857. {
  1858. position[]={8989.1191,69.865822,15507.571};
  1859. angles[]={0,0.41887903,0};
  1860. };
  1861. side="Empty";
  1862. flags=5;
  1863. class Attributes
  1864. {
  1865. };
  1866. id=136;
  1867. type="Land_Cargo_House_V1_F";
  1868. class CustomAttributes
  1869. {
  1870. class Attribute0
  1871. {
  1872. property="allowDamage";
  1873. expression="_this allowdamage _value;";
  1874. class Value
  1875. {
  1876. class data
  1877. {
  1878. class type
  1879. {
  1880. type[]=
  1881. {
  1882. "BOOL"
  1883. };
  1884. };
  1885. value=0;
  1886. };
  1887. };
  1888. };
  1889. nAttributes=1;
  1890. };
  1891. };
  1892. class Item42
  1893. {
  1894. dataType="Object";
  1895. class PositionInfo
  1896. {
  1897. position[]={8937.1328,71.764481,15513.634};
  1898. angles[]={0,1.9674476,0};
  1899. };
  1900. side="Empty";
  1901. flags=1;
  1902. class Attributes
  1903. {
  1904. };
  1905. id=154;
  1906. type="Land_Walkover_01_F";
  1907. atlOffset=1.7508774;
  1908. };
  1909. class Item43
  1910. {
  1911. dataType="Object";
  1912. class PositionInfo
  1913. {
  1914. position[]={8937.6992,70.75074,15513.733};
  1915. angles[]={0,1.9722221,0};
  1916. };
  1917. side="Empty";
  1918. flags=5;
  1919. class Attributes
  1920. {
  1921. };
  1922. id=155;
  1923. type="Land_ConcreteWall_01_l_8m_F";
  1924. atlOffset=0.11299896;
  1925. class CustomAttributes
  1926. {
  1927. class Attribute0
  1928. {
  1929. property="allowDamage";
  1930. expression="_this allowdamage _value;";
  1931. class Value
  1932. {
  1933. class data
  1934. {
  1935. class type
  1936. {
  1937. type[]=
  1938. {
  1939. "BOOL"
  1940. };
  1941. };
  1942. value=0;
  1943. };
  1944. };
  1945. };
  1946. nAttributes=1;
  1947. };
  1948. };
  1949. class Item44
  1950. {
  1951. dataType="Object";
  1952. class PositionInfo
  1953. {
  1954. position[]={8919.8877,70.139343,15517.196};
  1955. angles[]={0.0053265258,1.9722221,6.2738504};
  1956. };
  1957. side="Empty";
  1958. flags=4;
  1959. class Attributes
  1960. {
  1961. };
  1962. id=156;
  1963. type="Land_HelipadCivil_F";
  1964. atlOffset=2.2888184e-005;
  1965. };
  1966. class Item45
  1967. {
  1968. dataType="Object";
  1969. class PositionInfo
  1970. {
  1971. position[]={8926.4766,69.973839,15531.95};
  1972. angles[]={6.2645278,1.9722221,6.2791882};
  1973. };
  1974. side="Empty";
  1975. flags=4;
  1976. class Attributes
  1977. {
  1978. };
  1979. id=157;
  1980. type="Land_HelipadCivil_F";
  1981. };
  1982. class Item46
  1983. {
  1984. dataType="Object";
  1985. class PositionInfo
  1986. {
  1987. position[]={8940.2656,71.94442,15502.821};
  1988. angles[]={6.2605309,1.9722221,6.2538638};
  1989. };
  1990. side="Empty";
  1991. flags=4;
  1992. class Attributes
  1993. {
  1994. lock="LOCKED";
  1995. disableSimulation=1;
  1996. };
  1997. id=160;
  1998. type="O_MRAP_02_F";
  1999. class CustomAttributes
  2000. {
  2001. class Attribute0
  2002. {
  2003. property="ammoBox";
  2004. expression="[_this,_value] call bis_fnc_initAmmoBox;";
  2005. class Value
  2006. {
  2007. class data
  2008. {
  2009. class type
  2010. {
  2011. type[]=
  2012. {
  2013. "STRING"
  2014. };
  2015. };
  2016. value="[[[[],[]],[[],[]],[[],[]],[[],[]]],true]";
  2017. };
  2018. };
  2019. };
  2020. class Attribute1
  2021. {
  2022. property="allowDamage";
  2023. expression="_this allowdamage _value;";
  2024. class Value
  2025. {
  2026. class data
  2027. {
  2028. class type
  2029. {
  2030. type[]=
  2031. {
  2032. "BOOL"
  2033. };
  2034. };
  2035. value=0;
  2036. };
  2037. };
  2038. };
  2039. nAttributes=2;
  2040. };
  2041. };
  2042. class Item47
  2043. {
  2044. dataType="Object";
  2045. class PositionInfo
  2046. {
  2047. position[]={8941.9385,71.984322,15506.747};
  2048. angles[]={6.2605309,1.9722221,6.2538638};
  2049. };
  2050. side="Empty";
  2051. flags=4;
  2052. class Attributes
  2053. {
  2054. lock="LOCKED";
  2055. disableSimulation=1;
  2056. };
  2057. id=162;
  2058. type="O_MRAP_02_F";
  2059. class CustomAttributes
  2060. {
  2061. class Attribute0
  2062. {
  2063. property="ammoBox";
  2064. expression="[_this,_value] call bis_fnc_initAmmoBox;";
  2065. class Value
  2066. {
  2067. class data
  2068. {
  2069. class type
  2070. {
  2071. type[]=
  2072. {
  2073. "STRING"
  2074. };
  2075. };
  2076. value="[[[[],[]],[[],[]],[[],[]],[[],[]]],true]";
  2077. };
  2078. };
  2079. };
  2080. class Attribute1
  2081. {
  2082. property="allowDamage";
  2083. expression="_this allowdamage _value;";
  2084. class Value
  2085. {
  2086. class data
  2087. {
  2088. class type
  2089. {
  2090. type[]=
  2091. {
  2092. "BOOL"
  2093. };
  2094. };
  2095. value=0;
  2096. };
  2097. };
  2098. };
  2099. nAttributes=2;
  2100. };
  2101. };
  2102. class Item48
  2103. {
  2104. dataType="Object";
  2105. class PositionInfo
  2106. {
  2107. position[]={8938.7314,71.841736,15550.241};
  2108. angles[]={6.187479,0,0.0013372133};
  2109. };
  2110. side="Empty";
  2111. flags=4;
  2112. class Attributes
  2113. {
  2114. };
  2115. id=172;
  2116. type="Land_Wreck_Heli_Attack_01_F";
  2117. atlOffset=-0.00010681152;
  2118. };
  2119. class Item49
  2120. {
  2121. dataType="Object";
  2122. class PositionInfo
  2123. {
  2124. position[]={8947.8398,71.710297,15499.912};
  2125. angles[]={6.2791882,1.9722221,6.2791882};
  2126. };
  2127. side="Empty";
  2128. flags=4;
  2129. class Attributes
  2130. {
  2131. lock="LOCKED";
  2132. disableSimulation=1;
  2133. };
  2134. id=177;
  2135. type="O_MRAP_02_F";
  2136. class CustomAttributes
  2137. {
  2138. class Attribute0
  2139. {
  2140. property="ammoBox";
  2141. expression="[_this,_value] call bis_fnc_initAmmoBox;";
  2142. class Value
  2143. {
  2144. class data
  2145. {
  2146. class type
  2147. {
  2148. type[]=
  2149. {
  2150. "STRING"
  2151. };
  2152. };
  2153. value="[[[[],[]],[[],[]],[[],[]],[[],[]]],true]";
  2154. };
  2155. };
  2156. };
  2157. class Attribute1
  2158. {
  2159. property="allowDamage";
  2160. expression="_this allowdamage _value;";
  2161. class Value
  2162. {
  2163. class data
  2164. {
  2165. class type
  2166. {
  2167. type[]=
  2168. {
  2169. "BOOL"
  2170. };
  2171. };
  2172. value=0;
  2173. };
  2174. };
  2175. };
  2176. nAttributes=2;
  2177. };
  2178. };
  2179. class Item50
  2180. {
  2181. dataType="Object";
  2182. class PositionInfo
  2183. {
  2184. position[]={8994.0059,69.480873,15478.437};
  2185. angles[]={6.2818413,0,6.2751913};
  2186. };
  2187. side="Empty";
  2188. flags=4;
  2189. class Attributes
  2190. {
  2191. disableSimulation=1;
  2192. };
  2193. id=197;
  2194. type="CargoNet_01_box_F";
  2195. atlOffset=-1.5258789e-005;
  2196. class CustomAttributes
  2197. {
  2198. class Attribute0
  2199. {
  2200. property="ammoBox";
  2201. expression="[_this,_value] call bis_fnc_initAmmoBox;";
  2202. class Value
  2203. {
  2204. class data
  2205. {
  2206. class type
  2207. {
  2208. type[]=
  2209. {
  2210. "STRING"
  2211. };
  2212. };
  2213. value="[[[[],[]],[[],[]],[[],[]],[[],[]]],true]";
  2214. };
  2215. };
  2216. };
  2217. class Attribute1
  2218. {
  2219. property="allowDamage";
  2220. expression="_this allowdamage _value;";
  2221. class Value
  2222. {
  2223. class data
  2224. {
  2225. class type
  2226. {
  2227. type[]=
  2228. {
  2229. "BOOL"
  2230. };
  2231. };
  2232. value=0;
  2233. };
  2234. };
  2235. };
  2236. nAttributes=2;
  2237. };
  2238. };
  2239. class Item51
  2240. {
  2241. dataType="Object";
  2242. class PositionInfo
  2243. {
  2244. position[]={8992.3057,69.494438,15479.66};
  2245. angles[]={6.2818484,0,6.2818484};
  2246. };
  2247. side="Empty";
  2248. flags=4;
  2249. class Attributes
  2250. {
  2251. disableSimulation=1;
  2252. };
  2253. id=198;
  2254. type="CargoNet_01_box_F";
  2255. atlOffset=-0.00036621094;
  2256. class CustomAttributes
  2257. {
  2258. class Attribute0
  2259. {
  2260. property="ammoBox";
  2261. expression="[_this,_value] call bis_fnc_initAmmoBox;";
  2262. class Value
  2263. {
  2264. class data
  2265. {
  2266. class type
  2267. {
  2268. type[]=
  2269. {
  2270. "STRING"
  2271. };
  2272. };
  2273. value="[[[[],[]],[[],[]],[[],[]],[[],[]]],true]";
  2274. };
  2275. };
  2276. };
  2277. class Attribute1
  2278. {
  2279. property="allowDamage";
  2280. expression="_this allowdamage _value;";
  2281. class Value
  2282. {
  2283. class data
  2284. {
  2285. class type
  2286. {
  2287. type[]=
  2288. {
  2289. "BOOL"
  2290. };
  2291. };
  2292. value=0;
  2293. };
  2294. };
  2295. };
  2296. nAttributes=2;
  2297. };
  2298. };
  2299. class Item52
  2300. {
  2301. dataType="Object";
  2302. class PositionInfo
  2303. {
  2304. position[]={8993.8945,69.494797,15480.249};
  2305. angles[]={-0,0,6.2818937};
  2306. };
  2307. side="Empty";
  2308. flags=4;
  2309. class Attributes
  2310. {
  2311. disableSimulation=1;
  2312. };
  2313. id=199;
  2314. type="CargoNet_01_box_F";
  2315. atlOffset=0.001663208;
  2316. class CustomAttributes
  2317. {
  2318. class Attribute0
  2319. {
  2320. property="ammoBox";
  2321. expression="[_this,_value] call bis_fnc_initAmmoBox;";
  2322. class Value
  2323. {
  2324. class data
  2325. {
  2326. class type
  2327. {
  2328. type[]=
  2329. {
  2330. "STRING"
  2331. };
  2332. };
  2333. value="[[[[],[]],[[],[]],[[],[]],[[],[]]],true]";
  2334. };
  2335. };
  2336. };
  2337. class Attribute1
  2338. {
  2339. property="allowDamage";
  2340. expression="_this allowdamage _value;";
  2341. class Value
  2342. {
  2343. class data
  2344. {
  2345. class type
  2346. {
  2347. type[]=
  2348. {
  2349. "BOOL"
  2350. };
  2351. };
  2352. value=0;
  2353. };
  2354. };
  2355. };
  2356. nAttributes=2;
  2357. };
  2358. };
  2359. class Item53
  2360. {
  2361. dataType="Object";
  2362. class PositionInfo
  2363. {
  2364. position[]={8993.3057,70.66967,15479.517};
  2365. angles[]={-0,0,6.2818937};
  2366. };
  2367. side="Empty";
  2368. class Attributes
  2369. {
  2370. disableSimulation=1;
  2371. };
  2372. id=200;
  2373. type="CargoNet_01_box_F";
  2374. atlOffset=1.1796188;
  2375. class CustomAttributes
  2376. {
  2377. class Attribute0
  2378. {
  2379. property="ammoBox";
  2380. expression="[_this,_value] call bis_fnc_initAmmoBox;";
  2381. class Value
  2382. {
  2383. class data
  2384. {
  2385. class type
  2386. {
  2387. type[]=
  2388. {
  2389. "STRING"
  2390. };
  2391. };
  2392. value="[[[[],[]],[[],[]],[[],[]],[[],[]]],true]";
  2393. };
  2394. };
  2395. };
  2396. class Attribute1
  2397. {
  2398. property="allowDamage";
  2399. expression="_this allowdamage _value;";
  2400. class Value
  2401. {
  2402. class data
  2403. {
  2404. class type
  2405. {
  2406. type[]=
  2407. {
  2408. "BOOL"
  2409. };
  2410. };
  2411. value=0;
  2412. };
  2413. };
  2414. };
  2415. nAttributes=2;
  2416. };
  2417. };
  2418. class Item54
  2419. {
  2420. dataType="Object";
  2421. class PositionInfo
  2422. {
  2423. position[]={8981.124,69.336258,15511.791};
  2424. angles[]={6.2618566,0,6.2738504};
  2425. };
  2426. side="Empty";
  2427. flags=4;
  2428. class Attributes
  2429. {
  2430. };
  2431. id=204;
  2432. type="Land_Limestone_01_01_F";
  2433. atlOffset=-3.8146973e-005;
  2434. };
  2435. class Item55
  2436. {
  2437. dataType="Object";
  2438. class PositionInfo
  2439. {
  2440. position[]={8988.2041,70.321869,15479.304};
  2441. angles[]={0,3.5430183,0};
  2442. };
  2443. side="Empty";
  2444. flags=1;
  2445. class Attributes
  2446. {
  2447. };
  2448. id=101;
  2449. type="Land_ConcreteWall_01_l_8m_F";
  2450. atlOffset=0.55525208;
  2451. class CustomAttributes
  2452. {
  2453. class Attribute0
  2454. {
  2455. property="allowDamage";
  2456. expression="_this allowdamage _value;";
  2457. class Value
  2458. {
  2459. class data
  2460. {
  2461. class type
  2462. {
  2463. type[]=
  2464. {
  2465. "BOOL"
  2466. };
  2467. };
  2468. value=0;
  2469. };
  2470. };
  2471. };
  2472. nAttributes=1;
  2473. };
  2474. };
  2475. class Item56
  2476. {
  2477. dataType="Object";
  2478. class PositionInfo
  2479. {
  2480. position[]={8989.8887,69.278282,15482.431};
  2481. angles[]={6.2818413,1.9722221,6.2818413};
  2482. };
  2483. side="Empty";
  2484. flags=4;
  2485. class Attributes
  2486. {
  2487. disableSimulation=1;
  2488. };
  2489. id=219;
  2490. type="Land_CampingTable_white_F";
  2491. class CustomAttributes
  2492. {
  2493. class Attribute0
  2494. {
  2495. property="allowDamage";
  2496. expression="_this allowdamage _value;";
  2497. class Value
  2498. {
  2499. class data
  2500. {
  2501. class type
  2502. {
  2503. type[]=
  2504. {
  2505. "BOOL"
  2506. };
  2507. };
  2508. value=0;
  2509. };
  2510. };
  2511. };
  2512. nAttributes=1;
  2513. };
  2514. };
  2515. class Item57
  2516. {
  2517. dataType="Object";
  2518. class PositionInfo
  2519. {
  2520. position[]={8990.6318,69.276527,15484.181};
  2521. angles[]={0,1.9722221,6.2805324};
  2522. };
  2523. side="Empty";
  2524. flags=4;
  2525. class Attributes
  2526. {
  2527. disableSimulation=1;
  2528. };
  2529. id=220;
  2530. type="Land_CampingTable_white_F";
  2531. atlOffset=-7.6293945e-006;
  2532. class CustomAttributes
  2533. {
  2534. class Attribute0
  2535. {
  2536. property="allowDamage";
  2537. expression="_this allowdamage _value;";
  2538. class Value
  2539. {
  2540. class data
  2541. {
  2542. class type
  2543. {
  2544. type[]=
  2545. {
  2546. "BOOL"
  2547. };
  2548. };
  2549. value=0;
  2550. };
  2551. };
  2552. };
  2553. nAttributes=1;
  2554. };
  2555. };
  2556. class Item58
  2557. {
  2558. dataType="Object";
  2559. class PositionInfo
  2560. {
  2561. position[]={8991.3457,69.27462,15485.934};
  2562. angles[]={0,1.9722221,6.2805324};
  2563. };
  2564. side="Empty";
  2565. flags=4;
  2566. class Attributes
  2567. {
  2568. disableSimulation=1;
  2569. };
  2570. id=221;
  2571. type="Land_CampingTable_white_F";
  2572. atlOffset=-7.6293945e-006;
  2573. class CustomAttributes
  2574. {
  2575. class Attribute0
  2576. {
  2577. property="allowDamage";
  2578. expression="_this allowdamage _value;";
  2579. class Value
  2580. {
  2581. class data
  2582. {
  2583. class type
  2584. {
  2585. type[]=
  2586. {
  2587. "BOOL"
  2588. };
  2589. };
  2590. value=0;
  2591. };
  2592. };
  2593. };
  2594. nAttributes=1;
  2595. };
  2596. };
  2597. class Item59
  2598. {
  2599. dataType="Object";
  2600. class PositionInfo
  2601. {
  2602. position[]={8992.7549,69.271217,15485.961};
  2603. angles[]={0,3.5255651,6.2818937};
  2604. };
  2605. side="Empty";
  2606. flags=4;
  2607. class Attributes
  2608. {
  2609. disableSimulation=1;
  2610. };
  2611. id=222;
  2612. type="Land_CampingTable_white_F";
  2613. class CustomAttributes
  2614. {
  2615. class Attribute0
  2616. {
  2617. property="allowDamage";
  2618. expression="_this allowdamage _value;";
  2619. class Value
  2620. {
  2621. class data
  2622. {
  2623. class type
  2624. {
  2625. type[]=
  2626. {
  2627. "BOOL"
  2628. };
  2629. };
  2630. value=0;
  2631. };
  2632. };
  2633. };
  2634. nAttributes=1;
  2635. };
  2636. };
  2637. class Item60
  2638. {
  2639. dataType="Object";
  2640. class PositionInfo
  2641. {
  2642. position[]={8994.541,69.268829,15485.235};
  2643. angles[]={0,3.5255651,6.2818937};
  2644. };
  2645. side="Empty";
  2646. flags=4;
  2647. class Attributes
  2648. {
  2649. disableSimulation=1;
  2650. };
  2651. id=223;
  2652. type="Land_CampingTable_white_F";
  2653. class CustomAttributes
  2654. {
  2655. class Attribute0
  2656. {
  2657. property="allowDamage";
  2658. expression="_this allowdamage _value;";
  2659. class Value
  2660. {
  2661. class data
  2662. {
  2663. class type
  2664. {
  2665. type[]=
  2666. {
  2667. "BOOL"
  2668. };
  2669. };
  2670. value=0;
  2671. };
  2672. };
  2673. };
  2674. nAttributes=1;
  2675. };
  2676. };
  2677. class Item61
  2678. {
  2679. dataType="Object";
  2680. class PositionInfo
  2681. {
  2682. position[]={8977.0537,69.786179,15490.818};
  2683. angles[]={0,3.6090093,6.2791882};
  2684. };
  2685. side="Empty";
  2686. flags=4;
  2687. class Attributes
  2688. {
  2689. disableSimulation=1;
  2690. };
  2691. id=226;
  2692. type="Land_Wreck_CarDismantled_F";
  2693. class CustomAttributes
  2694. {
  2695. class Attribute0
  2696. {
  2697. property="allowDamage";
  2698. expression="_this allowdamage _value;";
  2699. class Value
  2700. {
  2701. class data
  2702. {
  2703. class type
  2704. {
  2705. type[]=
  2706. {
  2707. "BOOL"
  2708. };
  2709. };
  2710. value=0;
  2711. };
  2712. };
  2713. };
  2714. nAttributes=1;
  2715. };
  2716. };
  2717. class Item62
  2718. {
  2719. dataType="Object";
  2720. class PositionInfo
  2721. {
  2722. position[]={8978.2168,69.394707,15487.4};
  2723. angles[]={6.2818413,3.5724447,6.2805324};
  2724. };
  2725. side="Empty";
  2726. flags=4;
  2727. class Attributes
  2728. {
  2729. disableSimulation=1;
  2730. };
  2731. id=229;
  2732. type="Land_Workbench_01_F";
  2733. class CustomAttributes
  2734. {
  2735. class Attribute0
  2736. {
  2737. property="allowDamage";
  2738. expression="_this allowdamage _value;";
  2739. class Value
  2740. {
  2741. class data
  2742. {
  2743. class type
  2744. {
  2745. type[]=
  2746. {
  2747. "BOOL"
  2748. };
  2749. };
  2750. value=0;
  2751. };
  2752. };
  2753. };
  2754. nAttributes=1;
  2755. };
  2756. };
  2757. class Item63
  2758. {
  2759. dataType="Object";
  2760. class PositionInfo
  2761. {
  2762. position[]={8977.8018,69.044365,15493.597};
  2763. angles[]={0,0,6.2805324};
  2764. };
  2765. side="Empty";
  2766. flags=4;
  2767. class Attributes
  2768. {
  2769. disableSimulation=1;
  2770. };
  2771. id=234;
  2772. type="Tire_Van_02_F";
  2773. class CustomAttributes
  2774. {
  2775. class Attribute0
  2776. {
  2777. property="allowDamage";
  2778. expression="_this allowdamage _value;";
  2779. class Value
  2780. {
  2781. class data
  2782. {
  2783. class type
  2784. {
  2785. type[]=
  2786. {
  2787. "BOOL"
  2788. };
  2789. };
  2790. value=0;
  2791. };
  2792. };
  2793. };
  2794. nAttributes=1;
  2795. };
  2796. };
  2797. class Item64
  2798. {
  2799. dataType="Object";
  2800. class PositionInfo
  2801. {
  2802. position[]={8978.6035,69.042229,15493.644};
  2803. angles[]={0,0,6.2805324};
  2804. };
  2805. side="Empty";
  2806. flags=4;
  2807. class Attributes
  2808. {
  2809. disableSimulation=1;
  2810. };
  2811. id=235;
  2812. type="Tire_Van_02_F";
  2813. class CustomAttributes
  2814. {
  2815. class Attribute0
  2816. {
  2817. property="allowDamage";
  2818. expression="_this allowdamage _value;";
  2819. class Value
  2820. {
  2821. class data
  2822. {
  2823. class type
  2824. {
  2825. type[]=
  2826. {
  2827. "BOOL"
  2828. };
  2829. };
  2830. value=0;
  2831. };
  2832. };
  2833. };
  2834. nAttributes=1;
  2835. };
  2836. };
  2837. class Item65
  2838. {
  2839. dataType="Object";
  2840. class PositionInfo
  2841. {
  2842. position[]={8978.2012,69.043312,15494.307};
  2843. angles[]={6.2818413,0,6.2818413};
  2844. };
  2845. side="Empty";
  2846. flags=4;
  2847. class Attributes
  2848. {
  2849. disableSimulation=1;
  2850. };
  2851. id=236;
  2852. type="Tire_Van_02_F";
  2853. class CustomAttributes
  2854. {
  2855. class Attribute0
  2856. {
  2857. property="allowDamage";
  2858. expression="_this allowdamage _value;";
  2859. class Value
  2860. {
  2861. class data
  2862. {
  2863. class type
  2864. {
  2865. type[]=
  2866. {
  2867. "BOOL"
  2868. };
  2869. };
  2870. value=0;
  2871. };
  2872. };
  2873. };
  2874. nAttributes=1;
  2875. };
  2876. };
  2877. class Item66
  2878. {
  2879. dataType="Object";
  2880. class PositionInfo
  2881. {
  2882. position[]={8978.1191,69.301521,15493.834};
  2883. };
  2884. side="Empty";
  2885. class Attributes
  2886. {
  2887. disableSimulation=1;
  2888. };
  2889. id=237;
  2890. type="Tire_Van_02_F";
  2891. atlOffset=0.25800323;
  2892. class CustomAttributes
  2893. {
  2894. class Attribute0
  2895. {
  2896. property="allowDamage";
  2897. expression="_this allowdamage _value;";
  2898. class Value
  2899. {
  2900. class data
  2901. {
  2902. class type
  2903. {
  2904. type[]=
  2905. {
  2906. "BOOL"
  2907. };
  2908. };
  2909. value=0;
  2910. };
  2911. };
  2912. };
  2913. nAttributes=1;
  2914. };
  2915. };
  2916. class Item67
  2917. {
  2918. dataType="Object";
  2919. class PositionInfo
  2920. {
  2921. position[]={8979.0449,69.853989,15486.811};
  2922. angles[]={6.2818413,0,6.2805324};
  2923. };
  2924. side="Empty";
  2925. flags=4;
  2926. class Attributes
  2927. {
  2928. disableSimulation=1;
  2929. };
  2930. id=238;
  2931. type="Land_DrillAku_F";
  2932. atlOffset=0.00017547607;
  2933. class CustomAttributes
  2934. {
  2935. class Attribute0
  2936. {
  2937. property="allowDamage";
  2938. expression="_this allowdamage _value;";
  2939. class Value
  2940. {
  2941. class data
  2942. {
  2943. class type
  2944. {
  2945. type[]=
  2946. {
  2947. "BOOL"
  2948. };
  2949. };
  2950. value=0;
  2951. };
  2952. };
  2953. };
  2954. nAttributes=1;
  2955. };
  2956. };
  2957. class Item68
  2958. {
  2959. dataType="Object";
  2960. class PositionInfo
  2961. {
  2962. position[]={8979.668,69.031807,15486.915};
  2963. angles[]={6.2818413,0,6.2805324};
  2964. };
  2965. side="Empty";
  2966. flags=4;
  2967. class Attributes
  2968. {
  2969. disableSimulation=1;
  2970. };
  2971. id=239;
  2972. type="Land_Bucket_clean_F";
  2973. class CustomAttributes
  2974. {
  2975. class Attribute0
  2976. {
  2977. property="allowDamage";
  2978. expression="_this allowdamage _value;";
  2979. class Value
  2980. {
  2981. class data
  2982. {
  2983. class type
  2984. {
  2985. type[]=
  2986. {
  2987. "BOOL"
  2988. };
  2989. };
  2990. value=0;
  2991. };
  2992. };
  2993. };
  2994. nAttributes=1;
  2995. };
  2996. };
  2997. class Item69
  2998. {
  2999. dataType="Object";
  3000. class PositionInfo
  3001. {
  3002. position[]={8978.7764,69.84407,15486.846};
  3003. angles[]={6.2818413,0,6.2805324};
  3004. };
  3005. side="Empty";
  3006. flags=4;
  3007. class Attributes
  3008. {
  3009. disableSimulation=1;
  3010. };
  3011. id=240;
  3012. type="Land_ButaneTorch_F";
  3013. atlOffset=0.00017547607;
  3014. class CustomAttributes
  3015. {
  3016. class Attribute0
  3017. {
  3018. property="allowDamage";
  3019. expression="_this allowdamage _value;";
  3020. class Value
  3021. {
  3022. class data
  3023. {
  3024. class type
  3025. {
  3026. type[]=
  3027. {
  3028. "BOOL"
  3029. };
  3030. };
  3031. value=0;
  3032. };
  3033. };
  3034. };
  3035. class Attribute1
  3036. {
  3037. property="hideObject";
  3038. expression="if !(is3DEN) then {_this hideobjectglobal _value;};";
  3039. class Value
  3040. {
  3041. class data
  3042. {
  3043. class type
  3044. {
  3045. type[]=
  3046. {
  3047. "BOOL"
  3048. };
  3049. };
  3050. value=0;
  3051. };
  3052. };
  3053. };
  3054. nAttributes=2;
  3055. };
  3056. };
  3057. class Item70
  3058. {
  3059. dataType="Object";
  3060. class PositionInfo
  3061. {
  3062. position[]={8978.6973,69.812454,15486.871};
  3063. angles[]={6.2818413,0,6.2805324};
  3064. };
  3065. side="Empty";
  3066. flags=4;
  3067. class Attributes
  3068. {
  3069. disableSimulation=1;
  3070. };
  3071. id=241;
  3072. type="Land_ButaneCanister_F";
  3073. atlOffset=0.00016784668;
  3074. class CustomAttributes
  3075. {
  3076. class Attribute0
  3077. {
  3078. property="allowDamage";
  3079. expression="_this allowdamage _value;";
  3080. class Value
  3081. {
  3082. class data
  3083. {
  3084. class type
  3085. {
  3086. type[]=
  3087. {
  3088. "BOOL"
  3089. };
  3090. };
  3091. value=0;
  3092. };
  3093. };
  3094. };
  3095. nAttributes=1;
  3096. };
  3097. };
  3098. class Item71
  3099. {
  3100. dataType="Object";
  3101. class PositionInfo
  3102. {
  3103. position[]={8975.582,69.603249,15493.015};
  3104. angles[]={0,3.5374684,6.2791882};
  3105. };
  3106. side="Empty";
  3107. flags=4;
  3108. class Attributes
  3109. {
  3110. disableSimulation=1;
  3111. };
  3112. id=242;
  3113. type="Land_WeldingTrolley_01_F";
  3114. class CustomAttributes
  3115. {
  3116. class Attribute0
  3117. {
  3118. property="allowDamage";
  3119. expression="_this allowdamage _value;";
  3120. class Value
  3121. {
  3122. class data
  3123. {
  3124. class type
  3125. {
  3126. type[]=
  3127. {
  3128. "BOOL"
  3129. };
  3130. };
  3131. value=0;
  3132. };
  3133. };
  3134. };
  3135. nAttributes=1;
  3136. };
  3137. };
  3138. class Item72
  3139. {
  3140. dataType="Object";
  3141. class PositionInfo
  3142. {
  3143. position[]={8978.3779,69.724251,15487.227};
  3144. angles[]={6.2818413,0,6.2805324};
  3145. };
  3146. side="Empty";
  3147. flags=4;
  3148. class Attributes
  3149. {
  3150. disableSimulation=1;
  3151. };
  3152. id=243;
  3153. type="Land_Saw_F";
  3154. atlOffset=0.00017547607;
  3155. class CustomAttributes
  3156. {
  3157. class Attribute0
  3158. {
  3159. property="allowDamage";
  3160. expression="_this allowdamage _value;";
  3161. class Value
  3162. {
  3163. class data
  3164. {
  3165. class type
  3166. {
  3167. type[]=
  3168. {
  3169. "BOOL"
  3170. };
  3171. };
  3172. value=0;
  3173. };
  3174. };
  3175. };
  3176. nAttributes=1;
  3177. };
  3178. };
  3179. class Item73
  3180. {
  3181. dataType="Object";
  3182. class PositionInfo
  3183. {
  3184. position[]={8978.2266,69.750427,15487.198};
  3185. angles[]={6.2818413,0,6.2805324};
  3186. };
  3187. side="Empty";
  3188. flags=4;
  3189. class Attributes
  3190. {
  3191. disableSimulation=1;
  3192. };
  3193. id=244;
  3194. type="Land_Meter3m_F";
  3195. atlOffset=0.00018310547;
  3196. class CustomAttributes
  3197. {
  3198. class Attribute0
  3199. {
  3200. property="allowDamage";
  3201. expression="_this allowdamage _value;";
  3202. class Value
  3203. {
  3204. class data
  3205. {
  3206. class type
  3207. {
  3208. type[]=
  3209. {
  3210. "BOOL"
  3211. };
  3212. };
  3213. value=0;
  3214. };
  3215. };
  3216. };
  3217. nAttributes=1;
  3218. };
  3219. };
  3220. class Item74
  3221. {
  3222. dataType="Object";
  3223. class PositionInfo
  3224. {
  3225. position[]={8978.1182,69.718864,15487.235};
  3226. angles[]={6.2818413,0,6.2805324};
  3227. };
  3228. side="Empty";
  3229. flags=4;
  3230. class Attributes
  3231. {
  3232. disableSimulation=1;
  3233. };
  3234. id=245;
  3235. type="Land_Pliers_F";
  3236. atlOffset=0.00018310547;
  3237. class CustomAttributes
  3238. {
  3239. class Attribute0
  3240. {
  3241. property="allowDamage";
  3242. expression="_this allowdamage _value;";
  3243. class Value
  3244. {
  3245. class data
  3246. {
  3247. class type
  3248. {
  3249. type[]=
  3250. {
  3251. "BOOL"
  3252. };
  3253. };
  3254. value=0;
  3255. };
  3256. };
  3257. };
  3258. nAttributes=1;
  3259. };
  3260. };
  3261. class Item75
  3262. {
  3263. dataType="Object";
  3264. class PositionInfo
  3265. {
  3266. position[]={8977.9219,69.715607,15487.364};
  3267. angles[]={6.2818413,0,6.2805324};
  3268. };
  3269. side="Empty";
  3270. flags=4;
  3271. class Attributes
  3272. {
  3273. disableSimulation=1;
  3274. };
  3275. id=246;
  3276. type="Land_Gloves_F";
  3277. atlOffset=0.00017547607;
  3278. class CustomAttributes
  3279. {
  3280. class Attribute0
  3281. {
  3282. property="allowDamage";
  3283. expression="_this allowdamage _value;";
  3284. class Value
  3285. {
  3286. class data
  3287. {
  3288. class type
  3289. {
  3290. type[]=
  3291. {
  3292. "BOOL"
  3293. };
  3294. };
  3295. value=0;
  3296. };
  3297. };
  3298. };
  3299. nAttributes=1;
  3300. };
  3301. };
  3302. class Item76
  3303. {
  3304. dataType="Object";
  3305. class PositionInfo
  3306. {
  3307. position[]={8977.8477,69.715828,15487.379};
  3308. angles[]={6.2818413,1.0526081,6.2805324};
  3309. };
  3310. side="Empty";
  3311. flags=4;
  3312. class Attributes
  3313. {
  3314. disableSimulation=1;
  3315. };
  3316. id=247;
  3317. type="Land_Gloves_F";
  3318. atlOffset=0.00018310547;
  3319. class CustomAttributes
  3320. {
  3321. class Attribute0
  3322. {
  3323. property="allowDamage";
  3324. expression="_this allowdamage _value;";
  3325. class Value
  3326. {
  3327. class data
  3328. {
  3329. class type
  3330. {
  3331. type[]=
  3332. {
  3333. "BOOL"
  3334. };
  3335. };
  3336. value=0;
  3337. };
  3338. };
  3339. };
  3340. nAttributes=1;
  3341. };
  3342. };
  3343. class Item77
  3344. {
  3345. dataType="Object";
  3346. class PositionInfo
  3347. {
  3348. position[]={8973.3457,70.372139,15487.429};
  3349. angles[]={0,3.53492,0};
  3350. };
  3351. side="Empty";
  3352. class Attributes
  3353. {
  3354. disableSimulation=1;
  3355. };
  3356. id=248;
  3357. type="Land_FireExtinguisher_F";
  3358. atlOffset=1.0759964;
  3359. class CustomAttributes
  3360. {
  3361. class Attribute0
  3362. {
  3363. property="allowDamage";
  3364. expression="_this allowdamage _value;";
  3365. class Value
  3366. {
  3367. class data
  3368. {
  3369. class type
  3370. {
  3371. type[]=
  3372. {
  3373. "BOOL"
  3374. };
  3375. };
  3376. value=0;
  3377. };
  3378. };
  3379. };
  3380. nAttributes=1;
  3381. };
  3382. };
  3383. class Item78
  3384. {
  3385. dataType="Object";
  3386. class PositionInfo
  3387. {
  3388. position[]={8978.0732,69.740471,15487.625};
  3389. angles[]={6.2818413,0,6.2805324};
  3390. };
  3391. side="Empty";
  3392. flags=4;
  3393. class Attributes
  3394. {
  3395. disableSimulation=1;
  3396. };
  3397. id=249;
  3398. type="Land_DuctTape_F";
  3399. atlOffset=7.6293945e-006;
  3400. class CustomAttributes
  3401. {
  3402. class Attribute0
  3403. {
  3404. property="allowDamage";
  3405. expression="_this allowdamage _value;";
  3406. class Value
  3407. {
  3408. class data
  3409. {
  3410. class type
  3411. {
  3412. type[]=
  3413. {
  3414. "BOOL"
  3415. };
  3416. };
  3417. value=0;
  3418. };
  3419. };
  3420. };
  3421. nAttributes=1;
  3422. };
  3423. };
  3424. class Item79
  3425. {
  3426. dataType="Object";
  3427. class PositionInfo
  3428. {
  3429. position[]={8976.7979,69.175949,15487.931};
  3430. angles[]={6.2818413,5.2083068,6.2805324};
  3431. };
  3432. side="Empty";
  3433. flags=4;
  3434. class Attributes
  3435. {
  3436. disableSimulation=1;
  3437. };
  3438. id=250;
  3439. type="Land_CanisterFuel_F";
  3440. class CustomAttributes
  3441. {
  3442. class Attribute0
  3443. {
  3444. property="allowDamage";
  3445. expression="_this allowdamage _value;";
  3446. class Value
  3447. {
  3448. class data
  3449. {
  3450. class type
  3451. {
  3452. type[]=
  3453. {
  3454. "BOOL"
  3455. };
  3456. };
  3457. value=0;
  3458. };
  3459. };
  3460. };
  3461. nAttributes=1;
  3462. };
  3463. };
  3464. };
  3465. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement