BIS fnc incapacitatedEffect: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "\[\[Category\:Function Group\: Feedback(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
Line 34: Line 34:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Functions|{{uc:incapacitatedEffect}}]]
[[Category:Functions|{{uc:incapacitatedEffect}}]]
[[Category:Function Group: Feedback|{{uc:incapacitatedEffect}}]]
 
[[Category:{{Name|arma3}}: Functions|{{uc:incapacitatedEffect}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:incapacitatedEffect}}]]

Revision as of 13:23, 12 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 FunctionsFeedback

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