config.cpp 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976
  1. class CfgPatches
  2. {
  3. class RD501_patch_infantry_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 RD501_infantry_helmet_base;
  16. class RD501_infantry_helmet_lum_base;
  17. class RD501_arc_helmet_Adenn: RD501_infantry_helmet_base
  18. {
  19. scope=2;
  20. displayName="Clonetrooper helmet (501st 'Adenn')";
  21. hiddenSelectionsTextures[]=
  22. {
  23. "\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
  24. };
  25. };
  26. class RD501_arc_helmet_arc_rto: RD501_infantry_helmet_base
  27. {
  28. scope=2;
  29. displayName="Clonetrooper helmet (501st 'ARC RTO')";
  30. hiddenSelectionsTextures[]=
  31. {
  32. "\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
  33. };
  34. };
  35. class RD501_arc_helmet_beskar: RD501_infantry_helmet_base
  36. {
  37. scope=2;
  38. displayName="Clonetrooper helmet (501st 'Beskar')";
  39. hiddenSelectionsTextures[]=
  40. {
  41. "\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
  42. };
  43. };
  44. class RD501_arc_helmet_cyrus: RD501_infantry_helmet_base
  45. {
  46. scope=2;
  47. displayName="Clonetrooper helmet (501st 'Cyrus')";
  48. hiddenSelectionsTextures[]=
  49. {
  50. "\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
  51. };
  52. };
  53. class RD501_arc_helmet_solus: RD501_infantry_helmet_base
  54. {
  55. scope=2;
  56. displayName="Clonetrooper helmet (501st 'Solus')";
  57. hiddenSelectionsTextures[]=
  58. {
  59. "\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
  60. };
  61. };
  62. class RD501_arc_helmet_triton: RD501_infantry_helmet_base
  63. {
  64. scope=2;
  65. displayName="Clonetrooper helmet (501st 'Triton')";
  66. hiddenSelectionsTextures[]=
  67. {
  68. "\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
  69. };
  70. };
  71. class RD501_arc_helmet_verda: RD501_infantry_helmet_base
  72. {
  73. scope=2;
  74. displayName="Clonetrooper helmet (501st 'Verda')";
  75. hiddenSelectionsTextures[]=
  76. {
  77. "\RD501_Helmets\_textures\arc\Phase_2_FIX.paa"
  78. };
  79. };
  80. class RD501_infantry_helmet_alistair: RD501_infantry_helmet_base
  81. {
  82. scope=2;
  83. displayName="Clonetrooper helmet (501st 'Alistair')";
  84. hiddenSelectionsTextures[]=
  85. {
  86. "\RD501_Helmets\_textures\infantry\Alistair.paa"
  87. };
  88. };
  89. class RD501_infantry_helmet_archon: RD501_infantry_helmet_base
  90. {
  91. scope=2;
  92. displayName="Clonetrooper helmet (501st 'Archon')";
  93. hiddenSelectionsTextures[]=
  94. {
  95. "\RD501_Helmets\_textures\infantry\Archon.paa"
  96. };
  97. };
  98. class RD501_infantry_helmet_bjorn: RD501_infantry_helmet_base
  99. {
  100. scope=2;
  101. displayName="Clonetrooper helmet (501st 'Bjorn')";
  102. hiddenSelectionsTextures[]=
  103. {
  104. "\RD501_Helmets\_textures\infantry\Bjorn.paa"
  105. };
  106. };
  107. class RD501_infantry_helmet_blade: RD501_infantry_helmet_base
  108. {
  109. scope=2;
  110. displayName="Clonetrooper helmet (501st 'Blade')";
  111. hiddenSelectionsTextures[]=
  112. {
  113. "\RD501_Helmets\_textures\infantry\Blade.paa"
  114. };
  115. };
  116. class RD501_infantry_helmet_boozy: RD501_infantry_helmet_base
  117. {
  118. scope=2;
  119. displayName="Clonetrooper helmet (501st 'Boozy')";
  120. hiddenSelectionsTextures[]=
  121. {
  122. "\RD501_Helmets\_textures\infantry\Boozy.paa"
  123. };
  124. };
  125. class RD501_infantry_helmet_bronson: RD501_infantry_helmet_base
  126. {
  127. scope=2;
  128. displayName="Clonetrooper helmet (501st 'Bronson')";
  129. hiddenSelectionsTextures[]=
  130. {
  131. "\RD501_Helmets\_textures\infantry\Bronson.paa"
  132. };
  133. };
  134. class RD501_infantry_helmet_chaser: RD501_infantry_helmet_base
  135. {
  136. scope=2;
  137. displayName="Clonetrooper helmet (501st 'Chaser')";
  138. hiddenSelectionsTextures[]=
  139. {
  140. "\RD501_Helmets\_textures\infantry\Chaser.paa"
  141. };
  142. };
  143. class RD501_infantry_helmet_corey: RD501_infantry_helmet_base
  144. {
  145. scope=2;
  146. displayName="Clonetrooper helmet (501st 'Corey')";
  147. hiddenSelectionsTextures[]=
  148. {
  149. "\RD501_Helmets\_textures\infantry\Corey.paa"
  150. };
  151. };
  152. class RD501_infantry_helmet_courtney: RD501_infantry_helmet_base
  153. {
  154. scope=2;
  155. displayName="Clonetrooper helmet (501st 'Courtney')";
  156. hiddenSelectionsTextures[]=
  157. {
  158. "\RD501_Helmets\_textures\infantry\Courtney.paa"
  159. };
  160. };
  161. class RD501_infantry_helmet_crusie: RD501_infantry_helmet_base
  162. {
  163. scope=2;
  164. displayName="Clonetrooper helmet (501st 'Crusie')";
  165. hiddenSelectionsTextures[]=
  166. {
  167. "\RD501_Helmets\_textures\infantry\Cruisie.paa"
  168. };
  169. };
  170. class RD501_infantry_helmet_cursed: RD501_infantry_helmet_base
  171. {
  172. scope=2;
  173. displayName="Clonetrooper helmet (501st 'Cursed')";
  174. hiddenSelectionsTextures[]=
  175. {
  176. "\RD501_Helmets\_textures\infantry\Cursed.paa"
  177. };
  178. };
  179. class RD501_infantry_helmet_darkstar: RD501_infantry_helmet_base
  180. {
  181. scope=2;
  182. displayName="Clonetrooper helmet (501st 'Darkstar')";
  183. hiddenSelectionsTextures[]=
  184. {
  185. "\RD501_Helmets\_textures\infantry\Darkstar.paa"
  186. };
  187. };
  188. class RD501_infantry_helmet_del: RD501_infantry_helmet_base
  189. {
  190. scope=2;
  191. displayName="Clonetrooper helmet (501st 'Del')";
  192. hiddenSelectionsTextures[]=
  193. {
  194. "\RD501_Helmets\_textures\infantry\Del.paa"
  195. };
  196. };
  197. class RD501_arc_helmet_delta: RD501_infantry_helmet_base
  198. {
  199. scope=2;
  200. displayName="Clonetrooper helmet (501st 'Delta')";
  201. hiddenSelectionsTextures[]=
  202. {
  203. "\RD501_Helmets\_textures\arc\Delta.paa"
  204. };
  205. };
  206. class RD501_infantry_helmet_deus: RD501_infantry_helmet_base
  207. {
  208. scope=2;
  209. displayName="Clonetrooper helmet (501st 'Deus')";
  210. hiddenSelectionsTextures[]=
  211. {
  212. "\RD501_Helmets\_textures\infantry\Deus.paa"
  213. };
  214. };
  215. class RD501_infantry_helmet_dimitri: RD501_infantry_helmet_base
  216. {
  217. scope=2;
  218. displayName="Clonetrooper helmet (501st 'Dimitri')";
  219. hiddenSelectionsTextures[]=
  220. {
  221. "\RD501_Helmets\_textures\infantry\Dimitri.paa"
  222. };
  223. };
  224. class RD501_infantry_helmet_doug: RD501_infantry_helmet_base
  225. {
  226. scope=2;
  227. displayName="Clonetrooper helmet (501st 'Doug')";
  228. hiddenSelectionsTextures[]=
  229. {
  230. "\RD501_Helmets\_textures\infantry\Doug.paa"
  231. };
  232. };
  233. class RD501_infantry_helmet_dusty: RD501_infantry_helmet_base
  234. {
  235. scope=2;
  236. displayName="Clonetrooper helmet (501st 'Dusty')";
  237. hiddenSelectionsTextures[]=
  238. {
  239. "\RD501_Helmets\_textures\infantry\Dusty.paa"
  240. };
  241. };
  242. class RD501_infantry_helmet_eli: RD501_infantry_helmet_base
  243. {
  244. scope=2;
  245. displayName="Clonetrooper helmet (501st 'Eli')";
  246. hiddenSelectionsTextures[]=
  247. {
  248. "\RD501_Helmets\_textures\infantry\Eli.paa"
  249. };
  250. };
  251. class RD501_infantry_helmet_fallout: RD501_infantry_helmet_base
  252. {
  253. scope=2;
  254. displayName="Clonetrooper helmet (501st 'Fallout')";
  255. hiddenSelectionsTextures[]=
  256. {
  257. "\RD501_Helmets\_textures\infantry\Fallout.paa"
  258. };
  259. };
  260. class RD501_infantry_helmet_fancy: RD501_infantry_helmet_base
  261. {
  262. scope=2;
  263. displayName="Clonetrooper helmet (501st 'Fancy')";
  264. hiddenSelectionsTextures[]=
  265. {
  266. "\RD501_Helmets\_textures\infantry\Fancy.paa"
  267. };
  268. };
  269. class RD501_infantry_helmet_garviel: RD501_infantry_helmet_base
  270. {
  271. scope=2;
  272. displayName="Clonetrooper helmet (501st 'Garviel')";
  273. hiddenSelectionsTextures[]=
  274. {
  275. "\RD501_Helmets\_textures\infantry\Garviel.paa"
  276. };
  277. };
  278. class RD501_infantry_helmet_goldarp: RD501_infantry_helmet_base
  279. {
  280. scope=2;
  281. displayName="Clonetrooper helmet (501st 'Goldarp')";
  282. hiddenSelectionsTextures[]=
  283. {
  284. "\RD501_Helmets\_textures\infantry\Goldarp.paa"
  285. };
  286. };
  287. class RD501_infantry_helmet_grandpa: RD501_infantry_helmet_base
  288. {
  289. scope=2;
  290. displayName="Clonetrooper helmet (501st 'Grandpa')";
  291. hiddenSelectionsTextures[]=
  292. {
  293. "\RD501_Helmets\_textures\infantry\Grandpa.paa"
  294. };
  295. };
  296. class RD501_infantry_helmet_habivi: RD501_infantry_helmet_base
  297. {
  298. scope=2;
  299. displayName="Clonetrooper helmet (501st 'Habivi')";
  300. hiddenSelectionsTextures[]=
  301. {
  302. "\RD501_Helmets\_textures\infantry\Habivi.paa"
  303. };
  304. };
  305. class RD501_infantry_helmet_juggernaut: RD501_infantry_helmet_base
  306. {
  307. scope=2;
  308. displayName="Clonetrooper helmet (501st 'Juggernaut')";
  309. hiddenSelectionsTextures[]=
  310. {
  311. "\RD501_Helmets\_textures\infantry\Juggernaut.paa"
  312. };
  313. };
  314. class RD501_infantry_helmet_jupiter: RD501_infantry_helmet_base
  315. {
  316. scope=2;
  317. displayName="Clonetrooper helmet (501st 'Jupiter')";
  318. hiddenSelectionsTextures[]=
  319. {
  320. "\RD501_Helmets\_textures\infantry\Jupiter.paa"
  321. };
  322. };
  323. class RD501_infantry_helmet_kahn: RD501_infantry_helmet_base
  324. {
  325. scope=2;
  326. displayName="Clonetrooper helmet (501st 'Kahn')";
  327. hiddenSelectionsTextures[]=
  328. {
  329. "\RD501_Helmets\_textures\infantry\Kahn.paa"
  330. };
  331. };
  332. class RD501_infantry_helmet_kestrel: RD501_infantry_helmet_base
  333. {
  334. scope=2;
  335. displayName="Clonetrooper helmet (501st 'Kestrel')";
  336. hiddenSelectionsTextures[]=
  337. {
  338. "\RD501_Helmets\_textures\infantry\Kestrel.paa"
  339. };
  340. };
  341. class RD501_infantry_helmet_klown: RD501_infantry_helmet_base
  342. {
  343. scope=2;
  344. displayName="Clonetrooper helmet (501st 'Klown')";
  345. hiddenSelectionsTextures[]=
  346. {
  347. "\RD501_Helmets\_textures\infantry\Klown.paa"
  348. };
  349. };
  350. class RD501_infantry_helmet_klownv2: RD501_infantry_helmet_base
  351. {
  352. scope=2;
  353. displayName="Clonetrooper helmet (501st 'Klowned')";
  354. hiddenSelectionsTextures[]=
  355. {
  356. "\RD501_Helmets\_textures\infantry\Klown.paa"
  357. };
  358. };
  359. class RD501_infantry_helmet_koda: RD501_infantry_helmet_base
  360. {
  361. scope=2;
  362. displayName="Clonetrooper helmet (501st 'Koda')";
  363. hiddenSelectionsTextures[]=
  364. {
  365. "\RD501_Helmets\_textures\infantry\Koda.paa"
  366. };
  367. };
  368. class RD501_infantry_helmet_korvus: RD501_infantry_helmet_base
  369. {
  370. scope=2;
  371. displayName="Clonetrooper helmet (501st 'Korvus')";
  372. hiddenSelectionsTextures[]=
  373. {
  374. "\RD501_Helmets\_textures\infantry\Korvus.paa"
  375. };
  376. };
  377. class RD501_infantry_helmet_lantern: RD501_infantry_helmet_base
  378. {
  379. scope=2;
  380. displayName="Clonetrooper helmet (501st 'Lantern')";
  381. hiddenSelectionsTextures[]=
  382. {
  383. "\RD501_Helmets\_textures\infantry\Lantern.paa"
  384. };
  385. };
  386. class RD501_infantry_helmet_loki: RD501_infantry_helmet_base
  387. {
  388. scope=2;
  389. displayName="Clonetrooper helmet (501st 'Loki')";
  390. hiddenSelectionsTextures[]=
  391. {
  392. "\RD501_Helmets\_textures\infantry\Loki.paa"
  393. };
  394. };
  395. class RD501_infantry_helmet_mags: RD501_infantry_helmet_base
  396. {
  397. scope=2;
  398. displayName="Clonetrooper helmet (501st 'Mags')";
  399. hiddenSelectionsTextures[]=
  400. {
  401. "\RD501_Helmets\_textures\infantry\Mags.paa"
  402. };
  403. };
  404. class RD501_infantry_helmet_mimic: RD501_infantry_helmet_base
  405. {
  406. scope=2;
  407. displayName="Clonetrooper helmet (501st 'Mimic')";
  408. hiddenSelectionsTextures[]=
  409. {
  410. "\RD501_Helmets\_textures\infantry\Mimic.paa"
  411. };
  412. };
  413. class RD501_infantry_helmet_mimir: RD501_infantry_helmet_base
  414. {
  415. scope=2;
  416. displayName="Clonetrooper helmet (501st 'Mimir')";
  417. hiddenSelectionsTextures[]=
  418. {
  419. "\RD501_Helmets\_textures\infantry\Mimir.paa"
  420. };
  421. };
  422. class RD501_infantry_helmet_moist: RD501_infantry_helmet_base
  423. {
  424. scope=2;
  425. displayName="Clonetrooper helmet (501st 'Moist')";
  426. hiddenSelectionsTextures[]=
  427. {
  428. "\RD501_Helmets\_textures\infantry\Moist.paa"
  429. };
  430. };
  431. class RD501_infantry_helmet_money: RD501_infantry_helmet_base
  432. {
  433. scope=2;
  434. displayName="Clonetrooper helmet (501st 'Money')";
  435. hiddenSelectionsTextures[]=
  436. {
  437. "\RD501_Helmets\_textures\infantry\Money.paa"
  438. };
  439. };
  440. class RD501_infantry_helmet_murdock: RD501_infantry_helmet_base
  441. {
  442. scope=2;
  443. displayName="Clonetrooper helmet (501st 'Murdock')";
  444. hiddenSelectionsTextures[]=
  445. {
  446. "\RD501_Helmets\_textures\infantry\Murdock.paa"
  447. };
  448. };
  449. class RD501_infantry_helmet_muzzer: RD501_infantry_helmet_base
  450. {
  451. scope=2;
  452. displayName="Clonetrooper helmet (501st 'Muzzer')";
  453. hiddenSelectionsTextures[]=
  454. {
  455. "\RD501_Helmets\_textures\infantry\Muzzer.paa"
  456. };
  457. };
  458. class RD501_infantry_helmet_neta: RD501_infantry_helmet_base
  459. {
  460. scope=2;
  461. displayName="Clonetrooper helmet (501st 'Neta')";
  462. hiddenSelectionsTextures[]=
  463. {
  464. "\RD501_Helmets\_textures\infantry\Neta.paa"
  465. };
  466. };
  467. class RD501_infantry_helmet_nevermore: RD501_infantry_helmet_base
  468. {
  469. scope=2;
  470. displayName="Clonetrooper helmet (501st 'Nevermore')";
  471. hiddenSelectionsTextures[]=
  472. {
  473. "\RD501_Helmets\_textures\infantry\Nevermore.paa"
  474. };
  475. };
  476. class RD501_infantry_helmet_nightingale: RD501_infantry_helmet_base
  477. {
  478. scope=2;
  479. displayName="Clonetrooper helmet (501st 'Nightingale')";
  480. hiddenSelectionsTextures[]=
  481. {
  482. "\RD501_Helmets\_textures\infantry\Nightingale.paa"
  483. };
  484. };
  485. class RD501_infantry_helmet_orion: RD501_infantry_helmet_base
  486. {
  487. scope=2;
  488. displayName="Clonetrooper helmet (501st 'Orion')";
  489. hiddenSelectionsTextures[]=
  490. {
  491. "\RD501_Helmets\_textures\infantry\Orion.paa"
  492. };
  493. };
  494. class RD501_infantry_helmet_osprey: RD501_infantry_helmet_base
  495. {
  496. scope=2;
  497. displayName="Clonetrooper helmet (501st 'Osprey')";
  498. hiddenSelectionsTextures[]=
  499. {
  500. "\RD501_Helmets\_textures\infantry\Osprey.paa"
  501. };
  502. };
  503. class RD501_infantry_helmet_Parrott: RD501_infantry_helmet_base
  504. {
  505. scope=2;
  506. displayName="Clonetrooper helmet (501st 'Parrott')";
  507. hiddenSelectionsTextures[]=
  508. {
  509. "\RD501_Helmets\_textures\infantry\Parrott.paa"
  510. };
  511. };
  512. class RD501_infantry_helmet_peterson: RD501_infantry_helmet_base
  513. {
  514. scope=2;
  515. displayName="Clonetrooper helmet (501st 'Peterson')";
  516. hiddenSelectionsTextures[]=
  517. {
  518. "\RD501_Helmets\_textures\infantry\Peterson.paa"
  519. };
  520. };
  521. class RD501_infantry_helmet_pipit: RD501_infantry_helmet_base
  522. {
  523. scope=2;
  524. displayName="Clonetrooper helmet (501st 'Pipit')";
  525. hiddenSelectionsTextures[]=
  526. {
  527. "\RD501_Helmets\_textures\infantry\Pipit.paa"
  528. };
  529. };
  530. class RD501_infantry_helmet_pro: RD501_infantry_helmet_base
  531. {
  532. scope=2;
  533. displayName="Clonetrooper helmet (501st 'Pro')";
  534. hiddenSelectionsTextures[]=
  535. {
  536. "\RD501_Helmets\_textures\infantry\Pro.paa"
  537. };
  538. };
  539. class RD501_infantry_helmet_reck: RD501_infantry_helmet_base
  540. {
  541. scope=2;
  542. displayName="Clonetrooper helmet (501st 'Reck')";
  543. hiddenSelectionsTextures[]=
  544. {
  545. "\RD501_Helmets\_textures\infantry\Reck.paa"
  546. };
  547. };
  548. class RD501_infantry_helmet_ranque: RD501_infantry_helmet_base
  549. {
  550. scope=2;
  551. displayName="Clonetrooper helmet (501st 'Ranque')";
  552. hiddenSelectionsTextures[]=
  553. {
  554. "\RD501_Helmets\_textures\infantry\Ranque.paa"
  555. };
  556. };
  557. class RD501_infantry_helmet_rexi_v1: RD501_infantry_helmet_base
  558. {
  559. scope=2;
  560. displayName="Clonetrooper helmet (501st 'Rexi')";
  561. hiddenSelectionsTextures[]=
  562. {
  563. "\RD501_Helmets\_textures\infantry\Rexi.paa"
  564. };
  565. };
  566. class RD501_infantry_helmet_rexi_v2: RD501_infantry_helmet_base
  567. {
  568. scope=2;
  569. displayName="Clonetrooper helmet (501st 'Rexi #2')";
  570. hiddenSelectionsTextures[]=
  571. {
  572. "\RD501_Helmets\_textures\infantry\Rexi_v2.paa"
  573. };
  574. };
  575. class RD501_infantry_helmet_royale: RD501_infantry_helmet_base
  576. {
  577. scope=2;
  578. displayName="Clonetrooper helmet (501st 'Royale')";
  579. hiddenSelectionsTextures[]=
  580. {
  581. "\RD501_Helmets\_textures\infantry\Royal.paa"
  582. };
  583. };
  584. class RD501_infantry_helmet_sam: RD501_infantry_helmet_base
  585. {
  586. scope=2;
  587. displayName="Clonetrooper helmet (501st 'Sam')";
  588. hiddenSelectionsTextures[]=
  589. {
  590. "\RD501_Helmets\_textures\infantry\Sam.paa"
  591. };
  592. };
  593. class RD501_infantry_helmet_schames: RD501_infantry_helmet_base
  594. {
  595. scope=2;
  596. displayName="Clonetrooper helmet (501st 'Schames')";
  597. hiddenSelectionsTextures[]=
  598. {
  599. "\RD501_Helmets\_textures\infantry\Schames.paa"
  600. };
  601. };
  602. class RD501_infantry_helmet_sence: RD501_infantry_helmet_base
  603. {
  604. scope=2;
  605. displayName="Clonetrooper helmet (501st 'SEnCe-ie')";
  606. hiddenSelectionsTextures[]=
  607. {
  608. "\RD501_Helmets\_textures\infantry\Sence.paa"
  609. };
  610. };
  611. class RD501_infantry_helmet_Sergeant: RD501_infantry_helmet_base
  612. {
  613. scope=2;
  614. displayName="Clonetrooper helmet (501st 'Serge')";
  615. hiddenSelectionsTextures[]=
  616. {
  617. "\RD501_Helmets\_textures\infantry\Sergeant.paa"
  618. };
  619. };
  620. class RD501_infantry_helmet_shade: RD501_infantry_helmet_base
  621. {
  622. scope=2;
  623. displayName="Clonetrooper helmet (501st 'Shade')";
  624. hiddenSelectionsTextures[]=
  625. {
  626. "\RD501_Helmets\_textures\infantry\Shade.paa"
  627. };
  628. };
  629. class RD501_infantry_helmet_shadow: RD501_infantry_helmet_base
  630. {
  631. scope=2;
  632. displayName="Clonetrooper helmet (501st 'Shadow')";
  633. hiddenSelectionsTextures[]=
  634. {
  635. "\RD501_Helmets\_textures\infantry\Shadow.paa"
  636. };
  637. };
  638. class RD501_infantry_helmet_shape: RD501_infantry_helmet_base
  639. {
  640. scope=2;
  641. displayName="Clonetrooper helmet (501st 'Shape')";
  642. hiddenSelectionsTextures[]=
  643. {
  644. "\RD501_Helmets\_textures\infantry\Shape.paa"
  645. };
  646. };
  647. class RD501_infantry_helmet_silver: RD501_infantry_helmet_base
  648. {
  649. scope=2;
  650. displayName="Clonetrooper helmet (501st 'Silver')";
  651. hiddenSelectionsTextures[]=
  652. {
  653. "\RD501_Helmets\_textures\infantry\Silver.paa"
  654. };
  655. };
  656. class RD501_infantry_helmet_skittles: RD501_infantry_helmet_base
  657. {
  658. scope=2;
  659. displayName="Clonetrooper helmet (501st 'Skittles')";
  660. hiddenSelectionsTextures[]=
  661. {
  662. "\RD501_Helmets\_textures\infantry\Skittles.paa"
  663. };
  664. };
  665. class RD501_infantry_helmet_soviet: RD501_infantry_helmet_base
  666. {
  667. scope=2;
  668. displayName="Clonetrooper helmet (501st 'Soviet')";
  669. hiddenSelectionsTextures[]=
  670. {
  671. "\RD501_Helmets\_textures\infantry\Soviet.paa"
  672. };
  673. };
  674. class RD501_infantry_helmet_spark: RD501_infantry_helmet_base
  675. {
  676. scope=2;
  677. displayName="Clonetrooper helmet (501st 'Spark')";
  678. hiddenSelectionsTextures[]=
  679. {
  680. "\RD501_Helmets\_textures\infantry\Spark.paa"
  681. };
  682. };
  683. class RD501_infantry_helmet_spectre: RD501_infantry_helmet_base
  684. {
  685. scope=2;
  686. displayName="Clonetrooper helmet (501st 'Spectre')";
  687. hiddenSelectionsTextures[]=
  688. {
  689. "\RD501_Helmets\_textures\infantry\Spectre.paa"
  690. };
  691. };
  692. class RD501_infantry_helmet_strill: RD501_infantry_helmet_base
  693. {
  694. scope=2;
  695. displayName="Clonetrooper helmet (501st 'Strill')";
  696. hiddenSelectionsTextures[]=
  697. {
  698. "\RD501_Helmets\_textures\infantry\Strill.paa"
  699. };
  700. };
  701. class RD501_infantry_helmet_swanny: RD501_infantry_helmet_base
  702. {
  703. scope=2;
  704. displayName="Clonetrooper helmet (501st 'Swanny')";
  705. hiddenSelectionsTextures[]=
  706. {
  707. "\RD501_Helmets\_textures\infantry\Swanny.paa"
  708. };
  709. };
  710. class RD501_infantry_helmet_target: RD501_infantry_helmet_base
  711. {
  712. scope=2;
  713. displayName="Clonetrooper helmet (501st 'Target')";
  714. hiddenSelectionsTextures[]=
  715. {
  716. "\RD501_Helmets\_textures\infantry\Target.paa"
  717. };
  718. };
  719. class RD501_infantry_helmet_tee: RD501_infantry_helmet_base
  720. {
  721. scope=2;
  722. displayName="Clonetrooper helmet (501st 'Tee')";
  723. hiddenSelectionsTextures[]=
  724. {
  725. "\RD501_Helmets\_textures\infantry\Tee.paa"
  726. };
  727. };
  728. class RD501_infantry_helmet_testie: RD501_infantry_helmet_base
  729. {
  730. scope=2;
  731. displayName="Clonetrooper helmet (501st 'Testhelmfortesting')";
  732. hiddenSelectionsTextures[]=
  733. {
  734. "\RD501_Helmets\_textures\infantry\Test_helm.paa"
  735. };
  736. };
  737. class RD501_infantry_helmet_tideend: RD501_infantry_helmet_base
  738. {
  739. scope=2;
  740. displayName="Clonetrooper helmet (501st 'Tideend')";
  741. hiddenSelectionsTextures[]=
  742. {
  743. "\RD501_Helmets\_textures\infantry\Tideend.paa"
  744. };
  745. };
  746. class RD501_infantry_helmet_tim: RD501_infantry_helmet_base
  747. {
  748. scope=2;
  749. displayName="Clonetrooper helmet (501st 'Tim')";
  750. hiddenSelectionsTextures[]=
  751. {
  752. "\RD501_Helmets\_textures\infantry\Tim.paa"
  753. };
  754. };
  755. class RD501_infantry_helmet_train: RD501_infantry_helmet_base
  756. {
  757. scope=2;
  758. displayName="Clonetrooper helmet (501st 'Train')";
  759. hiddenSelectionsTextures[]=
  760. {
  761. "\RD501_Helmets\_textures\infantry\Train.paa"
  762. };
  763. };
  764. class RD501_infantry_helmet_tupiks: RD501_infantry_helmet_base
  765. {
  766. scope=2;
  767. displayName="Clonetrooper helmet (501st 'Tupiks')";
  768. hiddenSelectionsTextures[]=
  769. {
  770. "\RD501_Helmets\_textures\infantry\Tupiks.paa"
  771. };
  772. };
  773. class RD501_infantry_helmet_turkey: RD501_infantry_helmet_base
  774. {
  775. scope=2;
  776. displayName="Clonetrooper helmet (501st 'Turkey')";
  777. hiddenSelectionsTextures[]=
  778. {
  779. "\RD501_Helmets\_textures\infantry\Turkey.paa"
  780. };
  781. };
  782. class RD501_infantry_helmet_tyler: RD501_infantry_helmet_base
  783. {
  784. scope=2;
  785. displayName="Clonetrooper helmet (501st 'Tyler')";
  786. hiddenSelectionsTextures[]=
  787. {
  788. "\RD501_Helmets\_textures\infantry\Tyler.paa"
  789. };
  790. };
  791. class RD501_infantry_helmet_vampire: RD501_infantry_helmet_base
  792. {
  793. scope=2;
  794. displayName="Clonetrooper helmet (501st 'Vampire')";
  795. hiddenSelectionsTextures[]=
  796. {
  797. "\RD501_Helmets\_textures\infantry\Vampire.paa"
  798. };
  799. };
  800. class RD501_infantry_helmet_vengeance: RD501_infantry_helmet_base
  801. {
  802. scope=2;
  803. displayName="Clonetrooper helmet (501st 'Vengeance')";
  804. hiddenSelectionsTextures[]=
  805. {
  806. "\RD501_Helmets\_textures\infantry\Vengeance.paa"
  807. };
  808. };
  809. class RD501_infantry_helmet_walsh: RD501_infantry_helmet_base
  810. {
  811. scope=2;
  812. displayName="Clonetrooper helmet (501st 'Walsh')";
  813. hiddenSelectionsTextures[]=
  814. {
  815. "\RD501_Helmets\_textures\infantry\Walsh.paa"
  816. };
  817. };
  818. class RD501_infantry_helmet_weaver: RD501_infantry_helmet_base
  819. {
  820. scope=2;
  821. displayName="Clonetrooper helmet (501st 'Weaver')";
  822. hiddenSelectionsTextures[]=
  823. {
  824. "\RD501_Helmets\_textures\infantry\Weaver.paa"
  825. };
  826. };
  827. class RD501_infantry_helmet_weepier: RD501_infantry_helmet_base
  828. {
  829. scope=2;
  830. displayName="Clonetrooper helmet (501st 'Weepier')";
  831. hiddenSelectionsTextures[]=
  832. {
  833. "\RD501_Helmets\_textures\infantry\Weepier.paa"
  834. };
  835. };
  836. class RD501_infantry_helmet_young: RD501_infantry_helmet_base
  837. {
  838. scope=2;
  839. displayName="Clonetrooper helmet (501st 'Young')";
  840. hiddenSelectionsTextures[]=
  841. {
  842. "\RD501_Helmets\_textures\infantry\Young.paa"
  843. };
  844. };
  845. class RD501_infantry_helmet_zen: RD501_infantry_helmet_base
  846. {
  847. scope=2;
  848. displayName="Clonetrooper helmet (501st 'Zen')";
  849. hiddenSelectionsTextures[]=
  850. {
  851. "\RD501_Helmets\_textures\infantry\Zen.paa"
  852. };
  853. };
  854. class RD501_infantry_helmet_zeros: RD501_infantry_helmet_base
  855. {
  856. scope=2;
  857. displayName="Clonetrooper helmet (501st 'Zeros')";
  858. hiddenSelectionsTextures[]=
  859. {
  860. "\RD501_Helmets\_textures\infantry\Zeros.paa"
  861. };
  862. };
  863. class RD501_infantry_lumanated_helmet_andromeda: RD501_infantry_helmet_lum_base
  864. {
  865. scope=2;
  866. displayName="Clonetrooper helmet (501st 'Andromeda')";
  867. hiddenSelectionsTextures[]=
  868. {
  869. "\RD501_Helmets\_textures\infantry\Andromeda.paa"
  870. };
  871. };
  872. class RD501_infantry_lumanated_helmet_courtney_v2: RD501_infantry_helmet_lum_base
  873. {
  874. scope=2;
  875. displayName="Clonetrooper helmet (501st 'Catnee')";
  876. hiddenSelectionsTextures[]=
  877. {
  878. "\RD501_Helmets\_textures\infantry\Courtney.paa"
  879. };
  880. };
  881. class RD501_infantry_lumanated_helmet_crisis2: RD501_infantry_helmet_lum_base
  882. {
  883. scope=2;
  884. displayName="Clonetrooper helmet (501st 'Crisis')";
  885. hiddenSelectionsTextures[]=
  886. {
  887. "\RD501_Helmets\_textures\infantry\Crisis.paa"
  888. };
  889. };
  890. class RD501_infantry_lumanated_helmet_csm_odin: RD501_infantry_helmet_lum_base
  891. {
  892. scope=2;
  893. displayName="Clonetrooper helmet (501st 'CS-M Odin')";
  894. hiddenSelectionsTextures[]=
  895. {
  896. "\RD501_Helmets\_textures\infantry\Odin_CSM.paa"
  897. };
  898. };
  899. class RD501_infantry_lumanated_helmet_drifter: RD501_infantry_helmet_lum_base
  900. {
  901. scope=2;
  902. displayName="Clonetrooper helmet (501st 'Drifter')";
  903. hiddenSelectionsTextures[]=
  904. {
  905. "\RD501_Helmets\_textures\infantry\Drifter.paa"
  906. };
  907. };
  908. class RD501_infantry_lumanated_helmet_euler: RD501_infantry_helmet_lum_base
  909. {
  910. scope=2;
  911. displayName="Clonetrooper helmet (501st 'Euler')";
  912. hiddenSelectionsTextures[]=
  913. {
  914. "\RD501_Helmets\_textures\infantry\Euler.paa"
  915. };
  916. };
  917. class RD501_infantry_lumanated_helmet_klown: RD501_infantry_helmet_lum_base
  918. {
  919. scope=2;
  920. displayName="Clonetrooper helmet (501st 'Klown')";
  921. hiddenSelectionsTextures[]=
  922. {
  923. "\RD501_Helmets\_textures\infantry\Klown.paa"
  924. };
  925. };
  926. class RD501_infantry_lumanated_helmet_legia: RD501_infantry_helmet_lum_base
  927. {
  928. scope=2;
  929. displayName="Clonetrooper helmet (501st 'Legia')";
  930. hiddenSelectionsTextures[]=
  931. {
  932. "\RD501_Helmets\_textures\infantry\Legia.paa"
  933. };
  934. };
  935. class RD501_infantry_helmet_player: RD501_infantry_helmet_base
  936. {
  937. scope=2;
  938. displayName="Clonetrooper helmet (501st 'Player')";
  939. hiddenSelectionsTextures[]=
  940. {
  941. "\RD501_Helmets\_textures\infantry\Player.paa"
  942. };
  943. };
  944. class RD501_infantry_lumanated_helmet_point: RD501_infantry_helmet_lum_base
  945. {
  946. scope=2;
  947. displayName="Clonetrooper helmet (501st 'Point')";
  948. hiddenSelectionsTextures[]=
  949. {
  950. "\RD501_Helmets\_textures\infantry\Point.paa"
  951. };
  952. };
  953. class RD501_infantry_lumanated_helmet_pompano: RD501_infantry_helmet_lum_base
  954. {
  955. scope=2;
  956. displayName="Clonetrooper helmet (501st 'Pompano')";
  957. hiddenSelectionsTextures[]=
  958. {
  959. "\RD501_Helmets\_textures\infantry\Pompano.paa"
  960. };
  961. };
  962. class RD501_infantry_lumanated_helmet_roasted_helm: RD501_infantry_helmet_lum_base
  963. {
  964. scope=2;
  965. displayName="Clonetrooper helmet (501st 'Gayax')";
  966. hiddenSelectionsTextures[]=
  967. {
  968. "\RD501_Helmets\_textures\infantry\Gayax.paa"
  969. };
  970. };
  971. };
  972. class cfgMods
  973. {
  974. author="namenai";
  975. timepacked="1576431456";
  976. };