BIS fnc initParams: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category:Function Group: [a-zA-Z0-9_: ]+(\|\{\{[a-zA-Z0-9_: ]+\}\})?\]\]" to " ") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Mission Parameters |GROUP1= | |gr1= Mission Parameters |GROUP1= | ||
|Initialize [[Arma 3 Mission Parameters|mission params]] and create log in the diary.|DESCRIPTION= | |Initialize [[Arma 3 Mission Parameters|mission params]] and create log in the diary.|DESCRIPTION= | ||
| [modules] [[call]] '''BIS_fnc_initParams'''; |SYNTAX= | | [modules] [[call]] '''BIS_fnc_initParams'''; |SYNTAX= | ||
| [[Boolean]] |RETURNVALUE= | | [[Boolean]] |RETURNVALUE= | ||
|x1= <code>call '''BIS_fnc_initParams''';</code> |EXAMPLE1= | |x1= <code>call '''BIS_fnc_initParams''';</code> |EXAMPLE1= | ||
|exec= call |= Execution By | |exec= call |= Execution By |
Revision as of 23:31, 16 January 2021
Description
- Description:
- Initialize mission params and create log in the diary.
- Execution:
- call
- Groups:
- Mission Parameters
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