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

Unloading a wheel damages it #8277

Closed
gamingzeether opened this issue Jun 6, 2021 · 3 comments · Fixed by #8324
Closed

Unloading a wheel damages it #8277

gamingzeether opened this issue Jun 6, 2021 · 3 comments · Fixed by #8324
Labels
Milestone

Comments

@gamingzeether
Copy link

Mods:

  • Arma 3: 2.04 stable
  • CBA: 3.15.3 stable
  • ACE3: 3.13.6 stable

Description:
Unloading a spare wheel from a vehicle causes the wheel to be damaged.

Steps to reproduce:

  1. Place vehicle and player
  2. Open ace cargo menu of the vehicle
  3. Unload spare wheel
  4. Check health of wheel by using ace interact on it
  5. Wheel is damaged

Expected behavior:
The wheel should not be damaged just from unloading it.

Where did the issue occur?

  • Editor (Singleplayer)

Log Files:

@BaerMitUmlaut
Copy link
Member

This was previously reported in #6142 and I tried to fix it with #7978.

@severgun
Copy link
Contributor

@BaerMitUmlaut why not to use same approach?

[QEGVAR(common,fixCollision), _newObject] call CBA_fnc_localEvent;

@BaerMitUmlaut
Copy link
Member

Not a bad idea, PRs welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants