AISFinishHeal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {{uc:{{PAGENAME}}}}" to "")
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "\|r1=$1 \|x1=")
Line 19: Line 19:
|p4= healercanheal: [[Boolean]]  
|p4= healercanheal: [[Boolean]]  


| [[Nothing]]  
\|r1= [[Nothing]]


|x1= <code>[[AISFinishHeal]] [_wounded, _medic, [[true]]];</code>
\|x1= <code>[[AISFinishHeal]] [_wounded, _medic, [[true]]];</code>


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

Revision as of 11:26, 10 June 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:
Nothing \

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