AISFinishHeal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 23: Line 23:
|x1= <code>[[AISFinishHeal]] [_wounded, _medic, [[true]]];</code>
|x1= <code>[[AISFinishHeal]] [_wounded, _medic, [[true]]];</code>


| [[ArmA_2:_Event_Handlers#HandleHeal]], [[ArmA_3:_Event_Handlers#HandleHeal]]  
|seealso= [[ArmA_2:_Event_Handlers#HandleHeal]], [[ArmA_3:_Event_Handlers#HandleHeal]]
}}
}}



Revision as of 00:20, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
[unit, healer, healercanheal]: Array
unit: Object - wounded
healer: Object - medic
healercanheal: Boolean
Return Value:
Return value needed

Examples

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

Additional Information

See also:
ArmA_2:_Event_Handlers#HandleHealArmA_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