BIS fnc fatigueEffect: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page filling - missing see also)
m (template:command argument fix)
Line 8: Line 8:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Effects for high fatigue values. Internal engine use only, as it relies on internal BIS_* variables. |= Description
| Effects for high fatigue values. Internal engine use only, as it relies on internal BIS_* variables. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| call [[BIS_fnc_fatigueEffect]] |= Syntax
| call [[BIS_fnc_fatigueEffect]] |SYNTAX=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 19: Line 19:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| |SEEALSO=
}}
}}



Revision as of 12:28, 7 April 2019


Hover & click on the images for description

Description

Description:
Effects for high fatigue values. Internal engine use only, as it relies on internal BIS_* variables.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
call BIS_fnc_fatigueEffect
Return Value:
Nothing

Examples

Example 1:
call BIS_fnc_fatigueEffect;

Additional Information

See also:
See also needed

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