mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Ballistics - Add a 5.8mm magazine with the CMR-76 (QBU-88) (#7820)
* 58x42_qbu_mag * 58x42_qbu_mag * 58x42_qbu_mag * 58x42_qbu_mag * 58x42_qbu_mag * 58x42_qbu_mag * 58x42_qbu_mag * 58x42_qbu_mag * 58x42_qbu_mag * 58x42_qbu_mag * 58x42_qbu_mag
This commit is contained in:
parent
bddf74cbb4
commit
2f9c4b6b41
@ -44,7 +44,7 @@ if (_resetGunList) then {
|
||||
[".408 CheyTac 305gr", 1059, 100, 0.0686329, -0.00065414, 7.37, 0, 2, 10, 120, 0, 0, 19.76, 10.4, 33.02, 0.569, 1, "ICAO", [[-15,1040],[0,1047],[10,1054],[15,1059],[25,1073],[30,1082],[35,1093]], [[0, 0.605], [1110, 0.569], [1500, 0.560], [1790, 0.551], [1990, 0.547], [2140, 0.545], [2300, 0.544]], true],
|
||||
[".408 CheyTac 419gr", 859, 100, 0.0816039, -0.00046249, 7.37, 0, 2, 10, 120, 0, 0, 27.15, 10.4, 33.02, 0.866, 1, "ICAO", [[-15,840],[0,847],[10,854],[15,859],[25,873],[30,882],[35,893]] , [[0, 0.872], [1440, 0.862], [1630, 0.859], [1870, 0.852], [2090, 0.843], [2230, 0.838], [2420, 0.833]], true],
|
||||
|
||||
["9.3×64mm" , 780, 100, 0.0953568, -0.00080801, 8.13, 0, 2, 10, 120, 0, 0, 17.00, 9.48, 36.00, 0.515, 1, "ICAO", [[-15,761],[0,768],[10,775],[15,780],[25,794],[30,803],[35,814]] , [[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]], true],
|
||||
["9.3×64mm" , 780, 100, 0.0953568, -0.00080801, 8.13, 0, 2, 10, 120, 0, 0, 17.00, 9.65, 36.00, 0.515, 1, "ICAO", [[-15,761],[0,768],[10,775],[15,780],[25,794],[30,803],[35,814]] , [[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]], true],
|
||||
|
||||
[".338LM 250gr" , 872, 100, 0.0809096, -0.00060841, 7.37, 0, 2, 10, 120, 0, 0, 16.20, 8.58, 25.40, 0.645, 1, "ICAO", [[-15,853],[0,860],[10,867],[15,872],[25,886],[30,895],[35,906]] , [[0, 0.656], [1300, 0.64], [1460, 0.636], [1770, 0.625], [1920, 0.621], [2030, 0.619], [2190, 0.618]], true],
|
||||
[".338LM 300gr" , 792, 100, 0.0890193, -0.00055706, 7.37, 0, 2, 10, 120, 0, 0, 19.44, 8.58, 25.40, 0.759, 1, "ICAO", [[-15,773],[0,780],[10,787],[15,792],[25,806],[30,815],[35,826]] , [[0, 0.734], [1300, 0.726], [1500, 0.720], [1770, 0.708], [1880, 0.705], [2000, 0.702], [2110, 0.700]], true],
|
||||
@ -69,7 +69,8 @@ if (_resetGunList) then {
|
||||
["6.5x47mm Lapua" , 767, 100, 0.0868248, -0.00069003, 6.35, 0, 2, 10, 120, 0, 0, 9.007, 6.71, 22.86, 0.577, 1, "ICAO", [[-15,748],[0,755],[10,762],[15,767],[25,781],[30,790],[35,801]] , [[0, 0.578], [970, 0.574], [1140, 0.569], [1430, 0.557], [1610, 0.553], [1750, 0.551], [1860, 0.550]], true],
|
||||
["6.5mm Creedmor" , 822, 100, 0.0800956, -0.00062437, 6.35, 0, 2, 10, 120, 0, 0, 9.072, 6.71, 22.86, 0.632, 1, "ICAO", [[-15,803],[0,810],[10,817],[15,822],[25,836],[30,845],[35,856]] , [[0, 0.635], [1150, 0.627], [1350, 0.621], [1630, 0.611], [1760, 0.607], [1860, 0.606], [2020, 0.604]], true],
|
||||
|
||||
["5.8x42mm DBP87" , 942, 100, 0.0916742, -0.00121087, 9.91, 0, 2, 10, 120, 0, 0, 4.150, 5.99, 24.40, 0.313, 1, "ICAO", [[-15,923],[0,930],[10,937],[15,942],[25,956],[30,965],[35,976]] , [[0, 0.323], [760, 0.309], [970, 0.303], [1030, 0.302], [1130, 0.301], [1210, 0.300], [1510, 0.299]], true],
|
||||
["5.8x42mm DBP87" , 942, 100, 0.0916742, -0.00121087, 9.91, 0, 2, 10, 120, 0, 0, 4.150, 6.00, 24.40, 0.313, 1, "ICAO", [[-15,923],[0,930],[10,937],[15,942],[25,956],[30,965],[35,976]] , [[0, 0.323], [760, 0.309], [970, 0.303], [1030, 0.302], [1130, 0.301], [1210, 0.300], [1510, 0.299]], true],
|
||||
["5.8x42mm DBP88" , 895, 100, 0.0883716, -0.00096786, 8.89, 0, 2, 10, 120, 0, 0, 5.000, 6.00, 20.60, 0.416, 1, "ICAO", [[-15,876],[0,883],[10,890],[15,895],[25,909],[30,918],[35,929]] , [[0, 0.416], [800, 0.416], [900, 0.413], [1000, 0.410], [1100, 0.406], [1200, 0.404], [1300, 0.402]], true],
|
||||
|
||||
["5.56x45mm M855" , 862, 100, 0.0825404, -0.00130094, 7.11, 0, 2, 10, 120, 0, 0, 4.018, 5.70, 17.78, 0.302, 1, "ASM" , [[-15,843],[0,849],[10,857],[15,862],[25,876],[30,885],[35,898]] , [[0, 0.306], [670, 0.298], [880, 0.291], [1000, 0.289], [1150, 0.288], [1340, 0.288], [1410, 0.288]], true],
|
||||
["5.56x45mm Mk262" , 812, 100, 0.0872422, -0.00111805, 7.11, 0, 2, 10, 120, 0, 0, 4.990, 5.70, 17.78, 0.361, 1, "ASM" , [[-15,793],[0,800],[10,807],[15,812],[25,826],[30,835],[35,846]] , [[0,0],[0,0],[0,0],[0,0],[0,0],[0,0],[0,0]], true],
|
||||
|
@ -191,19 +191,30 @@ class CfgAmmo {
|
||||
class B_56x15_dual: BulletBase {
|
||||
tracerScale = 0.5;
|
||||
};
|
||||
class B_580x42_Ball_F: BulletBase {
|
||||
airFriction=-0.00121087;
|
||||
ACE_caliber=5.9944;
|
||||
ACE_bulletLength=24.2;
|
||||
ACE_bulletMass=4.15;
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.156};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={790, 930, 950};
|
||||
ACE_barrelLengths[]={369.0, 463.0, 600.0};
|
||||
class B_580x42_Ball_F: BulletBase { // DBP87
|
||||
airFriction = -0.00121087;
|
||||
ACE_caliber = 6;
|
||||
ACE_bulletLength = 24;
|
||||
ACE_bulletMass = 4.15;
|
||||
ACE_ammoTempMuzzleVelocityShifts[] = {-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[] = {0.156};
|
||||
ACE_velocityBoundaries[] = {};
|
||||
ACE_standardAtmosphere = "ICAO";
|
||||
ACE_dragModel = 7;
|
||||
ACE_muzzleVelocities[] = {790, 930, 950};
|
||||
ACE_barrelLengths[] = {369.0, 463.0, 600.0};
|
||||
};
|
||||
|
||||
class ACE_580x42_DBP88_Ball: B_580x42_Ball_F { // DBP88 https://en.wikipedia.org/wiki/5.8%C3%9742mm
|
||||
airFriction = -0.000968;
|
||||
typicalSpeed = 895;
|
||||
ACE_bulletLength = 28; // https://files.osgnetworks.tv/2/files/2017/11/DBP87-Specs2.jpg
|
||||
ACE_bulletMass = 5;
|
||||
ACE_ballisticCoefficients[] = {0.21};
|
||||
ACE_muzzleVelocities[] = {903}; // at 21°C, at 15°C 895 m/s according with the ACE_10Rnd_580x42_DBP88_Mag initSpeep
|
||||
ACE_barrelLengths[] = {640};
|
||||
};
|
||||
|
||||
class B_65x39_Caseless : BulletBase {
|
||||
airFriction=-0.00077363;
|
||||
tracerScale = 1.1; //1.0;
|
||||
|
@ -116,6 +116,17 @@ class CfgMagazines {
|
||||
initSpeed = 806;
|
||||
};
|
||||
|
||||
class ACE_10Rnd_580x42_DBP88_Mag: 20Rnd_650x39_Cased_Mag_F {
|
||||
author = ECSTRING(common,ACETeam);
|
||||
ammo = "ACE_580x42_DBP88_Ball";
|
||||
count = 10; // https://en.wikipedia.org/wiki/QBU-88
|
||||
initSpeed = 895; // according with the ACE_ammoTempMuzzleVelocityShifts at the ICAO conditions (15°C)
|
||||
mass = 6;
|
||||
displayName = CSTRING(10Rnd_580x42_DBP88_Mag_Name);
|
||||
displayNameShort = CSTRING(10Rnd_580x42_DBP88_Mag_NameShort);
|
||||
descriptionShort = CSTRING(10Rnd_580x42_DBP88_Mag_Description);
|
||||
};
|
||||
|
||||
class 30Rnd_65x39_caseless_mag: CA_Magazine {
|
||||
initSpeed = 774;
|
||||
};
|
||||
|
@ -106,6 +106,7 @@ class CfgVehicles {
|
||||
MACRO_ADDMAGAZINE(ACE_20Rnd_65_Creedmor_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_30Rnd_65_Creedmor_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_10Rnd_762x54_Tracer_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_10Rnd_580x42_DBP88_Mag,4);
|
||||
};
|
||||
};
|
||||
|
||||
@ -118,6 +119,7 @@ class CfgVehicles {
|
||||
MACRO_ADDMAGAZINE(ACE_20Rnd_65_Creedmor_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_30Rnd_65_Creedmor_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_10Rnd_762x54_Tracer_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_10Rnd_580x42_DBP88_Mag,4);
|
||||
};
|
||||
};
|
||||
|
||||
@ -128,6 +130,7 @@ class CfgVehicles {
|
||||
MACRO_ADDMAGAZINE(ACE_20Rnd_65_Creedmor_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_30Rnd_65_Creedmor_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_10Rnd_762x54_Tracer_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_10Rnd_580x42_DBP88_Mag,4);
|
||||
};
|
||||
};
|
||||
|
||||
@ -138,6 +141,7 @@ class CfgVehicles {
|
||||
MACRO_ADDMAGAZINE(ACE_20Rnd_65_Creedmor_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_30Rnd_65_Creedmor_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_10Rnd_762x54_Tracer_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_10Rnd_580x42_DBP88_Mag,4);
|
||||
};
|
||||
};
|
||||
|
||||
@ -229,6 +233,7 @@ class CfgVehicles {
|
||||
MACRO_ADDMAGAZINE(ACE_20Rnd_762x67_Mk248_Mod_1_Mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_20Rnd_762x67_Berger_Hybrid_OTM_Mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_10Rnd_762x54_Tracer_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_10Rnd_580x42_DBP88_Mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_30Rnd_556x45_Stanag_M995_AP_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_30Rnd_556x45_Stanag_Mk262_mag,4);
|
||||
MACRO_ADDMAGAZINE(ACE_30Rnd_556x45_Stanag_Mk318_mag,4);
|
||||
|
@ -90,11 +90,12 @@ class CfgWeapons {
|
||||
// QBU-88
|
||||
class DMR_07_base_F: Rifle_Long_Base_F {
|
||||
ACE_barrelLength = 640.0;
|
||||
ACE_barrelTwist = 228.6;
|
||||
initSpeed = -0.99998;
|
||||
ACE_barrelTwist = 206; // https://en.wikipedia.org/wiki/QBU-88
|
||||
initSpeed = -1;
|
||||
magazines[] += { //No Vanilla magwell
|
||||
"ACE_20Rnd_65x47_Scenar_mag",
|
||||
"ACE_20Rnd_65_Creedmor_mag"
|
||||
"ACE_20Rnd_65_Creedmor_mag",
|
||||
"ACE_10Rnd_580x42_DBP88_Mag"
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -487,6 +487,54 @@
|
||||
<Chinese>口徑: 6.5x47毫米 克里德莫爾 狙擊專用彈<br />發數: 20<br />使用於: QBU-88</Chinese>
|
||||
<Chinesesimp>口径: 6.5x47mm Creedmor 狙击专用弹<br />发数: 20<br />使用于: QBU-88</Chinesesimp>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Ballistics_10Rnd_580x42_DBP88_Mag_Name">
|
||||
<English>5.8mm DBP88 10Rnd Mag</English>
|
||||
<Polish>Magazynek 5,8mm DBP88 10rd</Polish>
|
||||
<Italian>5.8mm DBP88 10Rnd Mag</Italian>
|
||||
<Russian>Магазин из 10-ти 5,8 мм DBP88</Russian>
|
||||
<German>5,8mm DBP88 10-Patronen-Magazin</German>
|
||||
<Spanish>Cargador de 10 balas DBP88 de 5.8mm</Spanish>
|
||||
<French>Ch. 5,8mm DBP88 10Cps</French>
|
||||
<Czech>5.8mm DBP88 10náb. Zásobník</Czech>
|
||||
<Portuguese>Carregador 5.8mm com 10 cartuchos DBP88</Portuguese>
|
||||
<Hungarian>5,8mm DBP88 10-lövedékes tár</Hungarian>
|
||||
<Japanese>5.8mm DBP88 10発入り 弾倉</Japanese>
|
||||
<Korean>10발들이 5.8mm DBP88 탄창</Korean>
|
||||
<Chinese>5.8毫米 10發 彈匣 (DBP88)</Chinese>
|
||||
<Chinesesimp>5.8mm 10发 弹匣 (DBP88)</Chinesesimp>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Ballistics_10Rnd_580x42_DBP88_Mag_NameShort">
|
||||
<English>5.8mm DBP88</English>
|
||||
<French>5,8mm DBP88</French>
|
||||
<Spanish>5.8mm DBP88</Spanish>
|
||||
<Polish>5,8mm DBP88</Polish>
|
||||
<Russian>5,8 мм DBP88</Russian>
|
||||
<German>5,8mm DBP88</German>
|
||||
<Italian>5.5mm DBP88</Italian>
|
||||
<Czech>5.8mm DBP88</Czech>
|
||||
<Portuguese>5.8mm DBP88</Portuguese>
|
||||
<Hungarian>5,8mm DBP88</Hungarian>
|
||||
<Japanese>5.8mm DBP88</Japanese>
|
||||
<Korean>5.8mm DBP88</Korean>
|
||||
<Chinese>5.8毫米 DBP88</Chinese>
|
||||
<Chinesesimp>5.8mm DBP88</Chinesesimp>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Ballistics_10Rnd_580x42_DBP88_Mag_Description">
|
||||
<English>Caliber: 5.8x42mm DBP88<br />Rounds: 10<br />Used in: QBU-88</English>
|
||||
<Polish>Kaliber: 5,8x42mm DBP88<br />Pociski: 10<br />Używany w: QBU-88</Polish>
|
||||
<German>Kaliber: 5,8x42mm DBP88<br />Patronen: 10<br />Eingesetzt von: QBU-88</German>
|
||||
<French>Calibre: 5,8x42mm DBP88 <br />Cartouches: 10<br />Utilisé avec: QBU-88</French>
|
||||
<Italian>Calibro: 5.8mm DBP88<br />Munizioni: 10<br />In uso su: QBU-88</Italian>
|
||||
<Spanish>Calibre: 5.8mm DBP88<br />Balas: 10<br />Se usa en: QBU-88</Spanish>
|
||||
<Russian>Калибр: 5,8x42мм DBP88<br />Патронов: 10<br />Используются c: QBU-88</Russian>
|
||||
<Czech>Ráže: 5.8x42mm DBP88<br />Nábojů: 10<br />Použití u: QBU-88</Czech>
|
||||
<Portuguese>Calibre: 5.8x42mm DBP88<br/>Cartuchos: 10<br/>Usado em: QBU-88</Portuguese>
|
||||
<Hungarian>Kaliber: 5,8x42mm DBP88<br />Lövedékek: 10<br />Használható: QBU-88</Hungarian>
|
||||
<Japanese>口径: 5.8x42mm DBP88<br />装填数: 10<br />次で使用: QBU-88</Japanese>
|
||||
<Korean>구경: 5.8x42mm DBP88<br />장탄수: 10<br />사용처: QBU-88</Korean>
|
||||
<Chinese>口徑: 5.8x42毫米 DBP88<br />發數: 10<br />使用於: QBU-88</Chinese>
|
||||
<Chinesesimp>口径: 5.8x42mm DBP88<br />发数: 10<br />使用于: QBU-88</Chinesesimp>
|
||||
</Key>
|
||||
<!-- MX -->
|
||||
<Key ID="STR_ACE_Ballistics_30Rnd_65x39_caseless_mag_Tracer_DimName">
|
||||
<English>6.5mm 30Rnd Tracer IR-DIM Mag</English>
|
||||
|
@ -89,6 +89,30 @@ class CfgAmmo
|
||||
ACE_muzzleVelocities[]={785, 883, 925};
|
||||
ACE_barrelLengths[]={254.0, 414.02, 508.0};
|
||||
};
|
||||
class B_580x42_Ball_F: BulletBase { // DBP87
|
||||
airFriction=-0.00121087;
|
||||
ACE_caliber=5.9944;
|
||||
ACE_bulletLength=24.2;
|
||||
ACE_bulletMass=4.15;
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.156};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={790, 930, 950};
|
||||
ACE_barrelLengths[]={369.0, 463.0, 600.0};
|
||||
};
|
||||
|
||||
class ACE_580x42_DBP88_Ball: B_580x42_Ball_F { // DBP88 https://en.wikipedia.org/wiki/5.8%C3%9742mm
|
||||
airFriction = -0.000968;
|
||||
typicalSpeed = 895;
|
||||
ACE_caliber = 6;
|
||||
ACE_bulletLength = 28; // https://files.osgnetworks.tv/2/files/2017/11/DBP87-Specs2.jpg
|
||||
ACE_bulletMass = 5;
|
||||
ACE_ballisticCoefficients[] = {0.21};
|
||||
ACE_muzzleVelocities[] = {903}; // at 21°C, at 15°C 895 m/s according with the 20Rnd_650x39_Cased_Mag_F initSpeep
|
||||
ACE_barrelLengths[] = {640};
|
||||
};
|
||||
class B_65x39_Caseless : BulletBase {
|
||||
airFriction=-0.000785;
|
||||
typicalSpeed=800;
|
||||
@ -438,6 +462,20 @@ class CfgAmmo
|
||||
ACE_muzzleVelocities[]={850, 870, 880};
|
||||
ACE_barrelLengths[]={508.0, 620.014, 660.4};
|
||||
};
|
||||
class B_93x64_Ball_ace_3_13 : BulletBase {
|
||||
airFriction = -0.000808; // According with the G1 BC 0.515 and the SVDK muzzle velocity 780 m/s https://www.kalashnikov.ru/medialibrary/bd9/72_77.pdf#page=3
|
||||
ACE_caliber = 9.28; // https://www.kalashnikov.ru/medialibrary/bd9/72_77.pdf#page=3
|
||||
ACE_bulletLength = 35.56; // Average length from bullets with similar mass and BC
|
||||
ACE_bulletMass = 17; // https://www.kalashnikov.ru/medialibrary/bd9/72_77.pdf#page=3
|
||||
ACE_muzzleVelocityVariationSD = 0.4;
|
||||
ACE_ammoTempMuzzleVelocityShifts[] = {-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[] = {0.515}; // Compromise as close as possible to these velocities and times of flight from this table (unknown measurement conditions) https://www.kalashnikov.ru/medialibrary/bd9/72_77.pdf#page=5
|
||||
ACE_velocityBoundaries[] = {};
|
||||
ACE_standardAtmosphere = "ICAO"; // Better result with ICAO (15°C, 1013,25 hPa, 0%) than ASM conditions (15°C, 999,916 hPa, 78%)
|
||||
ACE_dragModel = 1; // Better result than an equivalent G7 BC
|
||||
ACE_muzzleVelocities[] = {768, 788, 798}; // Default values - 82 m/s at 21°C, at 15°C {760, 780, 790} according with the 10Rnd_93x64_DMR_05_Mag and the 150Rnd_93x64_Mag initSpeed
|
||||
ACE_barrelLengths[] = {508.0, 620.0, 660.4};
|
||||
};
|
||||
class B_408_Ball : BulletBase {
|
||||
timeToLive=10;
|
||||
airFriction=-0.000395;
|
||||
@ -587,6 +625,32 @@ class CfgAmmo
|
||||
ACE_muzzleVelocities[]={820};
|
||||
ACE_barrelLengths[]={728.98};
|
||||
};
|
||||
class B_50BW_Ball_F: BulletBase { // http://www.alexanderarms.com/images/pdfs/beowulf_ballistics.pdf#page=2
|
||||
airFriction = -0.002098; // According with the G1 BC 0.21 and the muzzle velocity 1800 ft/s: 549 m/s
|
||||
ACE_caliber = 4.55; // instead 12.7 to match with the .50BW adv. ballistics (twist rate 20") overwritten by the Katiba rifle twist 8" until a BI fix
|
||||
ACE_bulletLength = 24.13;
|
||||
ACE_bulletMass = 21.64; // 334 grains
|
||||
ACE_ammoTempMuzzleVelocityShifts[] = {-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
||||
ACE_ballisticCoefficients[] = {0.21};
|
||||
ACE_velocityBoundaries[] = {};
|
||||
ACE_standardAtmosphere = "ASM";
|
||||
ACE_dragModel = 1;
|
||||
ACE_muzzleVelocities[] = {550}; // at 21°C, at 15°C 549 m/s according with the 10Rnd_50BW_Mag_F initSpeep
|
||||
ACE_barrelLengths[] = {304.8}; // 12"
|
||||
};
|
||||
class B_570x28_Ball: BulletBase {
|
||||
ACE_caliber = 5.7; // https://bobp.cip-bobp.org/uploads/tdcc/tab-i/tabical-en-page7.pdf
|
||||
ACE_bulletLength = 21.6; // http://blog.thejustnation.org/2011/04/5-7x28mm-ammo-review/
|
||||
ACE_bulletMass = 2; // based on the SS190
|
||||
ACE_ammoTempMuzzleVelocityShifts[] = {-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
||||
ACE_ballisticCoefficients[] = {0.084}; // https://www.thefirearmblog.com/blog/2016/10/24/modern-personal-defense-weapon-calibers-4-6x30mm-hk/
|
||||
ACE_velocityBoundaries[] = {};
|
||||
ACE_standardAtmosphere = "ICAO";
|
||||
ACE_dragModel = 7;
|
||||
ACE_muzzleVelocities[] = {716, 776}; // at 21°C, 715-775 m/s at 15°C according with the 50Rnd_570x28_SMG_03 initSpeed
|
||||
ACE_barrelLengths[] = {264, 407};
|
||||
airFriction = -0.002619; // default BI value -0.001412
|
||||
};
|
||||
class B_45ACP_Ball : BulletBase {
|
||||
airFriction=-0.0007182;
|
||||
typicalSpeed=250;
|
||||
@ -1612,7 +1676,45 @@ class CfgAmmo
|
||||
ACE_muzzleVelocities[]={847, 867, 877};
|
||||
ACE_barrelLengths[]={508.0, 609.6, 660.4};
|
||||
};
|
||||
|
||||
class rhs_ammo_46x30_FMJ: BulletBase { // RUAG Ammotec: https://www.heckler-koch.com/en/products/military/submachine-guns/mp7a1/mp7a2/ammunition.html
|
||||
ACE_caliber = 4.65; // https://bobp.cip-bobp.org/uploads/tdcc/tab-i/4-6-x-30-en.pdf
|
||||
ACE_bulletLength = 21;
|
||||
ACE_bulletMass = 2.6;
|
||||
ACE_ammoTempMuzzleVelocityShifts[] = {-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
||||
ACE_ballisticCoefficients[] = {0.089};
|
||||
ACE_velocityBoundaries[] = {};
|
||||
ACE_standardAtmosphere = "ICAO";
|
||||
ACE_dragModel = 7;
|
||||
ACE_muzzleVelocities[] = {621}; // at 21°C, 620 m/s at 15°C according with the 4.6x30 FMJ magazine initSpeed
|
||||
ACE_barrelLengths[] = {180};
|
||||
airFriction = -0.002635; // default RHS value -0.0027667
|
||||
};
|
||||
class rhs_ammo_46x30_JHP: rhs_ammo_46x30_FMJ { // RUAG Ammotec
|
||||
ACE_caliber = 4.65;
|
||||
ACE_bulletLength = 17.4;
|
||||
ACE_bulletMass = 2.0;
|
||||
ACE_ammoTempMuzzleVelocityShifts[] = {-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
||||
ACE_ballisticCoefficients[] = {0.112};
|
||||
ACE_velocityBoundaries[] = {};
|
||||
ACE_standardAtmosphere = "ICAO";
|
||||
ACE_dragModel = 1;
|
||||
ACE_muzzleVelocities[] = {691}; // at 21°C, 690 m/s at 15°C according with the 4.6x30 JHP magazine initSpeed
|
||||
ACE_barrelLengths[] = {180};
|
||||
airFriction = -0.003723; // default RHS value -0.00348301
|
||||
};
|
||||
class rhs_ammo_46x30_AP: rhs_ammo_46x30_FMJ { // RUAG Ammotec
|
||||
ACE_caliber = 4.65;
|
||||
ACE_bulletLength = 20.3;
|
||||
ACE_bulletMass = 2.0;
|
||||
ACE_ammoTempMuzzleVelocityShifts[] = {-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
||||
ACE_ballisticCoefficients[] = {0.141};
|
||||
ACE_velocityBoundaries[] = {};
|
||||
ACE_standardAtmosphere = "ICAO";
|
||||
ACE_dragModel = 1;
|
||||
ACE_muzzleVelocities[] = {681}; // at 21°C, 680 m/s at 15°C according with the 4.6x30 AP magazine initSpeed
|
||||
ACE_barrelLengths[] = {180};
|
||||
airFriction = -0.003045; // default RHS value -0.00266241
|
||||
};
|
||||
class R3F_9x19_Ball: BulletBase
|
||||
{
|
||||
ACE_caliber=9.017;
|
||||
|
@ -182,14 +182,19 @@ class CfgWeapons
|
||||
};
|
||||
class srifle_DMR_05_blk_F: DMR_05_base_F
|
||||
{
|
||||
ACE_barrelTwist=359.918;
|
||||
ACE_barrelLength=620.014;
|
||||
ACE_barrelTwist=360.0;
|
||||
ACE_barrelLength=620.0;
|
||||
};
|
||||
class srifle_DMR_06_camo_F: DMR_06_base_F
|
||||
{
|
||||
ACE_barrelTwist=304.8;
|
||||
ACE_barrelLength=558.8;
|
||||
};
|
||||
class DMR_07_base_F: Rifle_Long_Base_F
|
||||
{
|
||||
ACE_barrelLength=640;
|
||||
ACE_barrelTwist=206; // https://en.wikipedia.org/wiki/QBU-88
|
||||
};
|
||||
class MMG_01_hex_F: MMG_01_base_F
|
||||
{
|
||||
ACE_barrelTwist=359.918;
|
||||
@ -205,7 +210,18 @@ class CfgWeapons
|
||||
ACE_barrelTwist=304.8;
|
||||
ACE_barrelLength=1143.0;
|
||||
};
|
||||
// P90 (1.86) variants
|
||||
class SMG_03_TR_BASE: Rifle_Base_F {
|
||||
ACE_barrelLength = 407;
|
||||
ACE_barrelTwist = 228.6; // 1:9 inch twist
|
||||
initSpeed = -1.083916; // 775 m/s according with the ACE_muzzleVelocities at 15°C, default BI value -1.1 (786 m/s)
|
||||
modes[] = {"Single"};
|
||||
};
|
||||
|
||||
class SMG_03C_BASE: SMG_03_TR_BASE {
|
||||
ACE_barrelLength = 264;
|
||||
modes[] = {"Single", "FullAuto"};
|
||||
};
|
||||
class RH_deagle : Pistol_Base_F
|
||||
{
|
||||
ACE_barrelTwist=482.6;
|
||||
@ -1210,7 +1226,10 @@ class CfgWeapons
|
||||
ACE_barrelTwist=254.0;
|
||||
ACE_barrelLength=609.6;
|
||||
};
|
||||
|
||||
class rhsusf_weap_MP7A1_base_f: SMG_02_base_F {
|
||||
ACE_barrelTwist = 160.0;
|
||||
ACE_barrelLength = 180.0;
|
||||
};
|
||||
class R3F_PAMAS : Pistol_Base_F
|
||||
{
|
||||
ACE_barrelTwist=248.92;
|
||||
|
@ -47,6 +47,14 @@ Max. Drop diff (cm): 1.46
|
||||
Max. Tof diff (ms): 8.5
|
||||
Optimal airFriction: 0.00121087
|
||||
##########################################
|
||||
Ammo Class: ACE_580x42_DBP88_Ball
|
||||
MaxRanges (m): [950, 950]
|
||||
MuzzleVelocities (m/s): [890, 900]
|
||||
Max. Velocity diff (m/s): 33.23
|
||||
Max. Drop diff (cm): 10.9
|
||||
Max. Tof diff (ms): 40.0
|
||||
Optimal airFriction: 0.00096786
|
||||
##########################################
|
||||
Ammo Class: B_65x39_Caseless
|
||||
MaxRanges (m): [400, 800, 800]
|
||||
MuzzleVelocities (m/s): [730, 800, 830]
|
||||
|
@ -467,6 +467,7 @@ ammoList = [["B_556x45_Ball", [300, 500, 500], [750, 870, 910], 7, 0.151],
|
||||
["ACE_556x45_Ball_M995_AP", [400, 500], [820, 880], 1, 0.310],
|
||||
["B_545x39_Ball_F", [400, 500], [735, 892], 7, 0.168],
|
||||
["B_580x42_Ball_F", [500, 500], [930, 970], 7, 0.156],
|
||||
["ACE_580x42_DBP88_Ball", [950, 950], [890, 900], 7, 0.21],
|
||||
["B_65x39_Caseless", [400, 800, 800], [730, 800, 830], 7, 0.263],
|
||||
["ACE_65x47_Ball_Scenar", [500, 800], [730, 830], 7, 0.290],
|
||||
["ACE_65_Creedmor_Ball", [600, 1000], [750, 860], 7, 0.317],
|
||||
|
Loading…
Reference in New Issue
Block a user