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

"Receiving IV [x ml]" only logged to medical menu, not activity view. #5192

Closed
Pergor opened this issue May 23, 2017 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@Pergor
Copy link

Pergor commented May 23, 2017

Arma 3 Version: 1.70
CBA Version: 3.3.1.170504
ACE3 Version: 3.9.2 (stable / dev + commit hash)

Mods:

- CBA_A3
- ace

Description:
As mentioned in title: Giving an IV is only properly logged in the medical menu. In the regular activity view you can see that someone has received an IV, but the ml counter is not logged, neither on the receiving body part nor any other part.

Steps to reproduce:

  • Hit someone.
  • Give him an IV.
  • Take a look at the body part: ml counter is not shown.
  • Take a look at medical menu for the receiving unit: ml counter is being shown.

Where did the issue occur?

  • everywhere.

Placed Modules:

  • advanced medical of course.
@PabstMirror PabstMirror self-assigned this May 23, 2017
@PabstMirror PabstMirror added this to the 3.10.0 milestone May 23, 2017
@PabstMirror
Copy link
Contributor

Fixed in rewrite, but we should probably pick this up for next release as it's a very small fix
https://github.com/acemod/ACE3/blob/master/addons/medical/functions/fnc_displayPatientInformation.sqf#L71
_unit instead of _target

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

No branches or pull requests

2 participants