config.cpp 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664
  1. #include "../../RD501_main/config_macros.hpp"
  2. class CfgPatches
  3. {
  4. class macro_patch_name(magazines)
  5. {
  6. author=RD501;
  7. addonRootClass= macro_patch_name(weapons)
  8. requiredAddons[]=
  9. {
  10. macro_patch_name(weapons)
  11. };
  12. requiredVersion=0.1;
  13. units[]={};
  14. weapons[]={};
  15. };
  16. };
  17. class CfgMagazines
  18. {
  19. class 3AS_45Rnd_EC50_Mag;
  20. class 1Rnd_HE_Grenade_shell;
  21. class JLTS_stun_mag_long;
  22. class 1Rnd_Smoke_Grenade_shell;
  23. class UGL_FlareWhite_F;
  24. class SWOP_DC15SA_Ammo;
  25. class 3AS_ThermalDetonator;
  26. class 3AS_BaridumCore;
  27. class 2Rnd_12Gauge_Pellets;
  28. class SmokeShell;
  29. class 442_thermal_det_mag;
  30. ////////////////////////////////////////////////////
  31. /////////////Rifle/Pistol Magazines/////////////////
  32. ////////////////////////////////////////////////////
  33. class macro_new_mag(2mw,30) : 3AS_45Rnd_EC50_Mag
  34. {
  35. displayName="30 Round 2MW Cell";
  36. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_dc17a.paa";
  37. count = 30;
  38. mass=4;
  39. ammo=macro_new_ammo(2mw)
  40. initSpeed=400;
  41. descriptionShort="Low power magazine";
  42. };
  43. class macro_new_mag(5mw,60) : 3AS_45Rnd_EC50_Mag
  44. {
  45. displayName="75 Round 5MW Cell";
  46. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_dc15s.paa";
  47. count = 75;
  48. ammo=macro_new_ammo(5mw)
  49. initSpeed=400;
  50. descriptionShort="Low power magazine";
  51. };
  52. class macro_new_mag(5mw,10) : 3AS_45Rnd_EC50_Mag
  53. {
  54. displayName="15 Round 5MW Cell";
  55. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_dc17.paa";
  56. count = 15;
  57. mass=4;
  58. ammo=macro_new_ammo(5mw)
  59. initSpeed=400;
  60. descriptionShort="Low power magazine";
  61. };
  62. class macro_new_mag(5mw_dual,10) : 3AS_45Rnd_EC50_Mag
  63. {
  64. displayName="15 Round 5MW Cell(Dual)";
  65. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_dc17.paa";
  66. count = 15;
  67. mass=4;
  68. ammo=macro_new_ammo(5mw_dual)
  69. initSpeed=400;
  70. descriptionShort="Low power magazine";
  71. };
  72. class macro_new_mag(10mw,30) : 3AS_45Rnd_EC50_Mag
  73. {
  74. displayName="40 Round 10MW Cell";
  75. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_dc15c.paa";
  76. count = 40;
  77. ammo=macro_new_ammo(10mw)
  78. initSpeed=550;
  79. descriptionShort="Medium power magazine";
  80. };
  81. class macro_new_mag(10mws,30) : 3AS_45Rnd_EC50_Mag
  82. {
  83. displayName="40 Round 10MW Stealth Cell";
  84. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_dc15c.paa";
  85. count = 40;
  86. ammo=macro_new_ammo(10mws)
  87. initSpeed=550;
  88. descriptionShort="Medium power magazine";
  89. };
  90. class macro_new_mag(10mw,400) : 3AS_45Rnd_EC50_Mag
  91. {
  92. displayName="400 Round 10MW Cell";
  93. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_z6.paa";
  94. count = 400;
  95. ammo=macro_new_ammo(10mw)
  96. initSpeed=550;
  97. descriptionShort="Medium power box magazine";
  98. };
  99. class macro_new_mag(20mw,20) : 3AS_45Rnd_EC50_Mag
  100. {
  101. displayName="20 Round 20MW Cell";
  102. count = 20;
  103. ammo=macro_new_ammo(20mw)
  104. initSpeed=700;
  105. descriptionShort="Medium power magazine";
  106. };
  107. class macro_new_mag(20mwup,20) : 3AS_45Rnd_EC50_Mag
  108. {
  109. displayName="25 Round 20MW UP Cell";
  110. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_dc15a_up.paa";
  111. count = 25;
  112. ammo=macro_new_ammo(20mwup)
  113. initSpeed=600;
  114. descriptionShort="Medium power unstable plasma magazine";
  115. };
  116. class macro_new_mag(20mwdp,20) : 3AS_45Rnd_EC50_Mag
  117. {
  118. displayName="25 Round 20MW DP Cell";
  119. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_dc15a_dp.paa";
  120. count = 25;
  121. ammo=macro_new_ammo(20mwdp)
  122. initSpeed=700;
  123. descriptionShort="Medium power dense plasma magazine";
  124. };
  125. class macro_new_mag(20mw,240) : 3AS_45Rnd_EC50_Mag
  126. {
  127. displayName="240 Round 20MW Cell";
  128. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_dc15l.paa";
  129. count = 240;
  130. ammo=macro_new_ammo(20mw)
  131. initSpeed=700;
  132. descriptionShort="Medium power box magazine";
  133. };
  134. class macro_new_mag(20mw,90) : 3AS_45Rnd_EC50_Mag
  135. {
  136. displayName="90 Round E5C Cell";
  137. count = 90;
  138. ammo=macro_new_ammo(20mw_d)
  139. initSpeed=700;
  140. descriptionShort="Medium power box magazine";
  141. };
  142. class macro_new_mag(30mw,10) : 3AS_45Rnd_EC50_Mag
  143. {
  144. displayName="10 Round 30MW Cell";
  145. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_valken38.paa";
  146. count = 10;
  147. ammo=macro_new_ammo(30mw)
  148. initSpeed=1000;
  149. descriptionShort="High power magazine";
  150. };
  151. class macro_new_mag(30mw,15) : 3AS_45Rnd_EC50_Mag
  152. {
  153. displayName="15 Round E5S Cell";
  154. count = 15;
  155. ammo=macro_new_ammo(30mw_d)
  156. initSpeed=1000;
  157. descriptionShort="High power magazine";
  158. };
  159. class macro_new_mag(30mw,7) : 3AS_45Rnd_EC50_Mag
  160. {
  161. displayName="7 Round 30MW Cell";
  162. count = 7;
  163. ammo=macro_new_ammo(30mw)
  164. initSpeed=800;
  165. descriptionShort="High power magazine";
  166. };
  167. class macro_new_mag(40mw,5) : 3AS_45Rnd_EC50_Mag
  168. {
  169. displayName="5 Round 40MW Cell";
  170. count = 5;
  171. ammo=macro_new_ammo(40mw)
  172. initSpeed=1100;
  173. descriptionShort="High power magazine";
  174. };
  175. class macro_new_mag(40mwemp,1) : 3AS_45Rnd_EC50_Mag
  176. {
  177. displayName="1 Round 40MW EMP Cell";
  178. count = 1;
  179. ammo=macro_new_ammo(40mwemp)
  180. initSpeed=1100;
  181. descriptionShort="EMP Round";
  182. };
  183. class macro_new_mag(50mw,10) : 3AS_45Rnd_EC50_Mag
  184. {
  185. displayName="10 Round 50MW Cell";
  186. count = 10;
  187. ammo=macro_new_ammo(50mw)
  188. initSpeed=1100;
  189. descriptionShort="High power magazine";
  190. };
  191. class macro_new_mag(50mw,8) : 3AS_45Rnd_EC50_Mag
  192. {
  193. displayName="8 Round 50MW Cell";
  194. count = 8;
  195. mass=4;
  196. ammo=macro_new_ammo(50mw)
  197. initSpeed=1100;
  198. descriptionShort="High power magazine";
  199. };
  200. class macro_new_mag(stun,5):JLTS_stun_mag_long
  201. {
  202. displayName="5 Round Stun Cell";
  203. descriptionShort = "5 Round Stun Cell";
  204. displayNameShort = "5 Round Stun Cell";
  205. count=5;
  206. picture="\MRC\JLTS\weapons\Core\data\ui\stun_mag_ui_ca";
  207. ammo=macro_new_ammo(surrender_stun)
  208. };
  209. class macro_new_mag(r2_charge_pack,10):3AS_45Rnd_EC50_Mag
  210. {
  211. displayName="R2 Charge Pack";
  212. descriptionShort = "Charge Pack";
  213. displayNameShort = "Charge Pack";
  214. count=10;
  215. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_battery.paa";
  216. ammo=macro_new_ammo(40mw)
  217. };
  218. ////////////////////////////////////////////////////
  219. /////////Grenade Launcher Magazines/////////////////
  220. ////////////////////////////////////////////////////
  221. class macro_new_mag(UGL_HE,3):1Rnd_HE_Grenade_shell
  222. {
  223. displayName = "3 Rnd SR HE DC-15A Grenades";
  224. displayNameShort = "3 Rnd SR HE DC-15A";
  225. count=3;
  226. ammo = macro_new_ammo(UGL_HE)
  227. descriptionShort = "3Rd HE SR DC-15A Grenade";
  228. }
  229. class macro_new_mag(UGL_AP,2):1Rnd_HE_Grenade_shell
  230. {
  231. displayName = "2 Rnd SR AP DC-15A Grenades";
  232. displayNameShort = "2 Rnd SR AP DC-15A";
  233. count=2;
  234. ammo = macro_new_ammo(UGL_AP)
  235. descriptionShort = "2Rd AP DC-15A Grenade";
  236. }
  237. class macro_new_mag(UGL_EMP,1) : 1Rnd_HE_Grenade_shell
  238. {
  239. ammo = "RD501_grenade_emp_ammo";
  240. count = 1;
  241. descriptionShort = "1Rnd EMP DC-15A Grenade";
  242. displayName = "1 Rnd EMP DC-15A Grenades";
  243. displayNameShort = "1Rnd EMP DC-15A";
  244. mass = 50;
  245. maxLeadSpeed = 25;
  246. maxThrowHoldTime = 2;
  247. maxThrowIntensityCoef = 1.4;
  248. minThrowIntensityCoef = 0.3;
  249. model = "\thermalD\EMP_Grenade_ammo.p3d";
  250. modelSpecial = "";
  251. nameSound = "";
  252. picture = "\thermalD\flash_x_ca.paa";
  253. quickReload = 0 ;
  254. reloadAction = "";
  255. scope = 2;
  256. selectionFireAnim = "zasleh";
  257. simulation = "ProxyMagazines";
  258. type = 16;
  259. useAction = 0;
  260. useActionTitle = "";
  261. value = 1;
  262. weaponpoolavailable = 1;
  263. weight = 0;
  264. class InventoryPlacements;
  265. class Library
  266. {
  267. libTextDesc = "";
  268. };
  269. }
  270. class macro_new_mag(UGL_HE,6):1Rnd_HE_Grenade_shell
  271. {
  272. displayName = "6 Rd HE RGL6 Grenades";
  273. displayNameShort = "6 Rnd HE RGL6";
  274. count=6;
  275. ammo = macro_new_ammo(UGL_HE)
  276. descriptionShort = "6Rd HE RGL6 Grenade";
  277. }
  278. class macro_new_mag(UGL_AP,6):1Rnd_HE_Grenade_shell
  279. {
  280. displayName = "6 Rd AP RGL6 Grenades";
  281. displayNameShort = "6 Rd AP RGL6";
  282. count=6;
  283. ammo = macro_new_ammo(UGL_AP)
  284. descriptionShort = "6Rd AP RGL6 Grenade";
  285. }
  286. class macro_new_mag(UGL_EMP,6) : 1Rnd_HE_Grenade_shell
  287. {
  288. ammo = "RD501_grenade_emp_ammo";
  289. count = 6;
  290. descriptionShort = "6Rnd EMP RGL6 Grenade";
  291. displayName = "6 Rnd EMP RGL6 Grenades";
  292. displayNameShort = "6Rnd EMP RGL6";
  293. mass = 50;
  294. maxLeadSpeed = 25;
  295. maxThrowHoldTime = 2;
  296. maxThrowIntensityCoef = 1.4;
  297. minThrowIntensityCoef = 0.3;
  298. model = "\thermalD\EMP_Grenade_ammo.p3d";
  299. modelSpecial = "";
  300. nameSound = "";
  301. picture = "\thermalD\flash_x_ca.paa";
  302. quickReload = 0 ;
  303. reloadAction = "";
  304. scope = 2;
  305. selectionFireAnim = "zasleh";
  306. simulation = "ProxyMagazines";
  307. type = 16;
  308. useAction = 0;
  309. useActionTitle = "";
  310. value = 1;
  311. weaponpoolavailable = 1;
  312. weight = 0;
  313. class InventoryPlacements;
  314. class Library
  315. {
  316. libTextDesc = "";
  317. };
  318. };
  319. class macro_new_mag(UGL_Smoke,6):1Rnd_Smoke_Grenade_shell
  320. {
  321. displayName = "6 Rd White Smoke RGL6 Grenades";
  322. displayNameShort = "6 Rnd White Smoke RGL6";
  323. count=6;
  324. ammo = "G_40mm_Smoke";
  325. descriptionShort = "6Rd White Smoke RGL6 Grenade";
  326. };
  327. class macro_new_mag(UGL_Flare,6):UGL_FlareWhite_F
  328. {
  329. displayName = "6 Rd White Flare RGL6 Grenades";
  330. displayNameShort = "6 Rnd White Flare RGL6";
  331. count=6;
  332. ammo = "F_40mm_White";
  333. descriptionShort = "6Rd White Flare RGL6 Grenade";
  334. };
  335. ////////////////////////////////////////////////////
  336. /////////////Grenades Magazines/////////////////////
  337. ////////////////////////////////////////////////////
  338. class macro_new_mag(imploder,1):3AS_BaridumCore
  339. {
  340. author="RD501";
  341. scope=2;
  342. displayName = "Republic Thermal Imploder";
  343. displayNameShort = "Thermal Imploder";
  344. count=1;
  345. ammo = macro_new_ammo(imploder)
  346. descriptionShort = "Republic Thermal Imploder";
  347. };
  348. class macro_new_mag(throwable_c_type,1):3AS_BaridumCore
  349. {
  350. author="RD501";
  351. scope=2;
  352. displayName = "Republic Throwable C-Type";
  353. displayNameShort = "Throwable C-Type";
  354. count=1;
  355. initSpeed=12;
  356. ammo = macro_new_ammo(throwable_c_type)
  357. descriptionShort = "Republic Throwable C-Type";
  358. };
  359. class macro_new_mag(thermaldet,1):3AS_ThermalDetonator
  360. {
  361. author="RD501";
  362. scope=2;
  363. displayName = "Republic Thermal Detonator";
  364. displayNameShort = "Thermal Detonator";
  365. count=1;
  366. ammo = macro_new_ammo(thermaldet)
  367. descriptionShort = "Republic Thermal Detonator";
  368. };
  369. class macro_new_mag(thermaldet_cis,1):442_thermal_det_mag
  370. {
  371. author="RD501";
  372. scope=2;
  373. displayName = "CIS Thermal Detonator";
  374. displayNameShort = "Thermal Detonator";
  375. count=1;
  376. ammo = macro_new_ammo(thermaldet_cis)
  377. descriptionShort = "CIS Thermal Detonator";
  378. };
  379. class macro_new_mag(squad_shield_sigma,1):3AS_BaridumCore
  380. {
  381. author="RD501";
  382. scope=2;
  383. displayName = "Republic Squad Shield Sigma";
  384. displayNameShort = "Squad Shield Sigma";
  385. count=1;
  386. ammo = macro_new_ammo(squad_shield_sigma)
  387. descriptionShort = "Republic Thermal Imploder";
  388. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_imploder.paa";
  389. };
  390. class macro_new_mag(squad_shield_alpha,1):3AS_BaridumCore
  391. {
  392. author="RD501";
  393. scope=2;
  394. displayName = "Republic Squad Shield Alpha";
  395. displayNameShort = "Squad Shield Alpha";
  396. count=1;
  397. ammo = macro_new_ammo(squad_shield_alpha)
  398. descriptionShort = "Republic Thermal Imploder";
  399. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_imploder.paa";
  400. };
  401. class macro_new_mag(personal_shield,1):3AS_BaridumCore
  402. {
  403. author="RD501";
  404. scope=2;
  405. displayName = "Republic Personal Shield";
  406. displayNameShort = "Personal Shield";
  407. count=1;
  408. ammo = macro_new_ammo(personal_shield)
  409. descriptionShort = "Personal Shield";
  410. picture="\RD501_Weapons\_mag\data\rd501_icon_mag_imploder.paa";
  411. };
  412. class macro_new_mag(super_smoke,1):SmokeShell
  413. {
  414. author="RD501"
  415. scope=2;
  416. displayName = "Republic J00-L VapeNation"
  417. displayNameShort = "VapeNation"
  418. count=1;
  419. ammo=macro_new_ammo(super_smoke)
  420. };
  421. class macro_new_mag(dioxis,1):SmokeShell
  422. {
  423. author="RD501"
  424. scope=2;
  425. displayName = "Dioxis Grenade"
  426. displayNameShort = "Dioxis"
  427. count=1;
  428. ammo=macro_new_ammo(dioxis)
  429. };
  430. class macro_new_mag(blueshadow,1):SmokeShell
  431. {
  432. author="RD501"
  433. scope=2;
  434. displayName = "Blue Shadow Grenade"
  435. displayNameShort = "Blue Shadow"
  436. count=1;
  437. ammo=macro_new_ammo(blueshadow)
  438. };
  439. ////////////////////////////////////////////////////
  440. /////////////Missile Magazines/////////////////////
  441. ////////////////////////////////////////////////////
  442. class RPG32_F;
  443. class RPG32_HE_F;
  444. class macro_new_mag(rps1,1):RPG32_F
  445. {
  446. author="RD501";
  447. scope=1;
  448. weight=1;
  449. mass=1;
  450. };
  451. class macro_new_mag(rps4heat,1): RPG32_F
  452. {
  453. author="RD501";
  454. displayName="RPS4 HEAT Rocket";
  455. descriptionShort="HEAT Rocket";
  456. ammo=macro_new_ammo(rps4heat)
  457. };
  458. class macro_new_mag(rps4he,1): RPG32_HE_F
  459. {
  460. author="RD501";
  461. displayName="RPS4 HE Rocket";
  462. descriptionShort="HE Rocket";
  463. };
  464. class macro_new_mag(rps4burst,1) : RPG32_F
  465. {
  466. author="RD501";
  467. displayName="RPS4 Burst Rocket";
  468. descriptionShort="Burst Rocket";
  469. count=1;
  470. scope=1;
  471. ammo = macro_new_ammo(rps4burst);
  472. };
  473. ////////////////////////////////////////////////////
  474. /////////////Shotgun Magazines/////////////////////
  475. ////////////////////////////////////////////////////
  476. class macro_new_mag(shotgun_scatter,6):2Rnd_12Gauge_Pellets
  477. {
  478. scope=2;
  479. displayName = "6 Rnd SP Magazine";
  480. displayNameShort = "6 Rnd SP Mag";
  481. count=6;
  482. ammo = macro_new_ammo(shotgun_scatter)
  483. descriptionShort = "6 Rnd SP";
  484. };
  485. class macro_new_mag(shotgun_HE,6):2Rnd_12Gauge_Pellets
  486. {
  487. scope=2;
  488. displayName = "6 Rnd UP Magazine";
  489. displayNameShort = "6 Rnd UP Mag";
  490. count=6;
  491. ammo = macro_new_ammo(shotgun_HE)
  492. descriptionShort = "6 Rnd UP";
  493. };
  494. class macro_new_mag(shotgun_EMP,2):2Rnd_12Gauge_Pellets
  495. {
  496. scope=2;
  497. displayName = "2 Rnd EMP Magazine";
  498. displayNameShort = "2 Rnd EMP Mag";
  499. count=2;
  500. ammo = macro_new_ammo(shotgun_EMP)
  501. descriptionShort = "2 Rnd EMP";
  502. };
  503. ////////////////////////////////////////////////////
  504. /////////////Flare Magazines/////////////////////
  505. ////////////////////////////////////////////////////
  506. class macro_new_mag(40mm_white,3): UGL_FlareWhite_F
  507. {
  508. author = "RD501";
  509. scope = 2;
  510. type = 16;
  511. displayName = "Flare 3 Rounds (White)";
  512. displayNameShort = "White Flare";
  513. picture = "\A3\Weapons_F\Data\UI\gear_UGL_Flare_CA.paa";
  514. model = "\A3\Weapons_F\Ammo\UGL_Flare";
  515. ammo = macro_new_ammo(40mm_white);
  516. initSpeed = 80;
  517. count = 3;
  518. nameSound = "";
  519. descriptionShort = "Type: Flare 3 Rounds - White <br />Rounds: 1<br />Used in: EGLM, 3GL";
  520. weaponPoolAvailable = 1;
  521. mass = 4;
  522. };
  523. class macro_new_mag(40mm_white,1):macro_new_mag(40mm_white,3)
  524. {
  525. displayName = "Flare 1 Rounds (White)";
  526. descriptionShort = "Type: Flare 1 Rounds - White";
  527. mass = 1;
  528. count = 1;
  529. };
  530. class macro_new_mag(40mm_CIR,3): macro_new_mag(40mm_white,3)
  531. {
  532. author = "Bohemia Interactive";
  533. displayName = "Flare 3 Rounds (IR)";
  534. ammo = macro_new_ammo(40mm_cir);
  535. picture = "\A3\Weapons_F\Data\UI\gear_UGL_Flare_purple_CA.paa";
  536. descriptionShort = "Type: Flare - IR<br />Rounds: 1<br />Used in: EGLM, 3GL";
  537. displayNameShort = "IR";
  538. };
  539. class macro_new_mag(40mm_CIR,1):macro_new_mag(40mm_CIR,3)
  540. {
  541. displayName = "Flare 1 Rounds (IR)";
  542. descriptionShort = "Type: Flare 1 Rounds - IR";
  543. mass = 1;
  544. count = 1;
  545. };
  546. class macro_new_mag(40mm_Green,3): macro_new_mag(40mm_white,3)
  547. {
  548. author = "Bohemia Interactive";
  549. displayName = "Flare 3 Rounds (Green)";
  550. displayNameShort = "Green Flare";
  551. ammo = macro_new_ammo(40mm_green);
  552. picture = "\A3\Weapons_F\Data\UI\gear_UGL_Flare_Green_CA.paa";
  553. descriptionShort = "Type: Flare - Green<br />Rounds: 1<br />Used in: EGLM, 3GL";
  554. };
  555. class macro_new_mag(40mm_Green,1):macro_new_mag(40mm_Green,3)
  556. {
  557. displayName = "Flare 1 Rounds (Green)";
  558. descriptionShort = "Type: Flare 1 Rounds - Green";
  559. mass = 1;
  560. count = 1;
  561. };
  562. class macro_new_mag(40mm_Red,3): macro_new_mag(40mm_white,3)
  563. {
  564. author = "Bohemia Interactive";
  565. displayName = "Flare 3 Rounds (Red)";
  566. ammo = macro_new_ammo(40mm_red);
  567. picture = "\A3\Weapons_F\Data\UI\gear_UGL_Flare_Red_CA.paa";
  568. descriptionShort = "Type: Flare - Red<br />Rounds: 1<br />Used in: EGLM, 3GL";
  569. displayNameShort = "Red Flare";
  570. };
  571. class macro_new_mag(40mm_Red,1):macro_new_mag(40mm_Red,3)
  572. {
  573. displayName = "Flare 1 Rounds (Red)";
  574. descriptionShort = "Type: Flare 1 Rounds - Red";
  575. mass = 1;
  576. count = 1;
  577. };
  578. class macro_new_mag(40mm_Yellow,3): macro_new_mag(40mm_white,3)
  579. {
  580. author = "Bohemia Interactive";
  581. displayName = "Flare 3 Rounds (Yellow)";
  582. ammo = macro_new_ammo(40mm_yellow);
  583. picture = "\A3\Weapons_F\Data\UI\gear_UGL_Flare_yelow_CA.paa";
  584. descriptionShort = "Type: Flare - Yellow<br />Rounds: 1<br />Used in: EGLM, 3GL";
  585. displayNameShort = "Yellow Flare";
  586. };
  587. class macro_new_mag(40mm_Yellow,1):macro_new_mag(40mm_Yellow,3)
  588. {
  589. displayName = "Flare 1 Rounds (Yellow)";
  590. descriptionShort = "Type: Flare 1 Rounds - Yellow";
  591. mass = 1;
  592. count = 1;
  593. };
  594. class macro_new_mag(40mm_Blue,3): macro_new_mag(40mm_white,3)
  595. {
  596. author = "Bohemia Interactive";
  597. displayName = "Flare 3 Rounds (Blue)";
  598. ammo = macro_new_ammo(40mm_blue);
  599. picture = "\A3\Weapons_F\Data\UI\gear_UGL_Flare_yelow_CA.paa";
  600. descriptionShort = "Type: Flare - Blue<br />Rounds: 1<br />Used in: EGLM, 3GL";
  601. displayNameShort = "Blue Flare";
  602. };
  603. class macro_new_mag(40mm_Blue,1):macro_new_mag(40mm_Blue,3)
  604. {
  605. displayName = "Flare 1 Rounds (Blue)";
  606. descriptionShort = "Type: Flare 1 Rounds - Blue";
  607. mass = 1;
  608. count = 1;
  609. };
  610. class macro_new_mag(40mm_Cyan,3): macro_new_mag(40mm_white,3)
  611. {
  612. author = "Bohemia Interactive";
  613. displayName = "Flare 3 Rounds (Cyan)";
  614. ammo = macro_new_ammo(40mm_cyan);
  615. picture = "\A3\Weapons_F\Data\UI\gear_UGL_Flare_yelow_CA.paa";
  616. descriptionShort = "Type: Flare - Cyan<br />Rounds: 1<br />Used in: EGLM, 3GL";
  617. displayNameShort = "Cyan Flare";
  618. };
  619. class macro_new_mag(40mm_Cyan,1):macro_new_mag(40mm_Cyan,3)
  620. {
  621. displayName = "Flare 1 Rounds (Cyan)";
  622. descriptionShort = "Type: Flare 1 Rounds - Cyan";
  623. mass = 1;
  624. count = 1;
  625. };
  626. class macro_new_mag(40mm_Purple,3): macro_new_mag(40mm_white,3)
  627. {
  628. author = "Bohemia Interactive";
  629. displayName = "Flare 3 Rounds (Purple)";
  630. ammo = macro_new_ammo(40mm_purple);
  631. picture = "\A3\Weapons_F\Data\UI\gear_UGL_Flare_yelow_CA.paa";
  632. descriptionShort = "Type: Flare - Purple<br />Rounds: 1<br />Used in: EGLM, 3GL";
  633. displayNameShort = "Purple Flare";
  634. };
  635. class macro_new_mag(40mm_Purple,1):macro_new_mag(40mm_Purple,3)
  636. {
  637. displayName = "Flare 1 Rounds (Purple)";
  638. descriptionShort = "Type: Flare 1 Rounds - Purple";
  639. mass = 1;
  640. count = 1;
  641. };
  642. };