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 (Some wiki formatting)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
|arg= global
|arg= global


|descr=Plays an easter egg video on the screen of an old laptop.
|descr= Plays an easter egg video on the screen of an old laptop.


|s1= laptop call [[BIS_fnc_laptopPlayVideo]]
|s1= laptop call [[BIS_fnc_laptopPlayVideo]]
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= <sqf>this call BIS_fnc_laptopPlayVideo;</sqf>


|exec= call|seealso= [[BIS_fnc_laptopInit]]
|seealso= [[BIS_fnc_laptopInit]]
}}
}}

Latest revision as of 22:01, 7 May 2022

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