Convert ACE_caliber to meters

This commit is contained in:
KoffeinFlummi 2015-05-07 18:21:15 +02:00
parent a866b95ce8
commit 4eaab93fd1
10 changed files with 350 additions and 350 deletions

View File

@ -91,7 +91,7 @@ if (GVAR(bulletTraceEnabled) && cameraView == "GUNNER") then {
}; };
}; };
_caliber = getNumber(configFile >> "cfgAmmo" >> _ammo >> "ACE_caliber"); _caliber = 39.37 * getNumber(configFile >> "cfgAmmo" >> _ammo >> "ACE_caliber");
_bulletLength = getNumber(configFile >> "cfgAmmo" >> _ammo >> "ACE_bulletLength"); _bulletLength = getNumber(configFile >> "cfgAmmo" >> _ammo >> "ACE_bulletLength");
_bulletMass = getNumber(configFile >> "cfgAmmo" >> _ammo >> "ACE_bulletMass"); _bulletMass = getNumber(configFile >> "cfgAmmo" >> _ammo >> "ACE_bulletMass");
_barrelTwist = getNumber(configFile >> "cfgWeapons" >> _weapon >> "ACE_barrelTwist"); _barrelTwist = getNumber(configFile >> "cfgWeapons" >> _weapon >> "ACE_barrelTwist");

View File

