BIS fnc feedbackMain: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "| arma3  |1.00 " to "|game1= arma3 |version1= 1.00 ") | Lou Montana (talk | contribs)  m (Text replacement - " |r1=[[" to " |r1= [[") | ||
| Line 12: | Line 12: | ||
| |p1= | |p1= | ||
| |r1=[[Number]]? ([[execFSM]]) | |r1= [[Number]]? ([[execFSM]]) | ||
| |x1= <code>[] [[call]] [[BIS_fnc_feedbackMain]];</code> | |x1= <code>[] [[call]] [[BIS_fnc_feedbackMain]];</code> | ||
Revision as of 22:28, 7 August 2021
Description
- Description:
- Main feedback FSM, used for feedback effects (fatigue, drowning, injury etc.). Internal use only.
- Execution:
- call
- Groups:
- Feedback
Syntax
- Syntax:
- [] call BIS_fnc_feedbackMain
- Return Value:
- Number? (execFSM)
Examples
- Example 1:
- [] call BIS_fnc_feedbackMain;
Additional Information
- See also:
- FSMFeedback Function Group
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
 
	