Page MenuHomeFeedback Tracker

HandleHeal ignores return value
Closed, ResolvedPublic

Description

I haven't found a ticket for this, so despite it being known, I wanted to create a ticket for better tracking of the issue.
https://community.bistudio.com/wiki/Arma_3:_Event_Handlers#HandleHeal ignores the return value. It would be neat if the EH worked as advertised, as it would make ACE' medical system simpler. It would be also nice to have the 3rd param return if the unit is a medic or not.

A nice-to-have feature would be to make the return value an array, allowing to set the following:

  • If the damage reduction should be handled by the engine
  • If the healing animation should play
  • If the item should be consumed
  • If the healing has finished (basically integrate AISFinishHeal into the return value)

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Category
Health System

Event Timeline

johnb43 created this task.Jul 15 2024, 7:45 PM
BIS_fnc_KK set Ref Ticket to AIII-56538.

Revision: 152061

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Jul 31 2024, 12:00 AM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.

As far as I have been able to test in 2.17.152062, this now works as advertised.

Thank you very much!

BIS_fnc_KK closed this task as Resolved.Aug 10 2024, 8:44 PM