BIS fnc initParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|" to "|") |
Lou Montana (talk | contribs) m (Text replacement - "'''(BI(N|S)_fnc_[a-zA-Z0-9_]+)'''" to "$1") |
||
Line 9: | Line 9: | ||
|Initialize [[Arma 3 Mission Parameters|mission params]] and create log in the diary. | |Initialize [[Arma 3 Mission Parameters|mission params]] and create log in the diary. | ||
| [modules] [[call]] | | [modules] [[call]] [[BIS_fnc_initParams]]; | ||
|r1= [[Boolean]] | |r1= [[Boolean]] | ||
|x1= <code>call | |x1= <code>call [[BIS_fnc_initParams]];</code> | ||
|exec= call |= Execution By | |exec= call |= Execution By |
Revision as of 20:26, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Mission Parameters
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Boolean
Examples
- Example 1:
call BIS_fnc_initParams;
Additional Information
- See also:
- Arma 3 Mission Parameters
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