BIS fnc laptopPlayVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ")
m (Text replacement - " |r1=[[" to " |r1= [[")
Line 14: Line 14:
|p1= laptop: [[Object]] - the old laptop to play the video on
|p1= laptop: [[Object]] - the old laptop to play the video on


|r1=[[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[Magic Variables#this_2|this]] [[call]] BIS_fnc_laptopPlayVideo;</code>
|x1= <code>[[Magic Variables#this_2|this]] [[call]] BIS_fnc_laptopPlayVideo;</code>

Revision as of 23:28, 7 August 2021

Hover & click on the images for description

Description

Description:
Plays an easter egg video on the screen of an old laptop.
Execution:
call
Groups:
Scripts

Syntax

Syntax:
laptop call BIS_fnc_laptopPlayVideo
Parameters:
laptop: Object - the old laptop to play the video on
Return Value:
Nothing

Examples

Example 1:
this call BIS_fnc_laptopPlayVideo;

Additional Information

See also:
BIS_fnc_laptopInit

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