BIS fnc briefingInit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3")
Line 7: Line 7:
|gr1= Briefing
|gr1= Briefing


| Initialize animated briefing markers.
|descr= Initialize animated briefing markers.


|s1=  marker [[call]] [[BIS_fnc_briefingInit]]
|s1=  marker [[call]] [[BIS_fnc_briefingInit]]

Revision as of 21:36, 13 June 2021

Hover & click on the images for description

Description

Description:
Initialize animated briefing markers.
Execution:
call
Groups:
Briefing

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