AISFinishHeal: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= ([^ ]+)(\]\]|\}\}), *(\[\[|\{\{)" to "|seealso= $1$2 $3") |
||
Line 29: | Line 29: | ||
|x1= <sqf>AISFinishHeal [_wounded, _medic, true];</sqf> | |x1= <sqf>AISFinishHeal [_wounded, _medic, true];</sqf> | ||
|seealso= {{HashLink|Arma 2: Event Handlers#HandleHeal}} | |seealso= {{HashLink|Arma 2: Event Handlers#HandleHeal}} {{HashLink|Arma 3: Event Handlers#HandleHeal}} | ||
}} | }} |
Revision as of 12:51, 1 July 2022
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:
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