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

Dragging - Fix mass synchronization #8071

Merged
merged 2 commits into from
Jan 20, 2021
Merged

Dragging - Fix mass synchronization #8071

merged 2 commits into from
Jan 20, 2021

Conversation

jonpas
Copy link
Member

@jonpas jonpas commented Jan 16, 2021

When merged this pull request will:

  • Force setMass synchronization in dragging/carrying
  • Prevent collision damage with dragged/carried objects in the first few seconds after performing the action

Mass synchronization in Arma is delayed, this forces synchronization.

Tested on multiplayer dedicated, a few times to confirm, manually executing global event in debug console on object carry/drag. Can also observe results with getMass.

@jonpas jonpas added the kind/bug-fix Release Notes: **FIXED:** label Jan 16, 2021
@jonpas jonpas added this to the 3.13.6 milestone Jan 16, 2021
@jonpas
Copy link
Member Author

jonpas commented Jan 16, 2021

Also thanks to @BaerMitUmlaut for the idea. 💪

@PabstMirror PabstMirror merged commit 6522dba into master Jan 20, 2021
@PabstMirror PabstMirror deleted the drag-fixMassSync branch January 20, 2021 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants