AISFinishHeal

From Bohemia Interactive Community
Revision as of 18:43, 4 January 2023 by Lou Montana (talk | contribs) (Text replacement - "{{HashLink" to "{{Link")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Alternative Injury Simulation (AIS) end state. Used to tell engine that script side healing is done when using "HandleHeal" event handler.
Groups:
Object Manipulation

Syntax

Syntax:
AISFinishHeal [unit, healer, healerCanHeal]
Parameters:
unit: Object - wounded
healer: Object - medic
healerCanHeal: Boolean
Return Value:
Nothing

Examples

Example 1:
AISFinishHeal [_wounded, _medic, true];

Additional Information

See also:
Arma 2: Event Handlers - HandleHeal Arma 3: Event Handlers - HandleHeal

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note