Skip to content

UI - Add actions to check weapon zeroing when UI elements are disabled#10938

Merged
Drofseh merged 5 commits intoacemod:masterfrom
Drofseh:UI-add-actions-to-check-weapon-zero
Jun 18, 2025
Merged

UI - Add actions to check weapon zeroing when UI elements are disabled#10938
Drofseh merged 5 commits intoacemod:masterfrom
Drofseh:UI-add-actions-to-check-weapon-zero

Conversation

@Drofseh
Copy link
Copy Markdown
Contributor

@Drofseh Drofseh commented May 31, 2025

When merged this pull request will:

  • Add ACE interactions to check the zero of vehicle and unit weapons when their respective UI elements are disabled.
  • Has a soft dependency on interaction (obviously) but I don't think this should be a problem as the action are added via config.
  • The currentZeroing command is a little quirky, but I think it's still worth having despite these issues.
    It can't be used for a unit's primary/handgun weapon if the unit is in a vehicle. Return is for the vehicle weapon or [0,-1] depending on the syntax used.
    It doesn't work at all for FFV seats, even when firing the primary/handgun weapon. Return is 0 or [0,-1] depending on the syntax used.
    It doesn't currently work when the vehicle weapon zero is set using laser rangefinder. This should be fixed in Arma3 v2.20, but the current return is always the last manually set range. Fixed with v2.20 release.

@Drofseh Drofseh added the kind/feature Release Notes: **ADDED:** label May 31, 2025
@NikkoJT
Copy link
Copy Markdown

NikkoJT commented May 31, 2025

Biki says the alt syntax should work, but the return is always the last manually set range.

This is coming in the 2.20 update, which is expected in the next couple of weeks.

@Drofseh Drofseh marked this pull request as draft May 31, 2025 17:14
@Drofseh Drofseh marked this pull request as ready for review May 31, 2025 23:09
Drofseh and others added 2 commits June 17, 2025 10:29
@Drofseh Drofseh requested a review from PabstMirror June 18, 2025 02:43
@PabstMirror PabstMirror added this to the 3.20.0 milestone Jun 18, 2025
@Drofseh Drofseh merged commit b95c06d into acemod:master Jun 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature Release Notes: **ADDED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants