-
Notifications
You must be signed in to change notification settings - Fork 736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ballistics - B_50BW_Ball_F updated #7572
Conversation
This PR is only useful with the default ballistic. |
Hmm, don't see a reason it shouldn't, so this could be added. |
I don't understand what's happening exactly. |
I can fix that temporarily with |
Confirmed in-game with |
With the vanilla Arma 3, the The vanilla .50BW has in-game a MV 652 m/s = Seems to be a BI bug, not ACE3. |
Last tests in-game with |
When merged this pull request will:
B_50BW_Ball_F
according with the Beowulf 12" Barrel Ballistics.(1800 ft/s: 549 m/s close with the vanilla
typicalSpeed = 550;
)arifle_ARX_base_F
with thearifle_Katiba_F
values (same caliber and magazines).Issues :
B_65x39_Caseless_green
) with the .50BW selected (class Secondary: Rifle_Base_F
).ACE_barrelLength = 304.8;
andACE_barrelTwist = 508.0;
are overwritten in-game by the KatibaACE_barrelLength = 508.0;
and theACE_barrelTwist = 203.2;
.