BIS_fnc_EXP_camp_setCinematicMode

From Bohemia Interactive Community
Revision as of 23:25, 13 January 2020 by R3vo (talk | contribs) (page filled)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Set's cinematic mode, with cinematic mode enabled the sounds are muted and screen is black.
Execution:
call
Multiplayer:
Must be executed for every player.
Groups:
Uncategorised

Syntax

Syntax:
[mode] call BIS_fnc_EXP_camp_setCinematicMode
Parameters:
mode: Boolean - (Optional, default false) True to enable, false to disable
Return Value:
Nothing

Examples

Example 1:
[true] call BIS_fnc_EXP_camp_setCinematicMode;

Additional Information

See also:
BIS_fnc_EXP_camp_getCinematicMode

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