BIS fnc preload: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| )+\}\}" to "}}")
m (Text replacement - " {3,}\|" to " |")
Line 8: Line 8:


| Start automatic loading screen upon mission start. On client, it will finish only when server is finished.
| Start automatic loading screen upon mission start. On client, it will finish only when server is finished.


|  call [[BIS_fnc_preload]]
|  call [[BIS_fnc_preload]]

Revision as of 23:59, 18 January 2021

Hover & click on the images for description

Description

Description:
Start automatic loading screen upon mission start. On client, it will finish only when server is finished.
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
call BIS_fnc_preload
Return Value:
Boolean

Examples

Example 1:
call BIS_fnc_preload;

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