AISFinishHeal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
Lou Montana (talk | contribs) 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 23:20, 16 February 2021
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
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