BIS fnc briefingInit: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Briefing(\|\{\{[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 = Briefing |GROUP1= | |gr1 = Briefing |GROUP1= | ||
| Initialize animated briefing markers.|DESCRIPTION= | | Initialize animated briefing markers.|DESCRIPTION= | ||
| marker [[call]] '''BIS_fnc_briefingInit''' |SYNTAX= | | marker [[call]] '''BIS_fnc_briefingInit''' |SYNTAX= | ||
Line 19: | Line 16: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
| [[BIS_fnc_briefingAnimate]] |SEEALSO= | | [[BIS_fnc_briefingAnimate]] |SEEALSO= |
Revision as of 22:37, 16 January 2021
Description
Syntax
- Syntax:
- marker call BIS_fnc_briefingInit
- Parameters:
- marker: String - Marker to initialise
- Return Value:
- Nothing
Examples
- Example 1:
- "marker_1" call BIS_fnc_briefingInit;
Additional Information
- See also:
- BIS_fnc_briefingAnimate
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