BIS fnc setMissionStatusSlot: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=")
Line 19: Line 19:
|p7=  barHeight: [[Number]] - slot progress bar height in range <0;1>
|p7=  barHeight: [[Number]] - slot progress bar height in range <0;1>


| [[Number]] - Slot ID
|r1=[[Number]] - Slot ID


|x1=
|x1=

Revision as of 21:37, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Missions

Syntax

Syntax:
Syntax needed
Parameters:
id: Number - slot ID. Use -1 to assign it automatically
text: String - text
texture: String - icon path
color: Array - color in RGBA format
fade: Number - slot fade, 0 is fully visible, 0 hidden
position: Array in Position format - position top which camera moves after clicking on the slot
barHeight: Number - slot progress bar height in range <0;1>
Return Value:
Number - Slot ID

Examples

Examples:
Example needed

Additional Information

See also:
BIS_fnc_showMissionStatus

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