@ -25,7 +25,7 @@ class CfgAmmo {
typicalSpeed=750; typicalSpeed=750;
tracerStartTime = 0.073; //M856 tracer burns out to 800m tracerStartTime = 0.073; //M856 tracer burns out to 800m
tracerEndTime = 1.579; //Time in seconds calculated with ballistics calculator tracerEndTime = 1.579; //Time in seconds calculated with ballistics calculator
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=62; ACE_bulletMass=62;
ACE_ammoTempMuzzleVelocityShifts[]={-27.20, -26.44, -23.76, -21.00, -17.54, -13.10, -7.95, -1.62, 6.24, 15.48, 27.75}; ACE_ammoTempMuzzleVelocityShifts[]={-27.20, -26.44, -23.76, -21.00, -17.54, -13.10, -7.95, -1.62, 6.24, 15.48, 27.75};
@ -42,7 +42,7 @@ class CfgAmmo {
deflecting=18; deflecting=18;
hit=11; hit=11;
typicalSpeed=836; typicalSpeed=836;
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=77; ACE_bulletMass=77;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -59,7 +59,7 @@ class CfgAmmo {
deflecting=18; deflecting=18;
hit=9; hit=9;
typicalSpeed=886; typicalSpeed=886;
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=62; ACE_bulletMass=62;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -76,7 +76,7 @@ class CfgAmmo {
deflecting=18; deflecting=18;
hit=6; hit=6;
typicalSpeed=886; typicalSpeed=886;
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=46; ACE_bulletMass=46;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -97,7 +97,7 @@ class CfgAmmo {
deflecting=18; deflecting=18;
hit=7; hit=7;
typicalSpeed=880; typicalSpeed=880;
ACE_caliber=0.220; ACE_caliber=0.005588;
ACE_bulletLength=0.85; ACE_bulletLength=0.85;
ACE_bulletMass=52.9; ACE_bulletMass=52.9;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -117,7 +117,7 @@ class CfgAmmo {
typicalSpeed=883; typicalSpeed=883;
tracerStartTime = 0.073; //7T3M tracer burns out to 850m tracerStartTime = 0.073; //7T3M tracer burns out to 850m
tracerEndTime = 1.736; //Time in seconds calculated with ballistics calculator tracerEndTime = 1.736; //Time in seconds calculated with ballistics calculator
ACE_caliber=0.220; ACE_caliber=0.005588;
ACE_bulletLength=0.85; ACE_bulletLength=0.85;
ACE_bulletMass=49.8; ACE_bulletMass=49.8;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -131,7 +131,7 @@ class CfgAmmo {
class B_65x39_Caseless : BulletBase { class B_65x39_Caseless : BulletBase {
airFriction=-0.000785; airFriction=-0.000785;
typicalSpeed=800; typicalSpeed=800;
ACE_caliber=0.264; ACE_caliber=0.006706;
ACE_bulletLength=1.295; ACE_bulletLength=1.295;
ACE_bulletMass=123; ACE_bulletMass=123;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -154,7 +154,7 @@ class CfgAmmo {
airFriction=-0.00078; airFriction=-0.00078;
typicalSpeed=820 ; typicalSpeed=820 ;
caliber=0.9; caliber=0.9;
ACE_caliber=0.264; ACE_caliber=0.006706;
ACE_bulletLength=1.364; ACE_bulletLength=1.364;
ACE_bulletMass=139; ACE_bulletMass=139;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -169,7 +169,7 @@ class CfgAmmo {
airFriction=-0.000651; airFriction=-0.000651;
typicalSpeed=860 ; typicalSpeed=860 ;
caliber=1.1; caliber=1.1;
ACE_caliber=0.264; ACE_caliber=0.006706;
ACE_bulletLength=1.426; ACE_bulletLength=1.426;
ACE_bulletMass=140; ACE_bulletMass=140;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -186,7 +186,7 @@ class CfgAmmo {
hit=9; hit=9;
tracerStartTime = 0.073; //Based on the British L5A1 which burns out to 1000m tracerStartTime = 0.073; //Based on the British L5A1 which burns out to 1000m
tracerEndTime = 2.058; //Time in seconds calculated with ballistics calculator tracerEndTime = 2.058; //Time in seconds calculated with ballistics calculator
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=146; ACE_bulletMass=146;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -206,7 +206,7 @@ class CfgAmmo {
caliber=1.8; caliber=1.8;
hit=16; hit=16;
typicalSpeed=790; typicalSpeed=790;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.24; ACE_bulletLength=1.24;
ACE_bulletMass=175; ACE_bulletMass=175;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -222,7 +222,7 @@ class CfgAmmo {
caliber=1.8; caliber=1.8;
hit=16; hit=16;
typicalSpeed=790; typicalSpeed=790;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.24; ACE_bulletLength=1.24;
ACE_bulletMass=175; ACE_bulletMass=175;
ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2}; ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2};
@ -238,7 +238,7 @@ class CfgAmmo {
caliber=1.5; caliber=1.5;
hit=14; hit=14;
typicalSpeed=900; typicalSpeed=900;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.24; ACE_bulletLength=1.24;
ACE_bulletMass=130; ACE_bulletMass=130;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -254,7 +254,7 @@ class CfgAmmo {
caliber=2.2; caliber=2.2;
hit=11; hit=11;
typicalSpeed=930; typicalSpeed=930;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.24; ACE_bulletLength=1.24;
ACE_bulletMass=127; ACE_bulletMass=127;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -270,7 +270,7 @@ class CfgAmmo {
caliber=1; caliber=1;
hit=6; hit=6;
typicalSpeed=320; typicalSpeed=320;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.340; ACE_bulletLength=1.340;
ACE_bulletMass=200; ACE_bulletMass=200;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -286,7 +286,7 @@ class CfgAmmo {
typicalSpeed=800; typicalSpeed=800;
caliber=2.0; caliber=2.0;
hit=10; hit=10;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.21; ACE_bulletLength=1.21;
ACE_bulletMass=174; ACE_bulletMass=174;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -302,7 +302,7 @@ class CfgAmmo {
typicalSpeed=820; typicalSpeed=820;
caliber=2.1; caliber=2.1;
hit=8; hit=8;
ACE_caliber=0.284; ACE_caliber=0.007214;
ACE_bulletLength=1.529; ACE_bulletLength=1.529;
ACE_bulletMass=180; ACE_bulletMass=180;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -318,7 +318,7 @@ class CfgAmmo {
typicalSpeed=915; typicalSpeed=915;
caliber=2.3; caliber=2.3;
hit=6; hit=6;
ACE_caliber=0.243; ACE_caliber=0.006172;
ACE_bulletLength=1.282; ACE_bulletLength=1.282;
ACE_bulletMass=180; ACE_bulletMass=180;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -334,7 +334,7 @@ class CfgAmmo {
caliber=1.8; caliber=1.8;
hit=17; hit=17;
typicalSpeed=900; typicalSpeed=900;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.353; ACE_bulletLength=1.353;
ACE_bulletMass=190; ACE_bulletMass=190;
ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2}; ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2};
@ -350,7 +350,7 @@ class CfgAmmo {
caliber=1.9; caliber=1.9;
hit=18; hit=18;
typicalSpeed=867; typicalSpeed=867;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.489; ACE_bulletLength=1.489;
ACE_bulletMass=220; ACE_bulletMass=220;
ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2}; ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2};
@ -366,7 +366,7 @@ class CfgAmmo {
caliber=2.0; caliber=2.0;
hit=19; hit=19;
typicalSpeed=853; typicalSpeed=853;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.602; ACE_bulletLength=1.602;
ACE_bulletMass=230; ACE_bulletMass=230;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -380,7 +380,7 @@ class CfgAmmo {
class B_762x54_Ball: B_762x51_Ball { class B_762x54_Ball: B_762x51_Ball {
airFriction=-0.001023; airFriction=-0.001023;
typicalSpeed=820; typicalSpeed=820;
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=152; ACE_bulletMass=152;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -396,7 +396,7 @@ class CfgAmmo {
caliber=1.5; caliber=1.5;
hit=15; hit=15;
typicalSpeed=820; typicalSpeed=820;
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=152; ACE_bulletMass=152;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -415,7 +415,7 @@ class CfgAmmo {
typicalSpeed=800; typicalSpeed=800;
tracerStartTime = 0.073; //Based on the 7T2 which burns three seconds tracerStartTime = 0.073; //Based on the 7T2 which burns three seconds
tracerEndTime = 3; tracerEndTime = 3;
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=149; ACE_bulletMass=149;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -431,7 +431,7 @@ class CfgAmmo {
caliber=1.5; caliber=1.5;
hit=11; hit=11;
typicalSpeed=790; typicalSpeed=790;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.153; ACE_bulletLength=1.153;
ACE_bulletMass=125; ACE_bulletMass=125;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -447,7 +447,7 @@ class CfgAmmo {
hit=12; hit=12;
caliber=1.5; caliber=1.5;
typicalSpeed=716; typicalSpeed=716;
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=123; ACE_bulletMass=123;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -465,7 +465,7 @@ class CfgAmmo {
typicalSpeed=716; typicalSpeed=716;
tracerStartTime = 0.073; //57N231P tracer burns out to 800m tracerStartTime = 0.073; //57N231P tracer burns out to 800m
tracerEndTime = 2.082; //Time in seconds calculated with ballistics calculator tracerEndTime = 2.082; //Time in seconds calculated with ballistics calculator
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=117; ACE_bulletMass=117;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -480,7 +480,7 @@ class CfgAmmo {
airFriction=-0.00125; airFriction=-0.00125;
typicalSpeed=390; typicalSpeed=390;
hit=6; hit=6;
ACE_caliber=0.356; ACE_caliber=0.009042;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=115; ACE_bulletMass=115;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -495,7 +495,7 @@ class CfgAmmo {
hit=5; hit=5;
airFriction=-0.001234; airFriction=-0.001234;
typicalSpeed=298; typicalSpeed=298;
ACE_caliber=0.365; ACE_caliber=0.009271;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=92.6; ACE_bulletMass=92.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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -510,7 +510,7 @@ class CfgAmmo {
airFriction=-0.001234; airFriction=-0.001234;
typicalSpeed=370; typicalSpeed=370;
hit=6; hit=6;
ACE_caliber=0.355; ACE_caliber=0.009017;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=124; ACE_bulletMass=124;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -525,7 +525,7 @@ class CfgAmmo {
airFriction=-0.00168; airFriction=-0.00168;
typicalSpeed=425; typicalSpeed=425;
hit=7; hit=7;
ACE_caliber=0.5; ACE_caliber=0.0127;
ACE_bulletLength=0.764; ACE_bulletLength=0.764;
ACE_bulletMass=165; ACE_bulletMass=165;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -540,7 +540,7 @@ class CfgAmmo {
airFriction=-0.001213; airFriction=-0.001213;
typicalSpeed=282; typicalSpeed=282;
hit=7; hit=7;
ACE_caliber=0.3125; ACE_caliber=0.007938;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=65; ACE_bulletMass=65;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -555,7 +555,7 @@ class CfgAmmo {
airFriction=-0.00083; airFriction=-0.00083;
typicalSpeed=761; typicalSpeed=761;
caliber=2.0; caliber=2.0;
ACE_caliber=0.311; ACE_caliber=0.007899;
ACE_bulletLength=1.227; ACE_bulletLength=1.227;
ACE_bulletMass=174; ACE_bulletMass=174;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -569,7 +569,7 @@ class CfgAmmo {
class B_93x64_Ball : BulletBase { class B_93x64_Ball : BulletBase {
airFriction=-0.00106; airFriction=-0.00106;
typicalSpeed=880; typicalSpeed=880;
ACE_caliber=0.366; ACE_caliber=0.009296;
ACE_bulletLength=1.350; ACE_bulletLength=1.350;
ACE_bulletMass=230; ACE_bulletMass=230;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -584,7 +584,7 @@ class CfgAmmo {
timeToLive=10; timeToLive=10;
airFriction=-0.000395; airFriction=-0.000395;
typicalSpeed=910; typicalSpeed=910;
ACE_caliber=0.408; ACE_caliber=0.010363;
ACE_bulletLength=2.126; ACE_bulletLength=2.126;
ACE_bulletMass=410; ACE_bulletMass=410;
ACE_transonicStabilityCoef=1; ACE_transonicStabilityCoef=1;
@ -598,7 +598,7 @@ class CfgAmmo {
}; };
class ACE_106x83mm_Ball : B_408_Ball { class ACE_106x83mm_Ball : B_408_Ball {
timeToLive=10; timeToLive=10;
ACE_caliber=0.416; ACE_caliber=0.010566;
ACE_bulletLength=2.089; ACE_bulletLength=2.089;
ACE_bulletMass=398; ACE_bulletMass=398;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -613,7 +613,7 @@ class CfgAmmo {
timeToLive=10; timeToLive=10;
airFriction=-0.000606; airFriction=-0.000606;
typicalSpeed=915; typicalSpeed=915;
ACE_caliber=0.338; ACE_caliber=0.008585;
ACE_bulletLength=1.558; ACE_bulletLength=1.558;
ACE_bulletMass=250; ACE_bulletMass=250;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -627,7 +627,7 @@ class CfgAmmo {
class B_338_NM_Ball : BulletBase { class B_338_NM_Ball : BulletBase {
airFriction=-0.000537; airFriction=-0.000537;
typicalSpeed=820; typicalSpeed=820;
ACE_caliber=0.338; ACE_caliber=0.008585;
ACE_bulletLength=1.70; ACE_bulletLength=1.70;
ACE_bulletMass=300; ACE_bulletMass=300;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -642,7 +642,7 @@ class CfgAmmo {
timeToLive=10; timeToLive=10;
airFriction=-0.000535; airFriction=-0.000535;
typicalSpeed=826; typicalSpeed=826;
ACE_caliber=0.338; ACE_caliber=0.008585;
ACE_bulletLength=1.70; ACE_bulletLength=1.70;
ACE_bulletMass=300; ACE_bulletMass=300;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -658,7 +658,7 @@ class CfgAmmo {
airFriction=-0.000673; airFriction=-0.000673;
caliber=2.8; caliber=2.8;
typicalSpeed=826; typicalSpeed=826;
ACE_caliber=0.338; ACE_caliber=0.008585;
ACE_bulletLength=1.535; ACE_bulletLength=1.535;
ACE_bulletMass=253; ACE_bulletMass=253;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -672,7 +672,7 @@ class CfgAmmo {
class B_127x54_Ball : BulletBase { class B_127x54_Ball : BulletBase {
airFriction=-0.00014; airFriction=-0.00014;
typicalSpeed=300; typicalSpeed=300;
ACE_caliber=0.510; ACE_caliber=0.012954;
ACE_bulletLength=2.540; ACE_bulletLength=2.540;
ACE_bulletMass=750; ACE_bulletMass=750;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -687,7 +687,7 @@ class CfgAmmo {
timeToLive=10; timeToLive=10;
airFriction=-0.0006; airFriction=-0.0006;
typicalSpeed=900; typicalSpeed=900;
ACE_caliber=0.510; ACE_caliber=0.012954;
ACE_bulletLength=2.310; ACE_bulletLength=2.310;
ACE_bulletMass=647; ACE_bulletMass=647;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -704,7 +704,7 @@ class CfgAmmo {
typicalSpeed=900; typicalSpeed=900;
hit=25; hit=25;
caliber=4.0; caliber=4.0;
ACE_caliber=0.510; ACE_caliber=0.012954;
ACE_bulletLength=2.310; ACE_bulletLength=2.310;
ACE_bulletMass=648; ACE_bulletMass=648;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -720,7 +720,7 @@ class CfgAmmo {
airFriction=-0.000374; airFriction=-0.000374;
typicalSpeed=860; typicalSpeed=860;
caliber=3.0; caliber=3.0;
ACE_caliber=0.510; ACE_caliber=0.012954;
ACE_bulletLength=2.540; ACE_bulletLength=2.540;
ACE_bulletMass=750; ACE_bulletMass=750;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -735,7 +735,7 @@ class CfgAmmo {
timeToLive=10; timeToLive=10;
airFriction=-0.00064; airFriction=-0.00064;
typicalSpeed=820; typicalSpeed=820;
ACE_caliber=0.511; ACE_caliber=0.012979;
ACE_bulletLength=2.520; ACE_bulletLength=2.520;
ACE_bulletMass=745; ACE_bulletMass=745;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -749,7 +749,7 @@ class CfgAmmo {
class B_45ACP_Ball : BulletBase { class B_45ACP_Ball : BulletBase {
airFriction=-0.0007182; airFriction=-0.0007182;
typicalSpeed=250; typicalSpeed=250;
ACE_caliber=0.452; ACE_caliber=0.011481;
ACE_bulletLength=0.68; ACE_bulletLength=0.68;
ACE_bulletMass=230; ACE_bulletMass=230;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@ class CfgAmmo
class B_127x99_Ball; class B_127x99_Ball;
class CUP_B_545x39_Ball: BulletBase class CUP_B_545x39_Ball: BulletBase
{ {
ACE_caliber=0.220; ACE_caliber=0.005588;
ACE_bulletLength=0.85; ACE_bulletLength=0.85;
ACE_bulletMass=52.9; ACE_bulletMass=52.9;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -18,7 +18,7 @@ class CfgAmmo
}; };
class CUP_B_545x39_Ball_Tracer_Green: CUP_B_545x39_Ball class CUP_B_545x39_Ball_Tracer_Green: CUP_B_545x39_Ball
{ {
ACE_caliber=0.220; ACE_caliber=0.005588;
ACE_bulletLength=0.85; ACE_bulletLength=0.85;
ACE_bulletMass=49.8; ACE_bulletMass=49.8;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -31,7 +31,7 @@ class CfgAmmo
}; };
class CUP_B_545x39_Ball_Tracer_Red: BulletBase class CUP_B_545x39_Ball_Tracer_Red: BulletBase
{ {
ACE_caliber=0.220; ACE_caliber=0.005588;
ACE_bulletLength=0.85; ACE_bulletLength=0.85;
ACE_bulletMass=49.8; ACE_bulletMass=49.8;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -44,7 +44,7 @@ class CfgAmmo
}; };
class CUP_B_545x39_Ball_Tracer_White: BulletBase class CUP_B_545x39_Ball_Tracer_White: BulletBase
{ {
ACE_caliber=0.220; ACE_caliber=0.005588;
ACE_bulletLength=0.85; ACE_bulletLength=0.85;
ACE_bulletMass=49.8; ACE_bulletMass=49.8;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -57,7 +57,7 @@ class CfgAmmo
}; };
class CUP_B_545x39_Ball_Tracer_Yellow: BulletBase class CUP_B_545x39_Ball_Tracer_Yellow: BulletBase
{ {
ACE_caliber=0.220; ACE_caliber=0.005588;
ACE_bulletLength=0.85; ACE_bulletLength=0.85;
ACE_bulletMass=49.8; ACE_bulletMass=49.8;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -70,7 +70,7 @@ class CfgAmmo
}; };
class CUP_B_762x39_Ball: BulletBase class CUP_B_762x39_Ball: BulletBase
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=123; ACE_bulletMass=123;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -83,7 +83,7 @@ class CfgAmmo
}; };
class CUP_B_762x39_Ball_Tracer_Green: BulletBase class CUP_B_762x39_Ball_Tracer_Green: BulletBase
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=117; ACE_bulletMass=117;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -96,7 +96,7 @@ class CfgAmmo
}; };
class CUP_B_9x18_Ball: BulletBase class CUP_B_9x18_Ball: BulletBase
{ {
ACE_caliber=0.365; ACE_caliber=0.009271;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=92.6; ACE_bulletMass=92.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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -109,7 +109,7 @@ class CfgAmmo
}; };
class CUP_B_9x18_Ball_Tracer_Green: BulletBase class CUP_B_9x18_Ball_Tracer_Green: BulletBase
{ {
ACE_caliber=0.365; ACE_caliber=0.009271;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=92.6; ACE_bulletMass=92.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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -122,7 +122,7 @@ class CfgAmmo
}; };
class CUP_B_9x18_Ball_Tracer_Red: BulletBase class CUP_B_9x18_Ball_Tracer_Red: BulletBase
{ {
ACE_caliber=0.365; ACE_caliber=0.009271;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=92.6; ACE_bulletMass=92.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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -135,7 +135,7 @@ class CfgAmmo
}; };
class CUP_B_9x18_Ball_Tracer_Yellow: BulletBase class CUP_B_9x18_Ball_Tracer_Yellow: BulletBase
{ {
ACE_caliber=0.365; ACE_caliber=0.009271;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=92.6; ACE_bulletMass=92.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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -148,7 +148,7 @@ class CfgAmmo
}; };
class CUP_B_9x18_Ball_White_Tracer: BulletBase class CUP_B_9x18_Ball_White_Tracer: BulletBase
{ {
ACE_caliber=0.365; ACE_caliber=0.009271;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=92.6; ACE_bulletMass=92.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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -161,7 +161,7 @@ class CfgAmmo
}; };
class CUP_B_9x19_Ball: BulletBase class CUP_B_9x19_Ball: BulletBase
{ {
ACE_caliber=0.355; ACE_caliber=0.009017;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=124; ACE_bulletMass=124;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -174,7 +174,7 @@ class CfgAmmo
}; };
class CUP_B_762x51_noTracer: B_762x51_Ball class CUP_B_762x51_noTracer: B_762x51_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=146; ACE_bulletMass=146;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -187,7 +187,7 @@ class CfgAmmo
}; };
class CUP_B_303_Ball: BulletBase class CUP_B_303_Ball: BulletBase
{ {
ACE_caliber=0.311; ACE_caliber=0.007899;
ACE_bulletLength=1.227; ACE_bulletLength=1.227;
ACE_bulletMass=174; ACE_bulletMass=174;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -200,7 +200,7 @@ class CfgAmmo
}; };
class CUP_B_127x107_Ball_Green_Tracer: BulletBase class CUP_B_127x107_Ball_Green_Tracer: BulletBase
{ {
ACE_caliber=0.511; ACE_caliber=0.012979;
ACE_bulletLength=2.520; ACE_bulletLength=2.520;
ACE_bulletMass=745; ACE_bulletMass=745;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -213,7 +213,7 @@ class CfgAmmo
}; };
class CUP_B_127x108_Ball_Green_Tracer: BulletBase class CUP_B_127x108_Ball_Green_Tracer: BulletBase
{ {
ACE_caliber=0.511; ACE_caliber=0.012979;
ACE_bulletLength=2.520; ACE_bulletLength=2.520;
ACE_bulletMass=745; ACE_bulletMass=745;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -226,7 +226,7 @@ class CfgAmmo
}; };
class CUP_B_762x54_Ball_White_Tracer: BulletBase class CUP_B_762x54_Ball_White_Tracer: BulletBase
{ {
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=149; ACE_bulletMass=149;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -239,7 +239,7 @@ class CfgAmmo
}; };
class CUP_B_762x54_Ball_Red_Tracer: BulletBase class CUP_B_762x54_Ball_Red_Tracer: BulletBase
{ {
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=149; ACE_bulletMass=149;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -252,7 +252,7 @@ class CfgAmmo
}; };
class CUP_B_762x54_Ball_Green_Tracer: BulletBase class CUP_B_762x54_Ball_Green_Tracer: BulletBase
{ {
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=149; ACE_bulletMass=149;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -265,7 +265,7 @@ class CfgAmmo
}; };
class CUP_B_762x54_Ball_Yellow_Tracer: BulletBase class CUP_B_762x54_Ball_Yellow_Tracer: BulletBase
{ {
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=149; ACE_bulletMass=149;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -278,7 +278,7 @@ class CfgAmmo
}; };
class CUP_B_9x39_SP5: BulletBase class CUP_B_9x39_SP5: BulletBase
{ {
ACE_caliber=0.364; ACE_caliber=0.009246;
ACE_bulletLength=1.24; ACE_bulletLength=1.24;
ACE_bulletMass=250; ACE_bulletMass=250;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -291,7 +291,7 @@ class CfgAmmo
}; };
class CUP_B_762x51_Tracer_Green: BulletBase class CUP_B_762x51_Tracer_Green: BulletBase
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=146; ACE_bulletMass=146;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -304,7 +304,7 @@ class CfgAmmo
}; };
class CUP_B_762x51_Tracer_Red: BulletBase class CUP_B_762x51_Tracer_Red: BulletBase
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=146; ACE_bulletMass=146;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -317,7 +317,7 @@ class CfgAmmo
}; };
class CUP_B_762x51_Tracer_Yellow: BulletBase class CUP_B_762x51_Tracer_Yellow: BulletBase
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=146; ACE_bulletMass=146;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -330,7 +330,7 @@ class CfgAmmo
}; };
class CUP_B_762x51_Tracer_White: BulletBase class CUP_B_762x51_Tracer_White: BulletBase
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=146; ACE_bulletMass=146;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -343,7 +343,7 @@ class CfgAmmo
}; };
class B_127x107_Ball: BulletBase class B_127x107_Ball: BulletBase
{ {
ACE_caliber=0.511; ACE_caliber=0.012979;
ACE_bulletLength=2.520; ACE_bulletLength=2.520;
ACE_bulletMass=745; ACE_bulletMass=745;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -356,7 +356,7 @@ class CfgAmmo
}; };
class CUP_B_9x18_SD: BulletBase class CUP_B_9x18_SD: BulletBase
{ {
ACE_caliber=0.365; ACE_caliber=0.009271;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=92.6; ACE_bulletMass=92.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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -369,7 +369,7 @@ class CfgAmmo
}; };
class CUP_B_765x17_Ball: BulletBase class CUP_B_765x17_Ball: BulletBase
{ {
ACE_caliber=0.3125; ACE_caliber=0.007938;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=65; ACE_bulletMass=65;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -382,7 +382,7 @@ class CfgAmmo
}; };
class CUP_B_145x115_AP_Green_Tracer: BulletBase class CUP_B_145x115_AP_Green_Tracer: BulletBase
{ {
ACE_caliber=0.586; ACE_caliber=0.014884;
ACE_bulletLength=2.00; ACE_bulletLength=2.00;
ACE_bulletMass=1010; ACE_bulletMass=1010;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -395,7 +395,7 @@ class CfgAmmo
}; };
class CUP_B_127x99_Ball_White_Tracer: B_127x99_Ball class CUP_B_127x99_Ball_White_Tracer: B_127x99_Ball
{ {
ACE_caliber=0.510; ACE_caliber=0.012954;
ACE_bulletLength=2.310; ACE_bulletLength=2.310;
ACE_bulletMass=647; ACE_bulletMass=647;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -408,7 +408,7 @@ class CfgAmmo
}; };
class CUP_B_86x70_Ball_noTracer: BulletBase class CUP_B_86x70_Ball_noTracer: BulletBase
{ {
ACE_caliber=0.338; ACE_caliber=0.008585;
ACE_bulletLength=1.70; ACE_bulletLength=1.70;
ACE_bulletMass=300; ACE_bulletMass=300;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};

View File

@ -8,7 +8,7 @@ class CfgAmmo
class HLC_762x51_ball; class HLC_762x51_ball;
class HLC_556NATO_EPR: B_556x45_Ball class HLC_556NATO_EPR: B_556x45_Ball
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=62; ACE_bulletMass=62;
ACE_ammoTempMuzzleVelocityShifts[]={-27.20, -26.44, -23.76, -21.00, -17.54, -13.10, -7.95, -1.62, 6.24, 15.48, 27.75}; ACE_ammoTempMuzzleVelocityShifts[]={-27.20, -26.44, -23.76, -21.00, -17.54, -13.10, -7.95, -1.62, 6.24, 15.48, 27.75};
@ -21,7 +21,7 @@ class CfgAmmo
}; };
class HLC_556NATO_SOST: B_556x45_Ball class HLC_556NATO_SOST: B_556x45_Ball
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=62; ACE_bulletMass=62;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -34,7 +34,7 @@ class CfgAmmo
}; };
class HLC_556NATO_SPR: B_556x45_Ball class HLC_556NATO_SPR: B_556x45_Ball
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=77; ACE_bulletMass=77;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -47,7 +47,7 @@ class CfgAmmo
}; };
class HLC_300Blackout_Ball: B_556x45_Ball class HLC_300Blackout_Ball: B_556x45_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.118; ACE_bulletLength=1.118;
ACE_bulletMass=147; ACE_bulletMass=147;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -60,7 +60,7 @@ class CfgAmmo
}; };
class HLC_300Blackout_SMK: HLC_300Blackout_Ball class HLC_300Blackout_SMK: HLC_300Blackout_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.489; ACE_bulletLength=1.489;
ACE_bulletMass=220; ACE_bulletMass=220;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -73,7 +73,7 @@ class CfgAmmo
}; };
class HLC_762x39_Ball: HLC_300Blackout_Ball class HLC_762x39_Ball: HLC_300Blackout_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=123; ACE_bulletMass=123;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -86,7 +86,7 @@ class CfgAmmo
}; };
class HLC_762x39_Tracer: HLC_762x39_Ball class HLC_762x39_Tracer: HLC_762x39_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=117; ACE_bulletMass=117;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -99,7 +99,7 @@ class CfgAmmo
}; };
class HLC_762x51_MK316_20in: B_762x51_Ball class HLC_762x51_MK316_20in: B_762x51_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.24; ACE_bulletLength=1.24;
ACE_bulletMass=175; ACE_bulletMass=175;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -112,7 +112,7 @@ class CfgAmmo
}; };
class HLC_762x51_BTSub: B_762x51_Ball class HLC_762x51_BTSub: B_762x51_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.340; ACE_bulletLength=1.340;
ACE_bulletMass=200; ACE_bulletMass=200;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -125,7 +125,7 @@ class CfgAmmo
}; };
class HLC_762x54_ball: HLC_762x51_ball class HLC_762x54_ball: HLC_762x51_ball
{ {
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=152; ACE_bulletMass=152;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -138,7 +138,7 @@ class CfgAmmo
}; };
class HLC_762x54_tracer: HLC_762x51_tracer class HLC_762x54_tracer: HLC_762x51_tracer
{ {
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=149; ACE_bulletMass=149;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -151,7 +151,7 @@ class CfgAmmo
}; };
class HLC_303Brit_B: B_556x45_Ball class HLC_303Brit_B: B_556x45_Ball
{ {
ACE_caliber=0.311; ACE_caliber=0.007899;
ACE_bulletLength=1.227; ACE_bulletLength=1.227;
ACE_bulletMass=174; ACE_bulletMass=174;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -164,7 +164,7 @@ class CfgAmmo
}; };
class HLC_792x57_Ball: HLC_303Brit_B class HLC_792x57_Ball: HLC_303Brit_B
{ {
ACE_caliber=0.318; ACE_caliber=0.008077;
ACE_bulletLength=1.128; ACE_bulletLength=1.128;
ACE_bulletMass=196; ACE_bulletMass=196;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -183,7 +183,7 @@ class CfgAmmo
}; };
class FH_545x39_Ball: B_556x45_Ball class FH_545x39_Ball: B_556x45_Ball
{ {
ACE_caliber=0.220; ACE_caliber=0.005588;
ACE_bulletLength=0.85; ACE_bulletLength=0.85;
ACE_bulletMass=52.9; ACE_bulletMass=52.9;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -203,7 +203,7 @@ class CfgAmmo
}; };
class HLC_57x28mm_JHP: FH_545x39_Ball class HLC_57x28mm_JHP: FH_545x39_Ball
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.495; ACE_bulletLength=0.495;
ACE_bulletMass=28; ACE_bulletMass=28;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -216,7 +216,7 @@ class CfgAmmo
}; };
class HLC_9x19_Ball: B_556x45_Ball class HLC_9x19_Ball: B_556x45_Ball
{ {
ACE_caliber=0.355; ACE_caliber=0.009017;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=124; ACE_bulletMass=124;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -229,7 +229,7 @@ class CfgAmmo
}; };
class HLC_9x19_M882_SMG: B_556x45_Ball class HLC_9x19_M882_SMG: B_556x45_Ball
{ {
ACE_caliber=0.355; ACE_caliber=0.009017;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=124; ACE_bulletMass=124;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -250,7 +250,7 @@ class CfgAmmo
}; };
class HLC_10mm_FMJ: HLC_9x19_Ball class HLC_10mm_FMJ: HLC_9x19_Ball
{ {
ACE_caliber=0.5; ACE_caliber=0.0127;
ACE_bulletLength=0.764; ACE_bulletLength=0.764;
ACE_bulletMass=165; ACE_bulletMass=165;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -263,7 +263,7 @@ class CfgAmmo
}; };
class HLC_45ACP_Ball: B_556x45_Ball class HLC_45ACP_Ball: B_556x45_Ball
{ {
ACE_caliber=0.452; ACE_caliber=0.011481;
ACE_bulletLength=0.68; ACE_bulletLength=0.68;
ACE_bulletMass=230; ACE_bulletMass=230;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -276,7 +276,7 @@ class CfgAmmo
}; };
class FH_44Mag: HLC_45ACP_Ball class FH_44Mag: HLC_45ACP_Ball
{ {
ACE_caliber=0.429; ACE_caliber=0.010897;
ACE_bulletLength=0.804; ACE_bulletLength=0.804;
ACE_bulletMass=200; ACE_bulletMass=200;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -289,7 +289,7 @@ class CfgAmmo
}; };
class FH_50BMG_SLAP: B_127x99_Ball class FH_50BMG_SLAP: B_127x99_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.25; ACE_bulletLength=1.25;
ACE_bulletMass=350; ACE_bulletMass=350;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -302,7 +302,7 @@ class CfgAmmo
}; };
class FH_50BMG_Raufoss: B_127x99_Ball class FH_50BMG_Raufoss: B_127x99_Ball
{ {
ACE_caliber=0.510; ACE_caliber=0.012954;
ACE_bulletLength=2.380; ACE_bulletLength=2.380;
ACE_bulletMass=660; ACE_bulletMass=660;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};

View File

@ -4,7 +4,7 @@ class CfgAmmo
class BulletBase; class BulletBase;
class RH_50_AE_Ball: BulletBase class RH_50_AE_Ball: BulletBase
{ {
ACE_caliber=0.5; ACE_caliber=0.0127;
ACE_bulletLength=1.110; ACE_bulletLength=1.110;
ACE_bulletMass=325; ACE_bulletMass=325;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -17,7 +17,7 @@ class CfgAmmo
}; };
class RH_454_Casull: BulletBase class RH_454_Casull: BulletBase
{ {
ACE_caliber=0.452; ACE_caliber=0.011481;
ACE_bulletLength=0.895; ACE_bulletLength=0.895;
ACE_bulletMass=325; ACE_bulletMass=325;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -30,7 +30,7 @@ class CfgAmmo
}; };
class RH_32ACP: BulletBase class RH_32ACP: BulletBase
{ {
ACE_caliber=0.3125; ACE_caliber=0.007938;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=65; ACE_bulletMass=65;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -43,7 +43,7 @@ class CfgAmmo
}; };
class RH_45ACP: BulletBase class RH_45ACP: BulletBase
{ {
ACE_caliber=0.452; ACE_caliber=0.011481;
ACE_bulletLength=0.68; ACE_bulletLength=0.68;
ACE_bulletMass=230; ACE_bulletMass=230;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -56,7 +56,7 @@ class CfgAmmo
}; };
class RH_B_40SW: BulletBase class RH_B_40SW: BulletBase
{ {
ACE_caliber=0.4; ACE_caliber=0.01016;
ACE_bulletLength=0.447; ACE_bulletLength=0.447;
ACE_bulletMass=135; ACE_bulletMass=135;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -69,7 +69,7 @@ class CfgAmmo
}; };
class RH_44mag_ball: BulletBase class RH_44mag_ball: BulletBase
{ {
ACE_caliber=0.429; ACE_caliber=0.010897;
ACE_bulletLength=0.804; ACE_bulletLength=0.804;
ACE_bulletMass=200; ACE_bulletMass=200;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -82,7 +82,7 @@ class CfgAmmo
}; };
class RH_357mag_ball: BulletBase class RH_357mag_ball: BulletBase
{ {
ACE_caliber=0.357; ACE_caliber=0.009068;
ACE_bulletLength=0.541; ACE_bulletLength=0.541;
ACE_bulletMass=125; ACE_bulletMass=125;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -95,7 +95,7 @@ class CfgAmmo
}; };
class RH_762x25: BulletBase class RH_762x25: BulletBase
{ {
ACE_caliber=0.310; ACE_caliber=0.007874;
ACE_bulletLength=0.5455; ACE_bulletLength=0.5455;
ACE_bulletMass=86; ACE_bulletMass=86;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -108,7 +108,7 @@ class CfgAmmo
}; };
class RH_9x18_Ball: BulletBase class RH_9x18_Ball: BulletBase
{ {
ACE_caliber=0.365; ACE_caliber=0.009271;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=92.6; ACE_bulletMass=92.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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -121,7 +121,7 @@ class CfgAmmo
}; };
class RH_B_9x19_Ball: BulletBase class RH_B_9x19_Ball: BulletBase
{ {
ACE_caliber=0.355; ACE_caliber=0.009017;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=124; ACE_bulletMass=124;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -134,7 +134,7 @@ class CfgAmmo
}; };
class RH_B_22LR_SD: BulletBase class RH_B_22LR_SD: BulletBase
{ {
ACE_caliber=0.223; ACE_caliber=0.005664;
ACE_bulletLength=0.45; ACE_bulletLength=0.45;
ACE_bulletMass=38; ACE_bulletMass=38;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -147,7 +147,7 @@ class CfgAmmo
}; };
class RH_57x28mm: BulletBase class RH_57x28mm: BulletBase
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.495; ACE_bulletLength=0.495;
ACE_bulletMass=28; ACE_bulletMass=28;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};

View File

@ -10,7 +10,7 @@ class CfgAmmo {
class RH_9x19_B_M822: BulletBase class RH_9x19_B_M822: BulletBase
{ {
ACE_caliber=0.355; ACE_caliber=0.009017;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=124; ACE_bulletMass=124;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -23,7 +23,7 @@ class CfgAmmo {
}; };
class RH_9x19_B_HP: BulletBase class RH_9x19_B_HP: BulletBase
{ {
ACE_caliber=0.355; ACE_caliber=0.009017;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=124; ACE_bulletMass=124;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -36,7 +36,7 @@ class CfgAmmo {
}; };
class RH_9x19_B_HPSB: BulletBase class RH_9x19_B_HPSB: BulletBase
{ {
ACE_caliber=0.355; ACE_caliber=0.009017;
ACE_bulletLength=0.603; ACE_bulletLength=0.603;
ACE_bulletMass=147; ACE_bulletMass=147;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -49,7 +49,7 @@ class CfgAmmo {
}; };
class RH_556x45_B_M855A1: B_556x45_Ball class RH_556x45_B_M855A1: B_556x45_Ball
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=62; ACE_bulletMass=62;
ACE_ammoTempMuzzleVelocityShifts[]={-27.20, -26.44, -23.76, -21.00, -17.54, -13.10, -7.95, -1.62, 6.24, 15.48, 27.75}; ACE_ammoTempMuzzleVelocityShifts[]={-27.20, -26.44, -23.76, -21.00, -17.54, -13.10, -7.95, -1.62, 6.24, 15.48, 27.75};
@ -62,7 +62,7 @@ class CfgAmmo {
}; };
class RH_556x45_B_Mk318: B_556x45_Ball class RH_556x45_B_Mk318: B_556x45_Ball
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=62; ACE_bulletMass=62;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -75,7 +75,7 @@ class CfgAmmo {
}; };
class RH_556x45_B_Mk262: B_556x45_Ball class RH_556x45_B_Mk262: B_556x45_Ball
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=77; ACE_bulletMass=77;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -88,7 +88,7 @@ class CfgAmmo {
}; };
class RH_68x43_B_FMJ: B_65x39_Caseless class RH_68x43_B_FMJ: B_65x39_Caseless
{ {
ACE_caliber=0.277; ACE_caliber=0.007036;
ACE_bulletLength=0.959; ACE_bulletLength=0.959;
ACE_bulletMass=115; ACE_bulletMass=115;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -101,7 +101,7 @@ class CfgAmmo {
}; };
class RH_68x43_B_Match: B_65x39_Caseless class RH_68x43_B_Match: B_65x39_Caseless
{ {
ACE_caliber=0.277; ACE_caliber=0.007036;
ACE_bulletLength=1.250; ACE_bulletLength=1.250;
ACE_bulletMass=135; ACE_bulletMass=135;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -114,7 +114,7 @@ class CfgAmmo {
}; };
class RH_762x35_B_FMJ: B_65x39_Caseless class RH_762x35_B_FMJ: B_65x39_Caseless
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.118; ACE_bulletLength=1.118;
ACE_bulletMass=147; ACE_bulletMass=147;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -127,7 +127,7 @@ class CfgAmmo {
}; };
class RH_762x35_B_Match: B_65x39_Caseless class RH_762x35_B_Match: B_65x39_Caseless
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.153; ACE_bulletLength=1.153;
ACE_bulletMass=125; ACE_bulletMass=125;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -140,7 +140,7 @@ class CfgAmmo {
}; };
class RH_762x35_B_MSB: B_65x39_Caseless class RH_762x35_B_MSB: B_65x39_Caseless
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.489; ACE_bulletLength=1.489;
ACE_bulletMass=220; ACE_bulletMass=220;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -153,7 +153,7 @@ class CfgAmmo {
}; };
class RH_762x51_B_M80A1: B_762x51_Ball class RH_762x51_B_M80A1: B_762x51_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=146; ACE_bulletMass=146;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -166,7 +166,7 @@ class CfgAmmo {
}; };
class RH_762x51_B_Mk316LR: B_762x51_Ball class RH_762x51_B_Mk316LR: B_762x51_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.24; ACE_bulletLength=1.24;
ACE_bulletMass=175; ACE_bulletMass=175;
ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2}; ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2};
@ -179,7 +179,7 @@ class CfgAmmo {
}; };
class RH_762x51_B_Mk319: B_762x51_Ball class RH_762x51_B_Mk319: B_762x51_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.24; ACE_bulletLength=1.24;
ACE_bulletMass=130; ACE_bulletMass=130;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -192,7 +192,7 @@ class CfgAmmo {
}; };
class RH_762x51_B_LFMJSB: B_762x51_Ball class RH_762x51_B_LFMJSB: B_762x51_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.340; ACE_bulletLength=1.340;
ACE_bulletMass=200; ACE_bulletMass=200;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};

View File

@ -2,7 +2,7 @@
class BulletBase; class BulletBase;
class RH_B_6x35: BulletBase class RH_B_6x35: BulletBase
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.445; ACE_bulletLength=0.445;
ACE_bulletMass=65; ACE_bulletMass=65;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};

View File

@ -5,7 +5,7 @@ class CfgAmmo
class B_556x45_Ball; class B_556x45_Ball;
class rhs_B_545x39_Ball: B_556x45_Ball class rhs_B_545x39_Ball: B_556x45_Ball
{ {
ACE_caliber=0.220; ACE_caliber=0.005588;
ACE_bulletLength=0.85; ACE_bulletLength=0.85;
ACE_bulletMass=52.9; ACE_bulletMass=52.9;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -18,7 +18,7 @@ class CfgAmmo
}; };
class rhs_B_545x39_Ball_Tracer_Green: rhs_B_545x39_Ball class rhs_B_545x39_Ball_Tracer_Green: rhs_B_545x39_Ball
{ {
ACE_caliber=0.220; ACE_caliber=0.005588;
ACE_bulletLength=0.85; ACE_bulletLength=0.85;
ACE_bulletMass=49.8; ACE_bulletMass=49.8;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -32,7 +32,7 @@ class CfgAmmo
class B_762x51_Ball; class B_762x51_Ball;
class rhs_B_762x54_Ball: B_762x51_Ball class rhs_B_762x54_Ball: B_762x51_Ball
{ {
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=152; ACE_bulletMass=152;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -45,7 +45,7 @@ class CfgAmmo
}; };
class rhs_B_762x54_Ball_Tracer_Green: B_762x51_Ball class rhs_B_762x54_Ball_Tracer_Green: B_762x51_Ball
{ {
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=149; ACE_bulletMass=149;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -58,7 +58,7 @@ class CfgAmmo
}; };
class rhs_B_762x54_7N1_Ball: rhs_B_762x54_Ball class rhs_B_762x54_7N1_Ball: rhs_B_762x54_Ball
{ {
ACE_caliber=0.312; ACE_caliber=0.007925;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=152; ACE_bulletMass=152;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -71,7 +71,7 @@ class CfgAmmo
}; };
class rhs_B_762x39_Ball: B_762x51_Ball class rhs_B_762x39_Ball: B_762x51_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=123; ACE_bulletMass=123;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -84,7 +84,7 @@ class CfgAmmo
}; };
class rhs_B_762x39_Tracer: rhs_B_762x39_Ball class rhs_B_762x39_Tracer: rhs_B_762x39_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=117; ACE_bulletMass=117;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -98,7 +98,7 @@ class CfgAmmo
class B_9x21_Ball; class B_9x21_Ball;
class rhs_B_9x19_7N21: B_9x21_Ball class rhs_B_9x19_7N21: B_9x21_Ball
{ {
ACE_caliber=0.355; ACE_caliber=0.009017;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=80.2; ACE_bulletMass=80.2;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
@ -111,7 +111,7 @@ class CfgAmmo
}; };
class rhs_B_9x18_57N181S: B_9x21_Ball class rhs_B_9x18_57N181S: B_9x21_Ball
{ {
ACE_caliber=0.365; ACE_caliber=0.009271;
ACE_bulletLength=0.610; ACE_bulletLength=0.610;
ACE_bulletMass=92.6; ACE_bulletMass=92.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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};

View File

@ -4,7 +4,7 @@ class CfgAmmo
class BulletBase; class BulletBase;
class rhsusf_B_300winmag: BulletBase class rhsusf_B_300winmag: BulletBase
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.489; ACE_bulletLength=1.489;
ACE_bulletMass=220; ACE_bulletMass=220;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -18,7 +18,7 @@ class CfgAmmo
class B_556x45_Ball; class B_556x45_Ball;
class rhs_ammo_556x45_Mk318_Ball: B_556x45_Ball class rhs_ammo_556x45_Mk318_Ball: B_556x45_Ball
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=62; ACE_bulletMass=62;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -31,7 +31,7 @@ class CfgAmmo
}; };
class rhs_ammo_556x45_Mk262_Ball: B_556x45_Ball class rhs_ammo_556x45_Mk262_Ball: B_556x45_Ball
{ {
ACE_caliber=0.224; ACE_caliber=0.00569;
ACE_bulletLength=0.906; ACE_bulletLength=0.906;
ACE_bulletMass=77; ACE_bulletMass=77;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -44,7 +44,7 @@ class CfgAmmo
}; };
class rhs_ammo_762x51_M80_Ball: BulletBase class rhs_ammo_762x51_M80_Ball: BulletBase
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.14; ACE_bulletLength=1.14;
ACE_bulletMass=146; ACE_bulletMass=146;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -57,7 +57,7 @@ class CfgAmmo
}; };
class rhs_ammo_762x51_M118_Special_Ball: rhs_ammo_762x51_M80_Ball class rhs_ammo_762x51_M118_Special_Ball: rhs_ammo_762x51_M80_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.24; ACE_bulletLength=1.24;
ACE_bulletMass=175; ACE_bulletMass=175;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -70,7 +70,7 @@ class CfgAmmo
}; };
class rhs_ammo_762x51_M993_Ball: rhs_ammo_762x51_M80_Ball class rhs_ammo_762x51_M993_Ball: rhs_ammo_762x51_M80_Ball
{ {
ACE_caliber=0.308; ACE_caliber=0.007823;
ACE_bulletLength=1.24; ACE_bulletLength=1.24;
ACE_bulletMass=127; ACE_bulletMass=127;
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_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
@ -83,7 +83,7 @@ class CfgAmmo
}; };
class rhs_ammo_45ACP_MHP: BulletBase class rhs_ammo_45ACP_MHP: BulletBase
{ {
ACE_caliber=0.452; ACE_caliber=0.011481;
ACE_bulletLength=0.68; ACE_bulletLength=0.68;
ACE_bulletMass=230; ACE_bulletMass=230;
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_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};