2015-04-13 19:08:31 +00:00
|
|
|
|
|
|
|
class CfgMagazines {
|
|
|
|
|
|
|
|
class CA_Magazine;
|
2017-11-19 14:10:16 +00:00
|
|
|
class VehicleMagazine;
|
|
|
|
|
2016-10-29 22:28:25 +00:00
|
|
|
class 30Rnd_580x42_Mag_F: CA_Magazine {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 950;
|
2016-10-29 22:28:25 +00:00
|
|
|
};
|
2016-11-06 19:22:16 +00:00
|
|
|
class 20Rnd_650x39_Cased_Mag_F: CA_Magazine {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 806;
|
2016-11-06 19:22:16 +00:00
|
|
|
};
|
2015-04-13 19:08:31 +00:00
|
|
|
class 30Rnd_65x39_caseless_mag: CA_Magazine {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 774;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2017-11-19 14:10:16 +00:00
|
|
|
class 30Rnd_65x39_caseless_green: 30Rnd_65x39_caseless_mag {
|
|
|
|
initSpeed = 788;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2017-11-19 14:10:16 +00:00
|
|
|
class 100Rnd_65x39_caseless_mag: CA_Magazine {
|
|
|
|
initSpeed = 774;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2017-11-19 14:10:16 +00:00
|
|
|
class 100Rnd_65x39_caseless_mag_Tracer;
|
2015-04-14 20:19:51 +00:00
|
|
|
class ACE_100Rnd_65x39_caseless_mag_Tracer_Dim: 100Rnd_65x39_caseless_mag_Tracer {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_65x39_Caseless_Tracer_Dim";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(100Rnd_65x39_caseless_mag_Tracer_DimName);
|
|
|
|
displayNameShort = CSTRING(100Rnd_65x39_caseless_mag_Tracer_DimNameShort);
|
|
|
|
descriptionShort = CSTRING(100Rnd_65x39_caseless_mag_Tracer_DimDescription);
|
2015-04-14 20:19:51 +00:00
|
|
|
picture = "\A3\weapons_f\data\ui\m_100rnd_65x39_yellow_ca.paa";
|
|
|
|
};
|
2015-04-13 19:08:31 +00:00
|
|
|
class 200Rnd_65x39_cased_Box: 100Rnd_65x39_caseless_mag {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 743;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2015-04-14 20:19:51 +00:00
|
|
|
class ACE_200Rnd_65x39_cased_Box_Tracer_Dim: 200Rnd_65x39_cased_Box {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_65x39_Caseless_Tracer_Dim";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(200Rnd_65x39_cased_Box_Tracer_DimName);
|
|
|
|
displayNameShort = CSTRING(200Rnd_65x39_cased_Box_Tracer_DimNameShort);
|
|
|
|
descriptionShort = CSTRING(200Rnd_65x39_cased_Box_Tracer_DimDescription);
|
2015-04-14 20:19:51 +00:00
|
|
|
picture = "\A3\weapons_f\data\ui\m_200rnd_65x39_yellow_ca.paa";
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 774;
|
2015-04-14 20:19:51 +00:00
|
|
|
};
|
2015-04-15 10:30:48 +00:00
|
|
|
class 30Rnd_65x39_caseless_mag_Tracer;
|
2015-04-13 19:08:31 +00:00
|
|
|
class ACE_30Rnd_65x39_caseless_mag_Tracer_Dim: 30Rnd_65x39_caseless_mag_Tracer {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_65x39_Caseless_Tracer_Dim";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(30Rnd_65x39_caseless_mag_Tracer_DimName);
|
|
|
|
displayNameShort = CSTRING(30Rnd_65x39_caseless_mag_Tracer_DimNameShort);
|
|
|
|
descriptionShort = CSTRING(30Rnd_65x39_caseless_mag_Tracer_DimDescription);
|
2015-04-15 10:30:48 +00:00
|
|
|
};
|
|
|
|
class 30Rnd_65x39_caseless_green_mag_Tracer;
|
|
|
|
class ACE_30Rnd_65x39_caseless_green_mag_Tracer_Dim: 30Rnd_65x39_caseless_green_mag_Tracer {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-15 10:30:48 +00:00
|
|
|
ammo = "ACE_65x39_Caseless_green_Tracer_Dim";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(30Rnd_65x39_caseless_green_mag_Tracer_DimName);
|
|
|
|
displayNameShort = CSTRING(30Rnd_65x39_caseless_green_mag_Tracer_DimNameShort);
|
|
|
|
descriptionShort = CSTRING(30Rnd_65x39_caseless_green_mag_Tracer_DimDescription);
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
|
|
|
|
2016-10-29 22:28:25 +00:00
|
|
|
class 30Rnd_545x39_Mag_F: CA_Magazine {
|
2019-09-04 00:09:12 +00:00
|
|
|
initSpeed = 735; // default BI value according with the ACE_muzzleVelocities at 15°C
|
2016-10-29 22:28:25 +00:00
|
|
|
};
|
|
|
|
|
2015-04-13 19:08:31 +00:00
|
|
|
class 30Rnd_556x45_Stanag: CA_Magazine {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 909;
|
|
|
|
};
|
|
|
|
class 30Rnd_556x45_Stanag_green: 30Rnd_556x45_Stanag {
|
|
|
|
initSpeed = 869;
|
|
|
|
};
|
|
|
|
class 30Rnd_556x45_Stanag_red: 30Rnd_556x45_Stanag {
|
|
|
|
initSpeed = 869;
|
|
|
|
};
|
|
|
|
class 30Rnd_556x45_Stanag_Tracer_Red: 30Rnd_556x45_Stanag {
|
|
|
|
initSpeed = 869;
|
|
|
|
};
|
|
|
|
class 30Rnd_556x45_Stanag_Tracer_Green: 30Rnd_556x45_Stanag {
|
|
|
|
initSpeed = 869;
|
|
|
|
};
|
|
|
|
class 30Rnd_556x45_Stanag_Tracer_Yellow: 30Rnd_556x45_Stanag {
|
|
|
|
initSpeed = 889;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2015-04-23 11:35:57 +00:00
|
|
|
class ACE_30Rnd_556x45_Stanag_M995_AP_mag: 30Rnd_556x45_Stanag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-23 11:35:57 +00:00
|
|
|
ammo = "ACE_556x45_Ball_M995_AP";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(30Rnd_556x45_Stanag_M995_AP_mag_Name);
|
|
|
|
displayNameShort = CSTRING(30Rnd_556x45_Stanag_M995_AP_mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(30Rnd_556x45_Stanag_M995_AP_mag_Description);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 875;
|
2015-04-23 11:35:57 +00:00
|
|
|
};
|
2015-04-14 20:19:51 +00:00
|
|
|
class ACE_30Rnd_556x45_Stanag_Mk262_mag: 30Rnd_556x45_Stanag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_556x45_Ball_Mk262";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(30Rnd_556x45_Stanag_Mk262_mag_Name);
|
|
|
|
displayNameShort = CSTRING(30Rnd_556x45_Stanag_Mk262_mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(30Rnd_556x45_Stanag_Mk262_mag_Description);
|
2015-04-14 20:19:51 +00:00
|
|
|
initSpeed = 832;
|
|
|
|
};
|
|
|
|
class ACE_30Rnd_556x45_Stanag_Mk318_mag: 30Rnd_556x45_Stanag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_556x45_Ball_Mk318";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(30Rnd_556x45_Stanag_Mk318_mag_Name);
|
|
|
|
displayNameShort = CSTRING(30Rnd_556x45_Stanag_Mk318_mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(30Rnd_556x45_Stanag_Mk318_mag_Description);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 923;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
|
|
|
class ACE_30Rnd_556x45_Stanag_Tracer_Dim: 30Rnd_556x45_Stanag_Tracer_Red {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-13 19:08:31 +00:00
|
|
|
ammo = "ACE_B_556x45_Ball_Tracer_Dim";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(30Rnd_556x45_mag_Tracer_DimName);
|
|
|
|
displayNameShort = CSTRING(30Rnd_556x45_mag_Tracer_DimNameShort);
|
|
|
|
descriptionShort = CSTRING(30Rnd_556x45_mag_Tracer_DimDescription);
|
2015-04-14 20:19:51 +00:00
|
|
|
picture = "\A3\weapons_f\data\ui\m_20stanag_red_ca.paa";
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2016-10-29 22:28:25 +00:00
|
|
|
class 200Rnd_556x45_Box_F: CA_Magazine {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 889;
|
|
|
|
};
|
|
|
|
class 200Rnd_556x45_Box_Red_F: 200Rnd_556x45_Box_F {
|
|
|
|
initSpeed = 869;
|
2016-10-29 22:28:25 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
class 30Rnd_762x39_Mag_F: CA_Magazine {
|
2019-09-04 00:09:12 +00:00
|
|
|
initSpeed = 715; // default BI value according with the ACE_muzzleVelocities at 15°C
|
2016-10-29 22:28:25 +00:00
|
|
|
};
|
|
|
|
|
2015-04-13 19:08:31 +00:00
|
|
|
class 20Rnd_762x51_Mag: CA_Magazine {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 827;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
|
|
|
class 10Rnd_762x51_Mag: 20Rnd_762x51_Mag {
|
|
|
|
initSpeed = 833;
|
|
|
|
};
|
|
|
|
class 150Rnd_762x51_Box: CA_Magazine {
|
|
|
|
initSpeed = 833;
|
|
|
|
};
|
|
|
|
class 150Rnd_762x51_Box_Tracer: 150Rnd_762x51_Box {
|
|
|
|
initSpeed = 833;
|
|
|
|
};
|
2015-04-14 20:19:51 +00:00
|
|
|
class ACE_20Rnd_762x51_Mag_Tracer: 20Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-13 19:08:31 +00:00
|
|
|
ammo = "B_762x51_Tracer_Red";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(20Rnd_762x51_mag_TracerName);
|
|
|
|
displayNameShort = CSTRING(20Rnd_762x51_mag_TracerNameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_762x51_mag_TracerDescription);
|
2015-04-13 19:08:31 +00:00
|
|
|
tracersEvery = 1;
|
|
|
|
};
|
|
|
|
|
|
|
|
class ACE_20Rnd_762x51_Mag_Tracer_Dim: ACE_20Rnd_762x51_Mag_Tracer {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-13 19:08:31 +00:00
|
|
|
ammo = "ACE_B_762x51_Tracer_Dim";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(20Rnd_762x51_mag_Tracer_DimName);
|
|
|
|
displayNameShort = CSTRING(20Rnd_762x51_mag_Tracer_DimNameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_762x51_mag_Tracer_DimDescription);
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
class ACE_20Rnd_762x51_Mag_SD: 20Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-13 19:08:31 +00:00
|
|
|
ammo = "ACE_762x51_Ball_Subsonic";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(20Rnd_762x51_mag_SDName);
|
|
|
|
displayNameShort = CSTRING(20Rnd_762x51_mag_SDNameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_762x51_mag_SDDescription);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 330;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2015-04-15 10:30:48 +00:00
|
|
|
class ACE_10Rnd_762x51_M118LR_Mag: 10Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_762x51_Ball_M118LR";
|
2015-04-15 17:51:34 +00:00
|
|
|
count = 10;
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(10Rnd_762x51_M118LR_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(10Rnd_762x51_M118LR_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(10Rnd_762x51_M118LR_Mag_Description);
|
2015-04-14 20:19:51 +00:00
|
|
|
initSpeed = 780;
|
|
|
|
};
|
2015-04-23 11:35:57 +00:00
|
|
|
class ACE_10Rnd_762x51_Mk316_Mod_0_Mag: 10Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-23 11:35:57 +00:00
|
|
|
ammo = "ACE_762x51_Ball_Mk316_Mod_0";
|
|
|
|
count = 10;
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(10Rnd_762x51_Mk316_Mod_0_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(10Rnd_762x51_Mk316_Mod_0_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(10Rnd_762x51_Mk316_Mod_0_Mag_Description);
|
2015-04-23 11:35:57 +00:00
|
|
|
initSpeed = 790;
|
|
|
|
};
|
2015-04-15 17:51:34 +00:00
|
|
|
class ACE_10Rnd_762x51_Mk319_Mod_0_Mag: 10Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-15 17:51:34 +00:00
|
|
|
ammo = "ACE_762x51_Ball_Mk319_Mod_0";
|
|
|
|
count = 10;
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(10Rnd_762x51_Mk319_Mod_0_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(10Rnd_762x51_Mk319_Mod_0_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(10Rnd_762x51_Mk319_Mod_0_Mag_Description);
|
2015-04-15 17:51:34 +00:00
|
|
|
initSpeed = 900;
|
|
|
|
};
|
2015-04-23 11:35:57 +00:00
|
|
|
class ACE_10Rnd_762x51_M993_AP_Mag: 10Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-23 11:35:57 +00:00
|
|
|
ammo = "ACE_762x51_Ball_M993_AP";
|
|
|
|
count = 10;
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(10Rnd_762x51_M993_AP_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(10Rnd_762x51_M993_AP_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(10Rnd_762x51_M993_AP_Mag_Description);
|
2015-04-23 11:35:57 +00:00
|
|
|
initSpeed = 920;
|
|
|
|
};
|
2015-04-15 10:30:48 +00:00
|
|
|
class ACE_20Rnd_762x51_M118LR_Mag: 20Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_762x51_Ball_M118LR";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(20Rnd_762x51_M118LR_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(20Rnd_762x51_M118LR_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_762x51_M118LR_Mag_Description);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 785;
|
2015-04-14 20:19:51 +00:00
|
|
|
};
|
2015-04-23 11:35:57 +00:00
|
|
|
class ACE_20Rnd_762x51_Mk316_Mod_0_Mag: 20Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-23 11:35:57 +00:00
|
|
|
ammo = "ACE_762x51_Ball_Mk316_Mod_0";
|
|
|
|
count = 20;
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(20Rnd_762x51_Mk316_Mod_0_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(20Rnd_762x51_Mk316_Mod_0_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_762x51_Mk316_Mod_0_Mag_Description);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 798;
|
2015-04-23 11:35:57 +00:00
|
|
|
};
|
2015-04-15 17:51:34 +00:00
|
|
|
class ACE_20Rnd_762x51_Mk319_Mod_0_Mag: 20Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-15 17:51:34 +00:00
|
|
|
ammo = "ACE_762x51_Ball_Mk319_Mod_0";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(20Rnd_762x51_Mk319_Mod_0_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(20Rnd_762x51_Mk319_Mod_0_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_762x51_Mk319_Mod_0_Mag_Description);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 910;
|
2015-04-15 17:51:34 +00:00
|
|
|
};
|
2015-04-23 11:35:57 +00:00
|
|
|
class ACE_20Rnd_762x51_M993_AP_Mag: 20Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-23 11:35:57 +00:00
|
|
|
ammo = "ACE_762x51_Ball_M993_AP";
|
|
|
|
count = 20;
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(20Rnd_762x51_M993_AP_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(20Rnd_762x51_M993_AP_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_762x51_M993_AP_Mag_Description);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 930;
|
2015-04-23 11:35:57 +00:00
|
|
|
};
|
2015-04-15 10:30:48 +00:00
|
|
|
class ACE_20Rnd_762x67_Mk248_Mod_0_Mag: 20Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_762x67_Ball_Mk248_Mod_0";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(20Rnd_762x67_Mk248_Mod_0_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(20Rnd_762x67_Mk248_Mod_0_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_762x67_Mk248_Mod_0_Mag_Description);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 865;
|
2015-04-14 20:19:51 +00:00
|
|
|
};
|
2015-04-15 10:30:48 +00:00
|
|
|
class ACE_20Rnd_762x67_Mk248_Mod_1_Mag: 20Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_762x67_Ball_Mk248_Mod_1";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(20Rnd_762x67_Mk248_Mod_1_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(20Rnd_762x67_Mk248_Mod_1_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_762x67_Mk248_Mod_1_Mag_Description);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 847;
|
2015-04-14 20:19:51 +00:00
|
|
|
};
|
2015-04-15 10:30:48 +00:00
|
|
|
class ACE_20Rnd_762x67_Berger_Hybrid_OTM_Mag: 20Rnd_762x51_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_762x67_Ball_Berger_Hybrid_OTM";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(20Rnd_762x67_Berger_Hybrid_OTM_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(20Rnd_762x67_Berger_Hybrid_OTM_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_762x67_Berger_Hybrid_OTM_Mag_Description);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 800;
|
2015-04-14 20:19:51 +00:00
|
|
|
};
|
2015-04-15 10:30:48 +00:00
|
|
|
class ACE_30Rnd_65x47_Scenar_mag: 30Rnd_65x39_caseless_mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_65x47_Ball_Scenar";
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 826;
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(30Rnd_65x47_Scenar_mag_Name);
|
|
|
|
displayNameShort = CSTRING(30Rnd_65x47_Scenar_mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(30Rnd_65x47_Scenar_mag_Description);
|
2015-04-15 10:30:48 +00:00
|
|
|
};
|
2016-11-05 11:20:02 +00:00
|
|
|
class ACE_20Rnd_65x47_Scenar_mag: 20Rnd_650x39_Cased_Mag_F {
|
|
|
|
author = ECSTRING(common,ACETeam);
|
|
|
|
ammo = "ACE_65x47_Ball_Scenar";
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 826;
|
2016-11-05 11:20:02 +00:00
|
|
|
displayName = CSTRING(20Rnd_65x47_Scenar_mag_Name);
|
|
|
|
displayNameShort = CSTRING(20Rnd_65x47_Scenar_mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_65x47_Scenar_mag_Description);
|
|
|
|
};
|
2015-04-22 09:53:22 +00:00
|
|
|
class ACE_30Rnd_65_Creedmor_mag: 30Rnd_65x39_caseless_mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-22 09:53:22 +00:00
|
|
|
ammo = "ACE_65_Creedmor_Ball";
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 857;
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(30Rnd_65_Creedmor_mag_Name);
|
|
|
|
displayNameShort = CSTRING(30Rnd_65_Creedmor_mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(30Rnd_65_Creedmor_mag_Description);
|
2015-04-22 09:53:22 +00:00
|
|
|
};
|
2016-11-05 11:20:02 +00:00
|
|
|
class ACE_20Rnd_65_Creedmor_mag: 20Rnd_650x39_Cased_Mag_F {
|
|
|
|
author = ECSTRING(common,ACETeam);
|
|
|
|
ammo = "ACE_65_Creedmor_Ball";
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 857;
|
2016-11-05 11:20:02 +00:00
|
|
|
displayName = CSTRING(20Rnd_65_Creedmor_mag_Name);
|
|
|
|
displayNameShort = CSTRING(20Rnd_65_Creedmor_mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(20Rnd_65_Creedmor_mag_Description);
|
|
|
|
};
|
2017-11-19 14:10:16 +00:00
|
|
|
class 10Rnd_338_Mag: CA_Magazine {
|
|
|
|
initSpeed = 880;
|
|
|
|
};
|
2015-04-15 10:30:48 +00:00
|
|
|
class ACE_10Rnd_338_300gr_HPBT_Mag: 10Rnd_338_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-15 10:30:48 +00:00
|
|
|
ammo = "ACE_338_Ball";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(10Rnd_338_300gr_HPBT_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(10Rnd_338_300gr_HPBT_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(10Rnd_338_300gr_HPBT_Mag_Description);
|
2015-04-15 10:30:48 +00:00
|
|
|
initSpeed = 800;
|
2015-04-14 20:19:51 +00:00
|
|
|
};
|
2015-04-15 16:59:41 +00:00
|
|
|
class ACE_10Rnd_338_API526_Mag: 10Rnd_338_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-15 16:59:41 +00:00
|
|
|
ammo = "ACE_338_Ball_API526";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(10Rnd_338_API526_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(10Rnd_338_API526_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(10Rnd_338_API526_Mag_Description);
|
2015-04-15 16:59:41 +00:00
|
|
|
initSpeed = 880;
|
|
|
|
};
|
2016-11-13 17:09:28 +00:00
|
|
|
|
|
|
|
class 7Rnd_408_Mag: CA_Magazine {
|
|
|
|
initSpeed = 867;
|
|
|
|
};
|
|
|
|
class ACE_7Rnd_408_305gr_Mag: 7Rnd_408_Mag {
|
|
|
|
author = ECSTRING(common,ACETeam);
|
|
|
|
ammo = "ACE_408_Ball";
|
|
|
|
displayName = CSTRING(7Rnd_408_305gr_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(7Rnd_408_305gr_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(7Rnd_408_305gr_Mag_Description);
|
|
|
|
initSpeed = 1067;
|
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2015-04-15 16:59:41 +00:00
|
|
|
class 5Rnd_127x108_Mag;
|
2017-10-11 19:07:13 +00:00
|
|
|
class 5Rnd_127x108_APDS_Mag: 5Rnd_127x108_Mag {
|
|
|
|
initSpeed = 820;
|
|
|
|
};
|
2015-04-15 16:59:41 +00:00
|
|
|
class ACE_5Rnd_127x99_Mag: 5Rnd_127x108_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-15 16:59:41 +00:00
|
|
|
ammo = "B_127x99_Ball";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(5Rnd_127x99_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(5Rnd_127x99_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(5Rnd_127x99_Mag_Description);
|
2015-04-23 11:35:57 +00:00
|
|
|
initSpeed = 900;
|
|
|
|
};
|
|
|
|
class ACE_5Rnd_127x99_API_Mag: 5Rnd_127x108_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-23 11:35:57 +00:00
|
|
|
ammo = "ACE_127x99_API";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(5Rnd_127x99_API_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(5Rnd_127x99_API_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(5Rnd_127x99_API_Mag_Description);
|
2015-04-23 11:35:57 +00:00
|
|
|
initSpeed = 900;
|
2015-04-15 16:59:41 +00:00
|
|
|
};
|
|
|
|
class ACE_5Rnd_127x99_AMAX_Mag: 5Rnd_127x108_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-15 16:59:41 +00:00
|
|
|
ammo = "ACE_127x99_Ball_AMAX";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(5Rnd_127x99_AMAX_Mag_Name);
|
|
|
|
displayNameShort = CSTRING(5Rnd_127x99_AMAX_Mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(5Rnd_127x99_AMAX_Mag_Description);
|
2015-04-15 16:59:41 +00:00
|
|
|
initSpeed = 860;
|
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
|
|
|
|
2015-04-13 19:08:31 +00:00
|
|
|
class 30Rnd_9x21_Mag: CA_Magazine {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 430;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2017-11-19 14:10:16 +00:00
|
|
|
class 30Rnd_9x21_Green_Mag: 30Rnd_9x21_Mag {
|
|
|
|
initSpeed = 402;
|
|
|
|
};
|
|
|
|
class 30Rnd_9x21_Mag_SMG_02: 30Rnd_9x21_Mag {
|
|
|
|
initSpeed = 430;
|
|
|
|
};
|
|
|
|
class 30Rnd_9x21_Mag_SMG_02_Tracer_Green: 30Rnd_9x21_Mag_SMG_02 {
|
|
|
|
initSpeed = 402;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2016-10-29 22:28:25 +00:00
|
|
|
class 10Rnd_50BW_Mag_F: CA_Magazine {
|
|
|
|
initSpeed = 552;
|
|
|
|
};
|
2017-11-19 14:10:16 +00:00
|
|
|
|
2015-04-13 19:08:31 +00:00
|
|
|
class 11Rnd_45ACP_Mag: CA_Magazine {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 254;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2015-04-13 19:08:31 +00:00
|
|
|
class 6Rnd_45ACP_Cylinder : 11Rnd_45ACP_Mag {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 254;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2015-04-13 19:08:31 +00:00
|
|
|
class 30Rnd_45ACP_Mag_SMG_01: 30Rnd_9x21_Mag {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 254;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2015-04-13 19:08:31 +00:00
|
|
|
class 9Rnd_45ACP_Mag: 30Rnd_45ACP_Mag_SMG_01 {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 254;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2015-04-15 22:07:06 +00:00
|
|
|
class 30Rnd_45ACP_Mag_SMG_01_Tracer_Green: 30Rnd_45ACP_Mag_SMG_01 {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 254;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2016-10-30 23:46:55 +00:00
|
|
|
class 16Rnd_9x21_Mag: 30Rnd_9x21_Mag {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 430;
|
2016-10-29 22:28:25 +00:00
|
|
|
};
|
2016-10-30 23:46:55 +00:00
|
|
|
class 10Rnd_9x21_Mag: 16Rnd_9x21_Mag {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 430;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
|
|
|
class ACE_16Rnd_9x19_mag: 16Rnd_9x21_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-13 19:08:31 +00:00
|
|
|
ammo = "ACE_9x19_Ball";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(16Rnd_9x19_mag_Name);
|
|
|
|
displayNameShort = CSTRING(16Rnd_9x19_mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(16Rnd_9x19_mag_Description);
|
2015-04-13 19:08:31 +00:00
|
|
|
initSpeed = 370;
|
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2015-04-13 19:08:31 +00:00
|
|
|
class 10Rnd_762x54_Mag: 10Rnd_762x51_Mag {
|
2017-10-31 09:58:12 +00:00
|
|
|
initSpeed = 836;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2015-04-28 23:33:26 +00:00
|
|
|
class ACE_10Rnd_762x54_Tracer_mag: 10Rnd_762x54_Mag {
|
2015-05-27 20:04:41 +00:00
|
|
|
author = ECSTRING(common,ACETeam);
|
2015-04-14 20:19:51 +00:00
|
|
|
ammo = "ACE_762x54_Ball_7T2";
|
2015-05-27 17:04:25 +00:00
|
|
|
displayName = CSTRING(10Rnd_762x54_Tracer_mag_Name);
|
|
|
|
displayNameShort = CSTRING(10Rnd_762x54_Tracer_mag_NameShort);
|
|
|
|
descriptionShort = CSTRING(10Rnd_762x54_Tracer_mag_Description);
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 810;
|
2015-04-28 23:33:26 +00:00
|
|
|
tracersEvery = 1;
|
2015-04-14 20:19:51 +00:00
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2015-04-13 19:08:31 +00:00
|
|
|
class 150Rnd_762x54_Box: 150Rnd_762x51_Box {
|
2017-11-19 14:10:16 +00:00
|
|
|
initSpeed = 778;
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|
2016-05-03 00:32:44 +00:00
|
|
|
|
2015-04-13 19:08:31 +00:00
|
|
|
class 10Rnd_127x54_Mag: CA_Magazine {
|
|
|
|
initSpeed = 300;
|
|
|
|
};
|
2017-11-19 14:10:16 +00:00
|
|
|
|
|
|
|
class 150Rnd_556x45_Drum_Mag_F: CA_Magazine {
|
|
|
|
initSpeed = 869;
|
|
|
|
};
|
|
|
|
|
|
|
|
class 130Rnd_338_Mag: CA_Magazine {
|
|
|
|
initSpeed = 807;
|
|
|
|
};
|
|
|
|
|
|
|
|
class 200Rnd_65x39_Belt: VehicleMagazine {
|
|
|
|
initSpeed = 806;
|
|
|
|
};
|
|
|
|
|
|
|
|
class 20Rnd_556x45_UW_mag: 30Rnd_556x45_Stanag {
|
|
|
|
initSpeed = 267;
|
|
|
|
};
|
|
|
|
|
|
|
|
class 150Rnd_93x64_Mag: CA_Magazine {
|
|
|
|
initSpeed = 870;
|
|
|
|
};
|
|
|
|
class 10Rnd_93x64_DMR_05_Mag: 150Rnd_93x64_Mag {
|
|
|
|
initSpeed = 870;
|
|
|
|
};
|
2015-04-13 19:08:31 +00:00
|
|
|
};
|