BIS fnc showMissionStatus: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "\|s([0-9])= ([^ ]+) (\[\[call\]\]) ([^ ]+) " to "|s$1= $2 call $4 ")
Line 10: Line 10:
|descr= Show mission status with sectors, respawn tickets, etc.
|descr= Show mission status with sectors, respawn tickets, etc.


|s1= [] [[call]] [[BIS_fnc_showMissionStatus]]
|s1= [] call [[BIS_fnc_showMissionStatus]]


|r1= [[Boolean]]
|r1= [[Boolean]]

Revision as of 19:18, 20 June 2021

Hover & click on the images for description

Description

Description:
Show mission status with sectors, respawn tickets, etc.
Execution:
call
Groups:
Missions

Syntax

Syntax:
[] call BIS_fnc_showMissionStatus
Return Value:
Boolean

Examples

Example 1:
call BIS_fnc_showMissionStatus;

Additional Information

See also:
BIS_fnc_rscLayer

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