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:
Where did the issue occur?
Placed Modules:
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
Most helpful comment
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
_unitinstead of_target