BIS fnc laptopPlayVideo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Some wiki formatting)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function|= Comments
{{RV|type=function


| arma3 |Game name=
|game1= arma3
|version1= 1.72


|1.72|Game version=
|gr1= Scripts


|arg= global |Multiplayer Arguments=
|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. |Description=
|s1= laptop call [[BIS_fnc_laptopPlayVideo]]


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


|p1= laptop: [[Object]] - the old laptop to play the video on |Parameter 1=
|r1= [[Nothing]]


|[[Nothing]]|Return value=
|x1= <sqf>this call BIS_fnc_laptopPlayVideo;</sqf>


|x1= <code>[[this]] [[call]] BIS_fnc_laptopPlayVideo;</code>|Example 1=
|seealso= [[BIS_fnc_laptopInit]]
 
|exec= call |Execution=
 
| [[BIS_fnc_laptopInit]] |See also=
}}
}}
[[Category:Function Group: Misc|{{uc:laptopPlayVideo}}]]
[[Category:Functions|{{uc:laptopPlayVideo}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:laptopPlayVideo}}]]

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