BIS fnc EXP camp SITREP: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function " to "{{RV|type=function ")
m (Text replacement - "|gr1 =" to "|gr1=")
Line 5: Line 5:
|1.62
|1.62


|gr1 = Campaign
|gr1= Campaign


|gr2 = GUI
|gr2 = GUI

Revision as of 18:51, 1 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
spawn
Groups:
CampaignGUI

Syntax

Syntax:
Syntax needed
Parameters:
line: String - Contents of the line to be displayed
fadeInTime: Number - Fade-in duration in seconds (Optional, default 2)
waitTime: Number - How long it should wait before showing the next line (Optional, default 1)
fadeOutTime: String - Fade-out duration (only used by the last line, fades all other lines as well) (Optional, default 2)
Return Value:
Return value needed

Examples

Example 1:
[["line1",4,5],["line2",3,5,8]] spawn BIS_fnc_EXP_camp_SITREP;

Additional Information

See also:
See also needed

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