BIS fnc briefingInit: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3>" to "") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *M([a-z ])" to "$1 - m$2") |
||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3 | |game1= arma3 | ||
|version1= 1.78 | |||
| | |gr1= Briefing | ||
| | |descr= Initialize animated briefing markers. | ||
| | |s1= marker call [[BIS_fnc_briefingInit]] | ||
| marker [[ | |p1= marker: [[String]] - marker to initialise | ||
| | |x1= "marker_1" [[call]] [[BIS_fnc_briefingInit]]; | ||
| | |r1= [[Nothing]] | ||
| | |seealso= [[BIS_fnc_briefingAnimate]] | ||
}} | }} | ||
Latest revision as of 15:39, 8 November 2023
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