AISFinishHeal: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
||
Line 4: | Line 4: | ||
| arma2 |= Game name | | arma2 |= Game name | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 23:06, 29 August 2019
Description
- Description:
- Alternative Injury Simulation (AIS) end state. Used to tell engine that script side healing is done when using "HandleHeal" event handler.
- Groups:
- Uncategorised
Syntax
- Syntax:
- AISFinishHeal [unit, healer, healercanheal]
- 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
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