BIS fnc incapacitatedEffect: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1= Broken Functions |GROUP1=")
mNo edit summary
Line 32: Line 32:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Functions|{{uc:incapacitatedEffect}}]]
[[Category:Functions|{{uc:incapacitatedEffect}}]]
[[Category:Broken Functions|{{uc:incapacitatedEffect}}]]
[[Category:Function Group: Feedback|{{uc:incapacitatedEffect}}]]
[[Category:Function Group: Feedback|{{uc:incapacitatedEffect}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:incapacitatedEffect}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:incapacitatedEffect}}]]

Revision as of 15:35, 3 October 2020

Hover & click on the images for description

Description

Description:
A draft of incapacitated effects function.
Does nothing, as the whole code is commented out.
Execution:
call
Groups:
Broken Functions

Syntax

Syntax:
call BIS_fnc_incapacitatedEffect
Return Value:
Nothing

Examples

Example 1:
call BIS_fnc_incapacitatedEffect;

Additional Information

See also:
BIS_fnc_damageChangedBIS_fnc_healthEffects

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

Notes

Bottom Section