AISFinishHeal: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "{{HashLink" to "{{Link") |
Lou Montana (talk | contribs) m (Text replacement - "[ \t]+↵" to " ") |
||
| Line 15: | Line 15: | ||
|gr1= Object Manipulation | |gr1= Object Manipulation | ||
|descr= Alternative Injury Simulation (AIS) end state. Used to tell engine that script side healing is done when using "HandleHeal" event handler. | |descr= Alternative Injury Simulation (AIS) end state. Used to tell engine that script side healing is done when using "HandleHeal" event handler. | ||
|s1= [[AISFinishHeal]] [unit, healer, healerCanHeal] | |s1= [[AISFinishHeal]] [unit, healer, healerCanHeal] | ||
|p1= unit: [[Object]] - wounded | |p1= unit: [[Object]] - wounded | ||
|p2= healer: [[Object]] - medic | |p2= healer: [[Object]] - medic | ||
|p3= healerCanHeal: [[Boolean]] | |p3= healerCanHeal: [[Boolean]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
Latest revision as of 20:45, 19 January 2026
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.
Only post proven facts here! Add Note