BIS fnc laptopPlayVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Some wiki formatting)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{RV|type=function
{{RV|type=function


| arma3
|game1= arma3
|version1= 1.72


|1.72
|gr1= Scripts


|gr1 = Scripts
|arg= global


|arg= global<!---|eff= local |Multiplayer Effects=--->
|descr= Plays an easter egg video on the screen of an old laptop.


|Plays an easter egg video on the screen of an old laptop.
|s1= laptop call [[BIS_fnc_laptopPlayVideo]]
 
|laptop call [[BIS_fnc_laptopPlayVideo]]


|p1= laptop: [[Object]] - the old laptop to play the video on
|p1= laptop: [[Object]] - the old laptop to play the video on


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


|x1= <code>[[this]] [[call]] BIS_fnc_laptopPlayVideo;</code>
|x1= <sqf>this call BIS_fnc_laptopPlayVideo;</sqf>


|exec= call| [[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