Skip to content
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 - Improve B_127x54_Ball values #10487

Merged
merged 8 commits into from
Nov 15, 2024

Conversation

Laid3acK
Copy link
Contributor

@Laid3acK Laid3acK commented Nov 8, 2024

When merged this pull request will:

  • Update vanilla B_127x54_Ball values according to the 12.7x55mm STs-130PT2 used with the Russian 12.7 sniper rifle VKS (aka vanilla ASP-1 Kir).
  • Update airFriction according to the new MV and BC, gap with AB 0.1, 0.2 mRad to 500m: range cards in-game.
  • Update AtragMx preset.

##########################################
Ammo Class: B_127x54_Ball
drag model: 1
ballistic coefficient: 0.519
MaxRanges (m): [300, 300]
MuzzleVelocities (m/s): [290, 300]
Max. Velocity diff (m/s): 2.53
Max. Drop diff (cm): 1.83
Max. Tof diff (ms): 3.5
Optimal airFriction: 0.00037716
##########################################

  • AtragMx GunList will need to be refreshed with the Eden Editor Debug Console, execute (and RESTART eventually):

    • call ace_atragmx_fnc_clear_user_data (LOCAL EXEC)
      or
    • call ace_atragmx_fnc_initGunList (LOCAL EXEC)

/!\ All private AtragMx GunList values must be saved manually before.

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@PabstMirror PabstMirror added this to the 3.18.2 milestone Nov 8, 2024
@PabstMirror PabstMirror added the kind/enhancement Release Notes: **IMPROVED:** label Nov 8, 2024
@veteran29 veteran29 enabled auto-merge (squash) November 15, 2024 02:44
@veteran29 veteran29 disabled auto-merge November 15, 2024 02:44
@PabstMirror PabstMirror enabled auto-merge (squash) November 15, 2024 02:48
@PabstMirror PabstMirror merged commit a2f3783 into acemod:master Nov 15, 2024
2 of 3 checks passed
@Laid3acK Laid3acK deleted the update_b_127x54_ball branch November 15, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants