BIS fnc feedbackMain: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
Lou Montana (talk | contribs) (Page filling) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Main feedback [[FSM]], used for feedback effects (fatigue, drowning, injury etc.). Internal use only. |Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [] call [[BIS_fnc_feedbackMain]] |Syntax= | ||
|p1= | | |p1= |Parameter 1= | ||
| | | | [[Number]]? ([[execFSM]]) |Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>[] [[call]] [[BIS_fnc_feedbackMain]];</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | | [[FSM]], [[:Category:Function Group: Feedback|Feedback Function Group]] |See also= | ||
}} | }} | ||
Line 33: | Line 31: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Functions|{{uc:feedbackMain}}]] | |||
[[Category:Function Group: Feedback|{{uc:feedbackMain}}]] | [[Category:Function Group: Feedback|{{uc:feedbackMain}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:feedbackMain}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:feedbackMain}}]] |
Revision as of 15:29, 8 June 2018
Description
- Description:
- Main feedback FSM, used for feedback effects (fatigue, drowning, injury etc.). Internal use only.
- Execution:
- call
- Groups:
- Uncategorised
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