BIS fnc initParams: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(page filling) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 8: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |Initialize [[Arma 3 Mission Parameters|mission params]] and create log in the diary.|= Description | ||
____________________________________________________________________________________________ | |||
| [modules] [[call]] '''BIS_fnc_initParams'''; |= Syntax | |||
| [[Boolean]] |= Return value | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| < | |x1= <code>call '''BIS_fnc_initParams''';</code> |= example1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |exec= call |= Execution By | ||
| |= See also | |[[Arma 3 Mission Parameters]]|= See also | ||
}} | }} |
Revision as of 19:29, 2 May 2018
Description
- Description:
- Initialize mission params and create log in the diary.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
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