config.cpp 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481
  1. class CfgPatches
  2. {
  3. class RD501_patch_aviation_helmets
  4. {
  5. author="Namenai, Rexi, Zatama";
  6. addonRootClass="RD501_patch_helmets";
  7. requiredAddons[]={};
  8. requiredVersion=0.1;
  9. units[]={};
  10. weapons[]={};
  11. };
  12. };
  13. class CfgWeapons
  14. {
  15. class itemCore;
  16. class RD501_pilot_helmet_base: itemCore
  17. {
  18. class ItemInfo;
  19. };
  20. class RD501_pilot_helmet_lum_base: RD501_pilot_helmet_base
  21. {
  22. class ItemInfo: ItemInfo
  23. {
  24. };
  25. };
  26. class RD501_pilot_helmet_aspect: RD501_pilot_helmet_base
  27. {
  28. scope=2;
  29. author="RD501";
  30. displayName="Clone pilot helmet (501st 'Aspect')";
  31. hiddenSelectionsTextures[]=
  32. {
  33. "\RD501_Helmets\_textures\aviation\pilots\aspect.paa"
  34. };
  35. subItems[]=
  36. {
  37. "RD501_nvg_integrated_pilot_test",
  38. "G_B_Diving"
  39. };
  40. };
  41. class RD501_pilot_helmet_casskunv2: RD501_pilot_helmet_base
  42. {
  43. scope=2;
  44. author="RD501";
  45. displayName="Clone pilot helmet (501st 'Casskun v2')";
  46. hiddenSelectionsTextures[]=
  47. {
  48. "\RD501_Helmets\_textures\aviation\pilots\casskun_old.paa"
  49. };
  50. subItems[]=
  51. {
  52. "RD501_nvg_integrated_pilot_test",
  53. "G_B_Diving"
  54. };
  55. };
  56. class RD501_pilot_helmet_cxx: RD501_pilot_helmet_base
  57. {
  58. scope=2;
  59. author="RD501";
  60. displayName="Clone pilot helmet (501st 'CX-X')";
  61. hiddenSelectionsTextures[]=
  62. {
  63. "\RD501_Helmets\_textures\aviation\pilots\cxx.paa"
  64. };
  65. subItems[]=
  66. {
  67. "RD501_nvg_integrated_pilot_test",
  68. "G_B_Diving"
  69. };
  70. };
  71. class RD501_pilot_helmet_cxc: RD501_pilot_helmet_base
  72. {
  73. scope=2;
  74. author="RD501";
  75. displayName="Clone pilot helmet (501st 'CX-C')";
  76. hiddenSelectionsTextures[]=
  77. {
  78. "\RD501_Helmets\_textures\aviation\pilots\cxc.paa"
  79. };
  80. subItems[]=
  81. {
  82. "RD501_nvg_integrated_pilot_test",
  83. "G_B_Diving"
  84. };
  85. };
  86. class RD501_pilot_helmet_dylan: RD501_pilot_helmet_base
  87. {
  88. scope=2;
  89. author="RD501";
  90. displayName="Clone pilot helmet (501st 'Dylan')";
  91. hiddenSelectionsTextures[]=
  92. {
  93. "\RD501_Helmets\_textures\aviation\pilots\Dylanhelmet.paa"
  94. };
  95. subItems[]=
  96. {
  97. "RD501_nvg_integrated_pilot_test",
  98. "G_B_Diving"
  99. };
  100. };
  101. class RD501_pilot_helmet_erlien: RD501_pilot_helmet_base
  102. {
  103. scope=2;
  104. author="RD501";
  105. displayName="Clone pilot helmet (501st 'Erlien')";
  106. subItems[]=
  107. {
  108. "RD501_nvg_integrated_pilot_erlien",
  109. "G_B_Diving"
  110. };
  111. };
  112. class RD501_pilot_helmet_exose: RD501_pilot_helmet_base
  113. {
  114. scope=2;
  115. author="RD501";
  116. displayName="Clone pilot helmet (501st 'Exose')";
  117. hiddenSelectionsTextures[]=
  118. {
  119. "\RD501_Helmets\_textures\aviation\pilots\Exose.paa"
  120. };
  121. subItems[]=
  122. {
  123. "RD501_nvg_integrated_pilot_test",
  124. "G_B_Diving"
  125. };
  126. };
  127. class RD501_pilot_helmet_jackson: RD501_pilot_helmet_base
  128. {
  129. scope=2;
  130. author="RD501";
  131. displayName="Clone pilot helmet (501st 'Jackson')";
  132. hiddenSelectionsTextures[]=
  133. {
  134. "\RD501_Helmets\_textures\aviation\pilots\Jackson.paa"
  135. };
  136. subItems[]=
  137. {
  138. "RD501_nvg_integrated_pilot_test",
  139. "G_B_Diving"
  140. };
  141. };
  142. class RD501_pilot_helmet_jaisus: RD501_pilot_helmet_base
  143. {
  144. scope=2;
  145. author="RD501";
  146. displayName="Clone pilot helmet (501st 'Jaisus')";
  147. hiddenSelectionsTextures[]=
  148. {
  149. "\RD501_Helmets\_textures\aviation\pilots\Jaisus.paa"
  150. };
  151. subItems[]=
  152. {
  153. "RD501_nvg_integrated_pilot_test",
  154. "G_B_Diving"
  155. };
  156. };
  157. class RD501_pilot_helmet_kaj: RD501_pilot_helmet_base
  158. {
  159. scope=2;
  160. author="RD501";
  161. displayName="Clone pilot helmet (501st 'Kaj')";
  162. hiddenSelectionsTextures[]=
  163. {
  164. "\RD501_Helmets\_textures\aviation\pilots\Kaj.paa"
  165. };
  166. subItems[]=
  167. {
  168. "RD501_nvg_integrated_pilot_test",
  169. "G_B_Diving"
  170. };
  171. };
  172. class RD501_pilot_helmet_kitty: RD501_pilot_helmet_base
  173. {
  174. scope=2;
  175. author="RD501";
  176. displayName="Clone pilot helmet (501st 'Kitty')";
  177. hiddenSelectionsTextures[]=
  178. {
  179. "\RD501_Helmets\_textures\aviation\pilots\kitty.paa"
  180. };
  181. subItems[]=
  182. {
  183. "RD501_nvg_integrated_pilot_test",
  184. "G_B_Diving"
  185. };
  186. };
  187. class RD501_pilot_helmet_koop: RD501_pilot_helmet_base
  188. {
  189. scope=2;
  190. author="RD501";
  191. displayName="Clone pilot helmet (501st 'Koop')";
  192. hiddenSelectionsTextures[]=
  193. {
  194. "\RD501_Helmets\_textures\aviation\pilots\Koop.paa"
  195. };
  196. subItems[]=
  197. {
  198. "RD501_nvg_integrated_pilot_test",
  199. "G_B_Diving"
  200. };
  201. };
  202. class RD501_pilot_helmet_kushiban: RD501_pilot_helmet_base
  203. {
  204. scope=2;
  205. author="RD501";
  206. displayName="Clone pilot helmet (501st 'Kushiban')";
  207. hiddenSelectionsTextures[]=
  208. {
  209. "\RD501_Helmets\_textures\aviation\pilots\Kushiban.paa"
  210. };
  211. subItems[]=
  212. {
  213. "RD501_nvg_integrated_pilot_test",
  214. "G_B_Diving"
  215. };
  216. };
  217. class RD501_pilot_helmet_orange: RD501_pilot_helmet_base
  218. {
  219. scope=2;
  220. author="RD501";
  221. displayName="Clone pilot helmet (501st 'Orange')";
  222. hiddenSelectionsTextures[]=
  223. {
  224. "\RD501_Helmets\_textures\aviation\pilots\orange.paa"
  225. };
  226. subItems[]=
  227. {
  228. "RD501_nvg_integrated_pilot_test",
  229. "G_B_Diving"
  230. };
  231. };
  232. class RD501_pilot_helmet_nocturnal: RD501_pilot_helmet_base
  233. {
  234. scope=2;
  235. author="RD501";
  236. displayName="Clone pilot helmet (501st 'Warbird')";
  237. hiddenSelectionsTextures[]=
  238. {
  239. "\RD501_Helmets\_textures\aviation\pilots\Nocturnal.paa"
  240. };
  241. subItems[]=
  242. {
  243. "RD501_nvg_integrated_pilot_test",
  244. "G_B_Diving"
  245. };
  246. };
  247. class RD501_pilot_helmet_scuba: RD501_pilot_helmet_base
  248. {
  249. scope=2;
  250. author="RD501";
  251. displayName="Clone pilot helmet (501st 'Scuba')";
  252. hiddenSelectionsTextures[]=
  253. {
  254. "\RD501_Helmets\_textures\aviation\pilots\scuba_helm.paa"
  255. };
  256. subItems[]=
  257. {
  258. "RD501_nvg_integrated_pilot_test",
  259. "G_B_Diving"
  260. };
  261. };
  262. class RD501_pilot_helmet_zatama: RD501_pilot_helmet_base
  263. {
  264. scope=2;
  265. author="RD501";
  266. displayName="Clone pilot helmet (501st 'Zatama')";
  267. hiddenSelectionsTextures[]=
  268. {
  269. "\RD501_Helmets\_textures\aviation\pilots\DragonGemHelm.paa"
  270. };
  271. subItems[]=
  272. {
  273. "RD501_nvg_integrated_pilot_test",
  274. "G_B_Diving"
  275. };
  276. };
  277. class RD501_pilot_helmet_stealth: RD501_pilot_helmet_base
  278. {
  279. scope=2;
  280. author="RD501";
  281. displayName="Clone pilot helmet (501st 'Stealth')";
  282. hiddenSelectionsTextures[]=
  283. {
  284. "\RD501_Helmets\_textures\aviation\pilots\stealthPilot.paa"
  285. };
  286. subItems[]=
  287. {
  288. "RD501_nvg_integrated_pilot_test",
  289. "G_B_Diving"
  290. };
  291. };
  292. class RD501_pilot_helmet_stealth_Krayt: RD501_pilot_helmet_base
  293. {
  294. scope=2;
  295. author="RD501";
  296. displayName="Clone pilot helmet (501st 'Stealth Lord Krayt')";
  297. hiddenSelectionsTextures[]=
  298. {
  299. "\RD501_Helmets\_textures\aviation\pilots\steathKrayt.paa"
  300. };
  301. subItems[]=
  302. {
  303. "RD501_nvg_integrated_pilot_test",
  304. "G_B_Diving"
  305. };
  306. };
  307. class RD501_pilot_helmet_casskun: RD501_pilot_helmet_base
  308. {
  309. scope=2;
  310. displayName="Clone pilot helmet (501st legion) Casskun";
  311. hiddenSelectionsTextures[]=
  312. {
  313. "\RD501_Helmets\_textures\aviation\pilots\casskun.paa"
  314. };
  315. subItems[]=
  316. {
  317. "RD501_nvg_integrated_pilot_test",
  318. "G_B_Diving"
  319. };
  320. hiddenSelectionsMaterials[]=
  321. {
  322. "",
  323. "\501st_Helmets\AB\data\red_glow.rvmat"
  324. };
  325. };
  326. class RD501_pilot_helmet_lord_krayt: RD501_pilot_helmet_base
  327. {
  328. scope=2;
  329. displayName="Clone pilot helmet (501st legion) Lord Krayt";
  330. hiddenSelectionsTextures[]=
  331. {
  332. "\RD501_Helmets\_textures\aviation\pilots\LordKrayt.paa"
  333. };
  334. subItems[]=
  335. {
  336. "RD501_nvg_integrated_pilot_test",
  337. "G_B_Diving"
  338. };
  339. class ItemInfo: ItemInfo
  340. {
  341. mass=30;
  342. uniformmodel="\501st_helmets\AB\AB_helmet_p1.p3d";
  343. modelSides[]={6};
  344. hiddenSelections[]=
  345. {
  346. "camo1",
  347. "mat"
  348. };
  349. material=-1;
  350. explosionShielding=200.2;
  351. minimalHit=550.01001;
  352. passThrough=0.001;
  353. armor=100000;
  354. class HitpointsProtectionInfo
  355. {
  356. class Head
  357. {
  358. hitpointName="HitHead";
  359. armor=10000;
  360. passThrough=0.60000002;
  361. };
  362. };
  363. };
  364. };
  365. class RD501_pilot_helmet_king_krayt: RD501_pilot_helmet_lum_base
  366. {
  367. scope=2;
  368. displayName="Clone pilot helmet (501st legion) King Krayt";
  369. hiddenSelectionsTextures[]=
  370. {
  371. "\RD501_Helmets\_textures\aviation\pilots\KingKrayt.paa"
  372. };
  373. subItems[]=
  374. {
  375. "RD501_nvg_integrated_pilot_test",
  376. "G_B_Diving"
  377. };
  378. class ItemInfo: ItemInfo
  379. {
  380. mass=30;
  381. uniformmodel="\501st_helmets\AB\AB_helmet_p1.p3d";
  382. modelSides[]={6};
  383. hiddenSelections[]=
  384. {
  385. "camo1",
  386. "mat"
  387. };
  388. material=-1;
  389. explosionShielding=200.2;
  390. minimalHit=550.01001;
  391. passThrough=0.001;
  392. armor=100000;
  393. class HitpointsProtectionInfo
  394. {
  395. class Head
  396. {
  397. hitpointName="HitHead";
  398. armor=10000;
  399. passThrough=0.60000002;
  400. };
  401. };
  402. };
  403. hiddenSelectionsMaterials[]=
  404. {
  405. "",
  406. "\501st_Helmets\AB\data\white_glow.rvmat"
  407. };
  408. };
  409. class RD501_pilot_helmet_royal_krayt: RD501_pilot_helmet_king_krayt
  410. {
  411. displayName="Clone pilot helmet (501st legion) Royal Krayt";
  412. hiddenSelectionsTextures[]=
  413. {
  414. "\RD501_Helmets\_textures\aviation\pilots\purple.paa"
  415. };
  416. };
  417. class RD501_pilot_helmet_cold_krayt: RD501_pilot_helmet_king_krayt
  418. {
  419. displayName="Clone pilot helmet (501st legion) Ice Krayt";
  420. hiddenSelectionsTextures[]=
  421. {
  422. "\RD501_Helmets\_textures\aviation\pilots\blue.paa"
  423. };
  424. };
  425. class RD501_pilot_helmet_angrr_krayt: RD501_pilot_helmet_king_krayt
  426. {
  427. displayName="Clone pilot helmet (501st legion) Angrr Krayt";
  428. hiddenSelectionsTextures[]=
  429. {
  430. "\RD501_Helmets\_textures\aviation\pilots\red.paa"
  431. };
  432. };
  433. class 212th_Engineer_Helmet_501st;
  434. class RD501_warden_helmet_501st: 212th_Engineer_Helmet_501st
  435. {
  436. author="RD501";
  437. DisplayName="Clone warden helmet (501st legion Cassie)";
  438. hiddenSelections[]=
  439. {
  440. "Camo"
  441. };
  442. hiddenSelectionsTextures[]=
  443. {
  444. "\RD501_Helmets\_textures\aviation\warden\warden.paa"
  445. };
  446. hiddenSelectionsMaterials[]=
  447. {
  448. "RD501_Helmets\_materials\aviation\wardenMaterial.rvmat"
  449. };
  450. subItems[]=
  451. {
  452. "RD501_nvg_integrated_pilot_test",
  453. "G_B_Diving"
  454. };
  455. };
  456. class RD501_warden_helmet_flog: RD501_warden_helmet_501st
  457. {
  458. scope=2;
  459. author="RD501";
  460. displayName="Clone warden helmet (501st 'Flog')";
  461. hiddenSelectionsTextures[]=
  462. {
  463. "\RD501_Helmets\_textures\aviation\warden\Flog.paa"
  464. };
  465. };
  466. class RD501_warden_helmet_wirtimus: RD501_warden_helmet_501st
  467. {
  468. scope=2;
  469. author="RD501";
  470. displayName="Clone warden helmet (501st 'Wirtimus')";
  471. hiddenSelectionsTextures[]=
  472. {
  473. "\RD501_Helmets\_textures\aviation\warden\Wirtimus.paa"
  474. };
  475. };
  476. };
  477. class cfgMods
  478. {
  479. author="namenai";
  480. timepacked="1576431456";
  481. };